Merge "Create identity-specs git repo"

This commit is contained in:
Jenkins 2014-05-22 00:43:48 +00:00 committed by Gerrit Code Review
commit 1fae44f271
5 changed files with 32 additions and 0 deletions

View File

@ -578,6 +578,7 @@ openstack-keystone:
projects:
- openstack/keystone
- openstack/identity-api
- openstack/identity-specs
- openstack/python-keystoneclient
branches:
- master

View File

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

View File

@ -626,6 +626,16 @@
envlist: publishdocs
- project:
name: identity-specs
github-org: openstack
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-python27
- gate-{name}-docs
- project:
name: image-api
github-org: openstack

View File

@ -245,6 +245,8 @@
group: openstack-api-site
options:
- direct-release
- project: openstack/identity-specs
group: keystone
- project: openstack/image-api
group: openstack-api-site
options:

View File

@ -2465,6 +2465,14 @@ projects:
post:
- identity-api-tox-doc-publishdocs
- name: openstack/identity-specs
check:
- gate-identity-specs-python27
- gate-identity-specs-docs
gate:
- gate-identity-specs-python27
- gate-identity-specs-docs
- name: openstack/image-api
template:
- name: openstack-doc-gate