Add new cookbook-openstack-bare-metal project to stackforge
cookbook-openstack-bare-metal is a stackforge project to enable OpenStack Bare Metal Service, which provisions Bare Metal machines for OpenStack. The url of the specification : https://github.com/stackforge/openstack-chef-specs/blob/master/specs/kilo/bare-metal/bare-metal-enablement.rst blueprint bare-metal-enablement Change-Id: I21a9254990b4db7ef41c502b81b5997e088cb68c
This commit is contained in:
parent
c8903f8b54
commit
270c3c1452
@ -965,6 +965,14 @@
|
||||
- monasca
|
||||
upstream: git://github.com/hpcloud-mon/cookbooks-mon_thresh
|
||||
acl-config: /home/gerrit2/acls/stackforge/monasca.config
|
||||
- project: stackforge/cookbook-openstack-bare-metal
|
||||
groups:
|
||||
- openstack-chef
|
||||
docimpact-group: openstack-chef
|
||||
description: Chef Cookbook - OpenStack Bare Metal
|
||||
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
||||
options:
|
||||
- direct-release
|
||||
- project: stackforge/cookbook-openstack-block-storage
|
||||
groups:
|
||||
- openstack-chef
|
||||
|
@ -348,6 +348,7 @@ openstack-chef:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- stackforge/cookbook-ceph
|
||||
- stackforge/cookbook-openstack-bare-metal
|
||||
- stackforge/cookbook-openstack-block-storage
|
||||
- stackforge/cookbook-openstack-client
|
||||
- stackforge/cookbook-openstack-common
|
||||
|
@ -2507,6 +2507,15 @@
|
||||
- gate-{name}-chef-style
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-openstack-bare-metal
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- gate-{name}-chef-lint
|
||||
- gate-{name}-chef-style
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-openstack-block-storage
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -3968,6 +3968,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: chef-jobs
|
||||
|
||||
- name: stackforge/cookbook-openstack-bare-metal
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: chef-jobs
|
||||
|
||||
- name: stackforge/cookbook-openstack-block-storage
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user