<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/setup.cfg, branch 4.1.1</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>Add py38 package metadata</title>
<updated>2020-04-24T13:23:17+00:00</updated>
<author>
<name>Sean McGinnis</name>
<email>sean.mcginnis@gmail.com</email>
</author>
<published>2020-04-24T13:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=015711745cfa585ca930c92fa44fe15b05cb3217'/>
<id>015711745cfa585ca930c92fa44fe15b05cb3217</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: I49640c50a7b78212a5c2ad03acb43be7adf98305
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: I49640c50a7b78212a5c2ad03acb43be7adf98305
Signed-off-by: Sean McGinnis &lt;sean.mcginnis@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup py27 support</title>
<updated>2020-04-04T12:15:46+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.com</email>
</author>
<published>2020-04-04T09:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=b58ebe2b7f6166bd42469d1512bdcaf2fd216b4a'/>
<id>b58ebe2b7f6166bd42469d1512bdcaf2fd216b4a</id>
<content type='text'>
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python &gt;= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete section from setup.cfg: Wheel is not needed for
  python 3 only repo
- Update requirements, no need for python_version anymore
- Remove future import from doc/source/conf.py

Change-Id: Ibf594171cea8f81cc4139b29cbdce54f6d5107a7
</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
- Add requires on python &gt;= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete section from setup.cfg: Wheel is not needed for
  python 3 only repo
- Update requirements, no need for python_version anymore
- Remove future import from doc/source/conf.py

Change-Id: Ibf594171cea8f81cc4139b29cbdce54f6d5107a7
</pre>
</div>
</content>
</entry>
<entry>
<title>[ussuri][goal] Drop python 2.7 support and testing</title>
<updated>2020-01-22T06:24:24+00:00</updated>
<author>
<name>Vishakha Agarwal</name>
<email>agarwalvishakha18@gmail.com</email>
</author>
<published>2019-12-15T12:41:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=526350eaeeadef8c1ca5f80547c01f94342a6653'/>
<id>526350eaeeadef8c1ca5f80547c01f94342a6653</id>
<content type='text'>
OpenStack is dropping the py2.7 support in ussuri cycle.

python-keystoneclient 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://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

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

python-keystoneclient 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://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: Ib6b6f7ca394dfa78cd5c8aeac0941dd625efef3b
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop py35 jobs</title>
<updated>2019-03-01T10:35:16+00:00</updated>
<author>
<name>Vishakha Agarwal</name>
<email>agarwalvishakha18@gmail.com</email>
</author>
<published>2019-02-28T05:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=7569849fbd8bbb42bba9c8da27729cb959f4e5e8'/>
<id>7569849fbd8bbb42bba9c8da27729cb959f4e5e8</id>
<content type='text'>
Python 3.5 was the target runtime for the Rocky release.
The current target py3 runtime for Stein is Python 3.6,
so there is no reason to keep testing against the older version. Also
correct setup.cfg and tox.ini to reflect the current supported Python
versions.

https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein

Change-Id: I67c892e0b5afaf8e603a77102e06567a1bfe2eb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3.5 was the target runtime for the Rocky release.
The current target py3 runtime for Stein is Python 3.6,
so there is no reason to keep testing against the older version. Also
correct setup.cfg and tox.ini to reflect the current supported Python
versions.

https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein

Change-Id: I67c892e0b5afaf8e603a77102e06567a1bfe2eb6
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Change openstack-dev to openstack-discuss"</title>
<updated>2018-12-07T12:09:53+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-12-07T12:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a69e14e3fc6e478725f39bbccf7621cc8852bd4c'/>
<id>a69e14e3fc6e478725f39bbccf7621cc8852bd4c</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-04T03:19:59+00:00</updated>
<author>
<name>sunjia</name>
<email>sunjia@inspur.com</email>
</author>
<published>2018-12-04T03:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=4d466ef31b460e9e8d3e5ceb9e8fabd94564b265'/>
<id>4d466ef31b460e9e8d3e5ceb9e8fabd94564b265</id>
<content type='text'>
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

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

Change-Id: Ia14ecbd5f6051b9e391cd2ed0cfbde14913813bf
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3.6 classifier to setup.cfg</title>
<updated>2018-11-30T06:57:04+00:00</updated>
<author>
<name>qingszhao</name>
<email>zhao.daqing@99cloud.net</email>
</author>
<published>2018-11-30T06:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=ce447696f7d442b301d85c98e9d3fc92076f4cd0'/>
<id>ce447696f7d442b301d85c98e9d3fc92076f4cd0</id>
<content type='text'>
Change-Id: Idd26135eb12bfa4acaed9f42f0a5d6ad9492c7fc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Idd26135eb12bfa4acaed9f42f0a5d6ad9492c7fc
</pre>
</div>
</content>
</entry>
<entry>
<title>Update URLs in documents according to document migration</title>
<updated>2017-07-14T01:56:01+00:00</updated>
<author>
<name>melissaml</name>
<email>ma.lei@99cloud.net</email>
</author>
<published>2017-07-14T01:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=956ec88d0ac5f6efa5d771e536f15c830087a7c2'/>
<id>956ec88d0ac5f6efa5d771e536f15c830087a7c2</id>
<content type='text'>
Change-Id: Ie0a8594f2dd0554a07111207899e6134affc998e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie0a8594f2dd0554a07111207899e6134affc998e
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pbr warnerrors in favor of sphinx check</title>
<updated>2017-04-24T21:28:06+00:00</updated>
<author>
<name>Gage Hugo</name>
<email>gagehugo@gmail.com</email>
</author>
<published>2017-03-03T20:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=cfcf9ef798ab5241e223def332e8d7fe2dfca884'/>
<id>cfcf9ef798ab5241e223def332e8d7fe2dfca884</id>
<content type='text'>
This change removes the unused "warnerrors" setting that
was part of [pbr], which was replaced by "warning-is-error"
in sphinx 1.5 and above[0]. This also fixes any warnings
and errors that came up when running `tox -edocs` using
this new feature:

 - Specified correct instance of 'List'

This change also adds the "warning-is-error" setting
to setup.cfg in order to allow for strict doc validation
which will cause doc building to fail if any warnings
are thrown.

[0] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113085.html

Change-Id: I8111193e5a1ae7d063ab4cc37186aea1299964a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes the unused "warnerrors" setting that
was part of [pbr], which was replaced by "warning-is-error"
in sphinx 1.5 and above[0]. This also fixes any warnings
and errors that came up when running `tox -edocs` using
this new feature:

 - Specified correct instance of 'List'

This change also adds the "warning-is-error" setting
to setup.cfg in order to allow for strict doc validation
which will cause doc building to fail if any warnings
are thrown.

[0] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113085.html

Change-Id: I8111193e5a1ae7d063ab4cc37186aea1299964a4
</pre>
</div>
</content>
</entry>
<entry>
<title>Use https for *.openstack.org references</title>
<updated>2017-02-06T04:46:32+00:00</updated>
<author>
<name>Eric Brown</name>
<email>browne@vmware.com</email>
</author>
<published>2017-02-06T04:45:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=689729fa354921152cb1bd7220056a89b627e66e'/>
<id>689729fa354921152cb1bd7220056a89b627e66e</id>
<content type='text'>
The openstack.org pages now support https and our references to
the site should by default be one signed by the organization.

Change-Id: Ia6cdaf7fabd1c355df002aa07b0695610dde9cd1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The openstack.org pages now support https and our references to
the site should by default be one signed by the organization.

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