vmware-nsx/tools/__init__.py
Akash Gangil f88a8cfb7b Use prettytable and rename python-nsxadmin - to _
This patch dumps the tabulate package in favor of prettytable
since its a global requirement and is used by all openstack
clients. So users won't have to install a package separately.

We also refactor python-nsxadmin to python_nsxadmin. Since setup.cfg
does not like names with '-'

Change-Id: Ib510c7b40673b747e0712a656d19e18e4ff4accb
2015-12-02 06:12:02 -08:00

0 lines
Python