docs: Change the launchpad url for skyline-console
Now we create a new launchpad url for skyline-console. https://launchpad.net/skyline-console Change-Id: If028182f2d75025642032a56a8dd59280e6ab3e5
This commit is contained in:
parent
cd7f9bfdf6
commit
f9cc9dea5a
@ -20,7 +20,7 @@
|
|||||||
----
|
----
|
||||||
|
|
||||||
- `Wiki <https://wiki.openstack.org/wiki/Skyline>`__
|
- `Wiki <https://wiki.openstack.org/wiki/Skyline>`__
|
||||||
- `Bug 跟踪器 <https://launchpad.net/skyline-apiserver>`__
|
- `Bug 跟踪器 <https://launchpad.net/skyline-console>`__
|
||||||
|
|
||||||
环境依赖
|
环境依赖
|
||||||
--------
|
--------
|
||||||
|
@ -20,7 +20,7 @@ Resources
|
|||||||
---------
|
---------
|
||||||
|
|
||||||
- `Wiki <https://wiki.openstack.org/wiki/Skyline>`__
|
- `Wiki <https://wiki.openstack.org/wiki/Skyline>`__
|
||||||
- `Bug Tracker <https://launchpad.net/skyline-apiserver>`__
|
- `Bug Tracker <https://launchpad.net/skyline-console>`__
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
@ -16,7 +16,7 @@ skyline-console
|
|||||||
| The OpenStack Modern Dashboard - front-end.
|
| The OpenStack Modern Dashboard - front-end.
|
||||||
| code: https://opendev.org/openstack/skyline-console
|
| code: https://opendev.org/openstack/skyline-console
|
||||||
| docs: https://docs.openstack.org/skyline-console/latest/
|
| docs: https://docs.openstack.org/skyline-console/latest/
|
||||||
| Launchpad: https://launchpad.net/skyline-apiserver
|
| Launchpad: https://launchpad.net/skyline-console
|
||||||
|
|
||||||
Communication
|
Communication
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
@ -99,7 +99,7 @@ quick rundown of what they are and how the Skyline Console project uses them.
|
|||||||
|
|
||||||
blueprints
|
blueprints
|
||||||
| Exist in Launchpad, where they can be targeted to release milestones.
|
| Exist in Launchpad, where they can be targeted to release milestones.
|
||||||
| You file one at https://blueprints.launchpad.net/skyline-apiserver
|
| You file one at https://blueprints.launchpad.net/skyline-console
|
||||||
|
|
||||||
Feel free to ask in ``#openstack-skyline`` if you have an idea you want to
|
Feel free to ask in ``#openstack-skyline`` if you have an idea you want to
|
||||||
develop and you're not sure whether it requires a blueprint *and* a spec or
|
develop and you're not sure whether it requires a blueprint *and* a spec or
|
||||||
@ -134,7 +134,7 @@ Reporting a Bug
|
|||||||
You found an issue and want to make sure we are aware of it? You can do so in
|
You found an issue and want to make sure we are aware of it? You can do so in
|
||||||
the Launchpad space for the affected deliverable:
|
the Launchpad space for the affected deliverable:
|
||||||
|
|
||||||
* skyline-console: https://bugs.launchpad.net/skyline-apiserver
|
* skyline-console: https://bugs.launchpad.net/skyline-console
|
||||||
|
|
||||||
Getting Your Patch Merged
|
Getting Your Patch Merged
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
@ -90,7 +90,7 @@ out below.
|
|||||||
There are also documentation bugs that other people have noticed that
|
There are also documentation bugs that other people have noticed that
|
||||||
you could address:
|
you could address:
|
||||||
|
|
||||||
* https://bugs.launchpad.net/skyline-apiserver/+bugs?field.tag=doc
|
* https://bugs.launchpad.net/skyline-console/+bugs?field.tag=doc
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
If you don't see a bug listed, you can also try the tag 'docs' or
|
If you don't see a bug listed, you can also try the tag 'docs' or
|
||||||
|
@ -21,7 +21,7 @@ classifier =
|
|||||||
Programming Language :: Python :: 3.9
|
Programming Language :: Python :: 3.9
|
||||||
project_urls:
|
project_urls:
|
||||||
Source=https://opendev.org/openstack/skyline-console
|
Source=https://opendev.org/openstack/skyline-console
|
||||||
Tracker=https://bugs.launchpad.net/skyline-apiserver
|
Tracker=https://bugs.launchpad.net/skyline-console
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
Reference in New Issue
Block a user