commit | 1cb5bde60e79cc9f812f4f25bbafbfc4632b8ba4 | [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 | 881b84062851093b9848c3e0493a3e88522751ba [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