Ran yo openstack on project

This project should use its own medicine.
This commit is contained in:
Michael Krotscheck
2016-03-22 10:44:23 -07:00
parent 4813ebdc82
commit fe17357b03
2 changed files with 12 additions and 0 deletions

4
.gitreview Normal file
View File

@@ -0,0 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=openstack/generator-openstack.git

8
.yo-rc.json Normal file
View File

@@ -0,0 +1,8 @@
{
"generator-openstack": {
"enableGerrit": true,
"gerritHost": "review.openstack.org",
"gerritPort": 29418,
"gerritProject": "openstack/generator-openstack.git"
}
}