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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow auth using a pre-fetched token
0.0.4
Kiall Mac Innes
2013-08-08
1
-0
/
+4
*
Update to PBR 0.5.21+
Kiall Mac Innes
2013-08-08
3
-15
/
+16
*
doc/requirements.txt should be a proxy
Kiall Mac Innes
2013-07-09
1
-4
/
+3
*
Remove comments from *requirements.txt (workaround pbr bug)
Kiall Mac Innes
2013-07-09
2
-2
/
+0
*
Sync with openstack/requirements
Kiall Mac Innes
2013-06-25
9
-47
/
+43
*
Rename to designate in .gitreview.
Monty Taylor
2013-06-14
1
-1
/
+1
*
Rename Moniker -> Designate
Kiall Mac Innes
2013-06-09
33
-101
/
+101
*
Add Hacking checks
Kiall Mac Innes
2013-06-09
6
-10
/
+27
*
Migrate to PBR
Kiall Mac Innes
2013-05-25
12
-521
/
+100
*
Merge "Always allow overriding the endpoint"
Jenkins
2013-05-25
1
-1
/
+4
|
\
|
*
Always allow overriding the endpoint
Kiall Mac Innes
2013-05-25
1
-1
/
+4
*
|
Switch to flake8 and testr
Endre Karlson
2013-05-24
4
-24
/
+26
|
/
*
Added reporting functionality to Moniker client
Patrick Galbraith
2013-05-08
3
-0
/
+146
*
Correct diagnostics URI
Kiall Mac Innes
2013-05-03
1
-7
/
+4
*
Include type when listing records.
Kiall Mac Innes
2013-04-13
1
-1
/
+1
*
Support loading resources from 3rd party packages. E.g. client extensions
0.0.3
Kiall Mac Innes
2013-04-12
1
-5
/
+11
*
Allow for controllers to be loaded dynamically.
Kiall Mac Innes
2013-04-12
4
-10
/
+17
*
Add a command to list the nameservers for a domain
Kiall Mac Innes
2013-04-11
3
-0
/
+30
*
List commands should show a reduced set of columns
Kiall Mac Innes
2013-04-11
4
-1
/
+9
*
Add keyring to pip-requires
Kiall Mac Innes
2013-03-29
1
-0
/
+1
*
Clean error message display :)
Kiall Mac Innes
2013-03-26
4
-9
/
+53
*
Cleanup optional and obsolete CLI params.
Kiall Mac Innes
2013-03-26
3
-24
/
+12
*
Rename OS_SERVICE_ENDPOINT env var to OS_DNS_ENDPOINT
Kiall Mac Innes
2013-03-26
1
-2
/
+2
*
Sync JSONSchemas
Kiall Mac Innes
2013-03-26
2
-6
/
+18
*
Rename OS_SERVICE_TYPE env var to OS_DNS_SERVICE_TYPE
Kiall Mac Innes
2013-03-13
1
-2
/
+4
*
Sync JSONSchemas
0.0.2
Kiall Mac Innes
2013-03-04
3
-30
/
+22
*
Have tox.ini actually run nosetests
Kiall Mac Innes
2013-03-04
1
-1
/
+1
*
Pin to jsonschema less than 1.0
Kiall Mac Innes
2013-02-27
1
-1
/
+1
*
Add support for administrative access (via X-Moniker-Sudo-Tenant-ID header)
Davide Guerri
2013-02-24
4
-3
/
+12
*
Ensure resources and tools/* are included in sdist
Kiall Mac Innes
2013-02-18
1
-0
/
+2
*
Add diagnostics to Python API and CLI
Kiall Mac Innes
2013-02-07
8
-6
/
+154
*
Bump JSONSchema version to 0.8, tracking the server component.
0.0.1.alpha2
0.0.1
Kiall Mac Innes
2013-01-31
1
-1
/
+1
*
Attempt to support both cliff 1.2 and 1.3.
Kiall Mac Innes
2013-01-30
1
-2
/
+2
*
Re-add version.py
Kiall Mac Innes
2013-01-29
2
-1
/
+19
*
Sync with Oslo 30a50c8a
Kiall Mac Innes
2013-01-29
5
-232
/
+112
*
Sync Schemas
Kiall Mac Innes
2013-01-24
2
-4
/
+24
*
Add support for supplying custom service type.
Kiall Mac Innes
2013-01-24
3
-2
/
+9
*
Fixup MANIFEST.in
Kiall Mac Innes
2013-01-09
1
-0
/
+7
*
Ensure we supply Oslo Version with the correct `python_package` name
Kiall Mac Innes
2013-01-09
2
-1
/
+3
*
Sync with oslo a8973c52
Kiall Mac Innes
2013-01-09
1
-2
/
+2
*
Ensure `moniker --version` reports the correct version number.
Kiall Mac Innes
2013-01-08
1
-1
/
+2
*
Sync with oslo-incubator ad93e4e3
Kiall Mac Innes
2013-01-08
2
-36
/
+15
*
Actually use the *correct* version of requests.
0.0.1.alpha1
Kiall Mac Innes
2012-12-30
5
-14
/
+14
*
Depend on and update for requests>1.0 (Matching {keystone,cinder,nova}client)
Kiall Mac Innes
2012-12-30
6
-44
/
+24
*
Depend on cliff>=1.2.1
Kiall Mac Innes
2012-12-30
1
-1
/
+1
*
Support record priority in the CLI
Kiall Mac Innes
2012-12-29
1
-0
/
+6
*
Support CLI updating of domains/records/servers.
Kiall Mac Innes
2012-12-15
4
-25
/
+54
*
Ensure Update Records and Servers works correctly in the Python API
Kiall Mac Innes
2012-12-14
2
-4
/
+4
*
Sync JSON-Schemas
Kiall Mac Innes
2012-12-14
1
-0
/
+2
*
Provide a sane error message when --os-auth-url or --os-endpoint have not bee...
Kiall Mac Innes
2012-12-11
2
-1
/
+5
[next]