<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-novaclient.git/setup.cfg, branch train-em</title>
<subtitle>opendev.org: openstack/python-novaclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/'/>
<entry>
<title>Add Python 3 Train unit tests</title>
<updated>2019-07-02T01:35:48+00:00</updated>
<author>
<name>pengyuesheng</name>
<email>pengyuesheng@gohighsec.com</email>
</author>
<published>2019-07-01T09:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=77ad81bde80f728fe0f13809481ae5117ab8fec3'/>
<id>77ad81bde80f728fe0f13809481ae5117ab8fec3</id>
<content type='text'>
See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I691d7994070012af62d20d15809b7c4f143909a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I691d7994070012af62d20d15809b7c4f143909a8
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop py35 tests</title>
<updated>2019-04-22T13:28:33+00:00</updated>
<author>
<name>zhangyangyang</name>
<email>zhangyangyang@unionpay.com</email>
</author>
<published>2019-03-18T07:40:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=f970589f9ba62b61efdc68a4843e54bc1ecc76c5'/>
<id>f970589f9ba62b61efdc68a4843e54bc1ecc76c5</id>
<content type='text'>
Drop py35 tests because all the integration testing
has been moved to Bionic.

See the following URL for more details.

http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

Co-Authored-By: Takashi Natsume &lt;natsume.takashi@lab.ntt.co.jp&gt;
Change-Id: Ied64e92d5833ed11e1213c42994cfebeaa2ace6a
Signed-off-by: zhangyangyang &lt;zhangyangyang@unionpay.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop py35 tests because all the integration testing
has been moved to Bionic.

See the following URL for more details.

http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

Co-Authored-By: Takashi Natsume &lt;natsume.takashi@lab.ntt.co.jp&gt;
Change-Id: Ied64e92d5833ed11e1213c42994cfebeaa2ace6a
Signed-off-by: zhangyangyang &lt;zhangyangyang@unionpay.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change openstack-dev to openstack-discuss</title>
<updated>2018-12-04T02:41:17+00:00</updated>
<author>
<name>sunjia</name>
<email>sunjia@inspur.com</email>
</author>
<published>2018-12-04T02:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=a789bd30ae07eff636e6ea3da4d5d8f9d46e8ff1'/>
<id>a789bd30ae07eff636e6ea3da4d5d8f9d46e8ff1</id>
<content type='text'>
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I157626d7aa539e583d20f2f8aa39e06188347573
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I157626d7aa539e583d20f2f8aa39e06188347573
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3.6 classifier to setup.cfg</title>
<updated>2018-11-30T07:11:18+00:00</updated>
<author>
<name>qingszhao</name>
<email>zhao.daqing@99cloud.net</email>
</author>
<published>2018-11-30T07:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=3f967d975804f5cac4e492bace55b0322dc8fb93'/>
<id>3f967d975804f5cac4e492bace55b0322dc8fb93</id>
<content type='text'>
Change-Id: I091c82f60d9ae984cf61be8c6fe95ec68817cb75
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I091c82f60d9ae984cf61be8c6fe95ec68817cb75
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow the new PTI for document build</title>
<updated>2018-09-12T19:57:03+00:00</updated>
<author>
<name>Takashi NATSUME</name>
<email>natsume.takashi@lab.ntt.co.jp</email>
</author>
<published>2018-09-12T19:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=9d8eda8b824d2cd106e4bb75dae6dcd4399ca343'/>
<id>9d8eda8b824d2cd106e4bb75dae6dcd4399ca343</id>
<content type='text'>
- Follow new PTI for docs build
- Add sphinxcontrib.apidoc to replace pbr autodoc

REF:
https://governance.openstack.org/tc/reference/project-testing-interface.html
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: Ic66fe4d5488c7777439a416fbf86d37af807804d
Closes-Bug: #1792115
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Follow new PTI for docs build
- Add sphinxcontrib.apidoc to replace pbr autodoc

REF:
https://governance.openstack.org/tc/reference/project-testing-interface.html
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html
http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: Ic66fe4d5488c7777439a416fbf86d37af807804d
Closes-Bug: #1792115
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove custom autodoc implementation"</title>
<updated>2017-08-01T16:33:41+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-08-01T16:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=de8bb757dd6f75338f3894930fe79a93654b2c20'/>
<id>de8bb757dd6f75338f3894930fe79a93654b2c20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update URLs in docs, comments and setup.cfg</title>
<updated>2017-07-28T03:14:12+00:00</updated>
<author>
<name>Takashi NATSUME</name>
<email>natsume.takashi@lab.ntt.co.jp</email>
</author>
<published>2017-07-28T02:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=561b35a8a813c6457508c284a98392d56c5ee5e7'/>
<id>561b35a8a813c6457508c284a98392d56c5ee5e7</id>
<content type='text'>
Some URLs are broken, so fix them.
The other URLs are redirect to new URLs,
so replace them with new ones.

Change-Id: Ida2fd70ad0d7b029fadfe91be14d7180b9b5b8d1
Closes-Bug: #1707104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some URLs are broken, so fix them.
The other URLs are redirect to new URLs,
so replace them with new ones.

Change-Id: Ida2fd70ad0d7b029fadfe91be14d7180b9b5b8d1
Closes-Bug: #1707104
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove custom autodoc implementation</title>
<updated>2017-07-12T14:13:04+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>sfinucan@redhat.com</email>
</author>
<published>2017-07-04T16:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=437b08cf38f836798d51b9736c5af9217f925897'/>
<id>437b08cf38f836798d51b9736c5af9217f925897</id>
<content type='text'>
pbr provides this functionality for us. Make use of it.

Change-Id: Ide7b2992ac931395b776d39ed4a1a50bded0a881
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pbr provides this functionality for us. Make use of it.

Change-Id: Ide7b2992ac931395b776d39ed4a1a50bded0a881
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly set 'builders' option</title>
<updated>2017-04-19T08:53:03+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>sfinucan@redhat.com</email>
</author>
<published>2017-04-19T08:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=3512fca87b86f3b4806fa261089c1653572d4e29'/>
<id>3512fca87b86f3b4806fa261089c1653572d4e29</id>
<content type='text'>
An upcoming release of pbr will require explicitly stating which
builders are requested, rather than defaulting to html and man. Head off
any potential impact this may cause by explicitly setting this
configuration now.

Change-Id: Idfa27bb6b235f8cc4de6d62baf9e9e9a55bae95b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An upcoming release of pbr will require explicitly stating which
builders are requested, rather than defaulting to html and man. Head off
any potential impact this may cause by explicitly setting this
configuration now.

Change-Id: Idfa27bb6b235f8cc4de6d62baf9e9e9a55bae95b
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove py34 tox env and pypi classifier</title>
<updated>2017-03-20T19:06:51+00:00</updated>
<author>
<name>Eric Brown</name>
<email>browne@vmware.com</email>
</author>
<published>2017-03-07T22:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-novaclient.git/commit/?id=4746e0bb5850d8fbf5cbf5f0a1d25b53a713bf65'/>
<id>4746e0bb5850d8fbf5cbf5f0a1d25b53a713bf65</id>
<content type='text'>
Currently only py27 and py35 (not py34) is tested in the gate, so
py34 should no longer be part of the tox environment or part of the
PyPi classifier.

Change-Id: I81058c5df47c4dae3c331d0030141896b6a9f1bb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently only py27 and py35 (not py34) is tested in the gate, so
py34 should no longer be part of the tox environment or part of the
PyPi classifier.

Change-Id: I81058c5df47c4dae3c331d0030141896b6a9f1bb
</pre>
</div>
</content>
</entry>
</feed>
