Merge "Limit type:service to user-facing services"

This commit is contained in:
Jenkins 2015-11-10 20:34:42 +00:00 committed by Gerrit Code Review
commit cd3d9c72c1
2 changed files with 1 additions and 4 deletions

@ -16,7 +16,6 @@ astara:
tags:
- release:cycle-with-milestones
- release:has-stable-branches
- type:service
astara-appliance:
repos:
- openstack/astara-appliance
@ -1488,7 +1487,6 @@ ironic:
- release:managed
- release:cycle-with-intermediary
- release:has-stable-branches
- type:service
ironic-lib:
repos:
- openstack/ironic-lib
@ -1503,7 +1501,6 @@ ironic:
- release:managed
- release:cycle-with-intermediary
- release:has-stable-branches
- type:service
ironic-specs:
repos:
- openstack/ironic-specs

@ -12,7 +12,7 @@
This tag is part of the type-classification system for projects
managed by the release team. ``type:service`` indicates that a project
provides a long-running service, usually with a REST API.
provides a user-facing long-running service, usually with a REST API.
Application to current projects