Commit Graph

10 Commits

Author SHA1 Message Date
Ghanshyam Mann bec68540bc Cleanup the retired repo
This repo is not properly retired. Retired repos can only have two files:
- README.rst
- gitreview

To cleanup the retirement of this repo, keeping these two files only and
removing the other remaining files if there is any.
Detail: https://etherpad.opendev.org/p/tc-retirement-cleanup

Change-Id: Ia6cb7ca069ef5d46987cebd8690ef73463f76e26
2020-08-05 20:13:48 -05:00
Jason E. Rist af7d3157c7 As part of the retirement of TripleO-UI this is no longer needed.
See topic: retire_tripleo_ui

Change-Id: I276d5c4b809202ba7cb6bf9b10e04decc34b054b
2019-05-24 15:44:02 -06:00
OpenDev Sysadmins 1034f0388b 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:43:06 +00:00
Zuul 1449bb86f8 Merge "Update hacking version to latest" 2019-01-07 19:39:45 +00:00
jacky06 7e4493a803 Update hacking version to latest
Change-Id: I495af846bf56bd8c40f61d7bc6beeffeff96b481
2019-01-05 00:22:38 +08:00
huang.zhiping 36a16f3c00 Update min tox version to 2.0
The commands used by constraints need at least tox 2.0.  Update to
reflect reality, which should help with local running of constraints
targets.

Change-Id: I806186e30901b6845f28fb9f899f0ef4ebd678fb
2018-10-20 13:08:36 +00:00
98k ab4cea7b07 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: Ic2ca193f6cf13fd753f527284cdcaa26be7fb809
2018-10-08 07:55:03 +00:00
Doug Hellmann e8bb2c0cb8 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: Ie01f20fe3ab5176e000b9b50f2d24577df3f0510
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 19:03:43 -04:00
Jill Rouleau c5041608d0 Add required role repo contents
- Add tox configuration
- Add requirements and test-requirements.txt
- Add setup files
- Add ci-scripts for ansible-lint
- Add cookiecutter directories and yml files

Change-Id: I47685b8ab405b811e94c445cd59af562d6a6b037
2018-09-04 10:40:05 -07:00
OpenStack Project Creator 3dab7c536a Added .gitreview 2018-07-16 14:10:32 +00:00