index
:
delta/openstack/designate.git
master
milestone-proposed
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
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/designate.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename keystone-setup script for designate
Kiall Mac Innes
2013-06-13
1
-0
/
+0
*
Correct some overzealous s/moniker/designate/'s
Kiall Mac Innes
2013-06-13
2
-12
/
+54
*
Bump version to 2013.2
Kiall Mac Innes
2013-06-11
1
-1
/
+1
*
Correct a few links broken during the s/moniker/designate/
Kiall Mac Innes
2013-06-09
1
-3
/
+3
*
Rename Moniker -> Designate
Kiall Mac Innes
2013-06-09
226
-674
/
+677
*
Switch to Flake8 and add Hacking checks
Kiall Mac Innes
2013-06-09
16
-38
/
+63
*
Sync requirements with openstack/requirements. (Except jsonschema)
Kiall Mac Innes
2013-06-07
3
-17
/
+17
*
Fix pyflakes error
Kiall Mac Innes
2013-06-06
1
-1
/
+1
*
Guard against deletion of a parent domain
Kiall Mac Innes
2013-06-06
3
-2
/
+29
*
Remove unused SQLA utils code
Kiall Mac Innes
2013-06-05
2
-135
/
+0
*
Ensure record placement validation does not prevent updates
Kiall Mac Innes
2013-06-05
2
-4
/
+59
*
Validate UUID URL parameters
Kiall Mac Innes
2013-06-05
8
-17
/
+87
*
Add request-id to the API's fault responses.
Kiall Mac Innes
2013-06-04
2
-0
/
+9
*
Switch to PBR
Kiall Mac Innes
2013-05-31
14
-617
/
+158
*
Helper utilities
Endre Karlson
2013-05-23
4
-0
/
+360
*
The utils module in oslo is no more.
Michael Still
2013-05-19
2
-60
/
+0
*
Ensure create domain/record records call the correct count_* methods
Kiall Mac Innes
2013-05-17
1
-2
/
+4
*
Ensure our quotas/limits are consistent with other OpenStack projects
Kiall Mac Innes
2013-05-15
7
-19
/
+27
*
Implement Quota Support
Kiall Mac Innes
2013-05-15
22
-6
/
+838
*
Merge "Update import of oslo's processutils."
Jenkins
2013-05-08
1
-14
/
+60
|
\
|
*
Update import of oslo's processutils.
Michael Still
2013-05-07
1
-14
/
+60
*
|
Ensure two PTR records cannot have the same name
Kiall Mac Innes
2013-05-07
2
-0
/
+64
|
/
*
Extend reports API extension with more information
Kiall Mac Innes
2013-04-29
8
-28
/
+142
*
Cleanup method/varible ordering in the various places they are defined
Kiall Mac Innes
2013-04-29
7
-137
/
+212
*
Update report API ext method names to match URLs
Kiall Mac Innes
2013-04-29
1
-4
/
+4
*
Remove unnecessary try/catches from API extensions
Kiall Mac Innes
2013-04-29
3
-91
/
+32
*
Ensure all error responses are JSON
Kiall Mac Innes
2013-04-29
2
-1
/
+20
*
Ensure API calls fail when junk/unexpected properties are supplied
Kiall Mac Innes
2013-04-29
16
-0
/
+71
*
Merge "Update to the latest loopingcall from oslo."
Jenkins
2013-04-29
2
-7
/
+59
|
\
|
*
Update to the latest loopingcall from oslo.
Michael Still
2013-04-09
2
-7
/
+59
*
|
Add tests to ensure domain notifications are sent correctly
Kiall Mac Innes
2013-04-23
2
-2
/
+73
*
|
Removing unused test helpers
Kiall Mac Innes
2013-04-23
1
-38
/
+1
*
|
Add periodic_task from Oslo
Kiall Mac Innes
2013-04-23
2
-0
/
+188
*
|
Correct the service name used in notifications.
Kiall Mac Innes
2013-04-23
1
-13
/
+13
*
|
Add a "force" option to context sudo.
Kiall Mac Innes
2013-04-11
1
-6
/
+9
*
|
Add Central.find_*() methods
Kiall Mac Innes
2013-04-11
7
-17
/
+159
*
|
Show log level in moniker-manage output
Kiall Mac Innes
2013-04-11
1
-0
/
+2
*
|
Commands should extend our Base Command, rather than cliff.Command
Kiall Mac Innes
2013-04-11
2
-10
/
+10
*
|
Remove un-used base CLI command classes
Kiall Mac Innes
2013-04-11
1
-32
/
+0
*
|
Convert openstack-common.conf to the new format.
Michael Still
2013-04-09
1
-1
/
+30
|
/
*
Ensure X-Moniker-Sudo-Tenant-ID values are either a UUID or int
Kiall Mac Innes
2013-04-08
2
-3
/
+6
*
Prefix all Moniker notifications with "dns."
Kiall Mac Innes
2013-04-08
1
-1
/
+1
*
Add a test case for email addr's with a trailing period
Kiall Mac Innes
2013-04-03
1
-0
/
+1
*
0.0.0.0 is an invalid IPv4 address
Kiall Mac Innes
2013-04-03
2
-0
/
+41
*
Cleanup PowerDNS database schema
Kiall Mac Innes
2013-04-03
3
-1
/
+65
*
Support all valid (per RFC1035) email addresses
Kiall Mac Innes
2013-04-03
4
-8
/
+71
*
Implement support for RPC Versioning
Kiall Mac Innes
2013-03-31
13
-508
/
+348
*
Remove redundant moniker-manage commands.
Kiall Mac Innes
2013-03-31
4
-273
/
+0
*
Ensure record changes trigger a backend serial increment.
Kiall Mac Innes
2013-03-31
1
-27
/
+22
*
Abstract API exception handling
Kiall Mac Innes
2013-03-26
13
-409
/
+302
[next]