summaryrefslogtreecommitdiff
path: root/designateclient/cli/base.py
Commit message (Expand)AuthorAgeFilesLines
* Move all_tenants and edit_managed attributes to designate ClientDavide Guerri2015-06-101-1/+3
* Move session creation up to shellEndre Karlson2014-11-131-24/+4
* Support Keystone V3 authenticationKiall Mac Innes2014-07-071-11/+15
* Update hacking package, fix/ignore new style errorsJordan Cazamias2014-07-011-1/+3
* Use six.add_metaclass instead of __metaclass__Christian Berendt2014-06-061-1/+2
* Fix misspellings in python designateclientShane Wang2014-02-081-1/+2
* Ensure Invalid JSON and errors during deletes are displayed correctlyKiall Mac Innes2013-10-141-2/+3
* Add a --insecure arg to ignore invalid SSL certsKiall Mac Innes2013-09-181-1/+2
* Use Python 3.x compatible except construct.Dirk Mueller2013-09-041-1/+1
* Rename Moniker -> DesignateKiall Mac Innes2013-06-091-0/+125