| commit | f871476c222b2760542407bb75a45a571c568cef | [log] [tgz] |
|---|---|---|
| author | Zuul <zuul@review.opendev.org> | Mon Sep 25 13:31:33 2023 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Mon Sep 25 13:31:33 2023 +0000 |
| tree | a0a1295b5d6d0077ad4dcae179cc68ef0c78092f | |
| parent | 25cd7eb67286ba39060d05b3f3f9e785d125195a [diff] | |
| parent | 5441b3df6e534101e66f8187ac9ff2bba2533fb5 [diff] |
Merge "Use OS_CLOUD in sample local.sh"
diff --git a/samples/local.sh b/samples/local.sh index a1c5c81..7e6ae70 100755 --- a/samples/local.sh +++ b/samples/local.sh
@@ -31,7 +31,7 @@ # ``demo``) # Get OpenStack user auth - source $TOP_DIR/openrc + export OS_CLOUD=devstack # Add first keypair found in localhost:$HOME/.ssh for i in $HOME/.ssh/id_rsa.pub $HOME/.ssh/id_dsa.pub; do