vmware-nsx/vmware_nsx/db
Salvatore Orlando f2b4b552ef Ensure security group rule description is returned
The neutron standard-attr-description is not working with NSX
plugins for security group rules. It seems that when the extension
is loaded the relevant DB model class is not yet available.

To address this problem, this change explictly adds a resource
extender function for the NSX plugin to add the description field
to ecurity groups rule responses.

Change-Id: I4d8b2629660f9e33401ce6b011b1784a6ec66aac
2021-11-26 06:19:29 -08:00
..
migration Fix unit tests and pylint checks 2021-08-23 04:37:22 -07:00
__init__.py Move vmware_nsx/neutron/db to vmware_nsx/db 2015-09-14 16:45:18 -07:00
db.py Remove six package usage 2020-07-19 17:19:31 +02:00
distributedrouter.py use dvr api def from neutron-lib 2017-11-13 11:21:28 +00:00
extended_security_group_rule.py Ensure security group rule description is returned 2021-11-26 06:19:29 -08:00
extended_security_group.py Replace occurrences of registry.notify 2021-10-18 03:24:34 -07:00
lsn_db.py Fix broken Victoria branch 2020-09-21 15:31:18 +02:00
maclearning.py use neutron-lib for resource_extend 2018-12-23 09:01:12 +00:00
nsx_models.py Remove some unused DB modles and apis 2020-05-24 11:31:03 +02:00
nsx_portbindings_db.py NSX|v+v3+p: Allow resetting port binding host 2019-10-08 11:04:51 +03:00
nsxrouter.py use neutron-lib for resource_extend 2018-12-23 09:01:12 +00:00
nsxv_db.py Remove some pylint exclusions 2020-09-30 10:32:46 +02:00
nsxv_models.py NSX|V+V3: Octavia driver 2018-10-02 11:19:55 +03:00
routertype.py remove SHARED constant that now lives in neutron-lib 2018-03-01 15:51:12 -07:00
vcns_models.py Remove deprecation warnings 2016-09-24 20:36:17 +00:00
vnic_index_db.py use neutron-lib for resource_extend 2018-12-23 09:01:12 +00:00