openstack-virtual-baremetal/openstack_virtual_baremetal
Ben Nemec 277a36dd26 Enable pip install
Previously no entry points were defined for the OVB scripts because
they were intended to be used directly out of the bin directory.
However, because of changes in the way Python 3 handles relative
imports we can't continue to do that going forward, so we need to
be able to pip install OVB and have callable binaries.

This adds entry points for the necessary user-called files, but
does not yet update the documentation as the previous method
should still work. Once the pip version has been more thoroughly
tested the docs will be updated to the new method.

Change-Id: I158f58a58314c985baaeb7309cee6f284cb53985
2019-02-12 16:09:21 -06:00
..
tests Remove deprecated bmc_bm_pairs file 2019-01-11 17:16:49 -06:00
__init__.py Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
auth.py Fix tox pep8 errors and add parenthesis to print. 2018-03-14 08:00:05 +00:00
build_nodes_json.py Add Zuul config 2019-01-15 09:59:32 -06:00
deploy.py Enable pip install 2019-02-12 16:09:21 -06:00
openstackbmc.py Remove unused imports 2018-12-14 17:31:05 +00:00