Deepthi Kandavara Jayarama 7b0dd64368 [Designate]:Adding back changes which were removed
{0} vmware_nsx_tempest.tests.scenario.test_designate.TestZonesScenario.test_zone_deletion_post_fip_association [171.242557s] ... ok
{0} vmware_nsx_tempest.tests.scenario.test_designate.TestZonesScenario.test_zone_list_with_fip_deletion_instance [48.157271s] ... ok
{0} vmware_nsx_tempest.tests.scenario.test_designate.TestZonesScenario.test_zone_list_with_fip_instance [49.213131s] ... ok
{0} vmware_nsx_tempest.tests.scenario.test_designate.TestZonesScenario.test_zone_list_with_fip_port [146.074342s] ... ok
{0} vmware_nsx_tempest.tests.scenario.test_designate.TestZonesScenario.test_zone_list_without_fip_instance [49.825563s] ... ok
{0} vmware_nsx_tempest.tests.scenario.test_designate.TestZonesScenario.test_zone_list_without_fip_port [28.125091s] ... ok
{0} vmware_nsx_tempest.tests.scenario.test_designate.TestZonesScenario.test_zone_nslookup_from_extvm [172.577656s] ... ok

Change-Id: Ib8e2fd76348fa01cc722a140aa9e69cbd068a9c1
2018-05-24 18:15:42 +00:00
..

This folder contains services for managing NSX-v, NSX-v3.

Services provided:

# OpenStack tempest service clients l2_gateway_client.py based on tempest BaseNetworkClient implements client APIs to manage neutron l2-gateway resources

l2_gateway_connection_client.py

based on tempest BaseNetworkClient implements client APIs to manage neutron l2-gateway-connection resources

lbaas v2 clients: ported from neutron_lbaas to comply with tempest services.

lbaas/load_balancers_client.py lbaas/listeners_client.py lbaas/pools_client.py lbaas/health_monitorys_client.py lbaas/members_client.py

lbv1_client.py

based on tempest BaseNetworkClient implements client APIs to manage neutron v1 load-balancer resources

network_client_base.py

due to tempest network services are in the process of migrating to tempest-lib, some features to be used by tests are not in BaseNetworkClient. Inherent here and used by all vmware-nsx-tempest client for now.

# NSX speific services nsxv_client.py implements API to manage NSX-v components - Logical switch (Tenant network) - Edge (Service edge, DHCP edge, and VDR edge) - DFW firewall rules (Security group) - SpoofGuard

nsxv3_client.py implements API to manage NSX backend resources:
  • logical switch
  • firewall section
  • nsgroup
  • logical router