Add puppet-openstack project puppet-openstacklib
Adds puppet-openstacklib as an empty repo that will be used to store common libraries used by the openstack puppet modules. Change-Id: I799d0646c8ef225c4aa72ec50c528e058709b829
This commit is contained in:
parent
aac34ce01b
commit
5653a28bd9
@ -248,6 +248,7 @@ puppet-openstack:
|
||||
- stackforge/puppet-neutron
|
||||
- stackforge/puppet-nova
|
||||
- stackforge/puppet-openstack
|
||||
- stackforge/puppet-openstacklib
|
||||
- stackforge/puppet_openstack_builder
|
||||
- stackforge/puppet-openstack_dev_env
|
||||
- stackforge/puppet-swift
|
||||
|
@ -1724,6 +1724,17 @@
|
||||
- gate-{name}-puppet-syntax
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-openstacklib
|
||||
github-org: stackforge
|
||||
node: bare-precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-puppet-lint
|
||||
- gate-{name}-puppet-syntax
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-sahara
|
||||
github-org: stackforge
|
||||
|
@ -859,6 +859,10 @@
|
||||
description: Puppet for OpenStack Design Specifications
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
upstream: git://github.com/hogepodge/puppet-openstack-specs
|
||||
- project: stackforge/puppet-openstacklib
|
||||
group: puppet-openstack
|
||||
description: Module for Common Puppet OpenStack Dependencies
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
- project: stackforge/puppet-openstack_dev_env
|
||||
group: puppet-openstack
|
||||
description: OpenStack Puppet Dev Environment
|
||||
|
@ -3979,6 +3979,24 @@ projects:
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: stackforge/puppet-openstacklib
|
||||
check:
|
||||
- gate-puppet-openstacklib-puppet-lint
|
||||
- gate-puppet-openstacklib-puppet-syntax
|
||||
- gate-puppet-openstacklib-puppet-unit-2.7
|
||||
- gate-puppet-openstacklib-puppet-unit-3.1
|
||||
- gate-puppet-openstacklib-puppet-unit-3.2
|
||||
- gate-puppet-openstacklib-puppet-unit-3.3
|
||||
- gate-puppet-openstacklib-puppet-unit-3.4
|
||||
gate:
|
||||
- gate-puppet-openstacklib-puppet-lint
|
||||
- gate-puppet-openstacklib-puppet-syntax
|
||||
- gate-puppet-openstacklib-puppet-unit-2.7
|
||||
- gate-puppet-openstacklib-puppet-unit-3.1
|
||||
- gate-puppet-openstacklib-puppet-unit-3.2
|
||||
- gate-puppet-openstacklib-puppet-unit-3.3
|
||||
- gate-puppet-openstacklib-puppet-unit-3.4
|
||||
|
||||
- name: stackforge/puppet_openstack_builder
|
||||
check:
|
||||
- noop
|
||||
|
Loading…
x
Reference in New Issue
Block a user