Add nspawn_.* roles to openstack-ansible
This patch adds preseeded repositories to OpenStack-Ansible for deploying OpenStack with a new container backend: nspawn. These projects core team are the same as the OpenStack-Ansible core team. Needed-By: I9340f14437254ec0f7871c5995df0db99c80502a Change-Id: I1a44c09eaec388755a87e73dbbc7b43d037ccfc9
This commit is contained in:
parent
5a62d96233
commit
ac3f2a913e
@ -4828,6 +4828,20 @@
|
||||
- openstack-ansible
|
||||
docimpact-group: openstack-ansible
|
||||
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
||||
- project: openstack/openstack-ansible-nspawn_container_create
|
||||
description: Role nspawn_container_create for OpenStack-Ansible
|
||||
upstream: https://github.com/cloudnull/ansible-nspawn_container_create
|
||||
groups:
|
||||
- openstack-ansible
|
||||
docimpact-group: openstack-ansible
|
||||
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
||||
- project: openstack/openstack-ansible-nspawn_hosts
|
||||
description: Role nspawn_hosts for OpenStack-Ansible
|
||||
upstream: https://github.com/cloudnull/ansible-nspawn_host
|
||||
groups:
|
||||
- openstack-ansible
|
||||
docimpact-group: openstack-ansible
|
||||
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
|
||||
- project: openstack/openstack-ansible-openstack_hosts
|
||||
description: Role openstack_hosts for OpenStack-Ansible
|
||||
groups:
|
||||
|
@ -261,6 +261,8 @@ openstack-ansible:
|
||||
- openstack/openstack-ansible-lxc_container_create
|
||||
- openstack/openstack-ansible-lxc_hosts
|
||||
- openstack/openstack-ansible-memcached_server
|
||||
- openstack/openstack-ansible-nspawn_container_create
|
||||
- openstack/openstack-ansible-nspawn_hosts
|
||||
- openstack/openstack-ansible-openstack_hosts
|
||||
- openstack/openstack-ansible-openstack_openrc
|
||||
- openstack/openstack-ansible-ops
|
||||
|
@ -876,6 +876,8 @@
|
||||
- openstack/openstack-ansible-lxc_container_create
|
||||
- openstack/openstack-ansible-lxc_hosts
|
||||
- openstack/openstack-ansible-memcached_server
|
||||
- openstack/openstack-ansible-nspawn_container_create
|
||||
- openstack/openstack-ansible-nspawn_hosts
|
||||
- openstack/openstack-ansible-openstack_hosts
|
||||
- openstack/openstack-ansible-openstack_openrc
|
||||
- openstack/openstack-ansible-ops
|
||||
|
Loading…
x
Reference in New Issue
Block a user