summaryrefslogtreecommitdiffstats
path: root/components/congress/joid
AgeCommit message (Collapse)AuthorFilesLines
2016-04-01Add check for at least one parameter.blsaws1-0/+5
JIRA: COPPER-2 Change-Id: Ib4af5b1471fef8dc105a87dac44a6ca4849dd316 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-01Correct coyright statementsblsaws3-3/+3
JIRA: COPPER-2 Change-Id: If9d51a271d197e1e314cb17b65a1a0cf05e8019e Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-01Add instructions for use.blsaws1-1/+6
JIRA: COPPER-2 Change-Id: If4d16d092668d9d0f9fe2095d896c6714ef9b648 Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Add controller input param.blsaws1-1/+1
JIRA: COPPER-2 Change-Id: Ib229c478281d45e10e41d641fe5f987ba6f00ea6 Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Add param to second place in script.blsaws1-1/+1
JIRA: COPPER-2 Change-Id: Id0c85732dea1a203eaa7cc9869967d0f3c0090a9 Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Add controller name input paramblsaws1-2/+3
JIRA: COPPER-2 Change-Id: Idc1db33dd8cb377b7dc43c4b800a8512e9c2f0cc Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Complete congress bash script install automation.blsaws4-243/+214
JIRA: COPPER-2 Change-Id: I64746cf76750516812a094778c92967c9515f979 Signed-off-by: blsaws <bs3131@att.com>
2016-04-01correct "set" commands. use "source" instead of "sh".blsaws5-8/+18
add lxc-destroy to cleanup script. JIRA: COPPER-2 Change-Id: I3436ad4958405a71bc28ce4ed9b0a7ff0a596b6f Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Add return to force script close on exit.blsaws4-8/+8
Add "-x -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" to ssh commands and remove "set -x" ("ssh -x" replaces it). JIRA: COPPER-2 Change-Id: Iad5048adc52c293b9d2ddadca14555d7831f4f11 Signed-off-by: blsaws <bs3131@att.com>
2016-04-01Add delay before creating nova datasource - server not ready.Bryan Sullivan1-0/+1
JIRA: COPPER-2 Change-Id: If74e524ccbcd546b90fb8a838b747d3416c04685 Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-04-01Add command echo to install scriptsBryan Sullivan3-2/+6
JIRA: COPPER-2 Change-Id: I2e06785ea60528a29b5c9760683b2ccced7be91a Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-04-01Add "source" to remote commands executed via juju ssh.Bryan Sullivan3-6/+11
JIRA: COPPER-2 Change-Id: I49821d730a6a2840b5bdeadba8856218bcbe521b Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-04-01Update congress bash install scripts for more automation.ubuntu6-191/+312
JIRA: COPPER-2 Change-Id: I4b34f83c7c7c939934e8badd3e24eb926f07397b Signed-off-by: ubuntu <ubuntu@jumphost.opnfv.org>
2015-12-07Add baseline for manual install under JOID based OPNFVBryan Sullivan1-0/+191
Added license, removed backup file JIRA: COPPER-2 Change-Id: I68ce35d440a7cb655a42982318353c2d16b1bd4f Signed-off-by: Bryan Sullivan <bs3131@att.com>