Comment 4 for bug 1563835

Revision history for this message
Yuli (stremovsky) wrote :

    @lock_db.wrap_db_lock()
    def create_floatingip(self, context, floatingip):
............
        self.nb_api.create_floatingip(
.........
                external_gateway_ip=floatingip_subnet['gateway_ip'],