Commit Graph

11 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov bc258b4e19 Deprecate OpenStack-Ansible nspawn repositories
Since nspawn support has been removed with [1] we now
start repositories deprecation process.

[1] https://review.opendev.org/c/openstack/openstack-ansible/+/782569

Depends-On: https://review.opendev.org/c/openstack/project-config/+/797723
Change-Id: Ic80477b87a3ddc74ac1712f6bd4c3aba284fa1cb
2021-06-23 20:24:41 +03:00
wangqi bb7e6e5b35 missing document start "---"
Change-Id: I3a303f21e1dd9987d40ab7a8764fce045f9b0eaf
2018-10-30 08:00:28 +00:00
Heba Naser 68e8de0030 Switch to using project-templates
In order to have more centralized configuration, switch the role
to use the project-template instead.

Change-Id: Idde14104adca0bbf5c8e3c14b8d5152e4246ecb2
2018-09-15 12:17:05 -06:00
huang.zhiping 9d7ba945c3 switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

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

Change-Id: If5a6838fe2f0257166b65aa707871dbd25a126ef
Story: #2002586
Task: #24319
2018-09-15 17:21:06 +00:00
Jesse Pretorius 1cc5f52136 Correct bionic jobs to run bionic
The patch to add the bionic job [1] mistakenly made it use
xenial hosts. This corrects that.

[1] https://review.openstack.org/567043
Depends-On: https://review.openstack.org/601301
Change-Id: Id3b5342278ed4e67efb63c51c9652e5f9914cd32
2018-09-10 16:32:03 +00:00
huang.zhiping 36030cf662 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: If7f0961ce7cff4007c29db2ae85b9830ded86995
Story: #2002586
Task: #24319
2018-08-21 12:53:18 +00:00
Kevin Carter e2c7abcb54 clean up tox
Change-Id: I0d4c75c090a3cb1c84d8950e6eebbc7024aa6f4e
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-05-19 06:22:59 +00:00
Jean-Philippe Evrard 573bd04e44
Add Bionic testing
Now that bionic testing is added into the tests repos, we can
start testing it in the repo.

Depends-On: https://review.openstack.org/#/c/566959/
Change-Id: I732766c759d72783ff4680733de7ab9f50125e81
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-05-17 19:18:19 -05:00
Kevin Carter 32f3ffdcbc
Update role to gate using all supported distros
The changes here remove the boiler plate code we had in favor of using
all of our common roles. This also updates the nspawn role using some of
the learnings we've had from our recent LXC changes and ensures we're
not breaking any compatibility we had with our various distros.

Add option to run a full config update if required

> As a deployer I need the ability to make a sweeping change to container
  configs if required. At present the nspawn container create role will
  attempt to preserve the configs and update only what's required, which
  is desirable when maintaining uptime. This change provides the option
  `nspawn_container_preserve_config` which, if set to "false" will
  template the container configs instead of trying to preserve it.

Document everything in config

Change-Id: Ie969c10578e1102767ad8991c9d6171b547aef87
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-05-14 21:33:05 -05:00
Andreas Jaeger 57d3a154c3 Remove zuul.d
The files are broken:
"openstack/openstack-ansible-nspawn_container_create is not permitted to
 shadow job openstack-ansible-dir-ubuntu-xenial in
 openstack/openstack-ansible-lxc_container_create"

Remove completey so that a working one can get imported through reviews.

Change-Id: I608770404afb54d1da47eb9fc9d62ccb5fb15009
2018-02-21 20:15:35 +01:00
Kevin Carter 627d5107cc
First commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-02-06 22:37:24 -06:00