[OpenStack-Infra] Create/Delete branches for a stackforge project

2015-04-07 Thread Rui U Huang
Hi, I'm maintaining a stackforge project, I have two questions related to create/delete branches: Does it still allowed to grant create branch access by changing openstack-infra/project-config/gerrit/acls/stackforge/.config? [access "refs/heads/*"] create = group I was failed t

Re: [OpenStack-Infra] Devstack Installtion failure in CI due to Pip 6.1.0

2015-04-07 Thread Nikesh Kumar Mahalka
I also faced same issue. After adding REQUIREMENTS_BRANCH=refs/changes/60/171060/3 in local.conf,its working for me Thanks Steve for fix Regards Nikesh On Tue, Apr 7, 2015 at 12:51 PM, Steve Martinelli wrote: > Your assumption is correct, it's currently affecting the gate too. > > Bug: https

Re: [OpenStack-Infra] Devstack Installtion failure in CI due to Pip 6.1.0

2015-04-07 Thread Steve Martinelli
Your assumption is correct, it's currently affecting the gate too. Bug: https://bugs.launchpad.net/tempest/+bug/1440984 Possible solution: https://review.openstack.org/#/c/171060/ The offending pip commit: https://github.com/pypa/pip/commit/e8e2566279879b7df04394edfcaa9c63c0ce9e67 Log stash: htt

[OpenStack-Infra] Devstack Installtion failure in CI due to Pip 6.1.0

2015-04-07 Thread Abhishek Shrivastava
Hi Infra Team, Today I am seeing that my CI, including other peoples CI and Jenkins is failing during devstack installation. This is the error snippet which I am observing in every CI failure: 2015-04-07 05:49:11.125 | + cd /opt/stack/new/requirements 2015-04-07 05:49:11.125 | + python update.py