neutron-lbaas/neutron_lbaas
Rodolfo Alonso Hernandez c672b0d567 Updated "create_pool" method in plugin
Once the pool object is created in the DB and the listeners
are updated with the pool information, the updated listeners
are retrieved and populated into the pool object.

The DB method to create the pool now flushes the context to
retrieve an updated pool DB object at the end of the method,
instead of retrieving again the same object from the DB.

This is needed to make solve the Queens backport of
I32328c5206b9cd6fb8d8764c079f22b6ea8bfa9e.

Story: 2001962

Change-Id: Icf43952f6e5c5004a5c4d8d541b6efcb5d3ec50c
2018-10-12 16:12:46 +01:00
..
agent Mark neutron-lbaas as deprecated 2018-02-01 02:41:48 +00:00
cmd Fix pep8 errors 2018-04-12 14:58:11 +10:00
common Mark neutron-lbaas as deprecated 2018-02-01 02:41:48 +00:00
db Updated "create_pool" method in plugin 2018-10-12 16:12:46 +01:00
drivers Fix memory leak in the haproxy provider driver 2018-09-18 21:28:15 +02:00
extensions Merge "remove unused plugin.get_plugin_name()" 2018-05-17 00:43:39 +00:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2018-08-13 06:12:30 +00:00
services Updated "create_pool" method in plugin 2018-10-12 16:12:46 +01:00
tests Fix memory leak in the haproxy provider driver 2018-09-18 21:28:15 +02:00
__init__.py Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
_i18n.py Remove log translations from neutron-lbaas 2017-05-04 11:23:20 -07:00
agent_scheduler.py Remove log translations from neutron-lbaas 2017-05-04 11:23:20 -07:00
opts.py Updating import for linux/interface opts 2017-09-13 09:51:28 -06:00
version.py Post-split, get jenkins tests passing 2014-12-08 22:52:02 -07:00