Octavia: fix developer cert generation script
This PS fixes the developer script for generating certs for use with octavia. Change-Id: I2dae5bc32dbbaa9055884a568cebeb27fe13ac74 Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
2e0588929b
commit
d7dda5d5e9
@ -39,8 +39,7 @@ EOF
|
|||||||
}
|
}
|
||||||
|
|
||||||
rm -rf /tmp/octavia
|
rm -rf /tmp/octavia
|
||||||
git clone https://github.com/openstack/octavia.git /tmp/octavia
|
git clone -b stable/stein https://github.com/openstack/octavia.git /tmp/octavia
|
||||||
|
|
||||||
cd /tmp/octavia/bin
|
cd /tmp/octavia/bin
|
||||||
|
|
||||||
rm -rf /tmp/octavia_certs
|
rm -rf /tmp/octavia_certs
|
||||||
|
Loading…
Reference in New Issue
Block a user