Merge "Adds a new repo for the High Availability Guide"
This commit is contained in:
commit
e9e0d9a7dd
@ -78,6 +78,7 @@ openstack-doc:
|
|||||||
- openstack/api-site
|
- openstack/api-site
|
||||||
- openstack/compute-api
|
- openstack/compute-api
|
||||||
- openstack/docs-specs
|
- openstack/docs-specs
|
||||||
|
- openstack/ha-guide
|
||||||
- openstack/identity-api
|
- openstack/identity-api
|
||||||
- openstack/image-api
|
- openstack/image-api
|
||||||
- openstack/netconn-api
|
- openstack/netconn-api
|
||||||
|
@ -0,0 +1,11 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group ha-guide-core
|
||||||
|
label-Code-Review = -2..+2 group ha-guide-core
|
||||||
|
label-Workflow = -1..+1 group ha-guide-core
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -2599,6 +2599,14 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- specs-jobs
|
- specs-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: ha-guide
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- openstack-doc-jobs
|
||||||
|
- manual-translation-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: operations-guide
|
name: operations-guide
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
@ -278,6 +278,10 @@
|
|||||||
acl-config: /home/gerrit2/acls/openstack/python-glanceclient.config
|
acl-config: /home/gerrit2/acls/openstack/python-glanceclient.config
|
||||||
- project: openstack/governance
|
- project: openstack/governance
|
||||||
description: OpenStack Technical Committee Decisions
|
description: OpenStack Technical Committee Decisions
|
||||||
|
- project: openstack/ha-guide
|
||||||
|
group: openstack-manuals
|
||||||
|
upstream: git://github.com/ajaeger/ha-guide.git
|
||||||
|
description: OpenStack High Availability Guide
|
||||||
- project: openstack/heat
|
- project: openstack/heat
|
||||||
- project: openstack/heat-cfntools
|
- project: openstack/heat-cfntools
|
||||||
upstream: git://github.com/heat-api/heat-cfntools.git
|
upstream: git://github.com/heat-api/heat-cfntools.git
|
||||||
|
@ -2747,6 +2747,14 @@ projects:
|
|||||||
gate:
|
gate:
|
||||||
- gate-docs-specs-python27
|
- gate-docs-specs-python27
|
||||||
|
|
||||||
|
- name: openstack/ha-guide
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: openstack-doc-gate
|
||||||
|
- name: openstack-doc-translation
|
||||||
|
post:
|
||||||
|
- operations-guide-tox-doc-publishdocs
|
||||||
|
|
||||||
- name: openstack/openstack-manuals
|
- name: openstack/openstack-manuals
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user