Fix Train release notes
These are mostly formatting fixes, but also a correction of the default value of pip_upper_constraints_file. Change-Id: Iadb1b45644865d67e170f94d301d3eeeab2654ee
This commit is contained in:
parent
f16ff2b64e
commit
319827e1a8
@ -2,5 +2,5 @@
|
|||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Adds support for configuration of Arista switches running EOS 4.15 or
|
Adds support for configuration of Arista switches running EOS 4.15 or
|
||||||
later. This is integrated with the `kayobe physical network configure`
|
later. This is integrated with the ``kayobe physical network configure``
|
||||||
command.
|
command.
|
||||||
|
@ -4,5 +4,6 @@ upgrade:
|
|||||||
The default IPA images now use CentOS as a base image. This is
|
The default IPA images now use CentOS as a base image. This is
|
||||||
because CoreOS based images are no longer supported or built by
|
because CoreOS based images are no longer supported or built by
|
||||||
the upstream Ironic Python Agent project as of the Train release.
|
the upstream Ironic Python Agent project as of the Train release.
|
||||||
Please see the `Ironic Python Agent release notes for more details
|
Please see the `Ironic Python Agent release notes
|
||||||
<https://docs.openstack.org/releasenotes/ironic-python-agent/train.html>`_.
|
<https://docs.openstack.org/releasenotes/ironic-python-agent/train.html>`_
|
||||||
|
for more details.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Fixes the detection of kayobe's data files on Ubuntu when not installing into a
|
Fixes the detection of kayobe's data files on Ubuntu when not installing into a
|
||||||
virtualenv, see `Story 2005510 <https://storyboard.openstack.org/#!/story/2005510>`_
|
virtualenv, see `story 2005510 <https://storyboard.openstack.org/#!/story/2005510>`_
|
||||||
for details.
|
for details.
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
|
@ -3,6 +3,6 @@ fixes:
|
|||||||
- |
|
- |
|
||||||
Modifies provisioning and cleaning networks in multi-tenant ironic
|
Modifies provisioning and cleaning networks in multi-tenant ironic
|
||||||
environments to be non-shared. Flat networks remain shared. To apply the
|
environments to be non-shared. Flat networks remain shared. To apply the
|
||||||
change to an existing environment, run `kayobe overcloud post configure`.
|
change to an existing environment, run ``kayobe overcloud post configure``.
|
||||||
See `story 2006409 <https://storyboard.openstack.org/#!/story/2006409>`__
|
See `story 2006409 <https://storyboard.openstack.org/#!/story/2006409>`__
|
||||||
for details.
|
for details.
|
||||||
|
@ -4,7 +4,7 @@ features:
|
|||||||
Adds a new configuration variable, ``pip_upper_constraints_file``, which is
|
Adds a new configuration variable, ``pip_upper_constraints_file``, which is
|
||||||
used to configure the file or URL containing the python upper version
|
used to configure the file or URL containing the python upper version
|
||||||
contraints. Its default value is
|
contraints. Its default value is
|
||||||
``https://releases.openstack.org/constraints/upper/{{ openstack_branch }}``.
|
``https://releases.openstack.org/constraints/upper/{{ openstack_release }}``.
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Fixes an issue with virtual environments on remote hosts, which may over
|
Fixes an issue with virtual environments on remote hosts, which may over
|
||||||
|
Loading…
Reference in New Issue
Block a user