Add missing projects to specs list

Add projects that publish to http://specs.openstack.org/openstack/ but
are not in the index file on http://specs.openstack.org to specs.yaml so
that the index file lists them.

Change-Id: Id0280f3dc4a4c1ec0b3fa1911777dad578ae3bf0
This commit is contained in:
Andreas Jaeger 2015-07-08 11:10:08 +02:00
parent e8a3262c25
commit 5f138494d4
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
projects:
- name: Bare Metal Provisioning Specifications (ironic)
repo: openstack/ironic-specs
- name: Chef Cookbooks for the OpenStack Components Specifications (ChefOpenStack)
repo: openstack/openstack-chef-specs
- name: Compute Service Specifications (nova)
repo: openstack/nova-specs
- name: Data Processing Service Specifications (sahara)
@ -44,3 +46,5 @@ programs:
repo: openstack-infra/infra-specs
- name: QA Program Specifications
repo: openstack/qa-specs
- name: Security Program Specifications
repo: openstack/security-specs