neutron/neutron/callbacks
Armando Migliaccio 2c8debdc57 Add two more callbacks registry events
Change 877778ee4c clarified the objective of the callback
registry events, and it introduced two new API related events.

This change introduces a new set of events that are meant
to be used for handling process-related operations, in fact
even though AFTER_CREATE was fit for the job, it looks somewhat
misused now.

Change-Id: I9e717e9e4ae4414067477712ac02870fe1041e70
2016-06-28 11:41:52 -07:00
..
__init__.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
events.py Add two more callbacks registry events 2016-06-28 11:41:52 -07:00
exceptions.py Convert multiple exception types in the API 2016-06-08 16:54:24 -07:00
manager.py Separate exception class for retriables in callbacks 2016-06-22 23:03:09 +00:00
registry.py Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
resources.py Merge "Create segment_host mapping after new segment" 2016-06-28 09:24:40 +00:00