<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 7, 2013 at 8:07 AM, Nicolae Paladi <span dir="ltr"><<a href="mailto:n.paladi@gmail.com" target="_blank">n.paladi@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, <div><br></div><div>I'm setting up a vlan network and hit a bug that</div><div>has been confirmed earlier and a fix has been committed less than 24 hrs ago</div>

<div>(<a href="https://bugs.launchpad.net/python-novaclient/+bug/1167779" target="_blank">https://bugs.launchpad.net/python-novaclient/+bug/1167779</a>).</div>
<div><br></div><div>Since the fix will likely take a while to be packaged (I am using CentOS 6.4),</div><div>I've installed python-novaclient from the source </div><div>(<a href="https://github.com/openstack/python-novaclient" target="_blank">https://github.com/openstack/python-novaclient</a>) in order to get the fix.</div>


<div><br></div><div>However, after installing the new package, running the command to create</div><div>a vlan still returns the same error (the logs claim <span style="color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">'DuplicateVlan: Detected existing vlan with id 100\n']</span>) so I assume the old package is still being used (I also assume the fix actually</div>


<div>addresses the problem)</div><div><br></div><div>I am I missing something, or I need to somehow "load" the updated version?</div><div><br></div><div><br></div><div>cheers,</div><div>/nicolae</div></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><div class="gmail_default" style="font-family:'courier new',monospace">You'll need to run setup.py in the novaclient source directory to get things updated.</div><br></div></div>