<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/playbooks, branch 5.0.1</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Migrate the functional job to Zuul v3</title>
<updated>2019-08-08T16:32:24+00:00</updated>
<author>
<name>Luigi Toscano</name>
<email>ltoscano@redhat.com</email>
</author>
<published>2019-08-08T16:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=27e0a32677cdfbae6439f8a30996726492632d84'/>
<id>27e0a32677cdfbae6439f8a30996726492632d84</id>
<content type='text'>
- rename it so that it follows the documented pattern
  (&lt;project&gt;-&lt;specifier&gt;);
- remove the old job, including the hooks, hoping that no
  3rd-party CI uses them.

Change-Id: Ib690c4fa96354dc422576d76c1296b1d5ba3494d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rename it so that it follows the documented pattern
  (&lt;project&gt;-&lt;specifier&gt;);
- remove the old job, including the hooks, hoping that no
  3rd-party CI uses them.

Change-Id: Ib690c4fa96354dc422576d76c1296b1d5ba3494d
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenDev Migration Patch</title>
<updated>2019-04-19T19:40:08+00:00</updated>
<author>
<name>OpenDev Sysadmins</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2019-04-19T19:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=2f11c3d94ec389a16b1701ae5665dbe4c0bbdad0'/>
<id>2f11c3d94ec389a16b1701ae5665dbe4c0bbdad0</id>
<content type='text'>
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace openstack.org git:// URLs with https://</title>
<updated>2019-03-24T20:35:48+00:00</updated>
<author>
<name>Ian Wienand</name>
<email>iwienand@redhat.com</email>
</author>
<published>2019-03-24T20:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=c7ec64a9a81e103b760fed3b1b81c6cf1b2f45c0'/>
<id>c7ec64a9a81e103b760fed3b1b81c6cf1b2f45c0</id>
<content type='text'>
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I0988958c8050e5501ef2213876991d17bd51d163
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I0988958c8050e5501ef2213876991d17bd51d163
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dsvm-functional-identity-v3-only job</title>
<updated>2019-02-12T20:18:59+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2019-02-06T21:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=2e059b6d44238efb0e90685d0abe6b0e1b2d8e7f'/>
<id>2e059b6d44238efb0e90685d0abe6b0e1b2d8e7f</id>
<content type='text'>
The cinderclient-dsvm-functional-identity-v3-only job is exactly
like the cinderclient-dsvm-functional job, except that it sets
the devstack config option ENABLE_IDENTITY_V2 to False.  Change
I5afcba6321f496b8170be27789bee7c9ad8eacce in devstack from back
in 2017 makes False the default value for this option.  Hence we
already have a gate job that uses identity v3, so remove the
redundant job.

Change-Id: I9b69bf765c9a59b6b77c2bc351c20e2917b82459
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The cinderclient-dsvm-functional-identity-v3-only job is exactly
like the cinderclient-dsvm-functional job, except that it sets
the devstack config option ENABLE_IDENTITY_V2 to False.  Change
I5afcba6321f496b8170be27789bee7c9ad8eacce in devstack from back
in 2017 makes False the default value for this option.  Hence we
already have a gate job that uses identity v3, so remove the
redundant job.

Change-Id: I9b69bf765c9a59b6b77c2bc351c20e2917b82459
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to Zuul v3</title>
<updated>2017-11-22T03:19:56+00:00</updated>
<author>
<name>rajat29</name>
<email>rajat.sharma@nectechnologies.in</email>
</author>
<published>2017-11-21T06:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=65880865d068454071428fa0f4bd3cc62dfbfa87'/>
<id>65880865d068454071428fa0f4bd3cc62dfbfa87</id>
<content type='text'>
Migrate all functional jobs and gate to zuul v3.

Needed-By: Id1e0e335ee0937d34b29eb35970825163d757a00
Needed-By: I643b613984382c3e2d913a2cec660fe0146485e3
Change-Id: Ibab65befb8545911bb7c1dbc3ecef0cf6188abcd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate all functional jobs and gate to zuul v3.

Needed-By: Id1e0e335ee0937d34b29eb35970825163d757a00
Needed-By: I643b613984382c3e2d913a2cec660fe0146485e3
Change-Id: Ibab65befb8545911bb7c1dbc3ecef0cf6188abcd
</pre>
</div>
</content>
</entry>
</feed>
