From 5748a4c1112b2015390eb703e413eb52c295dc3a Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 9 Jul 2014 12:42:14 +0200 Subject: Change ubuntu 14.04 configs to 14 --- remote/modules/openstack/module.conf.ubuntu.14 | 9 +++++++++ remote/modules/openstack/module.conf.ubuntu.14.04 | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 remote/modules/openstack/module.conf.ubuntu.14 delete mode 100644 remote/modules/openstack/module.conf.ubuntu.14.04 (limited to 'remote/modules/openstack') diff --git a/remote/modules/openstack/module.conf.ubuntu.14 b/remote/modules/openstack/module.conf.ubuntu.14 new file mode 100644 index 00000000..7c24b4a9 --- /dev/null +++ b/remote/modules/openstack/module.conf.ubuntu.14 @@ -0,0 +1,9 @@ +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" 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" -- cgit v1.2.3-55-g7522