Trivial: Update pypi url to new url
Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: I0681a2f9cc5d4a0f8f5e3524f1b23ac52af5d897
This commit is contained in:
parent
71f92348c1
commit
95eae7beb9
@ -112,7 +112,7 @@ see this wiki page:
|
||||
|
||||
.. _Testr: https://wiki.openstack.org/wiki/Testr
|
||||
.. _tox: http://tox.readthedocs.org/en/latest/
|
||||
.. _virtualenvs: https://pypi.python.org/pypi/virtualenv
|
||||
.. _virtualenvs: https://pypi.org/project/virtualenv
|
||||
|
||||
|
||||
Running individual tests
|
||||
|
@ -17,7 +17,7 @@ Purpose of this script is to build a framework which can be leveraged
|
||||
to build utilities to help the on-field ops in system debugging.
|
||||
|
||||
|
||||
TODO: Use Cliff https://pypi.python.org/pypi/cliff
|
||||
TODO: Use Cliff https://pypi.org/project/cliff
|
||||
TODO: Define commands instead of -r -o like get-security-groups,
|
||||
delete-security-groups, nsx neutron nsxv3 can be options
|
||||
TODO: Autocomplete command line args
|
||||
|
Loading…
Reference in New Issue
Block a user