Commit Graph

9 Commits

Author SHA1 Message Date
OpenDev Sysadmins c4d5b33018 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:47:59 +00:00
Ryan Beisner 199c67b69f
Retire project
Leave README around for those that follow.

http://lists.openstack.org/pipermail/openstack-discuss/2019-February/003186.html
http://lists.openstack.org/pipermail/openstack-discuss/2018-November/000057.html

Change-Id: I3474873ffdf7162fff2bbda9c1b37eed33084392
2019-02-27 10:28:53 +01:00
Zuul 1f275b39e9 Merge "fix tox python3 overrides" 2018-10-12 10:47:36 +00:00
Doug Hellmann caf0ebd532 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I34633ab758d9b62560df0264737206368977ae9c
Story: #2002586
Task: #24317
2018-10-04 12:43:59 +00:00
Doug Hellmann 93a638cd69 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Iacdd54cad54a76047531839feae41c91523025f8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-04 12:43:54 +00:00
Andreas Jaeger 93a84c054e Update tox to remove deprecated pip option
The job --allow-unverified is obsolete, also python-apt cannot be
installed and is unneeded for current jobs.

Remove so that python installation works.

Change-Id: I36cd8dd6a1943f42784bfa92dcb95c214527b114
2018-10-04 12:17:27 +02:00
Liam Young 47d11526ea Add Standard available state
The assess status functions in charms_openstack look for an
interface to have emitted a state named {relation_name}.available
to show it is complete. This patch adds that state.

Change-Id: I7dff0f5821c9feed306c98e3fa730a3642f78a11
2016-09-27 08:26:49 +00:00
James Page 808d490e45 Update for new reactive package naming 2015-11-04 13:38:21 +00:00
James Page 06f492983b Initial code drop 2015-11-04 12:20:42 +00:00