Move to Launchpad for project management
Change-Id: I777579bb92041a0e9f7975e5820bda53deabe930
This commit is contained in:
parent
137e64b57c
commit
e5815017b5
@ -9,9 +9,9 @@ to set up and use Gerrit:
|
|||||||
|
|
||||||
https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
|
https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
|
||||||
|
|
||||||
Bugs should be filed on Storyboard:
|
Bugs should be filed on Launchpad:
|
||||||
|
|
||||||
https://storyboard.openstack.org/#!/project/openstack/kayobe
|
https://bugs.launchpad.net/kayobe
|
||||||
|
|
||||||
For more specific information about contributing to this repository, see the
|
For more specific information about contributing to this repository, see the
|
||||||
Kayobe contributor guide:
|
Kayobe contributor guide:
|
||||||
|
@ -67,7 +67,7 @@ https://docs.openstack.org/releasenotes/kayobe/
|
|||||||
Bugs
|
Bugs
|
||||||
----
|
----
|
||||||
|
|
||||||
https://storyboard.openstack.org/#!/project/openstack/kayobe
|
https://bugs.launchpad.net/kayobe
|
||||||
|
|
||||||
Community
|
Community
|
||||||
---------
|
---------
|
||||||
|
@ -119,7 +119,6 @@ latex_use_xindy = False
|
|||||||
openstackdocs_repo_name = 'openstack/kayobe'
|
openstackdocs_repo_name = 'openstack/kayobe'
|
||||||
openstackdocs_pdf_link = True
|
openstackdocs_pdf_link = True
|
||||||
openstackdocs_auto_name = False
|
openstackdocs_auto_name = False
|
||||||
openstackdocs_use_storyboard = True
|
|
||||||
|
|
||||||
openstackdocs_projects = [
|
openstackdocs_projects = [
|
||||||
'bifrost',
|
'bifrost',
|
||||||
|
@ -71,15 +71,17 @@ New Feature Planning
|
|||||||
~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
New features are discussed via IRC or mailing list (with [kolla] prefix).
|
New features are discussed via IRC or mailing list (with [kolla] prefix).
|
||||||
Kayobe project keeps RFEs in `Storyboard
|
Kayobe project keeps RFEs in `Launchpad
|
||||||
<https://storyboard.openstack.org/#!/project/openstack/kayobe>`__. Specs are
|
<https://bugs.launchpad.net/kayobe>`__.
|
||||||
welcome but not strictly required.
|
Please use [RFE] prefix in the bug subject.
|
||||||
|
Note this is the same place as for bugs.
|
||||||
|
Specs are welcome but not strictly required.
|
||||||
|
|
||||||
Task Tracking
|
Task Tracking
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
Kolla project tracks tasks in `Storyboard
|
Kayobe project tracks tasks in `Launchpad
|
||||||
<https://storyboard.openstack.org/#!/project/openstack/kayobe>`__. Note this
|
<https://bugs.launchpad.net/kayobe>`__. Note this
|
||||||
is the same place as for bugs.
|
is the same place as for bugs.
|
||||||
|
|
||||||
A more lightweight task tracking is done via etherpad - `Whiteboard
|
A more lightweight task tracking is done via etherpad - `Whiteboard
|
||||||
@ -89,7 +91,7 @@ Reporting a Bug
|
|||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
You found an issue and want to make sure we are aware of it? You can do so
|
You found an issue and want to make sure we are aware of it? You can do so
|
||||||
on `Storyboard <https://storyboard.openstack.org/#!/project/openstack/kayobe>`__.
|
on `Launchpad <https://bugs.launchpad.net/kayobe>`__.
|
||||||
Note this is the same place as for tasks.
|
Note this is the same place as for tasks.
|
||||||
|
|
||||||
Getting Your Patch Merged
|
Getting Your Patch Merged
|
||||||
|
@ -251,7 +251,6 @@ locale_dirs = ['locale/']
|
|||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
openstackdocs_repo_name = 'openstack/kayobe'
|
openstackdocs_repo_name = 'openstack/kayobe'
|
||||||
openstackdocs_use_storyboard = True
|
|
||||||
openstackdocs_auto_name = False
|
openstackdocs_auto_name = False
|
||||||
|
|
||||||
openstackdocs_projects = [
|
openstackdocs_projects = [
|
||||||
|
Loading…
Reference in New Issue
Block a user