Remove unused variables(PIP_USE_MIRRORS, USE_GET_PIP)
Remove PIP_USE_MIRRORS, USE_GET_PIP variables is defined as localrc. They are discarded in current devstack. And they are used by devstack in stable/icehouse and stable/juno branches but default to False. Change-Id: I6fffe2861ef1b0e36e47a55307c46abc5f83867e
This commit is contained in:
@@ -123,8 +123,6 @@ FIXED_NETWORK_SIZE=4096
|
||||
VIRT_DRIVER=$DEVSTACK_GATE_VIRT_DRIVER
|
||||
SWIFT_REPLICAS=1
|
||||
LOG_COLOR=False
|
||||
PIP_USE_MIRRORS=False
|
||||
USE_GET_PIP=1
|
||||
# Don't reset the requirements.txt files after g-r updates
|
||||
UNDO_REQUIREMENTS=False
|
||||
# Set to soft if the project is using libraries not in g-r
|
||||
|
||||
Reference in New Issue
Block a user