devstack/lib
Brant Knudson 331a64f9d0 Use stevedore for keystone backends
With bp stevedore, keystone will load backend drivers using
stevedore entrypoints. Using the qualified class name is
deprecated.

Since stevedore is going to validate that the entrypoint is
found, there's no need to list the valid backends, so backend
validation was removed. This change will cause the server to fail
to start if the backends are misconfigured rather than using the
default one.

The names of the stevedore endpoints are "sql", "ldap", etc.,
rather than the qualified class name, so the way that these
are specified in KEYSTONE_IDENTITY_BACKEND, etc., is the same as
the stevedore entrypoint and there's no need to translate.

Change-Id: I81e4e3a6c97b0057610e6b256aff5df4da884e33
2015-05-11 10:34:08 -05:00
..
cinder_backends Remove the lvm.conf filter during cleanup 2015-04-23 22:12:15 +00:00
cinder_plugins add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
databases introduce pip_install_gr 2015-04-08 10:28:17 -04:00
neutron_plugins Set local_ip only when TENANT_TUNNELS are enabled 2015-05-04 14:07:21 +00:00
neutron_thirdparty Rename lib/neutron to lib/neutron-legacy 2015-03-25 22:22:11 -04:00
nova_plugins Add support for arm64 images 2015-04-09 08:55:56 +00:00
apache add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
ceilometer Set policy_file in the oslo_policy group 2015-04-22 18:02:39 +00:00
ceph Fix wrong sudo ceph -c command in lib/ceph 2015-05-09 01:17:55 +08:00
cinder cinder setup now refers to CINDER_VOLUME_CLEAR and volume_clear 2015-05-04 14:15:41 -04:00
database Add global venv enable/disable knob 2015-03-20 09:48:43 -05:00
dstat Add a peak memory tracker to dstat 2015-04-20 12:27:32 -04:00
glance Merge "Acknowledge API_WORKERS in glance-registry" 2015-04-24 20:25:23 +00:00
heat Merge "iptables rule for heat pip mirror" 2015-04-03 16:18:14 +00:00
horizon introduce pip_install_gr 2015-04-08 10:28:17 -04:00
infra Always install latest pbr 2014-12-23 17:20:30 -08:00
ironic Set policy_file in the oslo_policy group 2015-04-22 18:02:39 +00:00
keystone Use stevedore for keystone backends 2015-05-11 10:34:08 -05:00
ldap introduce pip_install_gr 2015-04-08 10:28:17 -04:00
lvm Remove the lvm.conf filter during cleanup 2015-04-23 22:12:15 +00:00
neutron-legacy Merge "Add /usr/local/bin to exec_dirs in rootwrap.conf" 2015-05-04 03:28:38 +00:00
nova Add toggle to run Nova API and EC2-API under Apache2 2015-05-05 01:36:01 +00:00
oslo Mostly docs cleanups 2015-03-28 14:35:12 -05:00
rpc_backend Merge "Assurance status of rabbitmq is running" 2015-04-17 15:49:12 +00:00
sahara Added support of sahara with tls-proxy service 2015-04-14 11:40:30 -07:00
stack Mostly docs cleanups 2015-03-28 14:35:12 -05:00
swift Merge "Creates SWIFT_DATA_DIR if it does not exist" 2015-04-07 00:21:20 +00:00
tempest Set live_migrate_paused_instances=True in tempest.conf 2015-05-07 19:54:39 +00:00
template add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
tls Mostly docs cleanups 2015-03-28 14:35:12 -05:00
trove Mostly docs cleanups 2015-03-28 14:35:12 -05:00
zaqar introduce pip_install_gr 2015-04-08 10:28:17 -04:00