Remove sourcing of userrc_early
Devstack has stopped creating the userrc_early in yoga
and also fixed the start_swift function to stopm relying
on userrc_early.
- https://review.opendev.org/c/openstack/devstack/+/780417
It start failing when grenade started upgrade testing from
stable/yoga to master.
- https://review.opendev.org/c/openstack/grenade/+/835232
Change-Id: I6caaac9d84e4f3925378f496acd06fc38bb0d2d8
(cherry picked from commit e10ac41b71)
This commit is contained in:
committed by
Elod Illes
parent
12599fdff1
commit
e3d0f3aae5
@@ -43,8 +43,6 @@ source $TARGET_DEVSTACK_DIR/lib/apache
|
||||
source $TARGET_DEVSTACK_DIR/lib/tls
|
||||
source $TARGET_DEVSTACK_DIR/lib/keystone
|
||||
source $TARGET_DEVSTACK_DIR/lib/swift
|
||||
#Set OS_AUTH_URL as it is needed during start_swift when tempurls are enabled
|
||||
source $BASE_DEVSTACK_DIR/userrc_early
|
||||
|
||||
# Print the commands being run so that we can see the command that triggers
|
||||
# an error. It is also useful for following allowing as the install occurs.
|
||||
|
||||
Reference in New Issue
Block a user