From 51ef955b8cfaa565ed09686f1dd2ba654be75b99 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Thu, 17 Aug 2017 20:05:04 +0200 Subject: arm-pods: Remove obsolete pods and config files - arm-pod1 was dismembered; - arm-pod2 will be restored later after the jump server is replaced; - arm-pod3 becomes arm-pod5, remove old Fuel specific config; Change-Id: Ia1d087a38583e8f3963f4f2aa2e903240e7df099 Signed-off-by: Alexandru Avadanii --- labs/arm/pod5/fuel/config/local_env | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 labs/arm/pod5/fuel/config/local_env (limited to 'labs/arm/pod5/fuel/config') diff --git a/labs/arm/pod5/fuel/config/local_env b/labs/arm/pod5/fuel/config/local_env new file mode 100644 index 0000000..9c5cd34 --- /dev/null +++ b/labs/arm/pod5/fuel/config/local_env @@ -0,0 +1,3 @@ +export LIBVIRT_DEFAULT_URI="qemu:///system" +export DEFAULT_BRIDGE=admin7_br0,mgmt7_br0,,public7_br0 +export OPENSTACK_PUBLIC_NET=10.0.8.0/24 -- cgit