← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1224280] Re: Neutron l3 agent should remove metadata nat rules after disable meata proxy.

 

** Changed in: neutron
       Status: New => Invalid

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

Title:
  Neutron l3 agent should remove metadata nat rules after disable meata
  proxy.

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  The following nat rule exists in iptables when enabled Neutron
  metadata proxy:

  iptables -t nat -D neutron-l3-agent-PREROUTING -d 169.254.169.254/32
  -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 9697

  But after disable Neutron metadata proxy, this rule is not removed.

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