Add operations-guide.
It is a git filter-branch extration from openstack-manuals. Addresses bug 1180552. Change-Id: I0506b76de8cc1df3139781f02d1eef4669f50a7a Reviewed-on: https://review.openstack.org/29614 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Anne Gentle <anne@openstack.org> Approved: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
40c9a7a405
commit
445cea1883
@ -66,6 +66,7 @@ openstack-doc:
|
|||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- openstack/openstack-manuals
|
- openstack/openstack-manuals
|
||||||
|
- openstack/operations-guide
|
||||||
- openstack/api-site
|
- openstack/api-site
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
@ -0,0 +1,14 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group openstack-doc-core
|
||||||
|
label-Approved = +0..+1 group openstack-doc-core
|
||||||
|
[access "refs/heads/stable/*"]
|
||||||
|
exclusiveGroupPermissions = label-Code-Review label-Approved
|
||||||
|
label-Code-Review = -2..+2 group openstack-doc-core
|
||||||
|
label-Code-Review = -1..+1 group Registered Users
|
||||||
|
label-Approved = +0..+1 group openstack-doc-core
|
||||||
|
[project]
|
||||||
|
state = active
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -1272,6 +1272,12 @@ projects:
|
|||||||
- openstack-operations-guide
|
- openstack-operations-guide
|
||||||
- manuals-upstream-translation-update
|
- manuals-upstream-translation-update
|
||||||
|
|
||||||
|
- name: openstack/operations-guide
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
- name: openstack/api-site
|
- name: openstack/api-site
|
||||||
check:
|
check:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
@ -81,6 +81,9 @@
|
|||||||
- project: openstack/openstack-chef
|
- project: openstack/openstack-chef
|
||||||
- project: openstack-infra/config
|
- project: openstack-infra/config
|
||||||
- project: openstack/openstack-manuals
|
- project: openstack/openstack-manuals
|
||||||
|
- project: openstack/operations-guide
|
||||||
|
upstream: git://github.com/jeblair/openstack-ops
|
||||||
|
description: OpenStack Operations Guide
|
||||||
- project: openstack/openstack-planet
|
- project: openstack/openstack-planet
|
||||||
- project: openstack/oslo-incubator
|
- project: openstack/oslo-incubator
|
||||||
description: "Part of OpenStack's Oslo project. New Oslo APIs go through an incubation phase in this repository before being released as part of a proper Python library."
|
description: "Part of OpenStack's Oslo project. New Oslo APIs go through an incubation phase in this repository before being released as part of a proper Python library."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user