group-based-policy/gbpservice/neutron/tests
Kent Wu 2210d27f48 Use raw SQL statements to speed up get_gbp_details() call
1. Also added UTs to support Neutron workflow as previous
UTs only cover GBP workflow.
2. My measurement on fab6 shows that the whole get_gbp_details()
now would only take 27 milli-seconds for 1 EP with FIP association.
This is without counting the time nova API would take to get the
VM name though of course. Its a huge improvement compared to before
which would roughly take 2-4 seconds even without the nova API time.

Change-Id: Ie7e43fd711291a05426697743f85572285fdbcc5
2019-01-16 12:17:56 -08:00
..
etc Fix test_policy.json 2016-12-19 14:19:04 -05:00
unit Use raw SQL statements to speed up get_gbp_details() call 2019-01-16 12:17:56 -08:00
__init__.py Renaming gbp package to gbpservice 2014-12-31 19:13:19 -08:00