commit | b57db5a1f1406e5a4b83810afb290cd76c5c153d | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Sep 28 16:51:21 2015 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Sep 28 16:51:21 2015 -0700 |
tree | 38a43ce948d004a9f738dc5d492107dca76b26a0 | |
parent | 431c1e4f05a1a1bd5fde9af89d3889b63846da14 [diff] |
cloudlab external Makefile
diff --git a/xos/configurations/common/Makefile.cloudlab b/xos/configurations/common/Makefile.cloudlab new file mode 100644 index 0000000..86b98e2 --- /dev/null +++ b/xos/configurations/common/Makefile.cloudlab
@@ -0,0 +1,7 @@ +all: flat_name nodes_yaml + +flat_name: + sudo bash -c "source /root/setup/admin-openrc.sh ; neutron net-list" |grep flat|awk '{print $$4}' > flat_net_name + +nodes_yaml: + bash ./make-cloudlab-nodes-yaml.sh