From 2f255902eedd56a35fa44c106b53074fbd03bf8a Mon Sep 17 00:00:00 2001 From: Antoine Cabot Date: Fri, 24 Jun 2016 16:54:21 +0200 Subject: [PATCH] Add specs entry for Watcher specs Change-Id: I98e201a8e008f985873d4357c1355668a71181b0 --- specs/specs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specs/specs.yaml b/specs/specs.yaml index a13fc2a6f4..513d30c190 100644 --- a/specs/specs.yaml +++ b/specs/specs.yaml @@ -19,6 +19,8 @@ projects: repo: openstack/keystone-specs - name: Image Service Specifications (glance) repo: openstack/glance-specs + - name: Infrastructure Optimization Service Specifications (watcher) + repo: openstack/watcher-specs - name: Key Management Service Specifications (barbican) repo: openstack/barbican-specs - name: Networking Service Developer Specifications (neutron)