no way to provide vendor metadata
Bug #1777714 reported by
Shane Peters
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Charm Helpers |
Fix Committed
|
Undecided
|
Rodrigo Barbieri | ||
OpenStack Neutron Gateway Charm |
Fix Released
|
Undecided
|
Shane Peters | ||
OpenStack Nova Cloud Controller Charm |
Fix Released
|
Undecided
|
Rodrigo Barbieri | ||
OpenStack Nova Compute Charm |
Fix Released
|
Undecided
|
Rodrigo Barbieri |
Bug Description
The charm doesn't provide a way to provision vendor_data to VMs.
Being able to enable and configure vendor_data would help alleviate the need to spin custom images for things like package mirrors, timezones, or network proxies.
# More on Vendor Data
https:/
Changed in charm-neutron-gateway: | |
assignee: | nobody → Shane Peters (shaner) |
summary: |
- no way to provide vendor_data metadata + no way to provide vendor metadata |
Changed in charm-neutron-gateway: | |
status: | New → Confirmed |
status: | Confirmed → In Progress |
Changed in charm-neutron-gateway: | |
milestone: | none → 18.08 |
Changed in charm-neutron-gateway: | |
status: | Fix Committed → Fix Released |
Changed in charm-neutron-openvswitch: | |
status: | New → Triaged |
importance: | Undecided → High |
no longer affects: | charm-neutron-openvswitch |
Changed in charm-nova-cloud-controller: | |
milestone: | none → 19.07 |
Changed in charm-nova-compute: | |
milestone: | none → 19.07 |
Changed in charm-nova-cloud-controller: | |
status: | Fix Committed → Fix Released |
Changed in charm-nova-compute: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/577859 /git.openstack. org/cgit/ openstack/ charm-neutron- gateway/ commit/ ?id=b355ea0473a f5f1cf47c23ac5d adbeea52942bb0
Committed: https:/
Submitter: Zuul
Branch: master
commit b355ea0473af5f1 cf47c23ac5dadbe ea52942bb0
Author: Shane Peters <email address hidden>
Date: Mon Jun 25 12:07:49 2018 -0400
Add functionality for vendor_data
Using vendor metadata helps alleviate the need to spin custom images
for things like package mirrors, timezones, or network proxies.
Adds new config option 'vendor-data' which takes a JSON formated
string to be used as static vendor metadata.
Adds new config option 'vendor-data-url' which takes a URL which
serves dynamic JSON formatted vendor metadata.
Adds new NovaMetadataContext class which writes nova/vendor_ data.json and enables it via nova.conf.
/etc/
Closes-Bug: 1777714
Change-Id: I1d70804e59d42b 0651a462c81e01d 9c95626f27d