spyglass/spyglass
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
..
config Base Code for Tugboat Plugin and Addition of config files, templates 2018-11-29 02:20:31 +05:30
data_extractor Implements PBR for packaging 2019-05-10 18:49:54 +00:00
examples Replace git.openstack.org URLs with opendev.org URLs 2019-05-03 13:48:27 -05:00
parser Refactors CLI to match style of Airship CLIs 2019-05-06 16:04:02 -05:00
schemas Add tugboat plugin required files 2018-11-29 01:25:46 +05:30
site_processors Add yapf configuration file 2019-04-29 15:37:25 -05:00
utils PEP-8 code styling and linting 2019-04-22 18:46:48 +00:00
__init__.py Base Code for Tugboat Plugin and Addition of config files, templates 2018-11-29 02:20:31 +05:30
cli.py Refactors CLI to match style of Airship CLIs 2019-05-06 16:04:02 -05:00