summaryrefslogtreecommitdiffstats
path: root/remote/modules/openstack/module.conf.ubuntu.14.04
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/openstack/module.conf.ubuntu.14.04')
-rw-r--r--remote/modules/openstack/module.conf.ubuntu.14.049
1 files changed, 0 insertions, 9 deletions
diff --git a/remote/modules/openstack/module.conf.ubuntu.14.04 b/remote/modules/openstack/module.conf.ubuntu.14.04
deleted file mode 100644
index 7c24b4a9..00000000
--- a/remote/modules/openstack/module.conf.ubuntu.14.04
+++ /dev/null
@@ -1,9 +0,0 @@
-REQUIRED_INSTALLED_PACKAGES="
- neutron-common
- neutron-plugin-ml2
- neutron-plugin-openvswitch-agent
- nova-compute-kvm
- python-guestfs
- python-mysqldb
-"
-REQUIRED_CONTENT_PACKAGES="$REQUIRED_INSTALLED_PACKAGES"