vmware-nsx/neutron/extensions
Salvatore Orlando 0608b455ec Introduce status for floating IPs
Add a new 'status' attribute to the floating IP resource.
Extend the plugin RPC interface for allowing status updates from agents,
and implement support for operational status in the L3 agent.

The default behaviour for all the plugins different from
neutron.services.l3_router.l3_router_plugin is to set the status of
a floating IP to ACTIVE upon creation.

Implements blueprint fip-op-status
Change-Id: Ib0176fbcde95b0db5dfdabd4fc297d1d29c0d604
2014-03-01 14:39:59 -08:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
allowedaddresspairs.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
dhcpagentscheduler.py Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
external_net.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
extra_dhcp_opt.py extra_dhcp_opt add checks for empty strings 2013-12-13 08:40:28 -07:00
extraroute.py Allow to clear extra routes from router 2013-07-18 17:20:23 -07:00
firewall.py Validate rule uuids provided for update_policy 2014-02-17 21:34:03 +04:00
flavor.py Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02:00
l3_ext_gw_mode.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
l3.py Introduce status for floating IPs 2014-03-01 14:39:59 -08:00
l3agentscheduler.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
lbaas_agentscheduler.py Fix a copy&paste typo 2013-10-20 13:53:11 +02:00
loadbalancer.py LBaaS: check for associations before deleting health monitor 2014-02-25 14:22:46 +04:00
metering.py Remove dupl. for get_resources in adv. services 2013-12-28 11:38:35 -05:00
multiprovidernet.py Add multiple provider network extension 2013-08-20 10:30:08 -07:00
portbindings.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
portsecurity.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
providernet.py Fix message i18n error 2013-09-08 15:58:12 +08:00
quotasv2.py Externalize error messages in the API 2013-08-07 21:19:25 +00:00
routedserviceinsertion.py Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
routerservicetype.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
securitygroup.py Add missing quota flags in the config file sample 2013-12-02 19:14:06 +01:00
servicetype.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
vpnaas.py Merge "validate if the router has external gateway interface set" 2014-02-08 02:09:24 +00:00