placement/nova
Michael Still ec9da4dfea New style vendordata support.
The nova team would like to stop dynamically loading python modules to
implement vendordata in the metadata service and configdrive. Instead, we
propose to provide a module which can fetch dynamic vendordata from an
external REST server.

Things still to do:
  - Documentation
  - Support HTTP caching headers
  - Cache vendordata responses
  - Write vendordata documentation
  - Unit test coverage of requests exceptions
  - Unit test coverage of attempted vd overwrites

Blueprint: vendordata-reboot
Change-Id: I19c61a637a640a00f90c6bc8e82c38e7d4084493
2016-07-26 08:15:25 -04:00
..
api/openstack/compute policy: Replaces 'authorize' in nova-api (part 1) 2016-06-24 15:57:10 +03:00
CA some cleanup. VSA flag status changes. returned some files 2011-07-25 16:26:23 -07:00
conf New style vendordata support. 2016-07-26 08:15:25 -04:00
db Merge "Add block_device_mappings to BuildRequest" 2016-07-19 21:03:35 +00:00
objects Fix invalid import order 2016-07-04 11:23:52 +05:30
policies policy: Add defaults in code (part 1) 2016-06-23 19:53:29 +03:00
scheduler/filters Don't raise error when filtering on custom metadata 2016-05-06 13:29:57 +00:00
tests Add metadata server fixture 2016-07-26 08:14:55 -04:00
virt/hyperv Remove baremetal virt driver 2014-10-08 13:41:37 +00:00
volume/encryptors Fix multipath iSCSI encrypted volume attach failure 2016-06-02 17:53:47 +09:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test.py Remove mox from unit/compute/test_compute.py (8) 2016-06-28 02:49:25 +00:00
utils.py Merge "Use oslo_log instead of logging" 2016-07-22 02:17:35 +00:00