← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1356639] [NEW] Create a DVR router with Gateway info does not create a SNAT namespace on the "dvr_snat" node

 

Public bug reported:

Creating a DVR Router with Gateway  in a single REST API or a single
python neutronclient CLI command does not create a SNAT namespace in the
'dvr_snat" node even when we add an interface to the router.

How to reproduce it.

1. Configure a dvr_snat node.
2. Create  Networks - Private and Public
3. Create Subnets - Private-Subnet1 and Public-Subnet2
4. Create a DVR router with Gateway enabled.
5. Now add Private-Subnet1 to the router.
6. Run "ip netns list".
7. You will not see any qrouter namespace and snat namespace.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: l3-dvr-backlog

** Tags added: l3-dvr-backlog

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

Title:
  Create a DVR router with Gateway info does not create a SNAT namespace
  on the "dvr_snat" node

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Creating a DVR Router with Gateway  in a single REST API or a single
  python neutronclient CLI command does not create a SNAT namespace in
  the 'dvr_snat" node even when we add an interface to the router.

  How to reproduce it.

  1. Configure a dvr_snat node.
  2. Create  Networks - Private and Public
  3. Create Subnets - Private-Subnet1 and Public-Subnet2
  4. Create a DVR router with Gateway enabled.
  5. Now add Private-Subnet1 to the router.
  6. Run "ip netns list".
  7. You will not see any qrouter namespace and snat namespace.

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


Follow ups

References