<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/setup.cfg, branch stable/pike</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Merge "Replace http with https"</title>
<updated>2017-05-02T17:34:41+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-05-02T17:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=6719308c8f75006412e6256c413173316386e03d'/>
<id>6719308c8f75006412e6256c413173316386e03d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update tox to delete py34"</title>
<updated>2017-05-02T17:34:19+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-05-02T17:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=1e468c519a3f0a54c3e0443d56403e15c97e54a0'/>
<id>1e468c519a3f0a54c3e0443d56403e15c97e54a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace http with https</title>
<updated>2017-04-26T02:27:37+00:00</updated>
<author>
<name>yfzhao</name>
<email>dsware@126.com</email>
</author>
<published>2017-04-26T02:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=650dc13610ca713760f8b1b8d2d6b446d30d0507'/>
<id>650dc13610ca713760f8b1b8d2d6b446d30d0507</id>
<content type='text'>
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I40d748c6044cc10eadd24eedc2d1753aa0323caf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I40d748c6044cc10eadd24eedc2d1753aa0323caf
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix noauth support</title>
<updated>2017-03-24T11:24:50+00:00</updated>
<author>
<name>Ivan Kolodyazhny</name>
<email>e0ne@e0ne.info</email>
</author>
<published>2017-01-31T12:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=60f92db7049b4f66e5198b86bfecc1029b6cdccd'/>
<id>60f92db7049b4f66e5198b86bfecc1029b6cdccd</id>
<content type='text'>
This patch includes several improvements:
1. Use keystoneauth1 plugin mechanism for auth plugins.
2. Implements CinderNoAuthPlugin.
3. Deletes non-working cinderclient.auth_plugin module.
4. Deprecates --bypass-url in flavor of --os-endpoint to be consistent
with keystoneauth1 plugins.
5. Deprecates in --os-auth-system in falvor of --os-auth-type to be
consistent with keystoneauth1 plugins.

Both bypass_url and os_auth_system params are not changed for client
objects to not break backward compatibility for Python API.

How to use noauth with cinderclient CLI:
OS_USER_ID=userid OS_PROJECT_ID=projectis cinder --os-auth-type noauth
--os-endpoint=http://localhost:8776/v2 list

Change-Id: I3be59a5a39235acbc3334e0a0b797081507a5c88
Closes-Bug: #1657156
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch includes several improvements:
1. Use keystoneauth1 plugin mechanism for auth plugins.
2. Implements CinderNoAuthPlugin.
3. Deletes non-working cinderclient.auth_plugin module.
4. Deprecates --bypass-url in flavor of --os-endpoint to be consistent
with keystoneauth1 plugins.
5. Deprecates in --os-auth-system in falvor of --os-auth-type to be
consistent with keystoneauth1 plugins.

Both bypass_url and os_auth_system params are not changed for client
objects to not break backward compatibility for Python API.

How to use noauth with cinderclient CLI:
OS_USER_ID=userid OS_PROJECT_ID=projectis cinder --os-auth-type noauth
--os-endpoint=http://localhost:8776/v2 list

Change-Id: I3be59a5a39235acbc3334e0a0b797081507a5c88
Closes-Bug: #1657156
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tox to delete py34</title>
<updated>2017-02-17T13:20:57+00:00</updated>
<author>
<name>yanjun.fu</name>
<email>yanjun.fu@easystack.cn</email>
</author>
<published>2017-02-08T08:57:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=7b5a91a7b80afca5ed67192c75ad0d172b9db4cd'/>
<id>7b5a91a7b80afca5ed67192c75ad0d172b9db4cd</id>
<content type='text'>
Due to the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings

Change-Id: I04e036521c902d846b6341ce1fd7fc2662bff8df
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings

Change-Id: I04e036521c902d846b6341ce1fd7fc2662bff8df
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the home-page with developer documentation</title>
<updated>2016-08-18T01:47:12+00:00</updated>
<author>
<name>venkatamahesh</name>
<email>venkatamaheshkotha@gmail.com</email>
</author>
<published>2016-05-17T04:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=d3c0d22405bf88240a089c9e4b4ef67066635127'/>
<id>d3c0d22405bf88240a089c9e4b4ef67066635127</id>
<content type='text'>
Change-Id: I22e1e72077d1fe277678f85592dcf1bfb798edfe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I22e1e72077d1fe277678f85592dcf1bfb798edfe
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python3.5 classifier and venv</title>
<updated>2016-07-11T23:30:49+00:00</updated>
<author>
<name>zheng yin</name>
<email>yin.zheng@easystack.cn</email>
</author>
<published>2016-07-11T19:34:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=8517a3963bec5f045fd59acb2951681a06cb664d'/>
<id>8517a3963bec5f045fd59acb2951681a06cb664d</id>
<content type='text'>
Now that there is a passing gate job, we can claim support for Python 3.5
in the classifier. This patch also adds the convenience py35 venv.

Change-Id: I29cab82225675fbb4e2f1701067b26e4a632b851
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that there is a passing gate job, we can claim support for Python 3.5
in the classifier. This patch also adds the convenience py35 venv.

Change-Id: I29cab82225675fbb4e2f1701067b26e4a632b851
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop py33 support</title>
<updated>2015-12-15T07:17:57+00:00</updated>
<author>
<name>shu-mutou</name>
<email>shu-mutou@rf.jp.nec.com</email>
</author>
<published>2015-12-15T07:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=614e6a380c33ac34825c94f25d50fcafb3a300e1'/>
<id>614e6a380c33ac34825c94f25d50fcafb3a300e1</id>
<content type='text'>
"Python 3.3 support is being dropped since OpenStack Liberty."
written in following URL.
https://wiki.openstack.org/wiki/Python3

And already the infra team and the oslo team are dropping py33
support from their projects.

Since we rely on oslo for a lot of our work, and depend on infra
for our CI, we should drop py33 support too.

Change-Id: Iea4db590139e1a611a5dca72ef3adca187eb541e
Closes-Bug: #1526170
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Python 3.3 support is being dropped since OpenStack Liberty."
written in following URL.
https://wiki.openstack.org/wiki/Python3

And already the infra team and the oslo team are dropping py33
support from their projects.

Since we rely on oslo for a lot of our work, and depend on infra
for our CI, we should drop py33 support too.

Change-Id: Iea4db590139e1a611a5dca72ef3adca187eb541e
Closes-Bug: #1526170
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove py26 support</title>
<updated>2015-12-02T07:45:02+00:00</updated>
<author>
<name>shu-mutou</name>
<email>shu-mutou@rf.jp.nec.com</email>
</author>
<published>2015-12-02T07:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=98b4a3d32ff8b55c2751d43f99b87f5b049d083b'/>
<id>98b4a3d32ff8b55c2751d43f99b87f5b049d083b</id>
<content type='text'>
as of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.

Change-Id: Icf1b13b044de03705688df929ed74429879c6dd8
Closes-Bug: 1519510
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as of mitaka, the infra team won't have the resources available to
reasonably test py26, also the oslo team is dropping py26 support
from their libraries. sine we rely on oslo for a lot of our work,
and depend on infra for our CI, we should drop py26 support too.

Change-Id: Icf1b13b044de03705688df929ed74429879c6dd8
Closes-Bug: 1519510
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark cinderclient as being a universal wheel</title>
<updated>2014-05-17T21:05:27+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2014-05-17T21:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=339bf0c39a96d5707d64ca98e8400308a0fb1b25'/>
<id>339bf0c39a96d5707d64ca98e8400308a0fb1b25</id>
<content type='text'>
Change-Id: Ifcf9abc5d9e0cdb46596f5a05103c46235eb379a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ifcf9abc5d9e0cdb46596f5a05103c46235eb379a
</pre>
</div>
</content>
</entry>
</feed>
