<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git, branch 2.1.0</title>
<subtitle>opendev.org: openstack/python-designateclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/'/>
<entry>
<title>Merge "Add filtering to recordsets CLI" into stable/mitaka</title>
<updated>2016-03-30T15:27:28+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-30T15:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=b337657c4366f762125294c1a0f1f2efa3baaf38'/>
<id>b337657c4366f762125294c1a0f1f2efa3baaf38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add filtering to recordsets CLI</title>
<updated>2016-03-30T11:35:06+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2016-03-29T21:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=e23fb5ff8a83dde139b0ed9acf6f6348685d0e26'/>
<id>e23fb5ff8a83dde139b0ed9acf6f6348685d0e26</id>
<content type='text'>
Also cleaned up the display of records in the list view.

Change-Id: I6d05dc387a9653c49bebb9d5f63282b8002ec32a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also cleaned up the display of records in the list view.

Change-Id: I6d05dc387a9653c49bebb9d5f63282b8002ec32a
</pre>
</div>
</content>
</entry>
<entry>
<title>Show "status" and "action" for recordsets</title>
<updated>2016-03-29T18:55:16+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2016-03-29T18:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=9f158c995ba7ce25d4130dd1822fd839d698b63a'/>
<id>9f158c995ba7ce25d4130dd1822fd839d698b63a</id>
<content type='text'>
Change-Id: I9d3cfdccf1681f334908034f6aa9a935d0ca43c5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9d3cfdccf1681f334908034f6aa9a935d0ca43c5
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Move all V2 Controllers to inherit from the v2" into stable/mitaka</title>
<updated>2016-03-29T17:06:59+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-29T17:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=670f44a798aae4cd248a07f2d03afd17e5ba348f'/>
<id>670f44a798aae4cd248a07f2d03afd17e5ba348f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all V2 Controllers to inherit from the v2</title>
<updated>2016-03-29T14:59:50+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2016-03-29T12:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=9150dfb7f15aa35c280f728cf4acbfa7bec6f75a'/>
<id>9150dfb7f15aa35c280f728cf4acbfa7bec6f75a</id>
<content type='text'>
Previously some v2 controllers inherited from the base
client.Controller.

Fixes have been added to the V2Controller that allow it
to work with lists + next links.

Change-Id: I23b4ecc52b71cafc4085ab6586164bd03ac6afea
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously some v2 controllers inherited from the base
client.Controller.

Fixes have been added to the V2Controller that allow it
to work with lists + next links.

Change-Id: I23b4ecc52b71cafc4085ab6586164bd03ac6afea
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes 'openstack tld list' command's exception</title>
<updated>2016-03-29T14:59:39+00:00</updated>
<author>
<name>sonu.kumar</name>
<email>sonu.kumar@nectechnologies.in</email>
</author>
<published>2016-03-17T02:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=15bf56114c4a05e36e01afd02f9acbe9991b0e62'/>
<id>15bf56114c4a05e36e01afd02f9acbe9991b0e62</id>
<content type='text'>
Earlier while executing "openstack tld list" command the designate
client was not able to list the created tlds and was resulting an
exception.
This patch fixes those issues and makes designateclient to list
all the created tlds.


Change-Id: I762cf269eb8396b20915b98709f445acaa3f7649
Closes-Bug: #1557364
(cherry picked from commit 9011aac4ccf5219453efbab38623b63a57282de0)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Earlier while executing "openstack tld list" command the designate
client was not able to list the created tlds and was resulting an
exception.
This patch fixes those issues and makes designateclient to list
all the created tlds.


Change-Id: I762cf269eb8396b20915b98709f445acaa3f7649
Closes-Bug: #1557364
(cherry picked from commit 9011aac4ccf5219453efbab38623b63a57282de0)
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-03-24T13:50:13+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-03-24T13:50:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=75f8cefe0d7a71097352174c5087ac1f45a1be45'/>
<id>75f8cefe0d7a71097352174c5087ac1f45a1be45</id>
<content type='text'>
Change-Id: Ib9adaf73634e7b84fb0fc4b6cfad982bc7561c93
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib9adaf73634e7b84fb0fc4b6cfad982bc7561c93
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitreview for stable/mitaka</title>
<updated>2016-03-10T17:59:02+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2016-03-10T17:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=d5c81ec9f568646548b2f05ac399828379a7b077'/>
<id>d5c81ec9f568646548b2f05ac399828379a7b077</id>
<content type='text'>
Change-Id: Iaf63ee9384560aa6dfeea3203bf116acae768213
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iaf63ee9384560aa6dfeea3203bf116acae768213
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow the OSC CLI Plugin to walk pages</title>
<updated>2016-01-27T23:24:53+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2016-01-27T20:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=8f3e935f77d1e98c35e0e553c5041cc482167685'/>
<id>8f3e935f77d1e98c35e0e553c5041cc482167685</id>
<content type='text'>
Change-Id: I5587ad816c99dc159f2c1a5660450a631ddecd6e
Closes-Bug: #1538611
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5587ad816c99dc159f2c1a5660450a631ddecd6e
Closes-Bug: #1538611
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Show output on transfer accept"</title>
<updated>2016-01-26T14:49:28+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-01-26T14:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=24dd22d431f808de46d9a1f03ec253d28c8660e3'/>
<id>24dd22d431f808de46d9a1f03ec253d28c8660e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
