summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--snaps/openstack/tests/heat/floating_ip_heat_template.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/snaps/openstack/tests/heat/floating_ip_heat_template.yaml b/snaps/openstack/tests/heat/floating_ip_heat_template.yaml
index c8a5f1d..a191acc 100644
--- a/snaps/openstack/tests/heat/floating_ip_heat_template.yaml
+++ b/snaps/openstack/tests/heat/floating_ip_heat_template.yaml
@@ -88,16 +88,12 @@ resources:
ram: 1024
vcpus: 2
disk: 2
- extra_specs:
- hw:mem_page_size: large
flavor2:
type: OS::Nova::Flavor
properties:
ram: 1024
vcpus: 2
disk: 2
- extra_specs:
- hw:mem_page_size: large
network:
type: OS::Neutron::Net