Comment 2 for bug 1493980

Revision history for this message
Matt Riedemann (mriedem) wrote :

This doesn't fail, but it doesn't work in runtime either:

                        LOG.debug('Explicitly disassociating fixed IP %(address)s from '
                                  'instance.', address=address,
                                  instance_uuid=instance_uuid)

That's an example of what was wrong in https://review.openstack.org/#/c/221910/ .