<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git/designateclient, branch 2.7.1</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>server-get/update show wrong values about 'id' and 'update_at'</title>
<updated>2018-07-25T15:32:44+00:00</updated>
<author>
<name>miaoyuliang</name>
<email>miaoyuliang@cmss.chinamobile.com</email>
</author>
<published>2018-06-19T19:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=05990b868e192d5ebb46509bdb0254e91b9ccbe9'/>
<id>05990b868e192d5ebb46509bdb0254e91b9ccbe9</id>
<content type='text'>
While process 'designate server-get' and 'designate server-update',
the 'id' and 'update_at' values are wrong, they should be
interchanged.

Change-Id: Ibddf9cc9a018774ed229c0dfa81e705cd74704bc
Closes-Bug: #1777576
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While process 'designate server-get' and 'designate server-update',
the 'id' and 'update_at' values are wrong, they should be
interchanged.

Change-Id: Ibddf9cc9a018774ed229c0dfa81e705cd74704bc
Closes-Bug: #1777576
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sphinx 1.5 warning-is-error</title>
<updated>2017-04-20T12:57:16+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>sfinucan@redhat.com</email>
</author>
<published>2017-04-19T09:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=6b7b018cb6b8c3884b34da1769406b0d65867df7'/>
<id>6b7b018cb6b8c3884b34da1769406b0d65867df7</id>
<content type='text'>
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Migrate the
setting from the old warnerrors one.

This involves a couple of changes to the docs to fix the now broken
build.

Change-Id: I9bee7f6f9c69a9ed7bb22325ad1a0a1316dde526
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Migrate the
setting from the old warnerrors one.

This involves a couple of changes to the docs to fix the now broken
build.

Change-Id: I9bee7f6f9c69a9ed7bb22325ad1a0a1316dde526
</pre>
</div>
</content>
</entry>
<entry>
<title>Set client module __version__</title>
<updated>2017-02-06T07:44:00+00:00</updated>
<author>
<name>Rui Chen</name>
<email>chenrui.momo@gmail.com</email>
</author>
<published>2017-02-06T07:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=d4cf5d3dd597127d6b38c6ee38b0c9d66faae871'/>
<id>d4cf5d3dd597127d6b38c6ee38b0c9d66faae871</id>
<content type='text'>
According to PEP 396, the version of client library
should be set in xxxclient.__version__, that help
python-openstackclient command "module list" to get
the right plugin module versions.

Change-Id: I932287726c5b0a8638c6ad72171e98181867d88f
Partial-Bug: #1662058
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to PEP 396, the version of client library
should be set in xxxclient.__version__, that help
python-openstackclient command "module list" to get
the right plugin module versions.

Change-Id: I932287726c5b0a8638c6ad72171e98181867d88f
Partial-Bug: #1662058
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add attribute support to create zone cli"</title>
<updated>2017-02-01T16:28:43+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-02-01T16:28:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=5b8cab8079c2eea9f9d084801102ed5b036927fa'/>
<id>5b8cab8079c2eea9f9d084801102ed5b036927fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'"</title>
<updated>2017-02-01T11:53:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-02-01T11:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=b8ed15c568519081dfea321b0e28845c06148a27'/>
<id>b8ed15c568519081dfea321b0e28845c06148a27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add attribute support to create zone cli</title>
<updated>2017-01-31T23:05:08+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2017-01-31T23:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=f265eb18e95a707d99fe4d52a856c6e661b9982f'/>
<id>f265eb18e95a707d99fe4d52a856c6e661b9982f</id>
<content type='text'>
also format attributes for cli display

Change-Id: Ia338f607e6d4b70610132ab66e15381981beb038
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also format attributes for cli display

Change-Id: Ia338f607e6d4b70610132ab66e15381981beb038
</pre>
</div>
</content>
</entry>
<entry>
<title>Show proper error on over quota commands</title>
<updated>2017-01-31T23:03:19+00:00</updated>
<author>
<name>Graham Hayes</name>
<email>graham.hayes@hpe.com</email>
</author>
<published>2017-01-31T19:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=f540d1c09b8bfbc6f536b82f4293eeada59d8636'/>
<id>f540d1c09b8bfbc6f536b82f4293eeada59d8636</id>
<content type='text'>
Change-Id: I811a0f0e3dcc3406ba9a07b0d54788a3241a7cd2
Closes-Bug: #1629222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I811a0f0e3dcc3406ba9a07b0d54788a3241a7cd2
Closes-Bug: #1629222
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes unnecessary utf-8 encoding</title>
<updated>2016-12-22T02:45:09+00:00</updated>
<author>
<name>Cao Xuan Hoang</name>
<email>hoangcx@vn.fujitsu.com</email>
</author>
<published>2016-12-22T02:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=22dbb5634f159a0fb01b45294a7814dae28c79b0'/>
<id>22dbb5634f159a0fb01b45294a7814dae28c79b0</id>
<content type='text'>
The following files added utf-8 encoding but never used. So we can
remove them at all.

designateclient/tests/base.py
designateclient/tests/test_designateclient.py

Change-Id: Id11c8241544ef076c95986bb645cdc6cce652a1c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following files added utf-8 encoding but never used. So we can
remove them at all.

designateclient/tests/base.py
designateclient/tests/test_designateclient.py

Change-Id: Id11c8241544ef076c95986bb645cdc6cce652a1c
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure X-Designate-Edit-Managed-Records header value is a string</title>
<updated>2016-12-09T19:15:16+00:00</updated>
<author>
<name>Cedric Brandily</name>
<email>zzelle@gmail.com</email>
</author>
<published>2016-12-09T19:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=9ceb24149110662d65469f0554036f7fe3e3d2c3'/>
<id>9ceb24149110662d65469f0554036f7fe3e3d2c3</id>
<content type='text'>
Header values are strings so we should provide a string as
X-Designate-Edit-Managed-Records header value instead of a boolean
(which is transformed into: "&lt;type 'bool'&gt;" by python-requests).

Change-Id: Iaf248a0e817fe65785ddcdca46663e7273a6dad0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Header values are strings so we should provide a string as
X-Designate-Edit-Managed-Records header value instead of a boolean
(which is transformed into: "&lt;type 'bool'&gt;" by python-requests).

Change-Id: Iaf248a0e817fe65785ddcdca46663e7273a6dad0
</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://git.baserock.org/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>
</feed>
