Move cluster-deployer to a shared clustering directory.
authorPhillip Shea <phillip.shea@hp.com>
Wed, 29 Apr 2015 22:44:07 +0000 (15:44 -0700)
committerPhillip Shea <phillip.shea@hp.com>
Thu, 30 Apr 2015 20:14:54 +0000 (13:14 -0700)
Change-Id: I4aeaef2bc07ba14272c96c55e4c8d0ab5018eeb9
Signed-off-by: Phillip Shea <phillip.shea@hp.com>
16 files changed:
test/tools/clustering/cluster-deployer/deploy.py [moved from test/tools/cluster-deployer/deploy.py with 100% similarity]
test/tools/clustering/cluster-deployer/remote_host.py [moved from test/tools/cluster-deployer/remote_host.py with 100% similarity]
test/tools/clustering/cluster-deployer/restart.py [moved from test/tools/cluster-deployer/restart.py with 100% similarity]
test/tools/clustering/cluster-deployer/temp/README [moved from test/tools/cluster-deployer/temp/README with 100% similarity]
test/tools/clustering/cluster-deployer/templates/multi-node-test/akka.conf.template [moved from test/tools/cluster-deployer/templates/multi-node-test/akka.conf.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/multi-node-test/jolokia.xml.template [moved from test/tools/cluster-deployer/templates/multi-node-test/jolokia.xml.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/multi-node-test/module-shards.conf.template [moved from test/tools/cluster-deployer/templates/multi-node-test/module-shards.conf.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/multi-node-test/modules.conf.template [moved from test/tools/cluster-deployer/templates/multi-node-test/modules.conf.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template [moved from test/tools/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.management.cfg.template [moved from test/tools/cluster-deployer/templates/multi-node-test/org.apache.karaf.management.cfg.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/openflow/akka.conf.template [moved from test/tools/cluster-deployer/templates/openflow/akka.conf.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/openflow/jolokia.xml.template [moved from test/tools/cluster-deployer/templates/openflow/jolokia.xml.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/openflow/module-shards.conf.template [moved from test/tools/cluster-deployer/templates/openflow/module-shards.conf.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/openflow/modules.conf.template [moved from test/tools/cluster-deployer/templates/openflow/modules.conf.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/openflow/org.apache.karaf.features.cfg.template [moved from test/tools/cluster-deployer/templates/openflow/org.apache.karaf.features.cfg.template with 100% similarity]
test/tools/clustering/cluster-deployer/templates/openflow/org.apache.karaf.management.cfg.template [moved from test/tools/cluster-deployer/templates/openflow/org.apache.karaf.management.cfg.template with 100% similarity]