WIP: Update project data

Change-Id: I2035e68213421fc6a1d1e19eded1f34681dc84ca
This commit is contained in:
Elod Illes 2024-04-24 14:49:22 +02:00
parent ffc5b4400a
commit 6fade72c50
2 changed files with 480 additions and 480 deletions

View File

@ -21,9 +21,9 @@
- name: keystonemiddleware - name: keystonemiddleware
type: library type: library
service: Middleware provided for integrating with the OpenStack Identity API. service: Middleware provided for integrating with the OpenStack Identity API.
#- name: pycadf - name: pycadf
# type: library type: library
# service: Creates CADF events to capture cloud-related events. service: Creates CADF events to capture cloud-related events.
- name: glance - name: glance
service: Image service service: Image service
@ -62,9 +62,9 @@
has_in_tree_htaccess: true has_in_tree_htaccess: true
type: service-client type: service-client
description: nova client description: nova client
#- name: os-traits - name: os-traits
# type: library type: library
# service: Library containing standardized trait strings. service: Library containing standardized trait strings.
- name: os-vif - name: os-vif
type: library type: library
service: Library for plugging and unplugging virtual interfaces. service: Library for plugging and unplugging virtual interfaces.
@ -121,12 +121,12 @@
- name: neutron-vpnaas - name: neutron-vpnaas
service: VPN-as-a-Service Plug-in service: VPN-as-a-Service Plug-in
type: networking type: networking
#- name: networking-odl - name: networking-odl
# service: OpenDaylight(ODL) Networking service Plug-in service: OpenDaylight(ODL) Networking service Plug-in
# type: networking type: networking
# has_install_guide: true has_install_guide: true
# has_admin_guide: true has_admin_guide: true
# has_config_ref: true has_config_ref: 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
@ -310,9 +310,9 @@
- name: heat-translator - name: heat-translator
type: tool type: tool
service: Translate non-heat templates to heat Orchestration Template service: Translate non-heat templates to heat Orchestration Template
#- name: tosca-parser - name: tosca-parser
# type: tool type: tool
# service: Parser for TOSCA Simple Profile in YAML service: Parser for TOSCA Simple Profile in YAML
- name: manila - name: manila
service: Shared File Systems service service: Shared File Systems service
@ -328,13 +328,13 @@
type: service-client type: service-client
description: manila client description: manila client
#- 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_admin_guide: true has_admin_guide: true
# has_config_ref: true has_config_ref: true
# type: service type: service
- name: python-aodhclient - name: python-aodhclient
service: Telemetry Alarming service Python Bindings service: Telemetry Alarming service Python Bindings
type: service-client type: service-client
@ -348,9 +348,9 @@
has_config_ref: true has_config_ref: true
type: service type: service
#- name: requirements - name: requirements
# service: Global requirements for OpenStack service: Global requirements for OpenStack
# type: tool type: tool
- name: sahara - name: sahara
service: Data Processing service service: Data Processing service
@ -376,20 +376,20 @@
has_user_guide: true has_user_guide: true
has_config_ref: true has_config_ref: true
has_api_ref: true has_api_ref: true
#- name: python-watcherclient - name: python-watcherclient
# service: Infrastructure Optimization service Python Bindings service: Infrastructure Optimization service Python Bindings
# type: service-client type: service-client
# description: watcher client description: watcher client
#- name: mistral - name: mistral
# service: Workflow service service: Workflow service
# service_type: workflow service_type: workflow
# type: service type: service
# has_admin_guide: true has_admin_guide: true
#- name: python-mistralclient - name: python-mistralclient
# service: Workflow service Python Bindings service: Workflow service Python Bindings
# type: service-client type: service-client
# description: mistral client description: mistral client
- name: murano - name: murano
service: Application Catalog service service: Application Catalog service
@ -417,9 +417,9 @@
type: service-client type: service-client
description: senlin client description: senlin client
#- name: storlets - name: storlets
# service: Compute inside Object Storage service service: Compute inside Object Storage service
# type: other type: other
- name: zun - name: zun
service: Containers service service: Containers service
@ -444,10 +444,10 @@
has_config_ref: true has_config_ref: true
has_user_guide: true has_user_guide: true
type: service type: service
#- name: python-tackerclient - name: python-tackerclient
# service: NFV Orchestration service Python Bindings service: NFV Orchestration service Python Bindings
# type: service-client type: service-client
# description: tacker client description: tacker client
- name: cloudkitty - name: cloudkitty
service: Rating service service: Rating service
@ -461,12 +461,12 @@
type: service-client type: service-client
description: cloudkitty client description: cloudkitty client
#- name: vitrage - name: vitrage
# service: RCA (Root Cause Analysis) service service: RCA (Root Cause Analysis) service
# service_type: root-cause-analysis service_type: root-cause-analysis
# has_config_ref: true has_config_ref: true
# has_install_guide: true has_install_guide: true
# type: service type: service
- name: python-vitrageclient - name: python-vitrageclient
service: RCA (Root Cause Analysis) service Python Bindings service: RCA (Root Cause Analysis) service Python Bindings
type: service-client type: service-client
@ -482,21 +482,21 @@
type: library type: library
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_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 has_install_guide: true
# has_user_guide: true has_user_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 has_install_guide: true
# has_user_guide: true has_user_guide: true
- name: oslo.cache - name: oslo.cache
type: library type: library
service: Cache management library. service: Cache management library.
@ -546,13 +546,13 @@
has_config_ref: true has_config_ref: true
has_install_guide: true has_install_guide: true
has_admin_guide: true has_admin_guide: true
#- name: oslo.policy - name: oslo.policy
# type: library type: library
# service: Common policy enforcement. service: Common policy enforcement.
# has_install_guide: true has_install_guide: true
# has_admin_guide: true has_admin_guide: true
# has_config_ref: true has_config_ref: true
# has_user_guide: true has_user_guide: true
- name: oslo.privsep - name: oslo.privsep
type: library type: library
service: library for privilege separation service: library for privilege separation
@ -587,30 +587,30 @@
service: Library of common low-level utility modules. service: Library of common low-level utility modules.
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_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.
# has_install_guide: true has_install_guide: true
# has_config_ref: true has_config_ref: true
# has_user_guide: true has_user_guide: true
- name: oslo.vmware - name: oslo.vmware
type: library type: library
service: Common functionality required by VMware drivers in several projects. service: Common functionality required by VMware drivers in several projects.
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_guide: true
#- name: oslotest - name: oslotest
# type: library type: library
# service: Unit test and fixture framework. service: Unit test and fixture framework.
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
#- name: osprofiler - name: osprofiler
# type: library type: library
# service: Cross-Project profiling library. service: Cross-Project profiling library.
# has_user_guide: true has_user_guide: true
#- name: pbr - name: pbr
# type: library type: library
# service: Manages setuptools packaging needs in a consistent way. service: Manages setuptools packaging needs in a consistent way.
# has_user_guide: true has_user_guide: true
- name: stevedore - name: stevedore
type: library type: library
service: Manages dynamic plug-ins for Python applications. service: Manages dynamic plug-ins for Python applications.
@ -620,13 +620,13 @@
type: library type: library
service: Makes task execution easy, consistent, and reliable. service: Makes task execution easy, consistent, and reliable.
has_user_guide: true has_user_guide: true
#- name: tooz - name: tooz
# type: library type: library
# service: service:
# Distributed primitives like group membership protocol, lock Distributed primitives like group membership protocol, lock
# service and leader elections. service and leader elections.
# has_user_guide: true has_user_guide: true
# has_install_guide: true has_install_guide: true
- name: octavia - name: octavia
service: Load-balancer service service: Load-balancer service
@ -652,20 +652,20 @@
has_user_guide: true has_user_guide: true
type: service type: service
#- name: monasca-api - name: monasca-api
# service: Monitoring service service: Monitoring service
# type: service type: service
# service_type: monitoring service_type: monitoring
# has_api_ref: false has_api_ref: false
# has_install_guide: false has_install_guide: false
# has_config_ref: false has_config_ref: false
# has_admin_guide: false has_admin_guide: false
# has_user_guide: true has_user_guide: true
#- name: python-monascaclient - name: python-monascaclient
# service: Monitoring service client service: Monitoring service client
# type: service-client type: service-client
# description: monasca client description: monasca client
- name: python-openstackclient - name: python-openstackclient
service: Command line interface to OpenStack service: Command line interface to OpenStack
@ -677,11 +677,11 @@
type: library type: library
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_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 has_install_guide: true
# has_user_guide: true has_user_guide: true
- name: openstacksdk - name: openstacksdk
service: Client library for building applications to work with OpenStack clouds service: Client library for building applications to work with OpenStack clouds
@ -690,74 +690,74 @@
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_guide: true
#- name: solum - name: solum
# service: Software Development Lifecycle Automation service service: Software Development Lifecycle Automation service
# service_type: application-deployment service_type: application-deployment
# has_install_guide: true has_install_guide: true
# has_admin_guide: true has_admin_guide: true
# has_config_ref: true has_config_ref: true
# has_user_guide: true has_user_guide: true
# type: service type: service
#- name: python-solumclient - name: python-solumclient
# service: Software Development Lifecycle Automation client service: Software Development Lifecycle Automation client
# type: service-client type: service-client
# description: solum client description: solum client
#- name: openstackdocstheme - name: openstackdocstheme
# service: Theme and extension support for Sphinx documentation for official projects service: Theme and extension support for Sphinx documentation for official projects
# type: library type: library
#- name: os-api-ref - name: os-api-ref
# service: Sphinx extension to support OpenStack API reference pages creation service: Sphinx extension to support OpenStack API reference pages creation
# type: library type: library
#- name: coverage2sql - name: coverage2sql
# service: Tooling for converting coverage data into a SQL DB service: Tooling for converting coverage data into a SQL DB
# type: tool type: tool
#- name: diskimage-builder - name: diskimage-builder
# service: Image building tools for OpenStack service: Image building tools for OpenStack
# type: tool type: tool
#- name: devstack - name: devstack
# service: DevStack service: DevStack
# type: tool type: tool
#- name: os-testr - name: os-testr
# service: Tooling for interacting with testr service: Tooling for interacting with testr
# type: tool type: tool
#- name: pymod2pkg - name: pymod2pkg
# service: Python module name to package name map service: Python module name to package name map
# type: tool type: tool
#- name: renderspec - name: renderspec
# service: RPM .spec template renderer service: RPM .spec template renderer
# type: tool type: tool
#- name: reno - name: reno
# service: Release Notes Manager service: Release Notes Manager
# type: tool type: tool
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
#- name: tempest - name: tempest
# service: Tempest Test Suite for OpenStack service: Tempest Test Suite for OpenStack
# type: tool type: tool
#- name: bashate - name: bashate
# service: Linter for bash scripts. service: Linter for bash scripts.
# type: tool type: tool
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
#- name: grenade - name: grenade
# service: Test harness to exercise the upgrade process between releases. service: Test harness to exercise the upgrade process between releases.
# type: tool type: tool
#- name: hacking - name: hacking
# service: Hacking guideline enforcement service: Hacking guideline enforcement
# type: tool type: tool
- name: kolla - name: kolla
type: deployment type: deployment
@ -777,14 +777,14 @@
has_user_guide: true has_user_guide: true
has_deployment_guide: true has_deployment_guide: true
#- name: puppet-openstack-guide - name: puppet-openstack-guide
# type: deployment type: deployment
# service: Puppet modules for deployment service: Puppet modules for deployment
# has_install_guide: true has_install_guide: true
#- name: i18n - name: i18n
# type: other type: other
# service: Internationalization of OpenStack projects and documents service: Internationalization of OpenStack projects and documents
- name: kuryr - name: kuryr
service: Bridge between container framework and OpenStack abstractions service: Bridge between container framework and OpenStack abstractions
@ -803,23 +803,23 @@
has_in_tree_htaccess: true has_in_tree_htaccess: true
has_project_guide: false has_project_guide: false
#- name: openstack-chef - name: openstack-chef
# service: Chef OpenStack Deployment service: Chef OpenStack Deployment
# type: deployment type: deployment
# has_deployment_guide: true has_deployment_guide: true
#- name: masakari - name: masakari
# service: Instances High Availability Service service: Instances High Availability Service
# service_type: instance-ha service_type: instance-ha
# type: service type: service
# has_api_ref: true has_api_ref: true
# has_config_ref: true has_config_ref: true
# has_install_guide: true has_install_guide: true
#- name: python-masakariclient - name: python-masakariclient
# service: Instances High Availability Client service: Instances High Availability Client
# type: service-client type: service-client
# description: masakari client description: masakari client
# has_install_guide: true has_install_guide: true
- name: freezer - name: freezer
service: Backup, Restore, and Disaster Recovery service service: Backup, Restore, and Disaster Recovery service
@ -830,19 +830,19 @@
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_guide: true
#- name: cyborg - name: cyborg
# service: Accelerator Life Cycle Management service: Accelerator Life Cycle Management
# service_type: accelerator service_type: accelerator
# type: service type: service
# has_api_ref: true has_api_ref: true
# has_config_ref: true has_config_ref: true
# has_admin_guide: true has_admin_guide: true
#- name: adjutant - name: adjutant
# service: Operations Processes Automation service: Operations Processes Automation
# service_type: admin-logic service_type: admin-logic
# type: service type: service
# has_api_ref: true has_api_ref: true
- name: venus - name: venus
service: Log Management Service service: Log Management Service

View File

@ -21,9 +21,9 @@
- name: keystonemiddleware - name: keystonemiddleware
type: library type: library
service: Middleware provided for integrating with the OpenStack Identity API. service: Middleware provided for integrating with the OpenStack Identity API.
#- name: pycadf - name: pycadf
# type: library type: library
# service: Creates CADF events to capture cloud-related events. service: Creates CADF events to capture cloud-related events.
- name: glance - name: glance
service: Image service service: Image service
@ -62,9 +62,9 @@
has_in_tree_htaccess: true has_in_tree_htaccess: true
type: service-client type: service-client
description: nova client description: nova client
#- name: os-traits - name: os-traits
# type: library type: library
# service: Library containing standardized trait strings. service: Library containing standardized trait strings.
- name: os-vif - name: os-vif
type: library type: library
service: Library for plugging and unplugging virtual interfaces. service: Library for plugging and unplugging virtual interfaces.
@ -121,12 +121,12 @@
- name: neutron-vpnaas - name: neutron-vpnaas
service: VPN-as-a-Service Plug-in service: VPN-as-a-Service Plug-in
type: networking type: networking
#- name: networking-odl - name: networking-odl
# service: OpenDaylight(ODL) Networking service Plug-in service: OpenDaylight(ODL) Networking service Plug-in
# type: networking type: networking
# has_install_guide: true has_install_guide: true
# has_admin_guide: true has_admin_guide: true
# has_config_ref: true has_config_ref: 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
@ -244,13 +244,13 @@
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_guide: true
#- name: ec2-api - name: ec2-api
# service: EC2 API compatibility layer service: EC2 API compatibility layer
# service_type: ec2-api service_type: ec2-api
# has_api_ref: 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
- name: barbican - name: barbican
service: Key Manager service service: Key Manager service
@ -267,15 +267,15 @@
description: barbican client description: barbican client
has_install_guide: true has_install_guide: true
#- name: zaqar - name: zaqar
# service: Messaging service service: Messaging service
# service_type: message service_type: message
# has_admin_guide: true has_admin_guide: true
# has_api_ref: true has_api_ref: true
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
# has_config_ref: true has_config_ref: true
# type: service type: service
- name: python-zaqarclient - name: python-zaqarclient
service: Messaging service Python Bindings service: Messaging service Python Bindings
type: service-client type: service-client
@ -310,9 +310,9 @@
- name: heat-translator - name: heat-translator
type: tool type: tool
service: Translate non-heat templates to heat Orchestration Template service: Translate non-heat templates to heat Orchestration Template
#- name: tosca-parser - name: tosca-parser
# type: tool type: tool
# service: Parser for TOSCA Simple Profile in YAML service: Parser for TOSCA Simple Profile in YAML
- name: manila - name: manila
service: Shared File Systems service service: Shared File Systems service
@ -352,20 +352,20 @@
# service: Global requirements for OpenStack # service: Global requirements for OpenStack
# type: tool # type: tool
#- name: sahara - name: sahara
# service: Data Processing service service: Data Processing service
# service_type: data-processing service_type: data-processing
# has_admin_guide: true has_admin_guide: true
# has_api_ref: true has_api_ref: true
# has_config_ref: true has_config_ref: true
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
# has_in_tree_htaccess: true has_in_tree_htaccess: true
# type: service type: service
#- name: python-saharaclient - name: python-saharaclient
# service: Data Processing service Python Bindings service: Data Processing service Python Bindings
# type: service-client type: service-client
# description: sahara client description: sahara client
- name: watcher - name: watcher
service: Infrastructure Optimization service service: Infrastructure Optimization service
@ -376,10 +376,10 @@
has_user_guide: true has_user_guide: true
has_config_ref: true has_config_ref: true
has_api_ref: true has_api_ref: true
#- name: python-watcherclient - name: python-watcherclient
# service: Infrastructure Optimization service Python Bindings service: Infrastructure Optimization service Python Bindings
# type: service-client type: service-client
# description: watcher client description: watcher client
- name: mistral - name: mistral
service: Workflow service service: Workflow service
@ -391,49 +391,49 @@
type: service-client type: service-client
description: mistral client description: mistral client
#- name: murano - name: murano
# service: Application Catalog service service: Application Catalog service
# service_type: application-catalog service_type: application-catalog
# type: service type: service
# has_install_guide: true has_install_guide: true
# has_api_ref: true has_api_ref: true
# has_admin_guide: true has_admin_guide: 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
# type: service-client type: service-client
# description: murano client description: murano client
#- name: senlin - name: senlin
# service: Clustering service service: Clustering service
# service_type: clustering service_type: clustering
# type: service type: service
# has_install_guide: true has_install_guide: true
# has_api_ref: true has_api_ref: true
# has_admin_guide: true has_admin_guide: true
# has_config_ref: true has_config_ref: true
#- name: python-senlinclient - name: python-senlinclient
# service: Clustering service Python Bindings service: Clustering service Python Bindings
# type: service-client type: service-client
# description: senlin client description: senlin client
- name: storlets - name: storlets
service: Compute inside Object Storage service service: Compute inside Object Storage service
type: other type: other
#- name: zun - name: zun
# service: Containers service service: Containers service
# service_type: application-container service_type: application-container
# has_admin_guide: true has_admin_guide: true
# has_api_ref: 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
#- name: python-zunclient - name: python-zunclient
# service: Containers service Python Bindings service: Containers service Python Bindings
# has_install_guide: true has_install_guide: true
# type: service-client type: service-client
# description: zun client description: zun client
- name: tacker - name: tacker
service: NFV Orchestration service service: NFV Orchestration service
@ -461,42 +461,42 @@
type: service-client type: service-client
description: cloudkitty client description: cloudkitty client
#- name: vitrage - name: vitrage
# service: RCA (Root Cause Analysis) service service: RCA (Root Cause Analysis) service
# service_type: root-cause-analysis service_type: root-cause-analysis
# has_config_ref: true has_config_ref: true
# has_install_guide: true has_install_guide: true
# type: service type: service
#- name: python-vitrageclient - name: python-vitrageclient
# service: RCA (Root Cause Analysis) service Python Bindings service: RCA (Root Cause Analysis) service Python Bindings
# type: service-client type: service-client
# description: vitrage client description: vitrage client
#- name: automaton - name: automaton
# service: Friendly state machines for Python. service: Friendly state machines for Python.
# type: library type: library
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
- name: castellan - name: castellan
service: Key Manager interface abstraction service: Key Manager interface abstraction
type: library type: library
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_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 has_install_guide: true
# has_user_guide: true has_user_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 has_install_guide: true
# has_user_guide: true has_user_guide: true
- name: oslo.cache - name: oslo.cache
type: library type: library
service: Cache management library. service: Cache management library.
@ -598,19 +598,19 @@
service: Common functionality required by VMware drivers in several projects. service: Common functionality required by VMware drivers in several projects.
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_guide: true
#- name: oslotest - name: oslotest
# type: library type: library
# service: Unit test and fixture framework. service: Unit test and fixture framework.
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
#- name: osprofiler - name: osprofiler
# type: library type: library
# service: Cross-Project profiling library. service: Cross-Project profiling library.
# has_user_guide: true has_user_guide: true
#- name: pbr - name: pbr
# type: library type: library
# service: Manages setuptools packaging needs in a consistent way. service: Manages setuptools packaging needs in a consistent way.
# has_user_guide: true has_user_guide: true
- name: stevedore - name: stevedore
type: library type: library
service: Manages dynamic plug-ins for Python applications. service: Manages dynamic plug-ins for Python applications.
@ -620,13 +620,13 @@
type: library type: library
service: Makes task execution easy, consistent, and reliable. service: Makes task execution easy, consistent, and reliable.
has_user_guide: true has_user_guide: true
#- name: tooz - name: tooz
# type: library type: library
# service: service:
# Distributed primitives like group membership protocol, lock Distributed primitives like group membership protocol, lock
# service and leader elections. service and leader elections.
# has_user_guide: true has_user_guide: true
# has_install_guide: true has_install_guide: true
- name: octavia - name: octavia
service: Load-balancer service service: Load-balancer service
@ -652,36 +652,36 @@
has_user_guide: true has_user_guide: true
type: service type: service
#- name: monasca-api - name: monasca-api
# service: Monitoring service service: Monitoring service
# type: service type: service
# service_type: monitoring service_type: monitoring
# has_api_ref: false has_api_ref: false
# has_install_guide: false has_install_guide: false
# has_config_ref: false has_config_ref: false
# has_admin_guide: false has_admin_guide: false
# has_user_guide: true has_user_guide: true
#- name: python-monascaclient - name: python-monascaclient
# service: Monitoring service client service: Monitoring service client
# type: service-client type: service-client
# description: monasca client description: monasca client
- name: python-openstackclient - name: python-openstackclient
service: Command line interface to OpenStack service: Command line interface to OpenStack
type: cloud-client type: cloud-client
description: OpenStack client description: OpenStack client
has_config_ref: true has_config_ref: true
#- 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 has_install_guide: true
# has_user_guide: true has_user_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 has_install_guide: true
# has_user_guide: true has_user_guide: true
- name: openstacksdk - name: openstacksdk
service: Client library for building applications to work with OpenStack clouds service: Client library for building applications to work with OpenStack clouds
@ -690,123 +690,123 @@
has_install_guide: true has_install_guide: true
has_user_guide: true has_user_guide: true
#- name: solum - name: solum
# service: Software Development Lifecycle Automation service service: Software Development Lifecycle Automation service
# service_type: application-deployment service_type: application-deployment
# has_install_guide: true has_install_guide: true
# has_admin_guide: true has_admin_guide: true
# has_config_ref: true has_config_ref: true
# has_user_guide: true has_user_guide: true
# type: service type: service
#- name: python-solumclient - name: python-solumclient
# service: Software Development Lifecycle Automation client service: Software Development Lifecycle Automation client
# type: service-client type: service-client
# description: solum client description: solum client
#- name: openstackdocstheme - name: openstackdocstheme
# service: Theme and extension support for Sphinx documentation for official projects service: Theme and extension support for Sphinx documentation for official projects
# type: library type: library
#- name: os-api-ref - name: os-api-ref
# service: Sphinx extension to support OpenStack API reference pages creation service: Sphinx extension to support OpenStack API reference pages creation
# type: library type: library
#- name: coverage2sql - name: coverage2sql
# service: Tooling for converting coverage data into a SQL DB service: Tooling for converting coverage data into a SQL DB
# type: tool type: tool
#- name: diskimage-builder - name: diskimage-builder
# service: Image building tools for OpenStack service: Image building tools for OpenStack
# type: tool type: tool
- name: devstack - name: devstack
service: DevStack service: DevStack
type: tool type: tool
#- name: os-testr - name: os-testr
# service: Tooling for interacting with testr service: Tooling for interacting with testr
# type: tool type: tool
#- name: pymod2pkg - name: pymod2pkg
# service: Python module name to package name map service: Python module name to package name map
# type: tool type: tool
#- name: renderspec - name: renderspec
# service: RPM .spec template renderer service: RPM .spec template renderer
# type: tool type: tool
#- name: reno - name: reno
# service: Release Notes Manager service: Release Notes Manager
# type: tool type: tool
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
#- name: tempest - name: tempest
# service: Tempest Test Suite for OpenStack service: Tempest Test Suite for OpenStack
# type: tool type: tool
#- name: bashate - name: bashate
# service: Linter for bash scripts. service: Linter for bash scripts.
# type: tool type: tool
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
- name: grenade - name: grenade
service: Test harness to exercise the upgrade process between releases. service: Test harness to exercise the upgrade process between releases.
type: tool type: tool
#- name: hacking - name: hacking
# service: Hacking guideline enforcement service: Hacking guideline enforcement
# type: tool type: tool
#- name: kolla - name: kolla
# type: deployment type: deployment
# service: Providing production-ready containers and deployment tools for operating OpenStack clouds service: Providing production-ready containers and deployment tools for operating OpenStack clouds
# has_admin_guide: true has_admin_guide: true
#- name: kolla-ansible - name: kolla-ansible
# service: Deploying OpenStack using Ansible in Docker Containers (kolla) service: Deploying OpenStack using Ansible in Docker Containers (kolla)
# type: deployment type: deployment
# has_admin_guide: true has_admin_guide: true
# has_user_guide: true has_user_guide: true
# has_deployment_guide: true has_deployment_guide: true
#- name: openstack-ansible - name: openstack-ansible
# type: deployment type: deployment
# service: OpenStack-Ansible Deployment (in LXC Containers or on Bare Metal) service: OpenStack-Ansible Deployment (in LXC Containers or on Bare Metal)
# has_admin_guide: true has_admin_guide: true
# has_user_guide: true has_user_guide: true
# has_deployment_guide: true has_deployment_guide: true
#- name: puppet-openstack-guide - name: puppet-openstack-guide
# type: deployment type: deployment
# service: Puppet modules for deployment service: Puppet modules for deployment
# has_install_guide: true has_install_guide: true
#- name: i18n - name: i18n
# type: other type: other
# service: Internationalization of OpenStack projects and documents service: Internationalization of OpenStack projects and documents
- name: kuryr - name: kuryr
service: Bridge between container framework and OpenStack abstractions service: Bridge between container framework and OpenStack abstractions
type: service type: service
#- name: charm-guide - name: charm-guide
# type: deployment type: deployment
# service: OpenStack Charm Guide service: OpenStack Charm Guide
# has_admin_guide: true has_admin_guide: true
# has_in_tree_htaccess: true has_in_tree_htaccess: true
#- name: charm-deployment-guide - name: charm-deployment-guide
# type: deployment type: deployment
# service: OpenStack Charms Deployment service: OpenStack Charms Deployment
# has_deployment_guide: true has_deployment_guide: true
# has_in_tree_htaccess: true has_in_tree_htaccess: true
# has_project_guide: false has_project_guide: false
#- name: openstack-chef - name: openstack-chef
# service: Chef OpenStack Deployment service: Chef OpenStack Deployment
# type: deployment type: deployment
# has_deployment_guide: true has_deployment_guide: true
- name: masakari - name: masakari
service: Instances High Availability Service service: Instances High Availability Service
@ -821,36 +821,36 @@
description: masakari client description: masakari client
has_install_guide: true has_install_guide: true
#- name: freezer - name: freezer
# service: Backup, Restore, and Disaster Recovery service service: Backup, Restore, and Disaster Recovery service
# service_type: backup service_type: backup
# type: service type: service
# has_admin_guide: true has_admin_guide: true
# has_api_ref: true has_api_ref: true
# has_install_guide: true has_install_guide: true
# has_user_guide: true has_user_guide: true
#- name: cyborg - name: cyborg
# service: Accelerator Life Cycle Management service: Accelerator Life Cycle Management
# service_type: accelerator service_type: accelerator
# type: service type: service
# has_api_ref: true has_api_ref: true
# has_config_ref: true has_config_ref: true
# has_admin_guide: true has_admin_guide: true
#- name: adjutant - name: adjutant
# service: Operations Processes Automation service: Operations Processes Automation
# service_type: admin-logic service_type: admin-logic
# type: service type: service
# has_api_ref: true has_api_ref: true
#- name: venus - name: venus
# service: Log Management Service service: Log Management Service
# service_type: log-management service_type: log-management
# type: service type: service
# has_api_ref: true has_api_ref: true
# has_config_ref: false has_config_ref: false
# has_admin_guide: false has_admin_guide: false
# Projects that do not appear in the service-types-authority list: # Projects that do not appear in the service-types-authority list:
# - kuryr # - kuryr