group-based-policy/gbpservice/neutron/services/grouppolicy/drivers
Robert Kukura 6d09dbfddd [AIM] New streamlined Opflex RPC handler
The Opflex request_endpoint_details RPC handler is reimplemented in
the apic_aim mechanism driver, using a minimal set of baked DB
queries. These queries return specific individual column data rather
than entire ORM objects, eliminating the sqlalchemy and DB server
overhead for relationship processing. Joins are used to minimize the
number of queries made to the DB server. Rather than using or
emulating the dictionaries returned by Neutron's get_<resource>()
methods, the RPC response is built directly from the data returned
from the queries.

The older RPC handler implementations remain during testing to allow
performance and scalability comparison. A single implementation will
eventually be selected and the others removed. Until then, the new RPC
handler is enabled by setting the enable_new_rpc config variable.

Change-Id: I614d5bca3f101ceab06e2fad1a59f5514b438473
2019-02-22 15:10:59 -05:00
..
cisco [AIM] New streamlined Opflex RPC handler 2019-02-22 15:10:59 -05:00
extensions [AIM] Use baked queries 2019-01-08 14:50:34 -05:00
vmware NSX Policy: reinitialize connection cluster 2018-06-12 15:24:41 -07:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00
chain_mapping.py Pike sync 2018-01-06 19:36:36 -08:00
dummy_driver.py Remove APIC mapping policy driver 2017-06-23 16:41:29 +00:00
implicit_policy.py Preparing for Pike support 2017-10-24 15:09:55 -07:00
neutron_resources.py Support GBP workflow for get_gbp_details() raw sql approach 2019-02-05 11:04:13 -08:00
nsp_manager.py Pike sync 2018-01-06 19:36:36 -08:00
resource_mapping.py For queens sync 2018-09-07 16:24:08 -07:00