Commit Graph

2 Commits

Author SHA1 Message Date
Pavlo Shchelokovskyy 7579106992 Cleanup unused/deprecated files
Remove / change some places that are long deprecated or no longer
needed:

- openstack-common.conf - was used for pulling code from oslo-incubator,
  but that is dead for at least 8 months already.

- deploy.yaml playbook - declared as deprecated more than a year ago

- enroll.yaml playbook - declared as deprecated more than a year ago

- a task and var in bifrost-test-vm role - deprecated test
  playbooks were removed recently, and their handling in this role is no
  longer needed.

Change-Id: I2d694cf1974d6b95ed10764b8d2de8989b640e81
2017-02-09 14:35:02 +02:00
Jenkins 2a9d49d9bc Add cookiecutter-generated files for project
Use cookiecutter (https://git.openstack.org/openstack-dev/cookiecutter)
to generate config for tox so we can generate docs, run pep8, etc.
Also move CONTRIBUTING.rst to the root of the repository in keeping
with what seems to be the standard location. This move allows us to
easily generate the docs. Also include a tiny fix to allow pep8 to
run cleanly.

Change-Id: Ifbfc6d85c7b02bf4ab989974b491a3a1ae6f0900
2015-06-10 08:40:19 -07:00