diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-07-13 12:42:06 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-07-14 00:25:28 -0500 |
commit | d2cf3cef511ed9c00044a186b62d77def5afd3ce (patch) | |
tree | 8006b9119d8b439d6bf83fa67aa4f4edb14e8f13 /juju/configure-juju-on-openstack | |
parent | aa443647aa36a04cf34358647310ca3baa4ed216 (diff) |
this patch will try to fix envuronment paramters needed for
functest.
Change-Id: If418c689dbe55b9b6123f72f91308b61a38de4b8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'juju/configure-juju-on-openstack')
-rwxr-xr-x | juju/configure-juju-on-openstack | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juju/configure-juju-on-openstack b/juju/configure-juju-on-openstack index c83a45a4..bfcde5b1 100755 --- a/juju/configure-juju-on-openstack +++ b/juju/configure-juju-on-openstack @@ -52,7 +52,7 @@ mkdir -p ~/simplestreams/images #Now, if necessary, source the nova.rc file for your cloud: -. ~/joid_config/admin-openrc +. ~/joid_config/admin-openrcpublic #We can now determine the region name for the cloud by running: |