Add a new project and repository for tripleo-ipa
This commit creates a new project and repository for tripleo-ipa, which will contain ansible roles used to register and deregister OpenStack services from FreeIPA. This is useful for generating certificates and using them for TLS. Change-Id: I8e0ee3829a9d603c09f146f2a4a9ddc39656b885
This commit is contained in:
parent
67cbecdfb4
commit
c3d42e32f1
10
gerrit/acls/x/tripleo-ipa.config
Normal file
10
gerrit/acls/x/tripleo-ipa.config
Normal file
@ -0,0 +1,10 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group tripleo-ipa-core
|
||||
label-Code-Review = -2..+2 group tripleo-ipa-core
|
||||
label-Workflow = -1..+1 group tripleo-ipa-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -7778,6 +7778,8 @@
|
||||
- project: x/trio2o
|
||||
description: Trio2o is to provide APIs gateway for multiple OpenStack clouds to
|
||||
act as a single OpenStack cloud.
|
||||
- project: x/tripleo-ipa
|
||||
description: Ansible roles to register and deregister services with FreeIPA.
|
||||
- project: x/trove-image-builder
|
||||
description: RETIRED, Tools to build guest images for Trove.
|
||||
acl-config: /home/gerrit2/acls/openstack/retired.config
|
||||
|
@ -1449,6 +1449,7 @@
|
||||
- x/timmy
|
||||
- x/tobiko
|
||||
- x/trio2o
|
||||
- x/tripleo-ipa
|
||||
- x/turbo-hipster
|
||||
- x/vahana
|
||||
- x/valence
|
||||
|
Loading…
Reference in New Issue
Block a user