Script to get the type of SDN controller 99/2599/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Fri, 16 Oct 2015 13:44:12 +0000 (15:44 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Fri, 16 Oct 2015 13:44:12 +0000 (15:44 +0200)
commit8c91b80a64e5474d399e5f1cc3e883eb12ab9629
tree8f0246302b00553e1e2db00b4b0ec0a8a8e579f8
parentf7ac7b481fa3806d00aaafcf94084594eff9aefd
Script to get the type of SDN controller

This script goes through all the OpenStack controllers checking if there is
Karaf container running, and if so, it will ask what type of SDN
controller it is running.

JIRA: FUNCTEST-49

Change-Id: I9fe800700b9458c1a0f05b9b6a6bbb2716d27954
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
utils/get_sdn_type.sh [new file with mode: 0644]