Add release notes for 0.9.1
Change-Id: Ib0e18bfae213cea3f0a0fbf0645dd6b54ef591bc (cherry picked from commit ef2b6177c6a21ab28e9c24bbf18536bf076683b5)
This commit is contained in:
63
doc/release_notes/archive/v0.9.1.rst
Normal file
63
doc/release_notes/archive/v0.9.1.rst
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
============
|
||||||
|
Rally v0.9.1
|
||||||
|
============
|
||||||
|
|
||||||
|
Overview
|
||||||
|
--------
|
||||||
|
|
||||||
|
+------------------+-----------------------+
|
||||||
|
| Release date | **4/12/2017** |
|
||||||
|
+------------------+-----------------------+
|
||||||
|
|
||||||
|
Details
|
||||||
|
-------
|
||||||
|
|
||||||
|
Unfortunately, Rally 0.9.0 contains various bugs. We work hard to fix them,
|
||||||
|
improve our CI to avoid such issues in future and ready to present a new Rally
|
||||||
|
release which includes only bug-fixes.
|
||||||
|
|
||||||
|
Fixed bugs
|
||||||
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
* [deployment] Credentials is not updated as soon as deployment is recreated.
|
||||||
|
Need to call recreate request twice.
|
||||||
|
|
||||||
|
`Launchpad bug-report #1675271
|
||||||
|
<https://bugs.launchpad.net/rally/+bug/1675271>`_
|
||||||
|
|
||||||
|
* [task] Scenario `IronicNodes.create_and_list_node
|
||||||
|
<https://rally.readthedocs.io/en/0.9.1/plugins/plugin_reference.html#ironicnodes-create-and-list-node-scenario>`_
|
||||||
|
had a wrong check that list of all nodes contains newly created one.
|
||||||
|
|
||||||
|
* [task][cleanup] Do not remove quotas in case of existing users
|
||||||
|
|
||||||
|
* [task][cleanup] Various traces of neutron resources
|
||||||
|
|
||||||
|
* [core] Keystone v3, authentication error for Rally users if the value of
|
||||||
|
project_domain_name of admin user isn't equal "default"
|
||||||
|
|
||||||
|
`Launchpad bug-report #1680837
|
||||||
|
<https://bugs.launchpad.net/rally/+bug/1680837>`_
|
||||||
|
|
||||||
|
* [task] Scenario `NovaHosts.list_and_get_hosts
|
||||||
|
<https://rally.readthedocs.io/en/0.9.1/plugins/plugin_reference.html#novahosts-list-and-get-hosts-scenario>`_
|
||||||
|
obtains hostname for all hosts. But it fails in some environments if host is
|
||||||
|
not compute.
|
||||||
|
|
||||||
|
`Launchpad bug-report #1675254
|
||||||
|
<https://bugs.launchpad.net/rally/+bug/1675254>`_
|
||||||
|
|
||||||
|
* [verification] Rally fails to run on systems on which python-virtualenv is
|
||||||
|
not installed
|
||||||
|
|
||||||
|
`Launchpad bug-report #1678047
|
||||||
|
<https://bugs.launchpad.net/rally/+bug/1678047>`_
|
||||||
|
|
||||||
|
* [verification] CLI `rally verify rerun
|
||||||
|
<https://rally.readthedocs.io/en/0.9.1/verification/cli_reference.html#rally-verify-rerun>`_
|
||||||
|
fails with TypeError due to wring integration with Rally API.
|
||||||
|
|
||||||
|
Thanks
|
||||||
|
~~~~~~
|
||||||
|
|
||||||
|
2 Everybody!
|
||||||
@@ -1 +1 @@
|
|||||||
archive/v0.9.0.rst
|
archive/v0.9.1.rst
|
||||||
Reference in New Issue
Block a user