summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add hacking check for line continuation backslash16.0.0.0rc116.0.0Michael Johnson2023-02-211-2/+2
* Remove netaddr module requirementMichael Johnson2022-08-021-2/+3
* Merge "Add template for testing review or branch"Zuul2022-02-171-0/+8
|\
| * Add template for testing review or branchNicolas Bock2020-12-041-0/+8
* | setup.cfg: Replace dashes by underscoresTakashi Kajinami2022-02-061-2/+2
* | Enable H306 check and fix import orderingMichael Johnson2021-11-187-18/+17
* | CERT DNS recordskpdev2021-07-251-0/+1
|/
* Update hacking for Python3Andreas Jaeger2020-04-011-1/+2
* Improve sink recordset creationErik Olof Gunnar Andersson2019-12-291-5/+3
* Update vagrant configGraham Hayes2019-06-191-12/+10
* Replace git.openstack.org URLs with opendev.org URLsZhongShengping2019-04-242-3/+3
* Update Zuul JobsGraham Hayes2019-03-252-8/+13
* CAA DNS recordsTytus Kurek2018-11-071-1/+4
* NAPTR DNS recordsTytus Kurek2018-11-061-1/+2
* Merge "Move pep8 checks to py3 by default"7.0.0.0b1Zuul2018-04-181-1/+1
|\
| * Move pep8 checks to py3 by defaultGraham Hayes2018-04-041-1/+1
* | Ensure we do not pass invalid data for A recordsGraham Hayes2018-04-111-0/+127
|/
* Remove translation of log messagesErik Olof Gunnar Andersson2018-03-141-7/+3
* Remove v1 APIGraham Hayes2018-01-111-362/+0
* Merge "Update .gitignore"Zuul2017-12-051-2/+1
|\
| * Update .gitignoreKien Nguyen2017-12-011-2/+1
* | Enable worker and producer by default in devstack local.confcaowei2017-12-031-1/+1
|/
* Merge "Check for multi level tlds"Zuul2017-11-041-0/+7209
|\
| * Check for multi level tldsGraham Hayes2017-10-171-0/+7209
* | Merge "Remove explicit lockdown of flake8"6.0.0.0b1Zuul2017-10-241-3/+0
|\ \
| * | Remove explicit lockdown of flake8Dirk Mueller2017-10-241-3/+0
| |/
* | Remove SCREEN_LOGDIR from devstackNguyen Van Trung2017-10-231-1/+0
|/
* Update vagrant boxesGraham Hayes2017-10-031-24/+2
* Move default DNS driver to bind9Graham Hayes2017-09-131-1/+1
* Remove usage of option 'verbose'ChangBo Guo(gcb)2017-03-101-3/+1
* Make notifications pluggableTim Simmons2017-01-191-0/+39
* Use designate.utils.generate_uuid instead of str(uuid.uuid4)Cuong Nguyen2017-01-163-6/+6
* Merge "Using sys.exit(main()) instead of main()"Jenkins2016-10-192-2/+2
|\
| * Using sys.exit(main()) instead of main()Luong Anh Tuan2016-09-262-2/+2
* | Updating the sample handler to be compatible with mitaka/newtonErik Olof Gunnar Andersson2016-09-172-30/+30
|/
* Merge "Add DESIGNATE_AGENT_BACKEND_DRIVER to devstack sample conf"Jenkins2016-08-241-0/+3
|\
| * Add DESIGNATE_AGENT_BACKEND_DRIVER to devstack sample confKiall Mac Innes2016-07-281-0/+3
* | Remove white space between print and ()gecong19732016-08-231-1/+1
* | Python 3: dict.itervalues()qinchunhua2016-07-271-1/+1
|/
* Grenade PluginGraham Hayes2016-07-141-0/+5
* Add centos7, remove Fedora Vagrant VMKiall Mac Innes2016-06-071-7/+6
* Merge "Add djbdns backend"Jenkins2016-06-022-0/+154
|\
| * Add djbdns backendFederico Ceratto2016-05-202-0/+154
* | Add Wily and Xenial devstack VMsFederico Ceratto2016-05-251-0/+23
|/
* Merge "Remove contrib/tempest, as they have moved to the tempest plugin"Jenkins2016-05-1620-3889/+0
|\
| * Remove contrib/tempest, as they have moved to the tempest pluginKiall Mac Innes2016-04-2120-3889/+0
* | Fix the memory of the VM in VirtualBoxGraham Hayes2016-05-091-2/+12
* | Add setup_ubuntu_devstackFederico Ceratto2016-04-262-0/+62
|/
* Vagrant: Suppport local devstack / tempest clonesKiall Mac Innes2016-04-121-4/+20
* Merge "Add Tempest Plugin to DevStack Plugin"Jenkins2016-04-122-2/+10
|\