Merge "Add puppet-manila to Stackforge"
This commit is contained in:
commit
bcf97cecf5
@ -279,6 +279,7 @@ puppet-openstack:
|
|||||||
- stackforge/puppet-horizon
|
- stackforge/puppet-horizon
|
||||||
- stackforge/puppet-ironic
|
- stackforge/puppet-ironic
|
||||||
- stackforge/puppet-keystone
|
- stackforge/puppet-keystone
|
||||||
|
- stackforge/puppet-manila
|
||||||
- stackforge/puppet-neutron
|
- stackforge/puppet-neutron
|
||||||
- stackforge/puppet-nova
|
- stackforge/puppet-nova
|
||||||
- stackforge/puppet-openstack
|
- stackforge/puppet-openstack
|
||||||
@ -674,6 +675,7 @@ openstack-manila:
|
|||||||
projects:
|
projects:
|
||||||
- openstack/manila
|
- openstack/manila
|
||||||
- openstack/python-manilaclient
|
- openstack/python-manilaclient
|
||||||
|
- stackforge/puppet-manila
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -2127,6 +2127,15 @@
|
|||||||
- puppet-check-jobs
|
- puppet-check-jobs
|
||||||
- puppet-module-unit
|
- puppet-module-unit
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: puppet-manila
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- puppet-check-jobs
|
||||||
|
- puppet-module-unit
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: openstack-chef-repo
|
name: openstack-chef-repo
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
@ -1096,6 +1096,10 @@
|
|||||||
description: OpenStack Keystone Puppet Module
|
description: OpenStack Keystone Puppet Module
|
||||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||||
upstream: git://github.com/puppetlabs/puppetlabs-keystone.git
|
upstream: git://github.com/puppetlabs/puppetlabs-keystone.git
|
||||||
|
- project: stackforge/puppet-manila
|
||||||
|
description: StackForge Manila Puppet Module
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||||
|
upstream: git://github.com/NetApp-openstack-dev/puppet-manila.git
|
||||||
- project: stackforge/puppet-n1k-vsm
|
- project: stackforge/puppet-n1k-vsm
|
||||||
description: Foreman Puppet installer for Cisco N1KV Virtual Supervisor Module
|
description: Foreman Puppet installer for Cisco N1KV Virtual Supervisor Module
|
||||||
upstream: git://github.com/CiscoSystems/puppet-n1k-vsm
|
upstream: git://github.com/CiscoSystems/puppet-n1k-vsm
|
||||||
|
@ -4571,6 +4571,12 @@ projects:
|
|||||||
- name: puppet-check-jobs
|
- name: puppet-check-jobs
|
||||||
- name: puppet-module-unit-jobs
|
- name: puppet-module-unit-jobs
|
||||||
|
|
||||||
|
- name: stackforge/puppet-manila
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: puppet-check-jobs
|
||||||
|
- name: puppet-module-unit-jobs
|
||||||
|
|
||||||
- name: stackforge/puppet-n1k-vsm
|
- name: stackforge/puppet-n1k-vsm
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user