add flags for a bunch of missing guides
Add flags for guides that exist. Change-Id: Ib5da47b3ea297aaf695c74787b58260d03b82045 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
0d07be764f
commit
23ad3aae50
@ -42,6 +42,7 @@
|
|||||||
service_type: compute
|
service_type: compute
|
||||||
# has_install_guide: true
|
# has_install_guide: true
|
||||||
has_api_ref: true
|
has_api_ref: true
|
||||||
|
has_api_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
type: service
|
type: service
|
||||||
- name: python-novaclient
|
- name: python-novaclient
|
||||||
@ -59,7 +60,7 @@
|
|||||||
- name: neutron
|
- name: neutron
|
||||||
service: Networking service
|
service: Networking service
|
||||||
service_type: network
|
service_type: network
|
||||||
# has_install_guide: true
|
has_install_guide: true
|
||||||
# has_api_ref: true # currently published under /networking/ not /network/
|
# has_api_ref: true # currently published under /networking/ not /network/
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
type: service
|
type: service
|
||||||
@ -70,31 +71,38 @@
|
|||||||
- name: neutron-lib
|
- name: neutron-lib
|
||||||
type: library
|
type: library
|
||||||
service: Library provided for integrating with the OpenStack Networking platform.
|
service: Library provided for integrating with the OpenStack Networking platform.
|
||||||
|
has_install_guide: true
|
||||||
|
|
||||||
- name: networking-bagpipe
|
- name: networking-bagpipe
|
||||||
service: BaGPipe backend
|
service: BaGPipe backend
|
||||||
type: networking
|
type: networking
|
||||||
|
has_install_guide: true
|
||||||
- name: networking-bgpvpn
|
- name: networking-bgpvpn
|
||||||
service: BGP-MPLS VPN Networking service Plug-in
|
service: BGP-MPLS VPN Networking service Plug-in
|
||||||
type: networking
|
type: networking
|
||||||
|
has_install_guide: true
|
||||||
- name: neutron-dynamic-routing
|
- name: neutron-dynamic-routing
|
||||||
service: Dynamic Routing service Plug-in
|
service: Dynamic Routing service Plug-in
|
||||||
type: networking
|
type: networking
|
||||||
|
has_install_guide: true
|
||||||
- name: neutron-fwaas
|
- name: neutron-fwaas
|
||||||
service: Firewall-as-a-Service Plug-in
|
service: Firewall-as-a-Service Plug-in
|
||||||
type: networking
|
type: networking
|
||||||
- name: networking-midonet
|
- name: networking-midonet
|
||||||
service: MidoNet Networking service Plug-in
|
service: MidoNet Networking service Plug-in
|
||||||
type: networking
|
type: networking
|
||||||
|
has_install_guide: true
|
||||||
- name: networking-odl
|
- name: networking-odl
|
||||||
service: OpenDaylight(ODL) Networking service Plug-in
|
service: OpenDaylight(ODL) Networking service Plug-in
|
||||||
type: networking
|
type: networking
|
||||||
- name: networking-ovn
|
- name: networking-ovn
|
||||||
service: OVN Networking service Plug-in
|
service: OVN Networking service Plug-in
|
||||||
type: networking
|
type: networking
|
||||||
|
has_install_guide: true
|
||||||
- name: networking-sfc
|
- name: networking-sfc
|
||||||
service: Service Function Chaining Networking service Plug-in
|
service: Service Function Chaining Networking service Plug-in
|
||||||
type: networking
|
type: networking
|
||||||
|
has_install_guide: true
|
||||||
|
|
||||||
- name: horizon
|
- name: horizon
|
||||||
service: Dashboard
|
service: Dashboard
|
||||||
@ -104,6 +112,8 @@
|
|||||||
- name: django_openstack_auth
|
- name: django_openstack_auth
|
||||||
service: pluggable Django authentication backend for authenticating with Keystone
|
service: pluggable Django authentication backend for authenticating with Keystone
|
||||||
type: library
|
type: library
|
||||||
|
has_install_guide: true
|
||||||
|
has_config_ref: true
|
||||||
|
|
||||||
- name: cinder
|
- name: cinder
|
||||||
service: Block Storage service
|
service: Block Storage service
|
||||||
@ -146,6 +156,7 @@
|
|||||||
service_type: container-infrastructure-management
|
service_type: container-infrastructure-management
|
||||||
# has_install_guide: true
|
# has_install_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
|
has_api_ref: true
|
||||||
type: service
|
type: service
|
||||||
- name: python-magnumclient
|
- name: python-magnumclient
|
||||||
service: Container Infrastructure Management service Python Bindings
|
service: Container Infrastructure Management service Python Bindings
|
||||||
@ -157,6 +168,7 @@
|
|||||||
service_type: database
|
service_type: database
|
||||||
# has_install_guide: true
|
# has_install_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
|
has_api_ref: true
|
||||||
type: service
|
type: service
|
||||||
- name: python-troveclient
|
- name: python-troveclient
|
||||||
service: Database service Python Bindings
|
service: Database service Python Bindings
|
||||||
@ -168,6 +180,7 @@
|
|||||||
service_type: dns
|
service_type: dns
|
||||||
# has_install_guide: true
|
# has_install_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
|
has_api_ref: true
|
||||||
type: service
|
type: service
|
||||||
- name: python-designateclient
|
- name: python-designateclient
|
||||||
service: DNS service Python Bindings
|
service: DNS service Python Bindings
|
||||||
@ -179,12 +192,14 @@
|
|||||||
service_type: ec2-api
|
service_type: ec2-api
|
||||||
# has_install_guide: true
|
# has_install_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
|
has_api_ref: true
|
||||||
type: service
|
type: service
|
||||||
|
|
||||||
- name: barbican
|
- name: barbican
|
||||||
service: Key Manager service
|
service: Key Manager service
|
||||||
service_type: key-manager
|
service_type: key-manager
|
||||||
has_api_guide: true
|
has_api_guide: true
|
||||||
|
has_api_ref: true
|
||||||
# has_install_guide: true
|
# has_install_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
type: service
|
type: service
|
||||||
@ -221,6 +236,7 @@
|
|||||||
service_type: orchestration
|
service_type: orchestration
|
||||||
# has_install_guide: true
|
# has_install_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
|
has_api_ref: true
|
||||||
type: service
|
type: service
|
||||||
- name: python-heatclient
|
- name: python-heatclient
|
||||||
service: Orchestration service Python Bindings
|
service: Orchestration service Python Bindings
|
||||||
@ -241,7 +257,7 @@
|
|||||||
- name: aodh
|
- name: aodh
|
||||||
service: Telemetry Alarming services
|
service: Telemetry Alarming services
|
||||||
service_type: alarm
|
service_type: alarm
|
||||||
# has_install_guide: true
|
has_install_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
type: service
|
type: service
|
||||||
- name: python-aodhclient
|
- name: python-aodhclient
|
||||||
@ -265,6 +281,7 @@
|
|||||||
service_type: data-processing
|
service_type: data-processing
|
||||||
has_install_guide: false
|
has_install_guide: false
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
|
has_api_ref: true
|
||||||
type: service
|
type: service
|
||||||
- name: python-saharaclient
|
- name: python-saharaclient
|
||||||
service: Data Processing service Python Bindings
|
service: Data Processing service Python Bindings
|
||||||
@ -310,6 +327,7 @@
|
|||||||
service_type: application-catalog
|
service_type: application-catalog
|
||||||
type: service
|
type: service
|
||||||
has_install_guide: false
|
has_install_guide: false
|
||||||
|
has_api_ref: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
- name: python-muranoclient
|
- name: python-muranoclient
|
||||||
service: Application Catalog service Python Bindings
|
service: Application Catalog service Python Bindings
|
||||||
@ -347,7 +365,8 @@
|
|||||||
service: NFV Orchestration service
|
service: NFV Orchestration service
|
||||||
service_type: nfv-orchestration
|
service_type: nfv-orchestration
|
||||||
type: service
|
type: service
|
||||||
has_install_guide: false
|
has_install_guide: true
|
||||||
|
has_api_ref: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
- name: python-tackerclient
|
- name: python-tackerclient
|
||||||
service: NFV Orchestration service Python Bindings
|
service: NFV Orchestration service Python Bindings
|
||||||
@ -369,7 +388,7 @@
|
|||||||
service: RCA (Root Cause Analysis) service
|
service: RCA (Root Cause Analysis) service
|
||||||
service_type: root-cause-analysis
|
service_type: root-cause-analysis
|
||||||
type: service
|
type: service
|
||||||
has_install_guide: false
|
has_install_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
- name: python-vitrageclient
|
- name: python-vitrageclient
|
||||||
service: RCA (Root Cause Analysis) service Python Bindings
|
service: RCA (Root Cause Analysis) service Python Bindings
|
||||||
@ -383,6 +402,7 @@
|
|||||||
service_type: search
|
service_type: search
|
||||||
type: service
|
type: service
|
||||||
has_install_guide: false
|
has_install_guide: false
|
||||||
|
has_api_ref: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
- name: python-searchlightclient
|
- name: python-searchlightclient
|
||||||
service: Search service Python Bindings
|
service: Search service Python Bindings
|
||||||
@ -393,7 +413,7 @@
|
|||||||
service: Telemetry Event service
|
service: Telemetry Event service
|
||||||
service_type: event
|
service_type: event
|
||||||
type: service
|
type: service
|
||||||
has_install_guide: false
|
has_install_guide: true
|
||||||
# has_config_ref: true
|
# has_config_ref: true
|
||||||
- name: python-pankoclient
|
- name: python-pankoclient
|
||||||
service: Telemetry Event service Python Bindings
|
service: Telemetry Event service Python Bindings
|
||||||
@ -403,25 +423,29 @@
|
|||||||
- name: automaton
|
- name: automaton
|
||||||
service: Friendly state machines for Python.
|
service: Friendly state machines for Python.
|
||||||
type: library
|
type: library
|
||||||
|
has_install_guide: true
|
||||||
- name: castellan
|
- name: castellan
|
||||||
service: Key Manager interface abstraction
|
service: Key Manager interface abstraction
|
||||||
type: library
|
type: library
|
||||||
|
has_install_guide: true
|
||||||
- name: debtcollector
|
- name: debtcollector
|
||||||
type: library
|
type: library
|
||||||
service:
|
service:
|
||||||
A collection of Python deprecation patterns and strategies that
|
A collection of Python deprecation patterns and strategies that
|
||||||
help you collect your technical debt in a non-destructive manner.
|
help you collect your technical debt in a non-destructive manner.
|
||||||
|
has_install_guide: true
|
||||||
- name: futurist
|
- name: futurist
|
||||||
type: library
|
type: library
|
||||||
service:
|
service:
|
||||||
Asynchronous code from the future, helping you build out your
|
Asynchronous code from the future, helping you build out your
|
||||||
applications to handle asynchronous and periodic work in a nice
|
applications to handle asynchronous and periodic work in a nice
|
||||||
manner.
|
manner.
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.cache
|
- name: oslo.cache
|
||||||
type: library
|
type: library
|
||||||
service:
|
service: Cache management library.
|
||||||
Cache management library.
|
|
||||||
has_config_ref: true
|
has_config_ref: true
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.concurrency
|
- name: oslo.concurrency
|
||||||
type: library
|
type: library
|
||||||
service: External process management and task synchronization.
|
service: External process management and task synchronization.
|
||||||
@ -432,9 +456,11 @@
|
|||||||
- name: oslo.context
|
- name: oslo.context
|
||||||
type: library
|
type: library
|
||||||
service: Helpers to maintain useful information about a request context.
|
service: Helpers to maintain useful information about a request context.
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.db
|
- name: oslo.db
|
||||||
type: library
|
type: library
|
||||||
service: Database connectivity.
|
service: Database connectivity.
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.i18n
|
- name: oslo.i18n
|
||||||
type: library
|
type: library
|
||||||
service: Internationalization and translation.
|
service: Internationalization and translation.
|
||||||
@ -442,6 +468,7 @@
|
|||||||
type: library
|
type: library
|
||||||
service: A logging configuration library.
|
service: A logging configuration library.
|
||||||
has_config_ref: true
|
has_config_ref: true
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.messaging
|
- name: oslo.messaging
|
||||||
type: library
|
type: library
|
||||||
service: Inter-process communication.
|
service: Inter-process communication.
|
||||||
@ -449,18 +476,23 @@
|
|||||||
type: library
|
type: library
|
||||||
service: WSGI middleware library for web service development.
|
service: WSGI middleware library for web service development.
|
||||||
has_config_ref: true
|
has_config_ref: true
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.policy
|
- name: oslo.policy
|
||||||
type: library
|
type: library
|
||||||
service: Common policy enforcement.
|
service: Common policy enforcement.
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.privsep
|
- name: oslo.privsep
|
||||||
type: library
|
type: library
|
||||||
service: library for privilege separation
|
service: library for privilege separation
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.reports
|
- name: oslo.reports
|
||||||
type: library
|
type: library
|
||||||
service: Error report framework for projects.
|
service: Error report framework for projects.
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.rootwrap
|
- name: oslo.rootwrap
|
||||||
type: library
|
type: library
|
||||||
service: Fine filtering of shell commands to run as root.
|
service: Fine filtering of shell commands to run as root.
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.serialization
|
- name: oslo.serialization
|
||||||
type: library
|
type: library
|
||||||
service: Serialization with special handling for some common types.
|
service: Serialization with special handling for some common types.
|
||||||
@ -468,9 +500,11 @@
|
|||||||
type: library
|
type: library
|
||||||
service: Library for running and managing OpenStack services.
|
service: Library for running and managing OpenStack services.
|
||||||
has_config_ref: true
|
has_config_ref: true
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.utils
|
- name: oslo.utils
|
||||||
type: library
|
type: library
|
||||||
service: Library of common low-level utility modules.
|
service: Library of common low-level utility modules.
|
||||||
|
has_install_guide: true
|
||||||
- name: oslo.versionedobjects
|
- name: oslo.versionedobjects
|
||||||
type: library
|
type: library
|
||||||
service: Database and RPC object schema versioning.
|
service: Database and RPC object schema versioning.
|
||||||
@ -495,6 +529,7 @@
|
|||||||
- name: stevedore
|
- name: stevedore
|
||||||
type: library
|
type: library
|
||||||
service: Manages dynamic plug-ins for Python applications.
|
service: Manages dynamic plug-ins for Python applications.
|
||||||
|
has_install_guide: true
|
||||||
- name: taskflow
|
- name: taskflow
|
||||||
type: library
|
type: library
|
||||||
service: Makes task execution easy, consistent, and reliable.
|
service: Makes task execution easy, consistent, and reliable.
|
||||||
@ -551,14 +586,17 @@
|
|||||||
- name: cliff
|
- name: cliff
|
||||||
service: Builds command-line programs in Python.
|
service: Builds command-line programs in Python.
|
||||||
type: library
|
type: library
|
||||||
|
has_install_guide: true
|
||||||
- name: os-client-config
|
- name: os-client-config
|
||||||
service: library for collecting client configuration for using an OpenStack cloud
|
service: library for collecting client configuration for using an OpenStack cloud
|
||||||
type: library
|
type: library
|
||||||
|
has_install_guide: true
|
||||||
|
|
||||||
- name: shade
|
- name: shade
|
||||||
service: Multi-cloud interoperability library
|
service: Multi-cloud interoperability library
|
||||||
type: client
|
type: client
|
||||||
description: shade client library
|
description: shade client library
|
||||||
|
has_install_guide: true
|
||||||
|
|
||||||
- name: solum
|
- name: solum
|
||||||
service: Software Development Lifecycle Automation service
|
service: Software Development Lifecycle Automation service
|
||||||
@ -599,6 +637,7 @@
|
|||||||
- name: reno
|
- name: reno
|
||||||
service: Release Notes Manager
|
service: Release Notes Manager
|
||||||
type: tool
|
type: tool
|
||||||
|
has_install_guide: true
|
||||||
|
|
||||||
- name: tempest
|
- name: tempest
|
||||||
service: Tempest Test Suite for OpenStack
|
service: Tempest Test Suite for OpenStack
|
||||||
@ -636,6 +675,7 @@
|
|||||||
- name: tripleo-docs
|
- name: tripleo-docs
|
||||||
type: deployment
|
type: deployment
|
||||||
service: Deploying OpenStack with TripleO
|
service: Deploying OpenStack with TripleO
|
||||||
|
has_install_guide: true
|
||||||
|
|
||||||
|
|
||||||
# Projects that do not appear in the service-types-authority list:
|
# Projects that do not appear in the service-types-authority list:
|
||||||
|
Loading…
Reference in New Issue
Block a user