Add tripleo-quickstart project to tripleo team
The first step in replacing instack-virt-setup with tripleo-quickstart[1], is to import the repo into the openstack git. Note, CI jobs are intentionally left out, because this project requires a baremetal host for CI. It will be covered by third-party CI. [1] http://git.openstack.org/cgit/openstack/tripleo-specs/tree/specs/mitaka/tripleo-quickstart.rst Needed-By: Ic7f8639059c51044b261d387461f07f59e1aa69a Change-Id: Ieaf0a4204a5137b3d8b5e1eda8bf872d5cc091f3
This commit is contained in:
parent
508f2ee9c2
commit
12dfe52f72
@ -3712,6 +3712,10 @@
|
||||
- tripleo
|
||||
description: Puppet elements for deployment of OpenStack
|
||||
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
||||
- project: openstack/tripleo-quickstart
|
||||
description: Ansible based project for setting up TripleO virtual environments
|
||||
acl-config: /home/gerrit2/acls/openstack/tripleo.config
|
||||
upstream: https://github.com/redhat-openstack/tripleo-quickstart.git
|
||||
- project: openstack/tripleo-specs
|
||||
groups:
|
||||
- tripleo
|
||||
|
@ -2069,6 +2069,7 @@ tripleo:
|
||||
- openstack/tripleo-image-elements
|
||||
- openstack/tripleo-incubator
|
||||
- openstack/tripleo-puppet-elements
|
||||
- openstack/tripleo-quickstart
|
||||
- openstack/tripleo-specs
|
||||
- openstack/tripleo-ui
|
||||
branches:
|
||||
|
@ -11284,6 +11284,11 @@ projects:
|
||||
- name: python-jobs
|
||||
- name: check-tripleo-jobs
|
||||
|
||||
- name: openstack/tripleo-quickstart
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/tripleo-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user