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

View File

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