Public bug reported:

Provide a Configurable option to configure Floatingips for DVR based routers to 
reside on Compute Node or on Network Node.
Also proactively check the status of the agent on the destination node and if 
the agent health is down, then configure the Floatingip on the Network Node.

Provide a configuration Option in neutron.conf such as

DVR_FLOATINGIP_CENTRALIZED = 'enforced/circumstantial'

If DVR_FLOATINGIP_CENTRALIZED is configured as 'enforced' all floatingip will 
be configured on the Network NOde.
If the DVR_FLOATINGIP_CENTRALIZED is configured as 'circumstantial' based on 
the agent health the floatingip will be configured either in the compute node 
or on the Network Node.

If this option is not configured, the Floatingip will be distributed for
all bound ports and for just the unbound ports the floatingip will be
implemented in the Network Node.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: l3-dvr-backlog

** Summary changed:

- [RFE] DVR support for Configurable Floatingips in Network Node or in the 
Compute Node.
+ [RFE] DVR support for Configuring Floatingips in Network Node or in the 
Compute Node based on Config option.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1667877

Title:
  [RFE] DVR support for Configuring Floatingips in Network Node or in
  the Compute Node based on Config option.

Status in neutron:
  New

Bug description:
  Provide a Configurable option to configure Floatingips for DVR based routers 
to reside on Compute Node or on Network Node.
  Also proactively check the status of the agent on the destination node and if 
the agent health is down, then configure the Floatingip on the Network Node.

  Provide a configuration Option in neutron.conf such as

  DVR_FLOATINGIP_CENTRALIZED = 'enforced/circumstantial'

  If DVR_FLOATINGIP_CENTRALIZED is configured as 'enforced' all floatingip will 
be configured on the Network NOde.
  If the DVR_FLOATINGIP_CENTRALIZED is configured as 'circumstantial' based on 
the agent health the floatingip will be configured either in the compute node 
or on the Network Node.

  If this option is not configured, the Floatingip will be distributed
  for all bound ports and for just the unbound ports the floatingip will
  be implemented in the Network Node.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1667877/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to