aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2019-03-19 18:14:28 -0700
committerstark, steven <steven.stark@att.com>2019-03-21 09:29:59 -0700
commitf257796cdb575d5079dce9738e31808c089f4cf3 (patch)
treede1de657de07185b5715dd047bf4bfef8d8e2730 /ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet
parentad5a66886c550eb6cb7c0d46bc097d382397fc87 (diff)
[VVP] updating OS::Neutron::Port parameter tests
AAP, FIP/IP, FIP/Subnet parameters use same validation (ports.py) REGEX moved to specific tests Added tests for R-159016, R-717227, R-805572 Removed mapping for R-98748 Updated env file test to exclude internal AAP params Change-Id: Iddde8ee42400b8df9be49b8c15718b451101b37b Issue-ID: VVP-181 Signed-off-by: stark, steven <steven.stark@att.com>
Diffstat (limited to 'ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet')
-rw-r--r--ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0.yaml6
-rw-r--r--ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0_base.yaml3
2 files changed, 6 insertions, 3 deletions
diff --git a/ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0.yaml b/ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0.yaml
index 2a651b1..2b4e9c7 100644
--- a/ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0.yaml
+++ b/ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0.yaml
@@ -51,7 +51,7 @@ parameters:
type: comma_delimited_list
bialy_subnet:
type: string
- bialy_subnet_id:
+ int_bialy_subnet_id:
type: string
resources:
@@ -62,7 +62,7 @@ resources:
network: { get_param: int_intranet_net_name }
fixed_ips:
- ip_address: { get_param: lb_1_int_intranet_floating_ip }
- subnet: { get_param: bialy_subnet_id }
+ subnet: { get_param: int_bialy_subnet_id }
binding:vnic_type: direct
value_specs:
vlan_filter: {get_param: vm_typeX_bialy_vlan_filter}
@@ -80,7 +80,7 @@ resources:
network: { get_param: extnet_net_id }
fixed_ips:
- ip_address: { get_param: lb_2_extnet_floating_v6_ip }
- subnet_id: { get_param: bialy_subnet_id }
+ subnet_id: { get_param: int_bialy_subnet_id }
binding:vnic_type: direct
value_specs:
vlan_filter: {get_param: vm_typeX_bialy_vlan_filter}
diff --git a/ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0_base.yaml b/ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0_base.yaml
index 04919c3..4f92923 100644
--- a/ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0_base.yaml
+++ b/ice_validator/tests/fixtures/test_neutron_port_fixed_ips_subnet/pass/pass0_base.yaml
@@ -46,3 +46,6 @@ resources:
vm_typeX_0_bialy_port_2:
type: OS::Neutron::Net
+outputs:
+ int_bialy_subnet_id:
+ value: sanfdkl