Add puppet-openstack project puppet-openstack_extras
Adds openstack_extras. This module is intended to serve as a storage place for classes that use the core set of openstack modules. Useful composition classes, utilies that provide ha and monitoring functionality and so on. Change-Id: I07d6721cc997eade17acb05b76f65893f8dfcc93
This commit is contained in:
parent
5653a28bd9
commit
399a6e17b8
@ -251,6 +251,7 @@ puppet-openstack:
|
||||
- stackforge/puppet-openstacklib
|
||||
- stackforge/puppet_openstack_builder
|
||||
- stackforge/puppet-openstack_dev_env
|
||||
- stackforge/puppet-openstack_extras
|
||||
- stackforge/puppet-swift
|
||||
- stackforge/puppet-tempest
|
||||
- stackforge/puppet-vswitch
|
||||
|
@ -1735,6 +1735,17 @@
|
||||
- gate-{name}-puppet-syntax
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-openstack_extras
|
||||
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
|
||||
|
@ -868,6 +868,10 @@
|
||||
description: OpenStack Puppet Dev Environment
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
upstream: git://github.com/puppetlabs/puppetlabs-openstack_dev_env.git
|
||||
- project: stackforge/puppet-openstack_extras
|
||||
group: puppet-openstack
|
||||
description: Helper classes that utilize the core Puppet Openstack modules
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
- project: stackforge/puppet-sahara
|
||||
group: sahara
|
||||
description: Sahara Puppet Module
|
||||
|
@ -4009,6 +4009,24 @@ projects:
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: stackforge/puppet-openstack_extras
|
||||
check:
|
||||
- gate-puppet-openstack_extras-puppet-lint
|
||||
- gate-puppet-openstack_extras-puppet-syntax
|
||||
- gate-puppet-openstack_extras-puppet-unit-2.7
|
||||
- gate-puppet-openstack_extras-puppet-unit-3.1
|
||||
- gate-puppet-openstack_extras-puppet-unit-3.2
|
||||
- gate-puppet-openstack_extras-puppet-unit-3.3
|
||||
- gate-puppet-openstack_extras-puppet-unit-3.4
|
||||
gate:
|
||||
- gate-puppet-openstack_extras-puppet-lint
|
||||
- gate-puppet-openstack_extras-puppet-syntax
|
||||
- gate-puppet-openstack_extras-puppet-unit-2.7
|
||||
- gate-puppet-openstack_extras-puppet-unit-3.1
|
||||
- gate-puppet-openstack_extras-puppet-unit-3.2
|
||||
- gate-puppet-openstack_extras-puppet-unit-3.3
|
||||
- gate-puppet-openstack_extras-puppet-unit-3.4
|
||||
|
||||
- name: stackforge/puppet-sahara
|
||||
check:
|
||||
- gate-puppet-sahara-puppet-lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user