spyglass/spyglass/data_extractor
Ian Pittwood d44dfd7526 Implements PBR for packaging
Spyglass will soon have its plugins separated from its main repo. Many
other OpenStack repositories that utilize plugins have implemented
Python Build Reasonableness to manage their entry points for plugins.
As Spyglass will be managing plugins, it makes sense to stay uniform
with other projects and implement PBR.

Implements PBR using setup.py and setup.cfg files.

Changes README to correct file extension.

Freezes PIP requirements file.

Moves YAPF configuration into setup.cfg file.

Change-Id: I48ac5aeb3e544d3da7ce25bd9b827d8fd9c4e108
2019-05-10 18:49:54 +00:00
..
plugins Implements PBR for packaging 2019-05-10 18:49:54 +00:00
__init__.py Base code for spyglass 2018-11-28 15:19:43 +05:30
base.py PEP-8 code styling and linting 2019-04-22 18:46:48 +00:00
custom_exceptions.py Add yapf configuration file 2019-04-29 15:37:25 -05:00