Create tripleo-ha-utils project (gerrit)

As described in the spec [1] merged recently, this project aims to
contain all the tools, ansible playbooks and documentation to proper
test and verify all the specific HA bits of a TripleO deployment.

[1] http://specs.openstack.org/openstack/tripleo-specs/specs/rocky/tripleo-ha-utils.html

Needed-by: I7d6c3fdd2d1f17cd8c128a971c9d765032c48fe3
Change-Id: Ic2c0e036a35a02dd1fe40046047ff7bbad165ebe
This commit is contained in:
Raoul Scarazzini 2018-03-23 16:11:53 +01:00
parent e1e172b1f2
commit 2bb3703a85
4 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
abandon = group tripleo-ha-utils-core
label-Code-Review = -2..+2 group tripleo-ha-utils-core
label-Verified = -1..+1 group tripleo-ci
label-Workflow = -1..+1 group tripleo-ha-utils-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -6570,6 +6570,11 @@
- tripleo
description: Documentation for TripleO
acl-config: /home/gerrit2/acls/openstack/tripleo.config
- project: openstack/tripleo-ha-utils
description: A set of tools for testing all the HA bits of a TripleO environment
upstream: https://github.com/redhat-openstack/tripleo-quickstart-utils
groups:
- tripleo
- project: openstack/tripleo-heat-templates
groups:
- tripleo

View File

@ -2399,6 +2399,7 @@ tripleo:
- openstack/tripleo-common
- openstack/tripleo-common-tempest-plugin
- openstack/tripleo-docs
- openstack/tripleo-ha-utils
- openstack/tripleo-heat-templates
- openstack/tripleo-image-elements
- openstack/tripleo-incubator

View File

@ -1292,6 +1292,7 @@
- openstack/tripleo-common
- openstack/tripleo-common-tempest-plugin
- openstack/tripleo-docs
- openstack/tripleo-ha-utils
- openstack/tripleo-heat-templates
- openstack/tripleo-image-elements
- openstack/tripleo-incubator