did not checkout to new branch if repo already exist

Bug #939247 reported by Andy Chong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Andy Chong

Bug Description

if localrc has defined branches for the components
and the git repo already exist
stack.sh will bypass cloning repo altogether
when it should checkout to new branch as defined in localrc

step to reproduce:
1. run devstack.sh till completion, when all repo is cloned
2. re-run devstack.sh with lines below added to localrc

GLANCE_BRANCH=essex-3
HORIZON_BRANCH=essex-3
KEYSTONE_BRANCH=essex-3
KEYSTONECLIENT_BRANCH=essex-3
NOVA_BRANCH=essex-3
NOVACLIENT_BRANCH=essex-3
QUANTUM_BRANCH=essex-3
QUANTUM_CLIENT_BRANCH=essex-3

3. the git repo is not checkout to the defined branch

Andy Chong (andycjw)
Changed in devstack:
assignee: nobody → Andy Chong (andycjw)
Revision history for this message
Andy Chong (andycjw) wrote :
Dean Troyer (dtroyer)
Changed in devstack:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.