placement/nova/conf
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
..
__init__.py Merge "config options: centralize exception options" 2016-05-26 17:25:16 +00:00
api.py New style vendordata support. 2016-07-26 08:15:25 -04:00
base.py Merge "add "needs:*" tags to the config option modules" 2016-06-24 00:33:29 +00:00
database.py add "needs:*" tags to the config option modules 2016-06-06 12:34:18 +00:00
opts.py Fix docstrings for sphinx 2016-01-24 19:20:00 +01:00
paths.py add "needs:*" tags to the config option modules 2016-06-06 12:34:18 +00:00
service.py add "needs:*" tags to the config option modules 2016-06-06 12:34:18 +00:00
wsgi.py Merge "Improve help text for wsgi options" 2016-06-29 13:43:56 +00:00