diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-02-01 09:18:52 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-02-01 10:00:25 +0000 |
commit | f6ac0d7459954dfbe39d71864dc47a6f9d6a7535 (patch) | |
tree | 10004479ad6928d7070a7b45ff2d4b427d834f85 | |
parent | 06a2ace0479ca40b08d77ed8940ba70048bdf358 (diff) |
Update the fixed bug list
Change-Id: Icca79092aebf5e5554b01c90569dc9d5a9db2859
Issue-ID: MULTICLOUD-453
Signed-off-by: Bin Yang <bin.yang@windriver.com>
-rw-r--r-- | docs/Release Notes.rst | 43 | ||||
-rw-r--r-- | docs/multicloud-plugin-windriver/Tutorial-Onboard-WindRiver-TitaniumCloud.rst | 2 |
2 files changed, 38 insertions, 7 deletions
diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst index 1fb12d1..dbc1878 100644 --- a/docs/Release Notes.rst +++ b/docs/Release Notes.rst @@ -34,15 +34,46 @@ None **Bug Fixes** -- `MULTICLOUD-456 <https://jira.onap.org/browse/MULTICLOUD-456>`_ - Multicloud Infra_workload API performance issue with image version 1.2.3 +- `MULTICLOUD-253 <https://jira.onap.org/browse/MULTICLOUD-253>`_ + meta_data initialized with wrong type -- `MULTICLOUD-431 <https://jira.onap.org/browse/MULTICLOUD-431>`_ - Multicloud registration error with image version 1.2.2 +- `MULTICLOUD-386 <https://jira.onap.org/browse/MULTICLOUD-386>`_ + Multicloud Fails with Keystone v2.0 + +- `MULTICLOUD-390 <https://jira.onap.org/browse/MULTICLOUD-390>`_ + Cloud userdata is not passed to openstack nova instance. + +- `MULTICLOUD-391 <https://jira.onap.org/browse/MULTICLOUD-391>`_ + Remove non-standard disclaimer from license files + +- `MULTICLOUD-404 <https://jira.onap.org/browse/MULTICLOUD-404>`_ + multicloud return value is inconsistent between plugin and broker + +- `MULTICLOUD-405 <https://jira.onap.org/browse/MULTICLOUD-405>`_ + multicloud metadata format is incorrect + +- `MULTICLOUD-407 <https://jira.onap.org/browse/MULTICLOUD-407>`_ + multicloud does not pass userdata to openstack + +- `MULTICLOUD-412 <https://jira.onap.org/browse/MULTICLOUD-412>`_ + Discover snapshots get error + +- `MULTICLOUD-414 <https://jira.onap.org/browse/MULTICLOUD-414>`_ + Fix reboot vm problem + +- `MULTICLOUD-415 <https://jira.onap.org/browse/MULTICLOUD-415>`_ + multicloud ocata and pike cannot discover VIM resources - `MULTICLOUD-423 <https://jira.onap.org/browse/MULTICLOUD-423>`_ multicloud DELETE without a stack-id still deletes a stack +- `MULTICLOUD-431 <https://jira.onap.org/browse/MULTICLOUD-431>`_ + Multicloud registration error with image version 1.2.2 + +- `MULTICLOUD-456 <https://jira.onap.org/browse/MULTICLOUD-456>`_ + Multicloud Infra_workload API performance issue with image version 1.2.3 + + **Known Issues** @@ -85,7 +116,9 @@ None **Other** -None +The latest release tag 1.2.4 for OpenStack plugins is not part of OOM chart in +Casablanca Maintenance Release yet. Please update the OOM chart manually +to upgrade the docker images with version tag 1.2.4 to fix bug: MULTICLOUD-456 Version: 3.0.0 (Casablanca Release) diff --git a/docs/multicloud-plugin-windriver/Tutorial-Onboard-WindRiver-TitaniumCloud.rst b/docs/multicloud-plugin-windriver/Tutorial-Onboard-WindRiver-TitaniumCloud.rst index 52926bb..b364d60 100644 --- a/docs/multicloud-plugin-windriver/Tutorial-Onboard-WindRiver-TitaniumCloud.rst +++ b/docs/multicloud-plugin-windriver/Tutorial-Onboard-WindRiver-TitaniumCloud.rst @@ -252,8 +252,6 @@ With ESR GUI Portal ESR will conduct all steps mentioned above with a single click.
The url of the ESR GUI Portal is:
-
-..
http://$ONAP_MSB_IP:$ONAP_MSB_PORT/iui/aai-esr-gui/extsys/vim/vimView.html
.. image:: ../images/mc-windriver/esr-vim-register.png
|