Commit Graph

9 Commits

Author SHA1 Message Date
Monty Taylor c779550fac Partial sync with OpenStack requirements.
Where we're using the same libraries as OpenStack, sync with the
OpenStack versions. Just to be nice.

Change-Id: I8e90d2a8945d62e962b813c6396f0e7db4e14222
2013-09-25 15:30:37 -07:00
Monty Taylor 52905bcdd3 Remove usage of d2to1
d2to1 pulls in setuptools, which trips the unhappy bugs with setuptools
updating. Move past that and just use new pbr.

Change-Id: I2609eda10ed781116940c3607ff85a14fc4b7f58
2013-09-25 15:30:37 -07:00
Monty Taylor 5cc8a47d40 Migrate to pbr.
Change-Id: I734f0f8237fb603ee41a39f06e63c007e79825a9
Reviewed-on: https://review.openstack.org/33350
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-06-25 19:04:30 +00:00
Monty Taylor eb0e9a3d51 Update to latest openstack.common.setup code.
Change-Id: Iaf8d066e9ad670dc5fed2375ad5640682a387bb5
Reviewed-on: https://review.openstack.org/25533
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-03-28 17:41:58 +00:00
Monty Taylor 7df9e7ffe1 Use entrypoints for zuul-server.
If we put the code for zuul-server into the zuul module, then autodoc
will pick it up for documentation.

Change-Id: Idf2db82f706243c6e69984170b4783f1eece2237
Reviewed-on: https://review.openstack.org/16850
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-11-27 00:44:41 +00:00
Paul Belanger 43cdeab65f Import oslo-incubator for versioning
After successfully adding openstack versioning to jenkins-job-builder
this add the same support for zuul.

Change-Id: Ia5baab2b0d9392c1b3c70bf890eaf7c6a2ea5c29
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/16219
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-11-17 01:32:14 +00:00
James E. Blair 1e8dd893ed Remove stray print statements.
Add tox.ini with pep8 section.

Fix pep8 errors.

Change-Id: I6c171104359b16bcb130fdd56697d0663d8ec562
2012-05-30 12:48:57 -07:00
James E. Blair 182677a1d9 Add package to setup.py
Change-Id: I023956e67b4ee89852e63f0b14735860764958b8
2012-05-29 15:26:50 -07:00
James E. Blair ee743613ce Initial commit. 2012-05-29 14:49:32 -07:00