placement/releasenotes/notes/stein-prelude-779b0dbfe65cf9ac.yaml
caoyuan a2513d8ea6 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I62921ef9ee51c391bbd2b4e39941df5b68a9a908
2019-04-29 13:06:10 +08:00

17 lines
931 B
YAML

---
prelude: |
The 1.0.0 release of Placement is the first release where the Placement
code is hosted in its own repository_ and managed as its own OpenStack
project. Because of this, the majority of changes are not user-facing.
There are a small number of new features (including microversion 1.31_)
and bug fixes, listed below.
A new document, `Upgrading from Nova to Placement`_, has been created. It
explains the steps required to upgrade to extracted Placement from Nova and
to migrate data from the ``nova_api`` database to the
``placement_database``.
.. _repository: https://opendev.org/openstack/placement
.. _1.31: https://docs.openstack.org/placement/latest/placement-api-microversion-history.html#add-in-tree-queryparam-on-get-allocation-candidates-maximum-in-stein
.. _Upgrading from Nova to Placement: https://docs.openstack.org/placement/latest/upgrade/to-stein.html