SSH as a Service (Tatu) Client
Go to file
Satyanarayana Patibandla debf39a629 Added extra previllege to list all domains from all tenants
The user has to use the command "designate --all-tenants domain-list" to list all domains from all tenants.
When the above command is used "X-Auth-All-Projects" value is set to true and it is passed as a header to
designate.This will allow us to list all domains from all tenants.

Change-Id: I4cd4dd5427f5f35cdec95dbdf36c7386b60a2949
Fixes: bug #1418156
2015-02-24 12:44:24 +05:30
bin Rename Moniker -> Designate 2013-06-09 22:08:11 +01:00
designateclient Added extra previllege to list all domains from all tenants 2015-02-24 12:44:24 +05:30
doc Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
.gitignore Rename Moniker -> Designate 2013-06-09 22:08:11 +01:00
.gitreview Update .gitreview for repository move 2014-06-28 16:52:46 +01:00
.testr.conf Rename Moniker -> Designate 2013-06-09 22:08:11 +01:00
LICENSE Fixes pypi tarball not delivering Apache 2.0 LICENSE file 2014-09-26 13:40:50 +05:30
MANIFEST.in Rename Moniker -> Designate 2013-06-09 22:08:11 +01:00
python-designateclient.sublime-project Rename Moniker -> Designate 2013-06-09 22:08:11 +01:00
README.rst Migrate to PBR 2013-05-25 13:26:24 +01:00
requirements.txt Updated from global requirements 2015-02-20 13:59:17 +00:00
setup.cfg Merge "Fixes pypi tarball not delivering Apache 2.0 LICENSE file" 2014-10-20 11:42:47 +00:00
setup.py Updated from global requirements 2014-07-01 13:11:43 +00:00
test-requirements.txt Updated from global requirements 2014-10-11 22:37:42 +00:00
tox.ini Enable hacking check H104 2014-07-16 19:25:04 +02:00