Skip to content

Commit

Permalink
Merge pull request #119 from stackhpc/upstream/yoga-2023-04-03
Browse files Browse the repository at this point in the history
Synchronise yoga with upstream
  • Loading branch information
markgoddard authored Apr 3, 2023
2 parents 87f90d0 + a3ff32b commit a8b3d47
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ to set up and use Gerrit:

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
Kayobe contributor guide:
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ https://docs.openstack.org/releasenotes/kayobe/
Bugs
----

https://storyboard.openstack.org/#!/project/openstack/kayobe
https://bugs.launchpad.net/kayobe

Community
---------
Expand Down
1 change: 0 additions & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@
openstackdocs_repo_name = 'openstack/kayobe'
openstackdocs_pdf_link = True
openstackdocs_auto_name = False
openstackdocs_use_storyboard = True

openstackdocs_projects = [
'bifrost',
Expand Down
14 changes: 8 additions & 6 deletions doc/source/contributor/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,17 @@ New Feature Planning
~~~~~~~~~~~~~~~~~~~~

New features are discussed via IRC or mailing list (with [kolla] prefix).
Kayobe project keeps RFEs in `Storyboard
<https://storyboard.openstack.org/#!/project/openstack/kayobe>`__. Specs are
welcome but not strictly required.
Kayobe project keeps RFEs in `Launchpad
<https://bugs.launchpad.net/kayobe>`__.
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
~~~~~~~~~~~~~

Kolla project tracks tasks in `Storyboard
<https://storyboard.openstack.org/#!/project/openstack/kayobe>`__. Note this
Kayobe project tracks tasks in `Launchpad
<https://bugs.launchpad.net/kayobe>`__. Note this
is the same place as for bugs.

A more lightweight task tracking is done via etherpad - `Whiteboard
Expand All @@ -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
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.

Getting Your Patch Merged
Expand Down
1 change: 0 additions & 1 deletion releasenotes/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@

# openstackdocstheme options
openstackdocs_repo_name = 'openstack/kayobe'
openstackdocs_use_storyboard = True
openstackdocs_auto_name = False

openstackdocs_projects = [
Expand Down

0 comments on commit a8b3d47

Please sign in to comment.