summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/tests/heat/floating_ip_heat_template.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'snaps/openstack/tests/heat/floating_ip_heat_template.yaml')
-rw-r--r--snaps/openstack/tests/heat/floating_ip_heat_template.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/snaps/openstack/tests/heat/floating_ip_heat_template.yaml b/snaps/openstack/tests/heat/floating_ip_heat_template.yaml
index a191acc..c8a5f1d 100644
--- a/snaps/openstack/tests/heat/floating_ip_heat_template.yaml
+++ b/snaps/openstack/tests/heat/floating_ip_heat_template.yaml
@@ -88,12 +88,16 @@ 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