<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/functional/tests/compute/v2/test_keypair.py, branch 3.2.1</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Replace tempest-lib with tempest.lib</title>
<updated>2016-04-29T08:33:45+00:00</updated>
<author>
<name>Daniel Gonzalez</name>
<email>daniel@gonzalez-nothnagel.de</email>
</author>
<published>2016-04-28T20:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=9ec41c0397dbcf818513efd9bc92ad488b66ceca'/>
<id>9ec41c0397dbcf818513efd9bc92ad488b66ceca</id>
<content type='text'>
tempest-lib is deprecated, so replace it with tempest.lib.

Co-Authored-By: Sheel Rana &lt;ranasheel2000@gmail.com&gt;

Change-Id: I0495eba110bb7581623fbcf49dc63a27e9cb6d64
Closes-Bug: #1553047
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tempest-lib is deprecated, so replace it with tempest.lib.

Co-Authored-By: Sheel Rana &lt;ranasheel2000@gmail.com&gt;

Change-Id: I0495eba110bb7581623fbcf49dc63a27e9cb6d64
Closes-Bug: #1553047
</pre>
</div>
</content>
</entry>
<entry>
<title>Update keypair tests</title>
<updated>2016-04-19T12:10:30+00:00</updated>
<author>
<name>Kyrylo Romanenko</name>
<email>kromanenko@mirantis.com</email>
</author>
<published>2016-03-24T17:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=ff62c832b5397b1cb4d948f5f88c303434f49b11'/>
<id>ff62c832b5397b1cb4d948f5f88c303434f49b11</id>
<content type='text'>
Make testcases separate instances of test class.
Use setUp with addCleanup methods for every test case.
Add negative test cases.

Closes-Bug: #1564480
Change-Id: I5d8fd2a238e6cf0584777eb0d24dfcaed4133ee1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make testcases separate instances of test class.
Use setUp with addCleanup methods for every test case.
Add negative test cases.

Closes-Bug: #1564480
Change-Id: I5d8fd2a238e6cf0584777eb0d24dfcaed4133ee1
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve tmpfile cleanup in functests</title>
<updated>2016-04-05T22:40:44+00:00</updated>
<author>
<name>Cedric Brandily</name>
<email>zzelle@gmail.com</email>
</author>
<published>2016-04-05T22:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=3c82c0e62e5b661d03ad7d9a3e93f95876805c2d'/>
<id>3c82c0e62e5b661d03ad7d9a3e93f95876805c2d</id>
<content type='text'>
This change replaces when possible homemade temporary file management by
tempfile.NamedTemporaryFile[1][2] and defines only when needed a cleanup
for a temporary file[2].

[1] functional/tests/compute/v2/test_keypair.py
[2] functional/tests/object/v1/test_object.py

Change-Id: I728ab96381ca9f3fd1f899dd50e5ceb5e97b9397
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change replaces when possible homemade temporary file management by
tempfile.NamedTemporaryFile[1][2] and defines only when needed a cleanup
for a temporary file[2].

[1] functional/tests/compute/v2/test_keypair.py
[2] functional/tests/object/v1/test_object.py

Change-Id: I728ab96381ca9f3fd1f899dd50e5ceb5e97b9397
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fixed keypair create functional test</title>
<updated>2016-03-30T20:58:42+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2016-03-18T14:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=029654b9a8c39f8dfc966f31c36f27cab84c6bc9'/>
<id>029654b9a8c39f8dfc966f31c36f27cab84c6bc9</id>
<content type='text'>
This adds a test case to exercise the --public-key option of
the 'keypair create' command.  It is a follow-on to
I7a299a542d9df543bff43d3ea1e7907fc8c5f640 that fixed a key file
read bug.

Change-Id: Id78c1c7ece02f619aca69dc397185fc426b92306
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a test case to exercise the --public-key option of
the 'keypair create' command.  It is a follow-on to
I7a299a542d9df543bff43d3ea1e7907fc8c5f640 that fixed a key file
read bug.

Change-Id: Id78c1c7ece02f619aca69dc397185fc426b92306
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove checks for None dates in keypair functional tests</title>
<updated>2015-05-22T20:01:40+00:00</updated>
<author>
<name>Terry Howe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-05-22T20:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=9186885553ed8ad32c5a863c9efb63dd570a99bb'/>
<id>9186885553ed8ad32c5a863c9efb63dd570a99bb</id>
<content type='text'>
Steve made a comment about this and I agree, we should try and
keep these tests and simple as possible and this kind of thing
doesn't add much value.

Change-Id: I1eb73e5f38904ee6c74f6c7e27fc66cfe198619d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Steve made a comment about this and I agree, we should try and
keep these tests and simple as possible and this kind of thing
doesn't add much value.

Change-Id: I1eb73e5f38904ee6c74f6c7e27fc66cfe198619d
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for keypair functional tests</title>
<updated>2015-05-17T15:12:28+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-04-29T14:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=f8bbbdce2402390e1b73590b0fb7fcb360974848'/>
<id>f8bbbdce2402390e1b73590b0fb7fcb360974848</id>
<content type='text'>
Change-Id: I5d4730f8229b50d2b162864c74d8eabfef6c0991
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5d4730f8229b50d2b162864c74d8eabfef6c0991
</pre>
</div>
</content>
</entry>
</feed>
