Merge "[release] Tidy up release notes for Yoga"
This commit is contained in:
commit
bf30ed621b
@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Add support for the VMware NSX Policy plugin
|
Adds support for the VMware NSX Policy plugin
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
openEuler 20.03-LTS-SP2 distro is supported as host os for kolla-ansible
|
Adds support for openEuler 20.03-LTS-SP2 as a host OS distribution.
|
||||||
now.
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Add Venus deployment support.
|
Adds Venus deployment support.
|
||||||
The project provides a solution to log collection.
|
The project provides a solution for log collection.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
rabbitmq: add node parameter in rabbitmq_user call.
|
Adds the ``node`` parameter when using the ``rabbitmq_user`` Ansible
|
||||||
`LP#1946506 <https://launchpad.net/bugs/1946506>`__
|
module. `LP#1946506 <https://launchpad.net/bugs/1946506>`__
|
||||||
|
@ -4,4 +4,4 @@ fixes:
|
|||||||
Fixes the copy job for grafana custom home dashboard file.
|
Fixes the copy job for grafana custom home dashboard file.
|
||||||
The copy job for the grafana home dashboard file needs to run priviliged,
|
The copy job for the grafana home dashboard file needs to run priviliged,
|
||||||
otherwise permission denied error occurs.
|
otherwise permission denied error occurs.
|
||||||
`LP#[1947710] <https://launchpad.net/bugs/1947710>`__
|
`LP#1947710 <https://launchpad.net/bugs/1947710>`__
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Allows the use of variables in ceph conf and keyring files.
|
Allows the use of variables in ceph configuration and keyring files.
|
||||||
Consistently use template instead of copy. This has the added
|
This includes but is not limited to ansible lookup expressions.
|
||||||
advantage of allowing variables inside ceph conf files and keyrings.
|
|
||||||
Including but not limited to ansible lookup expressions.
|
|
||||||
`LP#1959565 <https://launchpad.net/bugs/1959565>`__
|
`LP#1959565 <https://launchpad.net/bugs/1959565>`__
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Support for configuring a Vendordata file for Nova has been
|
Adds support for configuring a Vendordata file for Nova. This allows users
|
||||||
added. This allows users to pass through arbitrary data to
|
to pass through arbitrary data to instances.
|
||||||
instances.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user