Fix release notes for v0.3.0

Change-Id: I9dfe14c647eae63901a63a0ff59e7ba43155c856
This commit is contained in:
Illia Khudoshyn 2016-02-16 12:54:22 +00:00
parent ecd6fa672d
commit 3a222b4342

View File

@ -30,14 +30,14 @@ external changes. Most important of them are listed below.
CLI changes CLI changes
~~~~~~~~~~~ ~~~~~~~~~~~
* [Removed] ``rally info`` in favor of ``rally plugin *``. * .. warning:: [Removed] ``rally info`` in favor of ``rally plugin *``.
It was deprecated for a long time. It was deprecated for a long time.
* [Modified] ``rally deployment check`` now prints services, which don't have * [Modified] ``rally deployment check`` now prints services, which don't have
names, since such services can be used via api_versions context. names, since such services can be used via api_versions context.
* [Modified] ``rally verify [re]install`` option --no-tempest-venv for was * .. warning:: [Modified] ``rally verify [re]install``
deprecated in favor of --system-wide option --no-tempest-venv was deprecated in favor of --system-wide
* [Added] ``rally-manage db revision`` displays current revision of * [Added] ``rally-manage db revision`` displays current revision of
Rally database schema Rally database schema
@ -59,8 +59,8 @@ CLI changes
Rally Deployment Rally Deployment
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
* ``fuel`` deployment engine is removed since it was outdated and lacked * .. warning:: ``fuel`` deployment engine is removed since it was outdated and
both usage and support lacked both usage and support
Rally Task Rally Task
~~~~~~~~~~ ~~~~~~~~~~
@ -131,6 +131,9 @@ Plugins
* **Context**: * **Context**:
- .. warning:: [deprecated] rally.plugins.openstack.context.cleanup
in favor of rally.plugins.openstack.cleanup
- [improved] sahara_cluster - [improved] sahara_cluster
Flavors for Master and Worker node groups are now Flavors for Master and Worker node groups are now
@ -142,8 +145,10 @@ Miscellaneous
* Cinder version 2 is used by default * Cinder version 2 is used by default
* Keystone API v3 compatibility improved * Keystone API v3 compatibility improved
- Auth URL in both formats http://foo.rally:5000/v3 - Auth URL in both formats http://foo.rally:5000/v3
and http://foo.rally:5000 is supported for Keystone API v3 and http://foo.rally:5000 is supported for Keystone API v3
- Tempest configuration file is created properly according - Tempest configuration file is created properly according
to Keystone API version used to Keystone API version used