Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger
89cf4a3eb8 Import venv setup from oslo-incubator
Import usual venv tools for easier python development.
This includes setup of openstack-common.conf.

Update .gitignore for changes.

Change-Id: I9d08bbbe10f4692fbd409b26238cc033a382cc24
2014-01-01 11:11:29 +01:00
Andreas Jaeger
e0ec1be45d Enhance .gitignore list
Add further entries needed for python packaging

Change-Id: Ibf00524f36c81ab86c5bbc007c9615eb1e19a133
2013-12-29 22:28:49 +01:00
Andreas Jaeger
05f9428303 Rework repository to make it an installable python package
This is an overhaul of the complete content to make it
a separate python package that can be installed on the jenkins
machines as well as on editor's machines.

The goal of this patchset is to package everything
and get the command "openstack-doc-test" running so that
it can be used for gating.

This will need further refinement for the other commands.

Change-Id: Icc2f1807dd5ab5fb2f83c05d1b3895b3a9a0dbaf
2013-12-14 22:53:18 +01:00
Andreas Jaeger
ffdf0686ff Add .gitignore file
Add initial .gitignore file, copied from openstack-manuals and
removed lines that are not needed for this repository.

Change-Id: Ia8fce06f4d24d01534623b9caa9a32945fd0f92e
2013-12-04 21:18:33 +01:00