Merge "Add keystone-formula project"
This commit is contained in:
commit
78dbb86bda
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group salt-formula-core
|
||||
label-Code-Review = -2..+2 group salt-formula-core
|
||||
label-Workflow = -1..+1 group salt-formula-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group salt-formula-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -3376,3 +3376,8 @@
|
||||
name: group-based-policy-specs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
- project:
|
||||
name: keystone-formula
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
@ -875,6 +875,9 @@
|
||||
- project: stackforge/inception
|
||||
description: Inception Cloud Project
|
||||
upstream: git://github.com/maoy/inception.git
|
||||
- project: stackforge/keystone-formula
|
||||
description: SaltStack formula used for installing Openstack Keystone
|
||||
acl-config: /home/gerrit2/acls/stackforge/salt-formula.config
|
||||
- project: stackforge/kickstack
|
||||
description: Rapid OpenStack deployment with puppet-dashboard, The Foreman, or any other Puppet ENC
|
||||
upstream: git://github.com/hastexo/kickstack
|
||||
|
@ -4037,6 +4037,11 @@ projects:
|
||||
gate:
|
||||
- gate-inception-pep8
|
||||
|
||||
- name: stackforge/keystone-formula
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/kwapi
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user