← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1323988] Re: Neutron:subnet update with host routes fails to update the routes"

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

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

Title:
  Neutron:subnet update with host routes fails to update the routes"

Status in neutron:
  Expired

Bug description:
  1.create net1,net2
  2.create subnet1 2.2.2.0/24 with --no-gateway in net1
  3.create subnet2 1.1.1.0/24 in net2
  3.host a 2 vms in each network
  4.create router 
  5.add subnet2 to router
  6.now create a port in subnet1 (device_owner=network:router-interface)
  7.attach this port to router
  8.now update the subnet2 with this ip as next hop eg.neutron subnet-update 42046da7-ac55-4f43-9f67-877b4347a25f --host_routes type=dict list=true destination=1.1.1.0/24,nexthop=ip of port created in step 6)
  9.restart vm network

  vm1 fails to reach vm2 (host routes are not updated)

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


References