]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove an external port when an error occurs during FIP creation.
authorAkihiro MOTOKI <motoki@da.jp.nec.com>
Tue, 11 Sep 2012 04:44:57 +0000 (13:44 +0900)
committerAkihiro MOTOKI <motoki@da.jp.nec.com>
Tue, 11 Sep 2012 04:55:35 +0000 (13:55 +0900)
commitaa100f9f661a91f88f9ebc24a5b91a368032a81d
tree8abc18e09687023ad149222f7565f58a5cc56831
parent6f8939ee96cd02d730f984c35468b1979d18b6fd
Remove an external port when an error occurs during FIP creation.

Fixes bug 1048140

To remove an external port, we need to use the same context used
when it is created.

Change-Id: Ia89b086b420741e7e0e92625b62e46fcfe9dbbba
quantum/db/l3_db.py