diff options
author | blsaws <bryan.sullivan@att.com> | 2016-08-18 22:34:14 -0700 |
---|---|---|
committer | blsaws <bryan.sullivan@att.com> | 2016-08-18 22:34:14 -0700 |
commit | 4e504df222285d26bee5365c166d690ae6997353 (patch) | |
tree | be1bdeea0749fcf6a0064345d620a9caeb9ad3f6 /components/congress/test-webapp | |
parent | db9723db63b2c17e1624151caaa32626adaacc45 (diff) |
Aligne comments with design
JIRA: COPPER-4
Change-Id: I550435cccdb355d68667688e1e9e7a4a8c029089
Signed-off-by: blsaws <bryan.sullivan@att.com>
Diffstat (limited to 'components/congress/test-webapp')
-rw-r--r-- | components/congress/test-webapp/setup/install_congress_testserver.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/components/congress/test-webapp/setup/install_congress_testserver.sh b/components/congress/test-webapp/setup/install_congress_testserver.sh index 0b77bdb..e720184 100644 --- a/components/congress/test-webapp/setup/install_congress_testserver.sh +++ b/components/congress/test-webapp/setup/install_congress_testserver.sh @@ -18,9 +18,6 @@ # # Prequisite: OPFNV installed per JOID or Apex installer # On jumphost: -# - Congress installed through install_congress_1.sh -# - admin-openrc.sh downloaded from Horizon -# - env.sh and admin-openrc.sh in the current folder # - For Apex installs, on the jumphost, ssh to the undercloud VM and # $ su stack # How to use: |