summaryrefslogtreecommitdiff
path: root/designateclient
Commit message (Expand)AuthorAgeFilesLines
* Fix backwards compat for edit_managed/all_tenantsKiall Mac Innes2015-06-224-5/+127
* Add backwards compat for edit_managed/all_tenantsKiall Mac Innes2015-06-192-5/+27
* Merge "Allow relative names in record-create"Jenkins2015-06-081-3/+18
|\
| * Allow relative names in record-createCedric Brandily2015-05-041-3/+18
* | Merge "Log a more informative error upon EndpointNotFound"Jenkins2015-05-261-0/+3
|\ \
| * | Log a more informative error upon EndpointNotFoundEndre Karlson2015-05-211-0/+3
* | | Move all_tenants and edit_managed attributes to designate ClientDavide Guerri2015-05-224-12/+11
|/ /
* | Merge "Add --edit-managed flag to cli"Jenkins2015-05-113-2/+11
|\ \
| * | Add --edit-managed flag to cliGraham Hayes2015-05-063-2/+11
* | | Merge "Allow to use domain names instead of ids"Jenkins2015-05-105-19/+122
|\ \ \ | | |/ | |/|
| * | Allow to use domain names instead of idsCedric Brandily2015-04-146-19/+126
| |/
* | V2 BindingsEndre Karlson2015-05-0721-5/+1545
|/
* Added extra previllege to list all domains from all tenantsSatyanarayana Patibandla2015-02-243-2/+10
* Fix if checking on ttl for Create/Update commandsEndre Karlson2015-01-292-4/+4
* Refactor KS session creation and support CA certs1.1.1Kiall Mac Innes2014-11-263-74/+100
* Merge "Move session creation up to shell"Jenkins2014-11-202-24/+40
|\
| * Move session creation up to shellEndre Karlson2014-11-132-24/+40
* | Merge "Move some useful code outside v1"Jenkins2014-11-189-17/+18
|\ \
| * | Move some useful code outside v1Endre Karlson2014-11-179-17/+18
| |/
* | Make token + endpoints work correctlyEndre Karlson2014-11-141-2/+6
|/
* Set defaults for endpoint_type and service_typeEndre Karlson2014-11-111-2/+3
* Use keystone sessions for v1 clientEndre Karlson2014-10-232-109/+60
* Merge "sync and touch Commands Extend the base.DeleteCommand"1.1.0Jenkins2014-08-302-4/+4
|\
| * sync and touch Commands Extend the base.DeleteCommandrjrjr2014-08-142-4/+4
* | Add support for SOA recordsBetsy Luzader2014-08-261-1/+12
|/
* Add support for quotas for v1 cli / bindingsEndre Karlson2014-08-012-0/+118
* Enable hacking check H104Christian Berendt2014-07-161-13/+0
* Merge "Support Keystone V3 authentication"Jenkins2014-07-114-65/+205
|\
| * Support Keystone V3 authenticationKiall Mac Innes2014-07-074-65/+205
* | Enabled hacking check H401Christian Berendt2014-07-108-28/+28
* | Support better logging (Fixes --debug option)Endre Karlson2014-07-061-0/+57
|/
* Update hacking package, fix/ignore new style errorsJordan Cazamias2014-07-015-4/+8
* Use six.add_metaclass instead of __metaclass__Christian Berendt2014-06-062-3/+5
* Add dummy testsEndre Karlson2014-06-063-0/+94
* designate record-list should display record data1.0.3Marcus Furlong2014-04-161-1/+1
* Ensure that url stripping is done correctly1.0.2Endre Karlson2014-02-251-1/+4
* Support versionless catalog URLs1.0.1Kiall Mac Innes2014-02-182-3/+13
* Correctly support multiple regionsKiall Mac Innes2014-02-182-6/+12
* Fix misspellings in python designateclientShane Wang2014-02-082-2/+3
* Disable verbose logging by defaultPavel Kirpichyov2014-01-161-11/+1
* Fix and enable gating on H306Dirk Mueller2013-12-1614-5/+30
* Add touch-domain to CLIKiall Mac Innes2013-11-122-0/+59
* Move "sync" commands out of Diagnostics and fix themKiall Mac Innes2013-11-124-69/+99
* Added domain and record description editingGraham Hayes2013-10-305-15/+53
* Ensure TTL is treated as an int in the CLIKiall Mac Innes2013-10-271-1/+1
* Ensure Invalid JSON and errors during deletes are displayed correctlyKiall Mac Innes2013-10-142-8/+15
* Add a --insecure arg to ignore invalid SSL certsKiall Mac Innes2013-09-183-2/+13
* Use Python 3.x compatible except construct.Dirk Mueller2013-09-042-5/+5
* Allow auth using a pre-fetched token0.0.4Kiall Mac Innes2013-08-081-0/+4
* Sync with openstack/requirementsKiall Mac Innes2013-06-257-29/+29