Expose Puppet OpenStack specs to specs.openstack.org
Puppet OpenStack specs are being refactorized to be consistent with OpenStack projects (example taken with Ceilometer, Telemetry specs). The goal is to expose the blueprints on specs.openstack.org. See also https://review.openstack.org/#/c/184943/ Change-Id: I79da2cb55ae6b1849001fe05f96c4ed35351c356 Depends-on: I90b0b37d0fa00f299e7bd96be1f75645afe87ac6
This commit is contained in:
parent
42184c4992
commit
7924ca28d7
@ -4862,6 +4862,13 @@
|
|||||||
- puppet-module-unit
|
- puppet-module-unit
|
||||||
- gate-{name}-puppet-syntax-future
|
- gate-{name}-puppet-syntax-future
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: puppet-openstack-specs
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- specs-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: puppet-openstacklib
|
name: puppet-openstacklib
|
||||||
node: 'bare-trusty'
|
node: 'bare-trusty'
|
||||||
|
@ -21,6 +21,8 @@ projects:
|
|||||||
repo: openstack/swift-specs
|
repo: openstack/swift-specs
|
||||||
- name: Orchestration Specifications (heat)
|
- name: Orchestration Specifications (heat)
|
||||||
repo: openstack/heat-specs
|
repo: openstack/heat-specs
|
||||||
|
- name: Puppet modules for OpenStack (Puppet OpenStack)
|
||||||
|
repo: stackforge/puppet-openstack-specs
|
||||||
- name: Queue Service Specifications (zaqar)
|
- name: Queue Service Specifications (zaqar)
|
||||||
repo: openstack/zaqar-specs
|
repo: openstack/zaqar-specs
|
||||||
- name: Telemetry Service Specifications (ceilometer)
|
- name: Telemetry Service Specifications (ceilometer)
|
||||||
@ -41,4 +43,4 @@ programs:
|
|||||||
- name: Infrastructure Program Specifications
|
- name: Infrastructure Program Specifications
|
||||||
repo: openstack-infra/infra-specs
|
repo: openstack-infra/infra-specs
|
||||||
- name: QA Program Specifications
|
- name: QA Program Specifications
|
||||||
repo: openstack/qa-specs
|
repo: openstack/qa-specs
|
||||||
|
@ -6686,7 +6686,11 @@ projects:
|
|||||||
- name: stackforge/puppet-openstack-specs
|
- name: stackforge/puppet-openstack-specs
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: noop-jobs
|
- name: openstack-specs-jobs
|
||||||
|
check:
|
||||||
|
- gate-puppet-openstack-specs-python27
|
||||||
|
gate:
|
||||||
|
- gate-puppet-openstack-specs-python27
|
||||||
|
|
||||||
- name: stackforge/puppet-openstacklib
|
- name: stackforge/puppet-openstacklib
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user