Update bug trackers of OSC and SDK

OSC and SDK teams use storyboard as bug trackers.
This commit updates the bug tracker information.

The bug tracker of openstacksdk was wrong.
It pointed to openstack/shade (760). It is also fixed.

Change-Id: Ia06ae76d3d030bab4c9c967d3789fd0a1786ae62
This commit is contained in:
Akihiro Motoki 2019-10-25 17:08:12 +09:00
parent cd2230070c
commit 6ca37129eb
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
--- ---
include-pypi-link: true include-pypi-link: true
launchpad: python-cliff storyboard: openstack/cliff
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: OpenStackClient team: OpenStackClient
type: library type: library

View File

@ -1,7 +1,7 @@
--- ---
include-pypi-link: true include-pypi-link: true
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
storyboard: 760 storyboard: openstack/openstacksdk
team: OpenStackSDK team: OpenStackSDK
type: library type: library
releases: releases:

View File

@ -1,6 +1,6 @@
--- ---
include-pypi-link: true include-pypi-link: true
launchpad: os-client-config storyboard: openstack/os-client-config
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: OpenStackSDK team: OpenStackSDK
type: library type: library

View File

@ -1,6 +1,6 @@
--- ---
include-pypi-link: true include-pypi-link: true
launchpad: python-openstackclient storyboard: openstack/osc-lib
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: OpenStackClient team: OpenStackClient
type: library type: library

View File

@ -1,6 +1,6 @@
--- ---
include-pypi-link: true include-pypi-link: true
launchpad: python-openstackclient storyboard: openstack/python-openstackclient
release-model: cycle-with-intermediary release-model: cycle-with-intermediary
team: OpenStackClient team: OpenStackClient
type: other type: other