<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git/designateclient/functionaltests/v2, branch train-eol</title>
<subtitle>opendev.org: openstack/python-designateclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/'/>
<entry>
<title>Add tsig key support to python-designateclient</title>
<updated>2017-07-07T12:16:30+00:00</updated>
<author>
<name>Rudolf Vriend</name>
<email>rudolf.vriend@sap.com</email>
</author>
<published>2017-07-07T12:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=b741282eaff277977507379bbd0de3454eb66232'/>
<id>b741282eaff277977507379bbd0de3454eb66232</id>
<content type='text'>
This fix adds support for the designate tsig keys api to
python-designateclient.

It will add tsigkey related crud commands to the openstackclient.

Change-Id: I84336c3aca85ca62771fd2115481eda32ee980d2
Closes-Bug: #1702506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fix adds support for the designate tsig keys api to
python-designateclient.

It will add tsigkey related crud commands to the openstackclient.

Change-Id: I84336c3aca85ca62771fd2115481eda32ee980d2
Closes-Bug: #1702506
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tempest instead of Tempest-lib</title>
<updated>2016-11-22T03:52:16+00:00</updated>
<author>
<name>ghanshyam</name>
<email>ghanshyam.mann@nectechnologies.in</email>
</author>
<published>2016-11-22T03:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=e995bfd553fb0aad8bcb9896240ab561af2d634d'/>
<id>e995bfd553fb0aad8bcb9896240ab561af2d634d</id>
<content type='text'>
tempest-lib has been deprecated since a year. All
the interfaces available in tempest-lib are now available
in tempest/lib.

This patch make use of tempest/lib instead of tempest-lib.
Also add tempest in test-requirements.txt

Change-Id: I6cb50b68631391f0368e8a2e6133f94c1da52376
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tempest-lib has been deprecated since a year. All
the interfaces available in tempest-lib are now available
in tempest/lib.

This patch make use of tempest/lib instead of tempest-lib.
Also add tempest in test-requirements.txt

Change-Id: I6cb50b68631391f0368e8a2e6133f94c1da52376
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a race condition in one of the zone import tests</title>
<updated>2016-04-08T16:00:44+00:00</updated>
<author>
<name>Paul Glass</name>
<email>paul.glass@rackspace.com</email>
</author>
<published>2016-04-07T14:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=7b1caa5944cb8aeeee44386cd1f0c802e01207db'/>
<id>7b1caa5944cb8aeeee44386cd1f0c802e01207db</id>
<content type='text'>
This test would occasionally fail if the import was still PENDING when
the check asserted a COMPLETED status.

Change-Id: Ia2c320d50dd061980c27b0b7ec0cb6c65c13f6e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test would occasionally fail if the import was still PENDING when
the check asserted a COMPLETED status.

Change-Id: Ia2c320d50dd061980c27b0b7ec0cb6c65c13f6e7
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Implement zone import"</title>
<updated>2016-04-06T16:58:09+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-04-06T16:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=a9385ac8f55560e73ab5d35e95b5c4c143474c26'/>
<id>a9385ac8f55560e73ab5d35e95b5c4c143474c26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show responses on zone and recordset deletes</title>
<updated>2016-03-30T17:07:48+00:00</updated>
<author>
<name>Paul Glass</name>
<email>paul.glass@rackspace.com</email>
</author>
<published>2016-03-30T16:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=a5e8206ed602c11cc2ea8fbca25b39999cfd5540'/>
<id>a5e8206ed602c11cc2ea8fbca25b39999cfd5540</id>
<content type='text'>
Change-Id: I1b15c64bac1bc495fe7aecbcf08c28b8ea41b5a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1b15c64bac1bc495fe7aecbcf08c28b8ea41b5a7
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement zone import</title>
<updated>2016-03-30T16:23:27+00:00</updated>
<author>
<name>Rahman Syed</name>
<email>rahman.syed@gmail.com</email>
</author>
<published>2016-03-25T00:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=d2b88c88c529176db0f3c900ddb411d770fd1277'/>
<id>d2b88c88c529176db0f3c900ddb411d770fd1277</id>
<content type='text'>
Zone import commands (create, list, show, delete)
are missing from the python-designateclient.

This change includes implementation, as well as unit tests
and functionaltests.

Change-Id: I635431b5ef11989247e8d185ad692e4fee9bebba
Closes-Bug: #1550532
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zone import commands (create, list, show, delete)
are missing from the python-designateclient.

This change includes implementation, as well as unit tests
and functionaltests.

Change-Id: I635431b5ef11989247e8d185ad692e4fee9bebba
Closes-Bug: #1550532
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement zone export</title>
<updated>2016-03-24T01:34:14+00:00</updated>
<author>
<name>Rahman Syed</name>
<email>rahman.syed@gmail.com</email>
</author>
<published>2016-03-22T22:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=ce50ad944490e6238597a72106f5be705db3aae8'/>
<id>ce50ad944490e6238597a72106f5be705db3aae8</id>
<content type='text'>
Zone export commands (create, list, show, delete, showfile)
are missing from the python-designateclient.

This change includes implementation, as well as unit tests
and functionaltests.

Change-Id: I957946d739bceea1074e2fda2ce7f841143b0611
Partial-Bug: #1550532
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zone export commands (create, list, show, delete, showfile)
are missing from the python-designateclient.

This change includes implementation, as well as unit tests
and functionaltests.

Change-Id: I957946d739bceea1074e2fda2ce7f841143b0611
Partial-Bug: #1550532
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved TestRecordsetNegative</title>
<updated>2016-03-04T17:53:08+00:00</updated>
<author>
<name>Eric Wehrmeister</name>
<email>eric.wehrmeister@rackspace.com</email>
</author>
<published>2016-03-04T17:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=319a331e513a57ce1419b11f1a618158a5e33870'/>
<id>319a331e513a57ce1419b11f1a618158a5e33870</id>
<content type='text'>
Added a parent to the class and hardcoded the zone id and name in one of the tests.

Change-Id: I8f973e52561d4644821148690430be4c0c1944c0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a parent to the class and hardcoded the zone id and name in one of the tests.

Change-Id: I8f973e52561d4644821148690430be4c0c1944c0
</pre>
</div>
</content>
</entry>
<entry>
<title>Log stacktraces of MultipleExceptions in functionaltests</title>
<updated>2016-02-15T20:29:34+00:00</updated>
<author>
<name>Paul Glass</name>
<email>paul.glass@rackspace.com</email>
</author>
<published>2016-02-15T20:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=0c58fc7c4a961e3156ac87a5346eb19af1278c9e'/>
<id>0c58fc7c4a961e3156ac87a5346eb19af1278c9e</id>
<content type='text'>
Change-Id: I479bdb59d06c561c49ae63d8bcbe2e5c8f67577a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I479bdb59d06c561c49ae63d8bcbe2e5c8f67577a
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add functional tests for blacklists"</title>
<updated>2015-11-09T15:54:23+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-11-09T15:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-designateclient.git/commit/?id=dca1ccba74b309c3ae245e443b78071373497413'/>
<id>dca1ccba74b309c3ae245e443b78071373497413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
