From 1450cbdf62019ca00cd515eb999c65eaf0c0708f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 17 Sep 2019 20:26:27 +0200 Subject: [PATCH] Update infra and specs indices Add missing entries. This also tests that publishing works again. Change-Id: I2b3b67332093e12a2f177e177715da9d9a9d00f1 --- docs-site/infra-documents.yaml | 6 ++++++ specs/specs.yaml | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/docs-site/infra-documents.yaml b/docs-site/infra-documents.yaml index 1ae303dca7..39f9fea18d 100644 --- a/docs-site/infra-documents.yaml +++ b/docs-site/infra-documents.yaml @@ -5,10 +5,16 @@ documents: directory: elastic-recheck - name: Git Review directory: git-review + - name: Git Restack + directory: git-restack + - name: Glean + directory: glean - name: Grafana Dashboard Builder directory: grafyaml - name: Jenkins Job Builder directory: jenkins-job-builder + - name: Log Processor + directory: log_processor - name: OpenStackID directory: openstackid - name: Storyboard diff --git a/specs/specs.yaml b/specs/specs.yaml index 67f19a6f41..b4898139f3 100644 --- a/specs/specs.yaml +++ b/specs/specs.yaml @@ -3,6 +3,8 @@ projects: repo: openstack/ironic-specs - name: Block Storage Service Specifications (cinder) repo: openstack/cinder-specs + - name: Charm Specifications (charm) + repo: openstack/charm-specs - name: Chef Cookbooks for the OpenStack Components Specifications (ChefOpenStack) repo: openstack/openstack-chef-specs - name: Compute Service Specifications (nova) @@ -17,6 +19,8 @@ projects: repo: openstack/fuel-specs - name: DNS Services Specifications (designate) repo: openstack/designate-specs + - name: Governance Service Specifications (congress) + repo: openstack/congress-specs - name: Identity Program Specifications (keystone) repo: openstack/keystone-specs - name: Image Service Specifications (glance) @@ -39,6 +43,10 @@ projects: repo: openstack/puppet-openstack-specs - name: Queue Service Specifications (zaqar) repo: openstack/zaqar-specs + - name: Rating Service Specifications (cloudkitty) + repo: openstack/cloudkitty-specifications + - name: Resource Reservation Service Specifications (blazar) + repo: openstack/blazar-specs - name: Root Cause Analysis Service Specifications (vitrage) repo: openstack/vitrage-specs - name: Search Service Specifications (searchlight)