Commit I57c49e67f9cb285a5f5bc19ec53a42d10de9f0da changed the openstack
client extensions initializion code, making the netwrok service init
breaking out pep8. As it was redundent, this patch removes it.
Change-Id: Ic3c496c85600a39aebcbffac8e0ff1bbf2f349f8
The project plugin mapping used by the TVD plugin uses the openstack
client for configration by the admin user.
This patch catches the plugin exceptions to make sure the user sees
the error.
Change-Id: I8dce5e1daf2d0c4796c53e831b81462b27e8bc9c
A recent change in pep/pycodingchecks introduced new warnings as part of
the pep8 target that causes pep8 to fail now.
This patch fixes code that issued warnings W503,E731,E266,E402
Change-Id: I57c035440bd847193ea5f8a8078016fb9baa3c31
Introduce a plugin that can work with all of the VC and NSX
offerings under the same umbrella of a single plugin.
Co-Authored-By: Adit Sarfaty <asarfaty@vmware.com>
Change-Id: I0449d64e3cf79b7a3a846dacba95e8854d53bdf8
vmware-nsx is currently using python logging module to
implement logging functionality.
This patch made a switch to oslo.log(logging for openstack projects)
Reference:-
http://docs.openstack.org/developer/oslo.log
Change-Id: Ibdb4f6ea0abc56cb98bdc57547bc3b4370f9875b
Create an openstack client plugin for vmware nsx, and add the some of
the extensions suport: router-type, router-size, subnet dhcp-mtu and
dns-search-domain and port provider security groups and vnic index
Work for future patches:
- More unit tests (provider-security-groups)
- Add the rest of the extensions
Change-Id: I5b335de000b310cbcbb9a2f81483fd28f8d9afea