3 Commits

Author SHA1 Message Date
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
Sascha Peilicke
1d4bb8642d Remove __init__.py from bin/ and tools/.
To avoid installation into .../site-packages/quantum via
packages=setuptools.find_packages('.') in setup.py. Both directories
are not Python modules.

Change-Id: I794ad047a5ed52cb040490eb1be54c513c9d1e7c
2012-12-03 11:16:00 +01:00
Tyler Smith
1fcde53d0e blueprint quantum-packaging
Change-Id: Ica19170540b06ecddb0fbb6d340ee7a6819c1708
2011-03-07 18:02:05 -05:00