Add puppet-manila to Stackforge
This is the initial request to add puppet-manila to stackforge. Change-Id: I4244ebc56839d58d89037fe18ec70dbea6b90846
This commit is contained in:
parent
0d5a309949
commit
1de64f2e0a
@ -279,6 +279,7 @@ puppet-openstack:
|
||||
- stackforge/puppet-horizon
|
||||
- stackforge/puppet-ironic
|
||||
- stackforge/puppet-keystone
|
||||
- stackforge/puppet-manila
|
||||
- stackforge/puppet-neutron
|
||||
- stackforge/puppet-nova
|
||||
- stackforge/puppet-openstack
|
||||
@ -672,6 +673,7 @@ openstack-manila:
|
||||
projects:
|
||||
- openstack/manila
|
||||
- openstack/python-manilaclient
|
||||
- stackforge/puppet-manila
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -2079,6 +2079,15 @@
|
||||
- puppet-check-jobs
|
||||
- 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:
|
||||
name: openstack-chef-repo
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -1072,6 +1072,10 @@
|
||||
description: OpenStack Keystone Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
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
|
||||
description: Foreman Puppet installer for Cisco N1KV Virtual Supervisor Module
|
||||
upstream: git://github.com/CiscoSystems/puppet-n1k-vsm
|
||||
|
@ -4535,6 +4535,12 @@ projects:
|
||||
- name: puppet-check-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
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user