vmware-nsx/neutron/plugins/vmware/nsxlib
Salvatore Orlando d9a8cc7b51 NSX: Ensure gateway devices are usable after upgrade
The gateway device database migration upon an upgrade creates
gateway devices objects from references in network gateway
objects.
While these gateway devices are perfectly usable
in network gateways, they are not directly visible to tenants
and also cannot be updated to change details such as name,
connector type or ip as well as the client certificate.

This patch fixes the DB migration in order to ensure tenant
have access to gateway devices created after an upgrade.
This patch also modifies the l2 gateway nsxlib module to
ensure request bodies are correctly created even when not all
the attributes of a gateway device are specified.

Change-Id: I7077e9884adc739fb75e64a6e9a17a124d79fb6b
Closes-Bug: 1293617
2014-03-17 15:43:53 +01:00
..
__init__.py Fix NVP/Nicira nits 2014-03-03 14:48:59 -08:00
l2gateway.py NSX: Ensure gateway devices are usable after upgrade 2014-03-17 15:43:53 +01:00
lsn.py Remove nvplib and move utility methods into nsxlib 2014-03-03 06:37:59 -08:00
queue.py Remove nvplib and move utility methods into nsxlib 2014-03-03 06:37:59 -08:00
router.py Merge "Remove unused 'as e' in exception blocks" 2014-03-04 03:57:24 +00:00
secgroup.py NSX: Propagate name updates for security profiles 2014-03-13 21:33:40 +00:00
switch.py Remove nvplib and move utility methods into nsxlib 2014-03-03 06:37:59 -08:00
versioning.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00