Create nova-specs git repo

Create a new git repository for use by the Nova project to do design
reviews as a supplement to launchpad blueprints.

Change-Id: Iba1db4b6f735b35452e92418f60990c425a747f3
This commit is contained in:
Russell Bryant 2014-03-10 12:51:51 -04:00
parent bd048a3c7b
commit b4016152f8
4 changed files with 19 additions and 0 deletions

View File

@ -207,6 +207,7 @@ openstack-nova:
projects:
- openstack/gantt
- openstack/nova
- openstack/nova-specs
- openstack/python-ganttclient
- openstack/python-novaclient
branches:

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group nova-specs-core
label-Approved = +0..+1 group nova-specs-core
workInProgress = group nova-specs-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -230,6 +230,7 @@
docimpact-group: openstack-manuals
- project: openstack/nova
docimpact-group: openstack-manuals
- project: openstack/nova-specs
- project: openstack/object-api
group: openstack-api-site
options:

View File

@ -985,6 +985,12 @@ projects:
periodic:
- nova-propose-translation-update
- name: openstack/nova-specs
check:
- gate-noop
gate:
- gate-noop
- name: openstack/pycadf
check:
- gate-pycadf-pep8