summaryrefslogtreecommitdiff
path: root/designateclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Add shared zone commands5.2.0Igor Malinovskiy2023-02-131-0/+82
* Add basic osc unit testsErik Olof Gunnar Andersson2021-12-0710-0/+479
* Remove six and update lower-constraints appdirsMichael Johnson2021-03-261-3/+2
* Use unittest.mock instead of mockHervé Beraud2020-06-093-3/+3
* Use unittest.mock instead of third party mockSean McGinnis2020-03-131-3/+1
* Removing v1 api supporttrain-em3.0.0Erik Olof Gunnar Andersson2019-09-1011-902/+0
* Update json module to jsonutilscao.yuan2019-02-281-3/+4
* Make remote error handling more robustJens Harbott2017-09-011-0/+7
* Add tsig key support to python-designateclientRudolf Vriend2017-07-071-0/+96
* Set client module __version__Rui Chen2017-02-061-3/+4
* Merge "Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'"Jenkins2017-02-011-1/+1
|\
| * Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'howardlee2016-11-181-1/+1
* | Removes unnecessary utf-8 encodingCao Xuan Hoang2016-12-222-4/+0
|/
* Replace 'assertTrue(a in b)' with 'assertIn(a, b)'Cao Xuan Hoang2016-09-282-2/+2
* Add `openstack zone transfer accept list` cli to designateclientsonu.kumar2016-06-141-0/+14
* Switch to keystoneauthClenimar Filemon2016-05-164-6/+6
* Add support for service statusEndre Karlson2016-04-121-0/+46
* Implement zone importRahman Syed2016-03-301-0/+54
* Implement zone exportRahman Syed2016-03-231-0/+65
* Stop using non-existent method of MockChaozhe.Chen2016-02-171-1/+1
* Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-4/+4
* Merge "Fixes order of argument in assertEqual"Jenkins2015-11-044-13/+13
|\
| * Fixes order of argument in assertEqualsonu.kumar2015-10-134-13/+13
* | Merge "Resolve TLD's by name"Jenkins2015-11-041-0/+15
|\ \
| * | Resolve TLD's by nameEndre Karlson2015-10-161-0/+15
| |/
* | Merge "Makes error msg more helpful"Jenkins2015-10-192-1/+57
|\ \ | |/ |/|
| * Makes error msg more helpfulJames Li2015-09-242-1/+57
* | Merge "Added test cases for v2 client"Jenkins2015-10-121-0/+14
|\ \
| * | Added test cases for v2 clientsonu.kumar2015-09-301-0/+14
| |/
* | Merge "Adds test cases for servers in designateclient"Jenkins2015-10-121-0/+12
|\ \
| * | Adds test cases for servers in designateclientsonu.kumar2015-09-291-0/+12
| |/
* | Adds test cases for domain in designate v1 clientsonu.kumar2015-09-291-1/+83
|/
* Merge "Implement socket timeout in v1"Jenkins2015-09-084-4/+165
|\
| * Implement socket timeout in v1Federico Ceratto2015-08-114-4/+165
* | Merge "Added test cases for reports in designateclient"Jenkins2015-09-071-0/+54
|\ \
| * | Added test cases for reports in designateclientsonu.kumar2015-09-031-0/+54
* | | Merge "Added diagnostics,sync and touch test cases for v1 designateclient"Jenkins2015-09-073-0/+101
|\ \ \
| * | | Added diagnostics,sync and touch test cases for v1 designateclientsonu.kumar2015-09-033-0/+101
| |/ /
* | | Added quotas and servers test cases for designateclientsonu.kumar2015-09-022-0/+131
|/ /
* | Added test cases for designate v1 clientsonu.kumar2015-09-023-0/+357
* | Add some missing Unit Tests to test_utils.pyPradeep Kumar Singh2015-07-271-0/+21
|/
* Fix backwards compat for edit_managed/all_tenantsKiall Mac Innes2015-06-222-0/+124
* Merge "Allow to use domain names instead of ids"Jenkins2015-05-101-0/+64
|\
| * Allow to use domain names instead of idsCedric Brandily2015-04-141-0/+64
* | V2 BindingsEndre Karlson2015-05-079-4/+934
|/
* Enable hacking check H104Christian Berendt2014-07-161-13/+0
* Add dummy testsEndre Karlson2014-06-063-0/+94
* Rename Moniker -> DesignateKiall Mac Innes2013-06-091-0/+0