Create the openstack/ara-infra project

ARA 1.0 is split between different components and we need a common
place to host things that are applicable to more than one project.

Change-Id: Ia1716e30df7295acb3a18b5ee087f9179835bad8
This commit is contained in:
David Moreau Simard 2018-11-15 15:45:14 -05:00
parent 6a1209f110
commit 56c2aae326
No known key found for this signature in database
GPG Key ID: CBEB466764A9E621
3 changed files with 8 additions and 0 deletions

View File

@ -1389,6 +1389,12 @@
- ara
description: Client interfaces, modules and libraries for ARA Records Ansible
acl-config: /home/gerrit2/acls/openstack/ara.config
- project: openstack/ara-infra
use-storyboard: true
groups:
- ara
description: Common integration and infrastructure code for the different ARA projects
acl-config: /home/gerrit2/acls/openstack/ara.config
- project: openstack/ara-plugins
use-storyboard: true
groups:

View File

@ -16,6 +16,7 @@ ara:
- openstack/ansible-role-ara
- openstack/ara
- openstack/ara-clients
- openstack/ara-infra
- openstack/ara-plugins
- openstack/ara-server
- openstack/ara-web

View File

@ -284,6 +284,7 @@
- openstack/apmec-horizon
- openstack/ara
- openstack/ara-clients
- openstack/ara-infra
- openstack/ara-plugins
- openstack/ara-server
- openstack/ara-web