<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git/setup.cfg, branch 3.2.2</title>
<subtitle>opendev.org: openstack/python-glanceclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/'/>
<entry>
<title>Add py38 package metadata</title>
<updated>2020-04-24T13:23:16+00:00</updated>
<author>
<name>Sean McGinnis</name>
<email>sean.mcginnis@gmail.com</email>
</author>
<published>2020-04-24T13:23:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=2f86299b3dba08af8fdd94a95512b8b4d48ea48f'/>
<id>2f86299b3dba08af8fdd94a95512b8b4d48ea48f</id>
<content type='text'>
Now that we are running the Victoria tests that include a
voting py38, we can now add the Python 3.8 metadata to the
package information to reflect that support.

Change-Id: Ifbadd0cab7363e604c11b94df3eb466d5e9dfe95
Signed-off-by: Sean McGinnis &lt;sean.mcginnis@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we are running the Victoria tests that include a
voting py38, we can now add the Python 3.8 metadata to the
package information to reflect that support.

Change-Id: Ifbadd0cab7363e604c11b94df3eb466d5e9dfe95
Signed-off-by: Sean McGinnis &lt;sean.mcginnis@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup py27 support</title>
<updated>2020-04-04T14:47:34+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2020-04-04T14:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=baa89534a3568363fdc518a587a7679657a048c7'/>
<id>baa89534a3568363fdc518a587a7679657a048c7</id>
<content type='text'>
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: I6b6dfb0959973abf0c2e8325006025db2a5d85d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: I6b6dfb0959973abf0c2e8325006025db2a5d85d0
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.cfg: Use better Python 3 hinting</title>
<updated>2020-02-22T00:10:17+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>sfinucan@redhat.com</email>
</author>
<published>2020-02-22T00:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=3ebc72f7af07eb2a5c99cc1da8c1c6b237777b02'/>
<id>3ebc72f7af07eb2a5c99cc1da8c1c6b237777b02</id>
<content type='text'>
Make sure people are not using an incorrect version of Python and don't
say we support universal wheels when we clearly do not.

A bit of pbr configuration that hasn't been required since pre-1.0 is
also dropped.

Change-Id: I313df5b36ad908d55ae69421dfc527a67847c970
Signed-off-by: Stephen Finucane &lt;sfinucan@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure people are not using an incorrect version of Python and don't
say we support universal wheels when we clearly do not.

A bit of pbr configuration that hasn't been required since pre-1.0 is
also dropped.

Change-Id: I313df5b36ad908d55ae69421dfc527a67847c970
Signed-off-by: Stephen Finucane &lt;sfinucan@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop python 2.7 support and testing</title>
<updated>2020-01-22T02:38:42+00:00</updated>
<author>
<name>Ghanshyam Mann</name>
<email>gmann@ghanshyammann.com</email>
</author>
<published>2019-10-30T06:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=a4465dfc2268b2fc36f04a1a7e5455f6f8c92886'/>
<id>a4465dfc2268b2fc36f04a1a7e5455f6f8c92886</id>
<content type='text'>
OpenStack is dropping the py2.7 support in ussuri cycle.

python-glanceclient is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion &amp; schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/

Change-Id: I029d10a2860c5ba371ff9c5df9b7e2c645a7dfbb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenStack is dropping the py2.7 support in ussuri cycle.

python-glanceclient is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion &amp; schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/

Change-Id: I029d10a2860c5ba371ff9c5df9b7e2c645a7dfbb
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3 Train unit tests</title>
<updated>2019-06-25T13:32:16+00:00</updated>
<author>
<name>Corey Bryant</name>
<email>corey.bryant@canonical.com</email>
</author>
<published>2019-06-24T13:30:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=fec518a6a38dbee5dd2e56cdcb78cbc566ba3de1'/>
<id>fec518a6a38dbee5dd2e56cdcb78cbc566ba3de1</id>
<content type='text'>
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I4f689ee8b9534952ca30db944e547cb7ca74a17f
Story: #2005924
Task: #34208
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I4f689ee8b9534952ca30db944e547cb7ca74a17f
Story: #2005924
Task: #34208
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add Python 3.6 classifier to setup.cfg"</title>
<updated>2019-02-14T19:25:50+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2019-02-14T19:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=31f7708b940bf4567224169adfbe8a51d983c0b4'/>
<id>31f7708b940bf4567224169adfbe8a51d983c0b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change openstack-dev to openstack-discuss</title>
<updated>2018-12-04T02:46:39+00:00</updated>
<author>
<name>sunjia</name>
<email>sunjia@inspur.com</email>
</author>
<published>2018-12-04T02:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=4aeddfe587f10e5cb4b6e29bf706872817b6d166'/>
<id>4aeddfe587f10e5cb4b6e29bf706872817b6d166</id>
<content type='text'>
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

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

Change-Id: I0b00d5a692dfcc04b7f8f9fc3ccfaba41c2a84a7
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3.6 classifier to setup.cfg</title>
<updated>2018-11-29T09:30:22+00:00</updated>
<author>
<name>qingszhao</name>
<email>zhao.daqing@99cloud.net</email>
</author>
<published>2018-11-29T09:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=d848d5a8504043ff7ecdf926fdfb5fddd151c1c0'/>
<id>d848d5a8504043ff7ecdf926fdfb5fddd151c1c0</id>
<content type='text'>
Change-Id: I96e9aad54e405395d2cfe7a8d30f6ae3bd72efdc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I96e9aad54e405395d2cfe7a8d30f6ae3bd72efdc
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow the new PTI for document build</title>
<updated>2018-04-12T03:34:35+00:00</updated>
<author>
<name>Nguyen Hai</name>
<email>nguyentrihai93@gmail.com</email>
</author>
<published>2017-12-29T05:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=a8003eced789d225a47f1cfdbd03e92fd39546f8'/>
<id>a8003eced789d225a47f1cfdbd03e92fd39546f8</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

Co-Authored-By: Nguyen Hai &lt;nguyentrihai93@gmail.com&gt;
Change-Id: Id16a5eaa57bc0d96332849abfb62898e6766ef86
</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

Co-Authored-By: Nguyen Hai &lt;nguyentrihai93@gmail.com&gt;
Change-Id: Id16a5eaa57bc0d96332849abfb62898e6766ef86
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and optimize documentation links</title>
<updated>2017-07-19T04:38:19+00:00</updated>
<author>
<name>Hangdong Zhang</name>
<email>hdzhang@fiberhome.com</email>
</author>
<published>2017-07-19T04:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-glanceclient.git/commit/?id=c753ad8796a0df50ddf372fc48179af13b3f646a'/>
<id>c753ad8796a0df50ddf372fc48179af13b3f646a</id>
<content type='text'>
1. Update URLs according to document migration
2. Update the dead and outdated links
3. Optimize (e.g. http -&gt; https)

Change-Id: Iad743ad223b8c40ae914beccd936f71a81622d76
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Update URLs according to document migration
2. Update the dead and outdated links
3. Optimize (e.g. http -&gt; https)

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