Li Xinhui | 8ecf355 | 2018-04-16 16:44:59 +0800 | [diff] [blame] | 1 | .. |
| 2 | This work is licensed under a Creative Commons Attribution 4.0 |
| 3 | International License. |
Ethan Lynn | 2906f88 | 2018-01-15 10:32:43 +0800 | [diff] [blame] | 4 | |
xinhuili | e0b2369 | 2017-11-09 04:28:27 +0800 | [diff] [blame] | 5 | ============= |
| 6 | Release Notes |
| 7 | ============= |
| 8 | |
| 9 | Release Date |
| 10 | ------------ |
| 11 | 2017-11-16 |
| 12 | |
| 13 | |
| 14 | New Features |
| 15 | ------------ |
xinhuili | 6c40d46 | 2017-11-18 17:08:24 +0800 | [diff] [blame] | 16 | * Keystone proxy for convenient integration with modules which depend on original OpenStack functions |
| 17 | * Multiple VIM registry and unregister |
xinhuili | e0b2369 | 2017-11-09 04:28:27 +0800 | [diff] [blame] | 18 | * Resources LCM functions |
xinhuili | 0cfd9d0 | 2017-11-12 18:12:53 +0800 | [diff] [blame] | 19 | * Auto-deployment support to both K8s and heat |
xinhuili | 6c40d46 | 2017-11-18 17:08:24 +0800 | [diff] [blame] | 20 | * Hierarchical binding based integration with the third party SDN controller |
| 21 | * Basic Fcaps alert collection support, VM abnormal status is thrown out as an example |
xinhuili | 0cfd9d0 | 2017-11-12 18:12:53 +0800 | [diff] [blame] | 22 | * Fake cloud based Unit and system test framework |
xinhuili | 6c40d46 | 2017-11-18 17:08:24 +0800 | [diff] [blame] | 23 | * Complete code coverage detection, CSIT, and document framework |
| 24 | * Provide several plugins of different backbends, including: Vanilla OpenStack (based on Ocata) and commercial Clouds including OpenStack (including Titanium - Mitaka from Wind River and VIO - Ocata from VMware) |
Hong Hui Xiao | 8a10850 | 2017-11-10 10:59:15 +0800 | [diff] [blame] | 25 | |
| 26 | Bug Fixes |
| 27 | --------- |
| 28 | - `MULTICLOUD-123 <https://jira.onap.org/browse/MULTICLOUD-123>`_ |
| 29 | Append v3 to keystone url by default, if keystone version is missing. |
| 30 | |
| 31 | - `MULTICLOUD-102 <https://jira.onap.org/browse/MULTICLOUD-102>`_ |
| 32 | Throw exception in Multi Cloud when backend OpenStack throw exceptions. |
| 33 | |
| 34 | - `MULTICLOUD-101 <https://jira.onap.org/browse/MULTICLOUD-101>`_ |
| 35 | Fix failed to add image info to AAI if image name didn't contain '-'. |
| 36 | |
| 37 | |
| 38 | Known Issues |
| 39 | ------------ |
| 40 | None |
| 41 | |
| 42 | Security Issues |
| 43 | --------------- |
| 44 | None |
| 45 | |
| 46 | Upgrade Notes |
| 47 | ------------- |
| 48 | None |
| 49 | |
| 50 | Deprecation Notes |
| 51 | ----------------- |
| 52 | None |
| 53 | |
| 54 | Other |
| 55 | ----- |
| 56 | None |