<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">unfortunately there is a bug where deleting a network does not delete associated fixed ips:<div><br></div><div><a href="https://bugs.launchpad.net/nova/+bug/754900">https://bugs.launchpad.net/nova/+bug/754900</a></div><div><br></div><div>The fix has landed in trunk and is proposed for backport into stable/essex</div><div><br></div><div><a href="https://review.openstack.org/6664">https://review.openstack.org/6664</a></div><div><br></div><div>To work around this issue, you will have to delete the fixed ips manually from the database or drop and recreate the database.</div><div><br></div><div>Vish</div><div><br><div><div>On Apr 19, 2012, at 9:00 AM, Xin Zhao wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I run nova compute (diablo) on RHEL6. Following the instruction, I
    configured the network as following, and it works: <br>
    <br>
    <span style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;" id="internal-source-marker_0.07133790589747357">$>nova-manage
      network create ostester 10.0.0.0/24 1 256 --bridge=br0
      --bridge_interface=em1<br>
      <br>
      Now I want to change it to use a new fixed_range, like
      10.1.1.0/24, so I delete the network, then redefine it following
      the same <br>
      command format.  But it doesn't work, the instance starts still
      with the 10.0.0.X ip, and of course, network doesn't work in the <br>
      instances. <br>
      <br>
      What do I miss here? <br>
      <br>
      Thanks,<br>
      Xin<br>
    </span>
  </div>

_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></blockquote></div><br></div></body></html>