Commit Graph

32 Commits

Author SHA1 Message Date
Ghanshyam Mann 32141671c3 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: If77b2ec842ba9b64c2958a1cdb4ccbfdd62805b5
2020-08-05 20:13:35 -05:00
Alex Schultz 2a94475a27 Retire ansible-role-k8s-tripleo
Change-Id: Idbd52554bcf4dce303a64f5ae20cf79be1357d6a
2019-05-21 09:52:13 -06:00
OpenDev Sysadmins 472e9b6e37 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:44:33 +00:00
Doug Hellmann 171cb1c32d 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: I9c9ebca3f476a13f41196f7693688a358dda0e9c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 19:01:47 -04:00
Doug Hellmann 6729652e86 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: If7b7404710c42e4993c729737ad5d33fb7a101f9
Story: #2002586
Task: #24341
2018-09-22 15:23:45 +00:00
Doug Hellmann 23a5aa4514 add .gitreview file
Add the configuration file that tells git-review where gerrit is
located.

Depends-On: https://review.openstack.org/#/c/604533/
Change-Id: I3bce42f90fca42b4906248ed21a8b20464e80b46
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-22 15:23:39 +00:00
Flavio Percoco f9e74eee66 Domain required to create user
Change-Id: Iae0e3a68b9bfc8abe6702521979500d03d5368f5
2017-12-13 10:07:07 +01:00
Flavio Percoco c5f164af6e Migrate to using ansible for endpoint creation
This patch replaces the `openstack` commands with an ansible playbook.

Change-Id: I0bc5b86074e9a4cc204fd807e1a361d5f9f184e2
2017-12-07 08:56:33 +00:00
Flavio Percoco 281bf2a13d Switch to glance CI job
Change-Id: Id6b6f934179b35311f28f44401486bfff6defe8b
2017-12-06 16:16:22 +00:00
Flavio Percoco 00f31ed6e3 Sync config_template w/ upstream
Change-Id: Ie586e6a0648a8ad7332751df799b0766ccf5ca4e
2017-12-04 10:15:57 +01:00
Flavio Percoco 569dacfed6 Don't fail if hieradata(_file) are not set
Change-Id: I92c5e317ba6ffb3b1f0de4d8816ff43f7e42c064
2017-12-04 10:09:55 +01:00
Flavio Percoco df57305287 No need to pass serivce_name to createdb
Change-Id: I04c0aa5051d3da5a7e3e36068b86b9146ec5b099
2017-12-04 09:13:26 +01:00
Flavio Percoco 89c60bb8e3 Add .zuul.yaml
Change-Id: I01db92bee7f13ab015f82aec4a2e181c8fba81ce
2017-11-22 13:46:51 +01:00
Flavio Percoco 194a4cdc9f Use keystone's image for registering endpoints
Change-Id: I21243d4af6c423b814e3028932496da2cd05cf31
2017-11-07 09:51:01 +11:00
Flavio Percoco 0f2ae076d2 Use right var names
Change-Id: I36264bf71c30522206d06e679cedf7ab9052c958
2017-11-01 16:07:02 +01:00
Flavio Percoco 6a80e472ec Might be the right path
Change-Id: I6155dabc5586f9bf2f4cd604d2458c373ba518e9
2017-11-01 16:04:04 +01:00
Flavio Percoco f01bdb5c98 Vendor config_template for now 2017-11-01 14:40:32 +01:00
Flavio Percoco 055b934cef Cretedb task 2017-09-12 14:25:44 -06:00
Flavio Percoco 2dd46335a5 Use secrets for the login info 2017-08-30 15:21:42 +02:00
Flavio Percoco 4c6eddc051 Use keystone secrets instead of env variables 2017-08-30 15:12:44 +02:00
Flavio Percoco 0f4f4465cb Use a variable for the namespace 2017-08-30 11:22:31 +02:00
Flavio Percoco 1ba95d1495 Generic k8s job to register service's endpoints 2017-08-30 10:43:07 +02:00
Flavio Percoco 735ada9503 Support default values 2017-08-21 15:48:06 +02:00
Flavio Percoco 3332abcc85 Support multiple or no levels 2017-07-31 17:04:55 +02:00
Flavio Percoco 91ae2dc90d Pass hieradata_file too 2017-07-31 13:54:34 +02:00
Flavio Percoco 038278f734 Fix bug and set default for hieradata_file
Make hieradata_file point to /etc/puppet/hieradata/service_configs.json
since this is a tripleo module anyway and we can assume the file is
there for most cases.
2017-07-28 17:48:41 +02:00
Flavio Percoco e1f200c2ba Check if it *is* defined 2017-07-13 17:02:29 +02:00
Flavio Percoco 9467e317a7 Don't set facts if result is not set 2017-07-13 16:53:24 +02:00
Flavio Percoco 92167cb925 Update docs and examples 2017-07-13 13:20:26 +02:00
Flavio Percoco f2abe15a99 Update readme 2017-07-13 13:20:13 +02:00
Flavio Percoco 525fdfc1cd Let's get this party started 2017-07-13 13:18:13 +02:00
Flavio Percoco Premoli b90a0f9e27 Initial commit 2017-07-13 10:44:50 +02:00