<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/functional/tests/compute/v2/test_server.py, branch mitaka-eol</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>Defaults are ignored with flake8</title>
<updated>2016-02-23T17:08:36+00:00</updated>
<author>
<name>Tom Cocozzello</name>
<email>tjcocozz@us.ibm.com</email>
</author>
<published>2016-02-23T17:02:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=3d7a26bdec7b3a41090b6b092025ab5cd8f87b24'/>
<id>3d7a26bdec7b3a41090b6b092025ab5cd8f87b24</id>
<content type='text'>
If “ignore” is not set under flake8 in the tox.ini
file there there are defaults set to be ignored.

The depended patch fixes many of the problems.

Change-Id: Ieed2fe1c4654e201d3fe6d40ef93e247ee736f8b
Doc: http://flake8.readthedocs.org/en/latest/config.html#default
Depends-On: I935ab48e7c5bac5f88ecdb3a05f73fb44fc9f41d
Closes-Bug: #1548910
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If “ignore” is not set under flake8 in the tox.ini
file there there are defaults set to be ignored.

The depended patch fixes many of the problems.

Change-Id: Ieed2fe1c4654e201d3fe6d40ef93e247ee736f8b
Doc: http://flake8.readthedocs.org/en/latest/config.html#default
Depends-On: I935ab48e7c5bac5f88ecdb3a05f73fb44fc9f41d
Closes-Bug: #1548910
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix functional tests for Python 3.4</title>
<updated>2015-10-12T11:53:06+00:00</updated>
<author>
<name>Sirushti Murugesan</name>
<email>sirushti.murugesan@hp.com</email>
</author>
<published>2015-10-12T11:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=b12d8502226f56421bbe90747cf1727222c6e6fa'/>
<id>b12d8502226f56421bbe90747cf1727222c6e6fa</id>
<content type='text'>
* shlex.split() expects a string. Not bytes.
* decode the bytestring result of subprocess's communicate()
  to a string.

Change-Id: I209f67a91dc609b1e30cb9e683d3d6ee63d00069
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* shlex.split() expects a string. Not bytes.
* decode the bytestring result of subprocess's communicate()
  to a string.

Change-Id: I209f67a91dc609b1e30cb9e683d3d6ee63d00069
</pre>
</div>
</content>
</entry>
<entry>
<title>Automate flavors, networks, and image get</title>
<updated>2015-08-22T17:32:54+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-08-21T18:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=48f7f0f1bcb0d43d18e89f8ff54971f450f2f58b'/>
<id>48f7f0f1bcb0d43d18e89f8ff54971f450f2f58b</id>
<content type='text'>
Functional tests rely on some sort of configuration and
rather than configure something right now, how about it
pulls something from the middle of the available list.

Change-Id: I8147e40e5ee7393d8a8dcf1b0beb48856f28af7e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Functional tests rely on some sort of configuration and
rather than configure something right now, how about it
pulls something from the middle of the available list.

Change-Id: I8147e40e5ee7393d8a8dcf1b0beb48856f28af7e
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip functional test: test_server_up</title>
<updated>2015-08-10T22:09:10+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-08-10T22:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=d0cb0d1192fe721314768f1b8e12d1d541d79320'/>
<id>d0cb0d1192fe721314768f1b8e12d1d541d79320</id>
<content type='text'>
seems like test_server_up is causing intermittent issues in our
CI, skipping for now, so we can proceed with merging code.

Change-Id: Id41a78e703d7b416dfdc9a7bc95b19a8999192e3
Related-Bug: 1483422
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
seems like test_server_up is causing intermittent issues in our
CI, skipping for now, so we can proceed with merging code.

Change-Id: Id41a78e703d7b416dfdc9a7bc95b19a8999192e3
Related-Bug: 1483422
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functional tests server reboot</title>
<updated>2015-07-18T15:08:46+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-06-12T16:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=ea103cab1d632419a92940104209735c9d7f029f'/>
<id>ea103cab1d632419a92940104209735c9d7f029f</id>
<content type='text'>
Change-Id: I1699ac826519ccc177159423c7b6727ffaf4abff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1699ac826519ccc177159423c7b6727ffaf4abff
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functional tests server IP attach and detach</title>
<updated>2015-07-18T15:08:26+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-06-12T16:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=a9f85736eff6ef83289aca072511c2aca0938617'/>
<id>a9f85736eff6ef83289aca072511c2aca0938617</id>
<content type='text'>
Change-Id: Id87a5474e2df80c9ef84a6c554f12116302a38b3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id87a5474e2df80c9ef84a6c554f12116302a38b3
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functional tests for servers that require wait</title>
<updated>2015-07-18T12:22:45+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-06-10T21:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=d79900a075a78da0cc8a504630fd5a2df41c4ae2'/>
<id>d79900a075a78da0cc8a504630fd5a2df41c4ae2</id>
<content type='text'>
Change-Id: I4c85b1e303ecb99458594e7743950b0668b3bdfc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4c85b1e303ecb99458594e7743950b0668b3bdfc
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functional tests for server CRUD</title>
<updated>2015-06-11T18:10:03+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-06-03T19:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=c7868451f5387f8c7d10303b268498633bbd4a2f'/>
<id>c7868451f5387f8c7d10303b268498633bbd4a2f</id>
<content type='text'>
Change-Id: I77f292d47a9bea6a5b486ce513c0c19ec8c845dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I77f292d47a9bea6a5b486ce513c0c19ec8c845dd
</pre>
</div>
</content>
</entry>
</feed>
