Library for Gerrit
Go to file
Clark Boylan 4238a42eda Fix gerrit create-project option order.
If the require change ID option was set the gerritlib create project
method would put the require change ID option between --name and the new
project's name. This failed to execute on Gerrit properly. Fix the
ordering of the options so that --name is inserted with the project's
name.

Change-Id: I68ff45fe5815f228fcc707abfe6d0d6147f7dac1
2012-11-15 10:11:44 -08:00
gerritlib Fix gerrit create-project option order. 2012-11-15 10:11:44 -08:00
tools Add setup.py to project. 2012-07-11 13:00:12 -07:00
.gitignore Ignore versioninfo file. 2012-11-13 09:03:20 -08:00
.gitreview Add gitreview 2012-07-09 15:17:04 -07:00
LICENSE Add Apache2 license file to the project. 2012-07-11 14:36:15 -07:00
MANIFEST.in Add setup.py to project. 2012-07-11 13:00:12 -07:00
openstack-common.conf Add setup.py to project. 2012-07-11 13:00:12 -07:00
setup.cfg Add setup.py to project. 2012-07-11 13:00:12 -07:00
setup.py Fix description. 2012-07-24 13:19:47 -07:00
tox.ini Add setup.py to project. 2012-07-11 13:00:12 -07:00