summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup py27 supportAndreas Jaeger2020-04-051-9/+0
* Updated from global requirementsOpenStack Proposal Bot2017-03-081-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-09-171-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-07-171-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-06-221-1/+0
* Updated from global requirementsOpenStack Proposal Bot2015-06-161-0/+0
* Partial sync with global-requirementsKiall Mac Innes2014-06-071-0/+8
* Sync requirements with stable/havana requirementsKiall Mac Innes2013-10-301-1/+1
* Update PBR to 0.5.21Kiall Mac Innes2013-08-071-1/+1
* Update PBRKiall Mac Innes2013-08-071-13/+14
* Switch to PBRKiall Mac Innes2013-05-311-91/+4
* Implement Quota SupportKiall Mac Innes2013-05-151-0/+5
* Remove redundant moniker-manage commands.Kiall Mac Innes2013-03-311-16/+0
* Added /reports, /reports/domains, /reports/records & /reports/tenantsSimon McCartney2013-03-251-0/+1
* Make Diagnostics and Sync API's optionalKiall Mac Innes2013-03-121-2/+4
* Separate notification handling from the central serviceKiall Mac Innes2013-03-111-3/+4
* Merge "Simple implementation of DNSMasq backend"Jenkins2013-03-041-0/+1
|\
| * Simple implementation of DNSMasq backendAndrey Perminov2013-02-171-0/+1
* | Rename sync-all to the more accurate "sync-domains"Kiall Mac Innes2013-03-021-1/+1
* | Move diagnostics API resource under /v1/ and split out the sync methods.Kiall Mac Innes2013-02-231-0/+2
* | Add support for plugin provided API resources.Kiall Mac Innes2013-02-221-0/+6
|/
* Add moniker-manage CLI commands to trigger sync'sKiall Mac Innes2013-02-141-0/+4
* Add moniker-manage commands for maintaining servers and TSIG keysKiall Mac Innes2013-02-131-0/+12
* Use a dash as the command separater in moniker-manage.Kiall Mac Innes2013-02-131-4/+4
* Add initial PowerDNS migration repoKiall Mac Innes2013-02-111-0/+2
* Sync with Oslo 30a50c8aKiall Mac Innes2013-01-291-2/+1
* Change to rootwrapper - bug #1075120Endre Karlson2013-01-241-1/+2
* PowerDNS Backend DriverKiall Mac Innes2013-01-181-0/+1
* Partial fix for bug #1074093JC Martin2012-12-061-3/+1
* Added central backend changes and rpc plugin. Added write_database flag to my...Patrick Galbraith2012-12-021-0/+1
* Working mysqlbind agent. Thank you to Endre and Kiall for the help!Patrick Galbraith2012-11-291-0/+1
* Make us client library independent for server side operationsEndre Karlson2012-11-201-3/+4
* Add Quantum handlers for floating ip with testsEndre Karlson2012-11-191-0/+2
* Abstract out functionality into pluginsEndre Karlson2012-11-161-1/+1
* Switch bind9 agent to a driver based implementation.Kiall Mac Innes2012-11-101-1/+5
* Add initial support for handling notifications from other OpenStack services.Kiall Mac Innes2012-11-041-0/+4
* Add pypi trove classifiersKiall Mac Innes2012-11-011-1/+11
* Import and make use of openstack.common.version moduleKiall Mac Innes2012-11-011-2/+2
* Move optional dep's to their own fileKiall Mac Innes2012-10-301-1/+6
* Move SQLA dep in pip-requires to indicate it is optional (kinda)Kiall Mac Innes2012-10-281-2/+2
* Cleanup SQLA migrate changes + "Un-Abstract" the type definitionsKiall Mac Innes2012-10-281-1/+1
* Attempt to make backends more driver based like in CeilometerEndre Karlson2012-10-281-6/+11
* Add database init + sync commandsKiall Mac Innes2012-10-261-0/+6
* Extract setup-requires from setup.pyKiall Mac Innes2012-10-141-3/+7
* Add tests_require to setup.pyKiall Mac Innes2012-10-141-1/+5
* Make use of OpenStack Common setup moduleKiall Mac Innes2012-10-131-0/+7
* Initial Public Commit.Kiall Mac Innes2012-09-251-0/+35