Files
watcher/watcher/applier
Gábor Antal c7fd5e8b21 'admin_user' opt (and others) imported twice
"admin_user", "admin_tenant_name", "admin_password" and "auth_uri"
are options which are imported from the "keystone_authtoken" group,
itself being part of the "keystonemiddleware" 3rd-party library.

The problem is that these options are imported at 2 different
locations in the codebase:

- watcher/applier/manager.py
- watcher/common/keystone.py

Removed one from the applier.

Change-Id: Ie7075883018ec69f6a4e8190f50a9ea949ab9745
Closes-Bug: #1526259
2015-12-15 20:10:02 +01:00
..
2015-12-10 17:58:58 +01:00
2015-12-15 10:14:40 +01:00
2015-12-08 15:26:44 +01:00
2015-06-04 15:27:57 +02:00
2015-12-15 10:14:40 +01:00
2015-12-11 14:45:50 +01:00