From 1e346a668c51e1598216569abd268aa6fdda937a Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Thu, 10 Sep 2015 19:41:06 +0100 Subject: [PATCH] Add openstack-ansible-specs to spec index The patch includes openstack-ansible-specs in the project spec index. Change-Id: Id54d23063fea0ba1b3a9cdd218792e3f1ce737f6 --- specs/specs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specs/specs.yaml b/specs/specs.yaml index 55e060258a..b35a3ce870 100644 --- a/specs/specs.yaml +++ b/specs/specs.yaml @@ -9,6 +9,8 @@ projects: repo: openstack/sahara-specs - name: Database Service Specifications (trove) repo: openstack/trove-specs + - name: Deploying OpenStack with Ansible Specifications (OpenStackAnsible) + repo: openstack/openstack-ansible-specs - name: DNS Services Specifications (designate) repo: openstack/designate-specs - name: Identity Program Specifications (keystone)