nova/nova/cmd
Dan Smith a698871607 Deprecate local conductor mode
Way back when we started no-db-compute, we introduced the conductor service
and provided a "local mode" which made conductor's API layer a passthrough to
the manager and thus the database. This eliminated the need to move to
conductor for deployments that weren't ready or had other blockers.

Now, conductor is a pretty critical part of nova's infrastructure and
continuing to allow both modes invites issues (such as bug 1505471). This
patch starts the timer on deprecation for this mode of operation so that
we can remove it in the future.

UpgradeImpact: A deployment mode is being deprecated and will require any
existing operators using this to deploy conductor before removal.

Change-Id: Ifbd5578dcc53b2117674db2016e5d882a82866aa
2015-11-05 19:47:01 +00:00
..
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
all.py Use oslo.log 2015-02-22 07:56:40 -05:00
api.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
api_ec2.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
api_metadata.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
api_os_compute.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
baseproxy.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
cells.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
cert.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
compute.py Deprecate local conductor mode 2015-11-05 19:47:01 +00:00
conductor.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
console.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
consoleauth.py load consoleauth_topic option before using it 2015-10-08 12:52:54 +02:00
dhcpbridge.py Deprecate local conductor mode 2015-11-05 19:47:01 +00:00
idmapshift.py Fix the usage output of the nova-idmapshift command 2015-09-14 17:54:05 +00:00
manage.py Revert "Implement online schema migrations" 2015-10-28 19:35:37 -07:00
network.py Deprecate local conductor mode 2015-11-05 19:47:01 +00:00
novnc.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
novncproxy.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
objectstore.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
scheduler.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00
serialproxy.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
spicehtml5proxy.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
xvpvncproxy.py Switch to oslo.reports 2015-07-23 00:36:01 +03:00