diff options
Diffstat (limited to 'components/congress/joid/install_congress_4.sh')
-rw-r--r-- | components/congress/joid/install_congress_4.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/components/congress/joid/install_congress_4.sh b/components/congress/joid/install_congress_4.sh index fb5c351..3248bec 100644 --- a/components/congress/joid/install_congress_4.sh +++ b/components/congress/joid/install_congress_4.sh @@ -26,7 +26,6 @@ # - Congress server IP address as discovered in lxc-info above # source ~/git/copper/components/congress/joid/install_congress_3.sh -set -x #echo on source ~/admin-openrc.sh <<EOF openstack EOF @@ -187,4 +186,4 @@ openstack congress datasource create keystone "keystone" \ # Run Congress Tempest Tests cd ~/git/congress # tox -epy27 -set -x #echo off + |