index
:
delta/openstack/python-designateclient.git
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-designateclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
designateclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix backwards compat for edit_managed/all_tenants
Kiall Mac Innes
2015-06-22
4
-5
/
+127
*
Add backwards compat for edit_managed/all_tenants
Kiall Mac Innes
2015-06-19
2
-5
/
+27
*
Merge "Allow relative names in record-create"
Jenkins
2015-06-08
1
-3
/
+18
|
\
|
*
Allow relative names in record-create
Cedric Brandily
2015-05-04
1
-3
/
+18
*
|
Merge "Log a more informative error upon EndpointNotFound"
Jenkins
2015-05-26
1
-0
/
+3
|
\
\
|
*
|
Log a more informative error upon EndpointNotFound
Endre Karlson
2015-05-21
1
-0
/
+3
*
|
|
Move all_tenants and edit_managed attributes to designate Client
Davide Guerri
2015-05-22
4
-12
/
+11
|
/
/
*
|
Merge "Add --edit-managed flag to cli"
Jenkins
2015-05-11
3
-2
/
+11
|
\
\
|
*
|
Add --edit-managed flag to cli
Graham Hayes
2015-05-06
3
-2
/
+11
*
|
|
Merge "Allow to use domain names instead of ids"
Jenkins
2015-05-10
5
-19
/
+122
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Allow to use domain names instead of ids
Cedric Brandily
2015-04-14
6
-19
/
+126
|
|
/
*
|
V2 Bindings
Endre Karlson
2015-05-07
21
-5
/
+1545
|
/
*
Added extra previllege to list all domains from all tenants
Satyanarayana Patibandla
2015-02-24
3
-2
/
+10
*
Fix if checking on ttl for Create/Update commands
Endre Karlson
2015-01-29
2
-4
/
+4
*
Refactor KS session creation and support CA certs
1.1.1
Kiall Mac Innes
2014-11-26
3
-74
/
+100
*
Merge "Move session creation up to shell"
Jenkins
2014-11-20
2
-24
/
+40
|
\
|
*
Move session creation up to shell
Endre Karlson
2014-11-13
2
-24
/
+40
*
|
Merge "Move some useful code outside v1"
Jenkins
2014-11-18
9
-17
/
+18
|
\
\
|
*
|
Move some useful code outside v1
Endre Karlson
2014-11-17
9
-17
/
+18
|
|
/
*
|
Make token + endpoints work correctly
Endre Karlson
2014-11-14
1
-2
/
+6
|
/
*
Set defaults for endpoint_type and service_type
Endre Karlson
2014-11-11
1
-2
/
+3
*
Use keystone sessions for v1 client
Endre Karlson
2014-10-23
2
-109
/
+60
*
Merge "sync and touch Commands Extend the base.DeleteCommand"
1.1.0
Jenkins
2014-08-30
2
-4
/
+4
|
\
|
*
sync and touch Commands Extend the base.DeleteCommand
rjrjr
2014-08-14
2
-4
/
+4
*
|
Add support for SOA records
Betsy Luzader
2014-08-26
1
-1
/
+12
|
/
*
Add support for quotas for v1 cli / bindings
Endre Karlson
2014-08-01
2
-0
/
+118
*
Enable hacking check H104
Christian Berendt
2014-07-16
1
-13
/
+0
*
Merge "Support Keystone V3 authentication"
Jenkins
2014-07-11
4
-65
/
+205
|
\
|
*
Support Keystone V3 authentication
Kiall Mac Innes
2014-07-07
4
-65
/
+205
*
|
Enabled hacking check H401
Christian Berendt
2014-07-10
8
-28
/
+28
*
|
Support better logging (Fixes --debug option)
Endre Karlson
2014-07-06
1
-0
/
+57
|
/
*
Update hacking package, fix/ignore new style errors
Jordan Cazamias
2014-07-01
5
-4
/
+8
*
Use six.add_metaclass instead of __metaclass__
Christian Berendt
2014-06-06
2
-3
/
+5
*
Add dummy tests
Endre Karlson
2014-06-06
3
-0
/
+94
*
designate record-list should display record data
1.0.3
Marcus Furlong
2014-04-16
1
-1
/
+1
*
Ensure that url stripping is done correctly
1.0.2
Endre Karlson
2014-02-25
1
-1
/
+4
*
Support versionless catalog URLs
1.0.1
Kiall Mac Innes
2014-02-18
2
-3
/
+13
*
Correctly support multiple regions
Kiall Mac Innes
2014-02-18
2
-6
/
+12
*
Fix misspellings in python designateclient
Shane Wang
2014-02-08
2
-2
/
+3
*
Disable verbose logging by default
Pavel Kirpichyov
2014-01-16
1
-11
/
+1
*
Fix and enable gating on H306
Dirk Mueller
2013-12-16
14
-5
/
+30
*
Add touch-domain to CLI
Kiall Mac Innes
2013-11-12
2
-0
/
+59
*
Move "sync" commands out of Diagnostics and fix them
Kiall Mac Innes
2013-11-12
4
-69
/
+99
*
Added domain and record description editing
Graham Hayes
2013-10-30
5
-15
/
+53
*
Ensure TTL is treated as an int in the CLI
Kiall Mac Innes
2013-10-27
1
-1
/
+1
*
Ensure Invalid JSON and errors during deletes are displayed correctly
Kiall Mac Innes
2013-10-14
2
-8
/
+15
*
Add a --insecure arg to ignore invalid SSL certs
Kiall Mac Innes
2013-09-18
3
-2
/
+13
*
Use Python 3.x compatible except construct.
Dirk Mueller
2013-09-04
2
-5
/
+5
*
Allow auth using a pre-fetched token
0.0.4
Kiall Mac Innes
2013-08-08
1
-0
/
+4
*
Sync with openstack/requirements
Kiall Mac Innes
2013-06-25
7
-29
/
+29
[next]