remove deprecated auth type password-aodh-legacy

Change-Id: Ibb3544610ef9c6b893a11123b49b590f7001d960
This commit is contained in:
ZhiQiang Fan
2016-04-19 02:16:19 +08:00
parent b3a03e56c2
commit 0e001fc597
4 changed files with 2 additions and 67 deletions

View File

@@ -118,9 +118,6 @@ oslo.config.opts =
oslo.config.opts.defaults =
aodh = aodh.conf.defaults:set_cors_middleware_defaults
keystoneauth1.plugin =
password-aodh-legacy = aodh.keystone_client:LegacyAodhKeystoneLoader
tempest.test_plugins =
aodh_tests = aodh.tests.tempest.plugin:AodhTempestPlugin