summaryrefslogtreecommitdiffstats
path: root/components/congress/joid
AgeCommit message (Collapse)AuthorFilesLines
2016-05-16Refactor installer code folders.blsaws3-407/+0
JIRA: COPPER-2 Add initial centos7 bash scripts in development. Change-Id: I112aa43c231dac035f0d1bc2ae416fabf6b8b650 Signed-off-by: blsaws <bs3131@att.com>
2016-04-07Fix tox locationblsaws1-1/+1
JIRA: COPPER-4 Change-Id: I85df275b6e39a13dbdeba2c167c4756b52bd59fe Signed-off-by: blsaws <bs3131@att.com>
2016-04-07Remove Tempest install (not required) and fix install script reference.blsaws1-13/+5
JIRA: COPPER-2 Change-Id: I00d43cb64acd8cc584154187e58439a40ce85c4d Signed-off-by: blsaws <bs3131@att.com>
2016-04-07Add tempest tests to end of install.blsaws1-1/+12
JIRA: COPPER-4 Change-Id: If145bc78e4430f4a3950c722bdc9b527f4d5b2bd Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-07Remove install plan B development files (now merged)blsaws2-358/+0
JIRA: COPPER-2 Change-Id: I35f1df3707be7479447242d7bfbd5c29298ac21b Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-07Merge installer plan B back into main installer.blsaws2-135/+224
JIRA: COPPER-2 Change-Id: I0e6bc1cd047e146d18a7f007d44077ed0f433f28 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-07Solution to launch congress-server and exit the ssh session.blsaws2-2/+2
JIRA: COPPER-2 Change-Id: Ib71b89b5f27d367ad9322379fd1d8f427fd76d96 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-07Remove "exit" from mysql command (automatically exits)blsaws1-1/+1
JIRA: COPPER-2 Change-Id: I5b94bc72bb32c518480b647e64c95da09ec70507 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-07Further edits for Horizon-LXC install testing. Try 3.blsaws2-21/+22
JIRA: COPPER-2 Change-Id: I016a5a495c68c725546855597ac9a4ea483e7107 Signed-off-by: blsaws <bs3131@att.com>
2016-04-06Plan B installer for Congress Horizon plugin support.blsaws2-0/+357
JIRA: COPPER-2 Change-Id: I9da44a5f9779c7db88342bef8998f1975144685f Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-04-01Add check for parameters; add echo statementsblsaws2-36/+37
JIRA: COPPER-2 Change-Id: I031f4d13bc25c2b6c72cdd7ae3e64537532f7c6f Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-03-31Add check for at least one parameter.blsaws1-0/+5
JIRA: COPPER-2 Change-Id: Ib4af5b1471fef8dc105a87dac44a6ca4849dd316 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-03-17Correct coyright statementsblsaws3-3/+3
JIRA: COPPER-2 Change-Id: If9d51a271d197e1e314cb17b65a1a0cf05e8019e Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-03-08Add instructions for use.blsaws1-1/+6
JIRA: COPPER-2 Change-Id: If4d16d092668d9d0f9fe2095d896c6714ef9b648 Signed-off-by: blsaws <bs3131@att.com>
2016-03-08Add controller input param.blsaws1-1/+1
JIRA: COPPER-2 Change-Id: Ib229c478281d45e10e41d641fe5f987ba6f00ea6 Signed-off-by: blsaws <bs3131@att.com>
2016-03-08Add param to second place in script.blsaws1-1/+1
JIRA: COPPER-2 Change-Id: Id0c85732dea1a203eaa7cc9869967d0f3c0090a9 Signed-off-by: blsaws <bs3131@att.com>
2016-03-08Add controller name input paramblsaws1-2/+3
JIRA: COPPER-2 Change-Id: Idc1db33dd8cb377b7dc43c4b800a8512e9c2f0cc Signed-off-by: blsaws <bs3131@att.com>
2016-02-19Complete congress bash script install automation.blsaws4-243/+214
JIRA: COPPER-2 Change-Id: I64746cf76750516812a094778c92967c9515f979 Signed-off-by: blsaws <bs3131@att.com>
2016-02-18correct "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-02-17Add 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-02-10Add 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-02-10Add command echo to install scriptsBryan Sullivan3-2/+6
JIRA: COPPER-2 Change-Id: I2e06785ea60528a29b5c9760683b2ccced7be91a Signed-off-by: Bryan Sullivan <bs3131@att.com>
2016-02-10Add "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-02-10Update 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>