melissaml 2aa2d21e48 Using assertIsNone() instead of assertEqual(None)
Following OpenStack Style Guidelines[1]:
[H203] Unit test assertions tend to give better messages for more
specific assertions. As a result, assertIsNotNone(...) is preferred
over assertNotEqual(None, ...) and assertIsNot(None, ...)

[1] http://docs.openstack.org/developer/hacking/#unit-tests-and-assertraises

Change-Id: Ic584db06c10fa351c9bf86d0ed8def047305d1df
2016-12-01 10:00:34 +08:00
2016-08-01 07:49:28 +00:00
2016-11-08 13:18:36 -05:00
2016-10-05 13:38:14 +00:00

vmware-nsxlib

Features

  • TODO
Description
A common library that interfaces with VMware NSX.
Readme 15 MiB
Languages
Python 99.5%
Shell 0.5%