include old release notes in reno
Currently OSC release notes are in the OpenStack releasenote site. There is a collection of old non-reno release notes in our docs folder. Move the non-reno release notes to the reno directionary. Change-Id: Ie51fd1e1115d606e5d2739014d3720eedc8dc225
This commit is contained in:
parent
ca58ab9d09
commit
550ebac714
@ -37,7 +37,7 @@ Release Notes
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
releases
|
Release Notes <http://docs.openstack.org/releasenotes/python-openstackclient>
|
||||||
history
|
history
|
||||||
|
|
||||||
Developer Documentation
|
Developer Documentation
|
||||||
|
@ -7,3 +7,4 @@ OpenStackClient Release Notes
|
|||||||
|
|
||||||
unreleased
|
unreleased
|
||||||
mitaka
|
mitaka
|
||||||
|
previous_releases
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
===================================
|
===========================
|
||||||
Mitaka Series Release Notes
|
Mitaka Series Release Notes
|
||||||
===================================
|
===========================
|
||||||
|
|
||||||
.. release-notes::
|
.. release-notes::
|
||||||
:branch: origin/stable/mitaka
|
:branch: origin/stable/mitaka
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
=============
|
=================
|
||||||
Release Notes
|
Previous Releases
|
||||||
=============
|
=================
|
||||||
|
|
||||||
As of release 2.0 the release notes can be found on the OpenStack `Release Notes site`_.
|
As of release 2.0 the release notes can be found on the OpenStack `Release Notes site`_.
|
||||||
|
|
||||||
@ -364,8 +364,7 @@ As of release 2.0 the release notes can be found on the OpenStack `Release Notes
|
|||||||
* Fix ``backup create`` to correctly use the ``--container`` value if supplied.
|
* Fix ``backup create`` to correctly use the ``--container`` value if supplied.
|
||||||
Bug `1446751 <https://bugs.launchpad.net/bugs/1446751>`_
|
Bug `1446751 <https://bugs.launchpad.net/bugs/1446751>`_
|
||||||
|
|
||||||
* Document the backward-compatibility-breaking changes in
|
* Document the backward-compatibility-breaking changes.
|
||||||
:doc:`backwards-incompatible`.
|
|
||||||
Bug `1406470 <https://bugs.launchpad.net/bugs/1406470>`_
|
Bug `1406470 <https://bugs.launchpad.net/bugs/1406470>`_
|
||||||
|
|
||||||
* Add `--parent`` option to `projct create` command.
|
* Add `--parent`` option to `projct create` command.
|
||||||
@ -375,7 +374,6 @@ As of release 2.0 the release notes can be found on the OpenStack `Release Notes
|
|||||||
===================
|
===================
|
||||||
|
|
||||||
* Add global ``--os-cloud`` option to select from a list of cloud configurations.
|
* Add global ``--os-cloud`` option to select from a list of cloud configurations.
|
||||||
See :doc:`configuration` for more details.
|
|
||||||
|
|
||||||
* Fix global ``--timing`` option operation.
|
* Fix global ``--timing`` option operation.
|
||||||
Bug `1402577 <https://bugs.launchpad.net/bugs/1402577>`_
|
Bug `1402577 <https://bugs.launchpad.net/bugs/1402577>`_
|
||||||
@ -463,8 +461,8 @@ As of release 2.0 the release notes can be found on the OpenStack `Release Notes
|
|||||||
===================
|
===================
|
||||||
|
|
||||||
* The OpenStackClient content from the OpenStack Wiki has been migrated into
|
* The OpenStackClient content from the OpenStack Wiki has been migrated into
|
||||||
the OSC source repo. This includes the :doc:`commands`, :doc:`command-list`
|
the OSC source repo. This includes the `commands`, `command-list`
|
||||||
and :doc:`humaninterfaceguide` documents.
|
and `humaninterfaceguide` documents.
|
||||||
|
|
||||||
* Set a default domain ID when both ``OS_USER_DOMAIN_ID`` and
|
* Set a default domain ID when both ``OS_USER_DOMAIN_ID`` and
|
||||||
``OS_USER_DOMAIN_NAME`` are not set. This is also done for
|
``OS_USER_DOMAIN_NAME`` are not set. This is also done for
|
Loading…
x
Reference in New Issue
Block a user