Deepthi Kandavara Jayarama 0a0aa86c5e [Tempest]: Adding "Prevent NSX admin from deleting openstack entities" testcases
Incorporated nsxv3_client.py for backend operations
Made changes to nsxv3_client.py for specific reqests
Test results:
root@prome-mdt-dhcp412:/opt/stack/tempest# python -m testtools.run vmware_nsx_tempest.tests.nsxv3.scenario.test_client_cert_mgmt_ops.TestCertificateMgmtOps
Tests running...
tempest/clients.py:45: DeprecationWarning: Using the 'client_parameters' argument is deprecated
  client_parameters=self._prepare_configuration())
tempest/scenario/manager.py:50: DeprecationWarning: Read-only property 'manager' has moved to 'os_primary' in version 'Pike' and will be removed in version 'Ocata'
  cls.flavors_client = cls.manager.flavors_client
tempest/test.py:376: DeprecationWarning: Read-only property 'os' has moved to 'os_primary' in version 'Pike' and will be removed in version 'Ocata'
  if hasattr(cls, "os"):

Ran 6 tests in 90.200s
OK
...................................................................................................................................
/opt/stack/tempest# python -m testtools.run vmware_nsx_tempest.tests.nsxv3.scenario.test_client_cert_mgmt_ops.TestCertificateMgmtOps
Tests running...
tempest/clients.py:45: DeprecationWarning: Using the 'client_parameters' argument is deprecated
  client_parameters=self._prepare_configuration())
tempest/scenario/manager.py:50: DeprecationWarning: Read-only property 'manager' has moved to 'os_primary' in version 'Pike' and will be removed in version 'Ocata'
  cls.flavors_client = cls.manager.flavors_client
tempest/test.py:376: DeprecationWarning: Read-only property 'os' has moved to 'os_primary' in version 'Pike' and will be removed in version 'Ocata'
  if hasattr(cls, "os"):

Ran 6 tests in 66.446s
OK

Change-Id: I7a7630a666cb157d4151cd6f244dc29726adb1b2
2017-05-31 09:46:01 -07:00
2017-05-21 09:07:56 -07:00
2017-04-13 06:09:53 -07:00
2014-05-16 13:40:04 -04:00
2016-07-12 09:05:22 -06:00
2015-11-29 03:13:04 -08:00
2017-05-04 14:19:33 -07:00
2016-07-12 09:05:22 -06:00
2017-03-02 11:57:34 +00:00
2017-03-26 05:09:02 -07:00

VMware-NSX package

You have come across the VMware-NSX family of Neutron plugins

External Resources:

The homepage for the VMware-NSX project is on Launchpad.

Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.

For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.

For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.

Description
A set of Neutron drivers for the VMware NSX.
Readme 97 MiB
Languages
Python 98.5%
Shell 1.5%