Updated openstack/openstack

Project: openstack-infra/jeepyb  61ee4bd6737a4a019e3757db02bfb7d78f6dfa46

Allow to customize values in .gitreview file

There might be situation when project creation can be done from
other "endpoint" then common users have access. So we need to have
an ability to customise GERRIT_HOST and GERRIT_PORT parameters
inside .gitreview file for newly created project.

This change adds two parameters, that can be re-defined in
projects.ini file to format correct connection string to gerrit:
  * GITREVIEW_GERRIT_HOST (by default = GERRIT_HOST)
  * GITREVIEW_GERRIT_PORT (by default = GERRIT_PORT)

Change-Id: Ie3fc35c5b6714c579314faa18160594aeae79cb7
This commit is contained in:
Jenkins 2017-02-17 14:46:15 +00:00 committed by Gerrit Code Review
parent 9765539bcd
commit ba07bcfef5
1 changed files with 1 additions and 1 deletions

2
jeepyb

@ -1 +1 @@
Subproject commit 9b08e078212e0f960bd8a8b0e43b3a92cd991ef4
Subproject commit 61ee4bd6737a4a019e3757db02bfb7d78f6dfa46