summaryrefslogtreecommitdiff
path: root/designateclient
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Fix pep8 E501 line too long"Jenkins2016-11-011-1/+2
|\ \ | |/ |/|
| * Fix pep8 E501 line too longTony Xu2016-09-231-1/+2
* | Merge "Add plug-in summary for osc doc"Jenkins2016-10-181-0/+2
|\ \
| * | Add plug-in summary for osc docKATO Tomoyuki2016-10-141-0/+2
| |/
* | Replace 'assertTrue(a in b)' with 'assertIn(a, b)'Cao Xuan Hoang2016-09-282-2/+2
|/
* record-create/update: Account for priority being 0Alex Monk2016-09-132-3/+3
* Merge "Resolve FloatingIP PTR records clis argument's description"Jenkins2016-08-241-3/+6
|\
| * Resolve FloatingIP PTR records clis argument's descriptionsonu.kumar2016-08-081-3/+6
* | Fix clis related to FloatingIP's ptr recordssonu.kumar2016-08-082-2/+9
|/
* Merge "Add quota set / list / reset commands"2.2.0Jenkins2016-07-143-0/+162
|\
| * Add quota set / list / reset commandsGraham Hayes2016-06-293-0/+162
* | Use osc_lib instead of cliffTang Chen2016-07-017-62/+50
* | Merge "Add global flags to cli"Jenkins2016-06-3010-4/+274
|\ \ | |/
| * Add global flags to cliGraham Hayes2016-06-2810-4/+274
* | Merge "Mark the v1 API Client as deprecated"Jenkins2016-06-292-1/+23
|\ \
| * | Mark the v1 API Client as deprecatedGraham Hayes2016-06-292-1/+23
| |/
* | Merge "Allow cli to query "v2/recordsets""Jenkins2016-06-292-3/+15
|\ \ | |/ |/|
| * Allow cli to query "v2/recordsets"Graham Hayes2016-06-092-3/+15
* | Merge "Revert "Add Global Flags for filtering results""Jenkins2016-06-245-69/+5
|\ \
| * | Revert "Add Global Flags for filtering results"Ben Nemec2016-06-235-69/+5
* | | Use osc-lib instead of openstackclientTang Chen2016-06-242-2/+3
|/ /
* | Merge "Add `openstack zone transfer accept list` cli to designateclient"Jenkins2016-06-173-0/+39
|\ \
| * | Add `openstack zone transfer accept list` cli to designateclientsonu.kumar2016-06-143-0/+39
| |/
* | Add pool listing to python designate clientLakshmi N Sampath2016-06-142-0/+24
* | Add Global Flags for filtering resultsGraham Hayes2016-06-015-5/+69
|/
* Switch to keystoneauthClenimar Filemon2016-05-168-107/+12
* Don't use the 'keystone' client (functional tests)Paul Glass2016-05-091-2/+2
* Add support for service statusEndre Karlson2016-04-124-0/+163
* Fix a race condition in one of the zone import testsPaul Glass2016-04-081-1/+3
* Merge "Implement zone import"Jenkins2016-04-0610-20/+311
|\
| * Implement zone importRahman Syed2016-03-3010-20/+311
* | Merge "Show responses on zone and recordset deletes"Jenkins2016-03-316-18/+24
|\ \
| * | Show responses on zone and recordset deletesPaul Glass2016-03-306-18/+24
* | | Fix an issue causing a blacklist test to failPaul Glass2016-03-301-1/+1
|/ /
* | Merge "Add a service catalog override to the functional tests"Jenkins2016-03-302-1/+27
|\ \
| * | Add a service catalog override to the functional testsPaul Glass2016-02-242-1/+27
* | | Add filtering to recordsets CLIGraham Hayes2016-03-291-2/+41
* | | Show "status" and "action" for recordsetsGraham Hayes2016-03-291-1/+1
* | | Move all V2 Controllers to inherit from the v2Graham Hayes2016-03-295-9/+9
* | | Fixes 'openstack tld list' command's exceptionsonu.kumar2016-03-292-3/+12
| |/ |/|
* | Implement zone exportRahman Syed2016-03-239-36/+369
* | Improved TestRecordsetNegativeEric Wehrmeister2016-03-041-3/+4
* | Merge "Log stacktraces of MultipleExceptions in functionaltests"Jenkins2016-02-271-0/+18
|\ \
| * | Log stacktraces of MultipleExceptions in functionaltestsPaul Glass2016-02-151-0/+18
| |/
* | Stop using non-existent method of MockChaozhe.Chen2016-02-171-1/+1
|/
* Python3: Add support for urlparseabhishekkekane2016-01-301-1/+1
* Allow the OSC CLI Plugin to walk pages2.0.0Graham Hayes2016-01-279-10/+101
* Merge "Show output on transfer accept"Jenkins2016-01-261-1/+1
|\
| * Show output on transfer acceptEndre Karlson2016-01-121-1/+1
* | Improvement in zone transfer request command descriptionsonu.kumar2016-01-221-6/+7