xinhuili | e0b2369 | 2017-11-09 04:28:27 +0800 | [diff] [blame] | 1 | ============= |
| 2 | Release Notes |
| 3 | ============= |
| 4 | |
| 5 | Release Date |
| 6 | ------------ |
| 7 | 2017-11-16 |
| 8 | |
| 9 | |
| 10 | New Features |
| 11 | ------------ |
xinhuili | 6c40d46 | 2017-11-18 17:08:24 +0800 | [diff] [blame^] | 12 | * Keystone proxy for convenient integration with modules which depend on original OpenStack functions |
| 13 | * Multiple VIM registry and unregister |
xinhuili | e0b2369 | 2017-11-09 04:28:27 +0800 | [diff] [blame] | 14 | * Resources LCM functions |
xinhuili | 0cfd9d0 | 2017-11-12 18:12:53 +0800 | [diff] [blame] | 15 | * Auto-deployment support to both K8s and heat |
xinhuili | 6c40d46 | 2017-11-18 17:08:24 +0800 | [diff] [blame^] | 16 | * Hierarchical binding based integration with the third party SDN controller |
| 17 | * 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] | 18 | * Fake cloud based Unit and system test framework |
xinhuili | 6c40d46 | 2017-11-18 17:08:24 +0800 | [diff] [blame^] | 19 | * Complete code coverage detection, CSIT, and document framework |
| 20 | * 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] | 21 | |
| 22 | Bug Fixes |
| 23 | --------- |
| 24 | - `MULTICLOUD-123 <https://jira.onap.org/browse/MULTICLOUD-123>`_ |
| 25 | Append v3 to keystone url by default, if keystone version is missing. |
| 26 | |
| 27 | - `MULTICLOUD-102 <https://jira.onap.org/browse/MULTICLOUD-102>`_ |
| 28 | Throw exception in Multi Cloud when backend OpenStack throw exceptions. |
| 29 | |
| 30 | - `MULTICLOUD-101 <https://jira.onap.org/browse/MULTICLOUD-101>`_ |
| 31 | Fix failed to add image info to AAI if image name didn't contain '-'. |
| 32 | |
| 33 | |
| 34 | Known Issues |
| 35 | ------------ |
| 36 | None |
| 37 | |
| 38 | Security Issues |
| 39 | --------------- |
| 40 | None |
| 41 | |
| 42 | Upgrade Notes |
| 43 | ------------- |
| 44 | None |
| 45 | |
| 46 | Deprecation Notes |
| 47 | ----------------- |
| 48 | None |
| 49 | |
| 50 | Other |
| 51 | ----- |
| 52 | None |