neutron/neutron/services
armando-migliaccio 3f3874717c Break coupling between ML2 and L3 during create/update operations
This is an initial patch in a series that, by using an event framework,
cleans up the relationship between ML2 and L3, so that they are no longer
tightly coupled. A follow-up will take address the coupling during the
port delete operation.

The newly introduced notification hooks not only benefit the L3 service
plugin, but any other plugin that has an interest in knowing about port
events.

Long term, the notification bits can move in a more 'common' place so that
other plugins can take advantage of them, but as mentioned in a parent patch,
the perestroika is not quite there yet.

Related-blueprint: services-split
Related-blueprint: plugin-interface-perestroika

Change-Id: I6527b1cb53a71a1f68329a7a3b1878094558f8c2
2015-03-12 18:57:49 -07:00
..
firewall Migrate to oslo.log 2015-03-12 11:22:56 +01:00
l3_router Break coupling between ML2 and L3 during create/update operations 2015-03-12 18:57:49 -07:00
loadbalancer Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
metering Migrate to oslo.log 2015-03-12 11:22:56 +01:00
vpn Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
advanced_service.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
provider_configuration.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
service_base.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00