Add some missing projects to index pages

This adds a couple of missing projects to the index pages.

Change-Id: I50eb673296ffa231af7edd9f135c56869f2e70f2
This commit is contained in:
Andreas Jaeger 2017-08-26 14:48:57 +02:00
parent 72455c1fd8
commit 670ac9e50b
2 changed files with 50 additions and 0 deletions

View File

@ -56,6 +56,9 @@
has_user_guide: true
type: client
description: nova client
- name: os-traits
type: library
service: Library containing standardized trait strings.
- name: os-vif
type: library
service: Library for plugging and unplugging virtual interfaces.
@ -180,6 +183,18 @@
has_install_guide: true
has_admin_guide: true
has_user_guide: true
- name: python-ironic-inspector-client
service: Bare Metal Introspection service Python Bindings
type: client
description: ironic-inspector client
- name: bifrost
service: Ansible roles and playbooks to enable a standalone Ironic install
type: baremetal
- name: sushy
service: Python library to communicate with Redfish based systems
type: baremetal
- name: magnum
service: Container Infrastructure Management service
@ -287,6 +302,9 @@
- name: heat-translator
type: tool
service: Translate non-heat templates to heat Orchestration Template
- name: tosca-parser
type: tool
service: Parser for TOSCA Simple Profile in YAML
- name: manila
service: Shared File Systems service
@ -324,6 +342,10 @@
type: client
description: ceilometer client
- name: requirements
service: Global requirements for OpenStack
type: tool
- name: sahara
service: Data Processing service
service_type: data-processing
@ -741,10 +763,34 @@
service: Theme and extension support for Sphinx documentation for official projects
type: library
- name: os-api-ref
service: Sphinx extension to support OpenStack API reference pages creation
type: library
- name: coverage2sql
service: Tooling for converting coverage data into a SQL DB
type: tool
- name: diskimage-builder
service: Image building tools for OpenStack
type: tool
- name: devstack
service: DevStack
type: tool
- name: os-testr
service: Tooling for interacting with testr
type: tool
- name: pymod2pkg
service: Python module name to package name map
type: tool
- name: renderspec
service: RPM .spec template renderer
type: tool
- name: reno
service: Release Notes Manager
type: tool

View File

@ -316,6 +316,10 @@
type: client
description: ceilometer client
- name: requirements
service: Global requirements for OpenStack
type: tool
- name: sahara
service: Data Processing service
service_type: data-processing