<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-designateclient.git/designateclient/tests, 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>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 "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>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>Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'</title>
<updated>2016-11-18T02:14:54+00:00</updated>
<author>
<name>howardlee</name>
<email>lihongweibj@inspur.com</email>
</author>
<published>2016-11-18T02:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=5d41ac94556088cdd4d71b1bbea5a70cd77f0d99'/>
<id>5d41ac94556088cdd4d71b1bbea5a70cd77f0d99</id>
<content type='text'>
Trivial fix.

Change-Id: I0e678649225d58e70db09f6c0acce59d20f48004
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trivial fix.

Change-Id: I0e678649225d58e70db09f6c0acce59d20f48004
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace 'assertTrue(a in b)' with 'assertIn(a, b)'</title>
<updated>2016-09-28T06:51:43+00:00</updated>
<author>
<name>Cao Xuan Hoang</name>
<email>hoangcx@vn.fujitsu.com</email>
</author>
<published>2016-09-28T06:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=da65768aba7a5a31fc0821df7f88eb76ea41fc1c'/>
<id>da65768aba7a5a31fc0821df7f88eb76ea41fc1c</id>
<content type='text'>
trivialfix

Change-Id: Iaf6fc3b4b68d764de38856cab54d27579565310f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
trivialfix

Change-Id: Iaf6fc3b4b68d764de38856cab54d27579565310f
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `openstack zone transfer accept list` cli to designateclient</title>
<updated>2016-06-14T11:26:53+00:00</updated>
<author>
<name>sonu.kumar</name>
<email>sonu.kumar@nectechnologies.in</email>
</author>
<published>2016-06-14T09:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=8bc106654ca8ab52d98f28fc55513e7931a02c3f'/>
<id>8bc106654ca8ab52d98f28fc55513e7931a02c3f</id>
<content type='text'>
This patch add cli for listing accepted zone ownership transfer

and corresponding test cases.

Related-Bug: #1499539

Change-Id: I3eec36c73b2dacd4eed3b8578c4d51593b43104d
depends-on: I3dc042f666be43649bb3dec6e92cc67d1c32578f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch add cli for listing accepted zone ownership transfer

and corresponding test cases.

Related-Bug: #1499539

Change-Id: I3eec36c73b2dacd4eed3b8578c4d51593b43104d
depends-on: I3dc042f666be43649bb3dec6e92cc67d1c32578f
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to keystoneauth</title>
<updated>2016-05-16T20:20:28+00:00</updated>
<author>
<name>Clenimar Filemon</name>
<email>clenimar.filemon@gmail.com</email>
</author>
<published>2016-05-06T21:10:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=b68dca09b13166a7a357d5d41e7def93ed4e30cb'/>
<id>b68dca09b13166a7a357d5d41e7def93ed4e30cb</id>
<content type='text'>
This patch migrates designateclient to using keystoneauth Session
instead of deprecated keystoneclient's Session and plugins.

Also, this patch removes the old designateclient.auth module as it is
not used anywhere else in the code base and its purpose is overridden by
the fact that keystoneauth acts as an abstraction layer for
authentication (handling requests and reauthentication internally).

Change-Id: Ic3cc0fbb76977a04bab322ebcb1c818e75646772
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch migrates designateclient to using keystoneauth Session
instead of deprecated keystoneclient's Session and plugins.

Also, this patch removes the old designateclient.auth module as it is
not used anywhere else in the code base and its purpose is overridden by
the fact that keystoneauth acts as an abstraction layer for
authentication (handling requests and reauthentication internally).

Change-Id: Ic3cc0fbb76977a04bab322ebcb1c818e75646772
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for service status</title>
<updated>2016-04-12T07:50:27+00:00</updated>
<author>
<name>Endre Karlson</name>
<email>endre.karlson@hpe.com</email>
</author>
<published>2016-02-24T12:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-designateclient.git/commit/?id=05b396bfa1e6224efa57d7da92b575aaf8778edb'/>
<id>05b396bfa1e6224efa57d7da92b575aaf8778edb</id>
<content type='text'>
Change-Id: I5349524d262ffcadf88b3c914f187dfc26563156
Depends-On: Iaf10d8486ac8015ecf9f394dfbf074bfb863fb78
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5349524d262ffcadf88b3c914f187dfc26563156
Depends-On: Iaf10d8486ac8015ecf9f394dfbf074bfb863fb78
</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://git.baserock.org/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://git.baserock.org/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>
</feed>
