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