2018-11-29 13:31:59 +00:00
|
|
|
---
|
|
|
|
features:
|
|
|
|
- |
|
2019-03-29 13:30:08 +00:00
|
|
|
Adds support for configuring vendor info in Nova via the ``release`` file.
|
|
|
|
To do this place a file called ``release`` in one of the following
|
|
|
|
locations:
|
|
|
|
|
|
|
|
* /etc/kolla/config/nova/release
|
|
|
|
* /etc/kolla/config/nova_compute/release
|
|
|
|
* /etc/kolla/config/nova_compute/{{ inventory_hostname }}/release
|
2018-11-29 13:31:59 +00:00
|
|
|
|
|
|
|
An example of the file can be seen at
|
|
|
|
https://github.com/openstack/nova/blob/master/etc/nova/release.sample
|