commit | 2f3df26027e2d64266f3e22a736a6cb491d61468 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Thu Aug 04 09:29:55 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Thu Aug 04 09:29:55 2016 -0700 |
tree | 5a7d396a0bce14ea63df2b02ceaa80a69b97c206 | |
parent | c5183e7a5517f46bc82e908ce0d971d117a8b97b [diff] [blame] |
add some utility scripts and update the playbook to verify API connectitivy and image download Change-Id: I007a2aef68f5c60a4c809cd711aff4d18d87efb9
diff --git a/roles/compute-node/files/get-fabric-config b/roles/compute-node/files/get-fabric-config new file mode 100755 index 0000000..3622bc7 --- /dev/null +++ b/roles/compute-node/files/get-fabric-config
@@ -0,0 +1,3 @@ +#!/bin/bash + +curl -sS -H Content-Type: application/json http://karaf:karaf@onos-fabric:8181/onos/v1/network/configuration