neutron/neutron/services/auto_allocate
Nurmatov Mamatisa 4aa5de254d use payloads for NETWORK callback events
This patch switches over to the payload style of callbacks for
NETWORK based events. As part of this change a few shims are needed
to handle cases where some callbacks don't yet use payloads and others
do. Once we move over to payloads for all callbacks the shims can be
removed.

NeutronLibImpact

Change-Id: I889364b5d184d47a79fe6ed604ce13a4b334acfa
2021-05-08 20:50:46 +03:00
..
__init__.py Implement 'get-me-a-network' API building block 2016-02-08 18:06:35 -08:00
db.py use payloads for NETWORK callback events 2021-05-08 20:50:46 +03:00
exceptions.py Ensure UnknownProvisioningError can be printed 2016-09-08 12:50:48 +00:00
models.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00
plugin.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00