Updating pypi links in creators.html

Change-Id: I5e3f73a5db09a440892c75a11f2d17e7cd5eb69d
Story: 2001947
This commit is contained in:
Dan Radez 2018-04-30 20:53:14 -04:00
parent f84e92fb41
commit 07b4b59756
2 changed files with 3 additions and 3 deletions

View File

@ -103,7 +103,7 @@ New packages without any releases need to be manually registered on
PyPI.
If you do not have PyPI credentials, you should create them at
https://pypi.python.org/pypi?%3Aaction=register_form as they are
https://pypi.org/account/register/ as they are
required for the next step.
Once you have PyPI credentials see
@ -122,12 +122,12 @@ Next your package needs to be updated so the "openstackci" user has
"Owner" permissions.
Visit
``https://pypi.python.org/pypi?:action=role_form&package_name=<packagename>``
``https://pypi.org/manage/project/<projectname>/collaboration/``
and add "openstackci" in the "User Name" field, set the role to "Owner",
and click "Add Role".
.. image:: images/pypi-role-maintenance.png
:height: 499
:height: 476
:width: 800
Adding the Project to the CI System

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

After

Width:  |  Height:  |  Size: 73 KiB