Merge "Import the openstackid authentication project"

This commit is contained in:
Jenkins 2013-12-18 18:55:55 +00:00 committed by Gerrit Code Review
commit c54c76755f
3 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group openstackid-core
label-Approved = +0..+1 group openstackid-core
workInProgress = group openstackid-core
[access "refs/tags/*"]
create = group openstackid-ptl
pushTag = group openstackid-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3862,6 +3862,12 @@ projects:
gate:
- gate-noop
- name: openstack-infra/openstackid
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/wsme
check:
- gate-wsme-python26

View File

@ -88,6 +88,10 @@
- project: openstack-infra/odsreg
upstream: git://github.com/ttx/odsreg.git
description: OpenStack Design Summit session management system
- project: openstack-infra/openstackid
description: Authentication system for the OpenStack Foundation site
launchpad: openstack-org
upstream: git://github.com/smarcet/openstackid.git
- project: openstack-infra/os-loganalyze
launchpad: openstack-ci
description: log analyzer tools for logs.openstack.org