6 Commits

Author SHA1 Message Date
xuanyandong
658de38c20 Drop support for python 2
Also adds support for py3.6 and py3.7 check and gate jobs.

Co-authored-by: xuanyandong <xuanyandong@inspur.com>
Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>

Closes-bug: #1853372

Change-Id: Ia978b692ade23ee6482957f41b17cb879c96fea7
2020-01-16 08:34:30 -05:00
Luigi Toscano
27e0a32677 Migrate the functional job to Zuul v3
- rename it so that it follows the documented pattern
  (<project>-<specifier>);
- remove the old job, including the hooks, hoping that no
  3rd-party CI uses them.

Change-Id: Ib690c4fa96354dc422576d76c1296b1d5ba3494d
2019-08-08 18:32:24 +02:00
OpenDev Sysadmins
2f11c3d94e OpenDev Migration Patch
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.
2019-04-19 19:40:08 +00:00
Ian Wienand
c7ec64a9a8 Replace openstack.org git:// URLs with https://
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
2019-03-24 20:35:48 +00:00
Brian Rosmaita
2e059b6d44 Remove dsvm-functional-identity-v3-only job
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
2019-02-12 15:18:59 -05:00
rajat29
65880865d0 Migrate to Zuul v3
Migrate all functional jobs and gate to zuul v3.

Needed-By: Id1e0e335ee0937d34b29eb35970825163d757a00
Needed-By: I643b613984382c3e2d913a2cec660fe0146485e3
Change-Id: Ibab65befb8545911bb7c1dbc3ecef0cf6188abcd
2017-11-22 03:19:56 +00:00