<div dir="ltr">Brilliant.  Ran it like this:<div><br></div><div>nova --os-username demo --os-password demo --os-tenant-name demoProject boot --image aefa581f-47b0-4d46-8dbc-1a1f7f02dfa0 --flavor 2  --nic net-id=3de1e780-07d1-42af-89cc-0feaf1ece6e9 server-01<br>
</div><div><br></div><div style>And it spawned!  Into an ERROR state, perhaps, but it spawned!  I'm telling you, it's like whack-a-mole with thing.  I'll kick off a new email with the new problem if I can't fix it soon.</div>
<div style><br></div><div style>Thanks for your help though.</div><div style><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 11, 2013 at 12:40 AM, Aaron Rosen <span dir="ltr"><<a href="mailto:arosen@nicira.com" target="_blank">arosen@nicira.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Greg, <div><br></div><div>I checked out why this can happen and I think the reason you are getting this is because you are trying to create a vm as an admin user on a network that you are not the owner. </div>
<div><br></div>
<div><a href="https://github.com/openstack/nova/blob/master/nova/network/quantumv2/api.py#L95" target="_blank">https://github.com/openstack/nova/blob/master/nova/network/quantumv2/api.py#L95</a></div><div><br></div><div>
Thanks, </div><div>
<br>Aaron</div><div><br></div><div><br></div><div><div class="gmail_quote"><div><div class="h5">On Sun, Feb 10, 2013 at 4:28 PM, Greg Chavez <span dir="ltr"><<a href="mailto:greg.chavez@gmail.com" target="_blank">greg.chavez@gmail.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>This has me utterly befuddled.  All I'm trying to do is bring up a Cirros VM on my 3-node controller+network+compute Folsom setup.  So nova is configured on the controller to use quantum:</div>


<div><br></div><div><div>network_api_class = nova.network.quantumv2.api.API</div><div>quantum_admin_username = quantum</div><div>quantum_admin_password = quantum</div><div>quantum_admin_auth_url = <a href="http://192.168.241.100:35357/v2.0" target="_blank">http://192.168.241.100:35357/v2.0</a></div>


<div>quantum_auth_strategy = keystone</div><div>quantum_admin_tenant_name = service</div><div>quantum_url = <a href="http://192.168.241.100:9696" target="_blank">http://192.168.241.100:9696</a></div><div><br></div><div>192.168.241.100 is the controller management port IP.</div>


<div><br></div><div>I have the following network available:</div><div><div><br></div><div># quantum net-list | grep demo-net</div><div>| 3de1e780-07d1-42af-89cc-0feaf1ece6e9 | demo-net | 7f54d28f-b87a-43f7-a15f-1c0d20569e2a |</div>


</div></div><div><br></div><div><div># quantum subnet-list | grep 7f54d28f</div><div>| 7f54d28f-b87a-43f7-a15f-1c0d20569e2a |      | <a href="http://192.168.1.0/24" target="_blank">192.168.1.0/24</a> | {"start": "192.168.1.2", "end": "192.168.1.254"} |</div>


</div><div><br></div><div><div># quantum net-show 3de1e780-07d1-42af-89cc-0feaf1ece6e9</div><div>+---------------------------+--------------------------------------+</div><div>| Field                     | Value                                |</div>


<div>+---------------------------+--------------------------------------+</div><div>| admin_state_up            | True                                 |</div><div>| id                        | 3de1e780-07d1-42af-89cc-0feaf1ece6e9 |</div>


<div>| name                      | demo-net                             |</div><div>| provider:network_type     | vlan                                 |</div><div>| provider:physical_network | physnet1                             |</div>


<div>| provider:segmentation_id  | 2001                                 |</div><div>| router:external           | False                                |</div><div>| shared                    | False                                |</div>


<div>| status                    | ACTIVE                               |</div><div>| subnets                   | 7f54d28f-b87a-43f7-a15f-1c0d20569e2a |</div><div>| tenant_id                 | 6ea263cf12ce44e29d4d7baefacb9689     |</div>


<div>+---------------------------+--------------------------------------+</div></div><div><br></div><div><div># quantum router-port-list 37d3b2dd-ad19-435b-b4b9-3edbcd812f58</div><div><..snip snip..></div><div>
{"subnet_id": "7f54d28f-b87a-43f7-a15f-1c0d20569e2a", "ip_address": "192.168.1.1"} |<br></div><div>{"subnet_id": "e45987aa-2f3a-45e7-b9c8-7499d8eb93e6", "ip_address": "10.21.166.2"} <br>


</div></div><div><br></div><div>So far so good.  From my perspective everything looks good.  But when I try to boot a vm it fails:</div><div><br></div><div><div># nova boot --image aefa581f-47b0-4d46-8dbc-1a1f7f02dfa0 --flavor 2 --nic net-id=3de1e780-07d1-42af-89cc-0feaf1ece6e9 --key-name demo-key server-01</div>


<div>ERROR: The resource could not be found. (HTTP 404) (Request-ID: req-b0badcb3-244a-4e76-92b2-8bbabc645f3b)</div></div><div><br></div><div>Looking in api.log I find this error:</div><div><br></div><div>
Caught error: Network 3de1e780-07d1-42af-89cc-0feaf1ece6e9 could not be found.<br></div><div><br></div><div>WHAT! How is it not found?  It clearly exists, unless net-id is expecting something else as its value.  Argh.</div>


<div><br></div><div>Thanks in advance.</div><span><font color="#888888"><div><br></div>-- <br>\*..+.-<br>--Greg Chavez<br>+//..;};
</font></span></div>
<br></div></div>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div></div>