nova/nova/cells
Davanum Srinivas 390fab8da4 Use oslo-config-generator instead of generate_sample.sh
Oslo team is actively getting rid of the old style generator.py
in openstack/common/config. So we should switch to the newer
oslo-config-generator which is the way forward. For simplicity's
sake, i used one single list_opts in opts.py. However we can
split this up and add entrypoints in setup.cfg if we decide to
do that instead.

blueprint oslo-config-generator

Change-Id: Ib7c72af7be47df08983708ac6da0ce103518b78c
2015-06-18 22:00:18 +00:00
..
filters Use oslo.log 2015-02-22 07:56:40 -05:00
weights cells: remove deprecated mute_weight_value option 2015-06-17 12:34:24 -07:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
manager.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
messaging.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
opts.py Use oslo-config-generator instead of generate_sample.sh 2015-06-18 22:00:18 +00:00
rpc_driver.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
rpcapi.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
scheduler.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
state.py Merge "Fix cells capacity calculation for n:1 virt drivers" 2015-06-01 20:50:06 +00:00
utils.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00