3a6a9384cb
Change-Id: I0d66e49f09313de8abb89f510c7a5098507c572a
14 lines
455 B
YAML
14 lines
455 B
YAML
---
|
|
features:
|
|
- |
|
|
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
|
|
|
|
An example of the file can be seen at
|
|
https://github.com/openstack/nova/blob/master/etc/nova/release.sample
|