diff --git a/TESTING.rst b/TESTING.rst index 16dc3beffd..36fc16af11 100644 --- a/TESTING.rst +++ b/TESTING.rst @@ -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 diff --git a/vmware_nsx/shell/nsxadmin.py b/vmware_nsx/shell/nsxadmin.py index f55a2dab34..b96964087d 100644 --- a/vmware_nsx/shell/nsxadmin.py +++ b/vmware_nsx/shell/nsxadmin.py @@ -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