Need flat_net_name
diff --git a/xos/configurations/common/Makefile.devstack b/xos/configurations/common/Makefile.devstack
index 9d745a0..69adee9 100644
--- a/xos/configurations/common/Makefile.devstack
+++ b/xos/configurations/common/Makefile.devstack
@@ -1,7 +1,7 @@
# This shouldn't be hardcoded
DEVSTACK_ROOT:=~/devstack
-all: prereqs admin-openrc nodes_yaml public_key private_key ceilometer_url node_key
+all: prereqs admin-openrc flat_name nodes_yaml public_key private_key ceilometer_url node_key
prereqs:
make -f Makefile.prereqs
@@ -10,6 +10,9 @@
bash ./devstack-creds.sh $(DEVSTACK_ROOT) > admin-openrc.sh
touch controller_settings
+flat_name:
+ echo private > flat_net_name
+
nodes_yaml:
bash ./make-cloudlab-nodes-yaml.sh