Code refactoring or clean-up for /NetworkDriver.DeleteNetwork and /NetworkDriver.DeleteEndpoint

Bug #1525758 reported by vikas choudhary
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr
Fix Released
Undecided
vikas choudhary

Bug Description

Currently subnets are deleted while endpoint deletion, which is not correct. Subnets are created in /NetworkDriver.CreateNetwork so subnet deletion should be moved to /NetworkDriver.DeleteNetwork

Changed in kuryr:
assignee: nobody → vikas choudhary (choudharyvikas16)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kuryr (master)

Fix proposed to branch: master
Review: https://review.openstack.org/257125

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr (master)

Reviewed: https://review.openstack.org/257125
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=255ce9ec6967a0d6353d79d87a637194cee9e810
Submitter: Jenkins
Branch: master

commit 255ce9ec6967a0d6353d79d87a637194cee9e810
Author: Vikas Choudhary <email address hidden>
Date: Mon Dec 14 10:48:15 2015 +0530

    Code refactoring: /NetworkDriver.DeleteNetwork & /NetworkDriver.DeleteEndpoint

    Currently subnets are deleted while endpoint deletion, which is not
    correct. Subnets are created in /NetworkDriver.CreateNetwork so subnet
    deletion should happen in /NetworkDriver.DeleteNetwork

    Change-Id: Ia5670f8dee1f4319a624a855b3bc7d3dffeeb880
    Closes-Bug: #1525758

Changed in kuryr:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.