<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hi Darren,</div><div><br></div><div>I have moved along a bit, but now running a different issue related to launching a VM.  The latest issue is related to an "RPC message timeout" in nova-network.  If you have a few minutes, would really appreciate your help.</div><div><br></div><div>I have a two node setup:</div><div> - controller-node (hostname: bodega.  running nov-* services, including nova-network, but  no nova-compute)</div><div> - compute-node (hostname: sonoma,   running nova-compute)</div><div><br></div><div>Two issues:</div><div> - I see the controller-node, nova-network sending a message to sonoma which is timing out.  Did I not setup a consumer of the message on the compute-node properly?  I am guessing rabbitmq-server is dropping the message on the floor (but no log entry about dropped message, probably need to configure some log config).</div><div> - Why is nova-nework assigning an floating IP to the VM instance?</div><div><br></div><div><div><div>2012-11-18 15:50:29 DEBUG nova.network.manager [req-f2b4df1f-6c29-48dc-991b-93fb5eb29d08 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] [instance: 4e80964e-5bd1-4df4-a517-223c79d55517] floating IP allocation for instance |%s| from (pid=1375) allocate_for_instance /usr/lib/python2.7/dist-packages/nova/network/manager.py:315</div><div>2012-11-18 15:50:29 DEBUG nova.network.manager [req-f2b4df1f-6c29-48dc-991b-93fb5eb29d08 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] [instance: 4e80964e-5bd1-4df4-a517-223c79d55517] network allocations from (pid=1375) allocate_for_instance /usr/lib/python2.7/dist-packages/nova/network/manager.py:977</div><div>2012-11-18 15:50:29 DEBUG nova.network.manager [req-f2b4df1f-6c29-48dc-991b-93fb5eb29d08 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] [instance: 4e80964e-5bd1-4df4-a517-223c79d55517] networks retrieved for instance: |[<nova.db.sqlalchemy.models.Network object at 0x47f1d10>]| from (pid=1375) allocate_for_instance /usr/lib/python2.7/dist-packages/nova/network/manager.py:982</div><div><br></div><div>2012-11-18 15:50:29 DEBUG nova.openstack.common.rpc.amqp [-] Making asynchronous call on network.sonoma ... from (pid=1375) multicall /usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:351</div><div>2012-11-18 15:50:29 DEBUG nova.openstack.common.rpc.amqp [-] MSG_ID is d73be9ea76b3412493d0752abb9d5a02 from (pid=1375) multicall /usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:354</div><div>2012-11-18 15:50:52 DEBUG nova.openstack.common.rpc.amqp [-] received {u'_context_roles': [], u'_msg_id': u'b2bc0715982846cd916a8ff61b2513af', u'_context_quota_class': None, u'_context_request_id': u'req-22e6e99a-c582-449c-8d61-d4ee57f1ac57', u'_context_service_catalog': None, u'_context_user_name': None, u'_context_auth_token': '<SANITIZED>', u'args': {u'instance_id': 5, u'instance_uuid': u'4e80964e-5bd1-4df4-a517-223c79d55517', u'host': u'sonoma', u'project_id': u'ce1e819636744dc680fa5515f6475e87', u'rxtx_factor': 1.0}, u'_context_instance_lock_checked': False, u'_context_project_name': None, u'_context_is_admin': True, u'_context_project_id': None, u'_context_timestamp': u'2012-11-18T23:50:47.233052', u'_context_read_deleted': u'no', u'_context_user_id': None, u'method': u'get_instance_nw_info', u'_context_remote_address': None} from (pid=1375) _safe_log /usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/common.py:195</div><div>2012-11-18 15:50:52 DEBUG nova.openstack.common.rpc.amqp [-] unpacked context: {'project_name': None, 'user_id': None, 'roles': [], 'timestamp': u'2012-11-18T23:50:47.233052', 'auth_token': '<SANITIZED>', 'remote_address': None, 'quota_class': None, 'is_admin': True, 'service_catalog': None, 'request_id': u'req-22e6e99a-c582-449c-8d61-d4ee57f1ac57', 'instance_lock_checked': False, 'project_id': None, 'user_name': None, 'read_deleted': u'no'} from (pid=1375) _safe_log /usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/common.py:195</div><div>2012-11-18 15:50:52 DEBUG nova.utils [req-22e6e99a-c582-449c-8d61-d4ee57f1ac57 None None] Got semaphore "get_dhcp" for method "_get_dhcp_ip"... from (pid=1375) inner /usr/lib/python2.7/dist-packages/nova/utils.py:713</div><div>2012-11-18 15:50:52 DEBUG nova.utils [req-22e6e99a-c582-449c-8d61-d4ee57f1ac57 None None] Got semaphore "get_dhcp" for method "_get_dhcp_ip"... from (pid=1375) inner /usr/lib/python2.7/dist-packages/nova/utils.py:713</div><div>2012-11-18 15:51:09 DEBUG nova.manager [-] Running periodic task FlatDHCPManager._publish_service_capabilities from (pid=1375) periodic_tasks /usr/lib/python2.7/dist-packages/nova/manager.py:172</div><div>2012-11-18 15:51:09 DEBUG nova.manager [-] Running periodic task FlatDHCPManager._disassociate_stale_fixed_ips from (pid=1375) periodic_tasks /usr/lib/python2.7/dist-packages/nova/manager.py:172</div><div>2012-11-18 15:51:29 ERROR nova.openstack.common.rpc.common [-] Timed out waiting for RPC response: timed out</div><div>2012-11-18 15:51:29 TRACE nova.openstack.common.rpc.common Traceback (most recent call last):</div><div>2012-11-18 15:51:29 TRACE nova.openstack.common.rpc.common   File "/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/impl_kombu.py", line 513, in ensure</div><div>2012-11-18 15:51:29 TRACE nova.openstack.common.rpc.common     return method(*args, **kwargs)</div><div>2012-11-18 15:51:29 TRACE nova.openstack.common.rpc.common   File "/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/impl_kombu.py", line 590, in _consume</div><div>2012-11-18 15:51:29 TRACE nova.openstack.common.rpc.common     return self.connection.drain_events(timeout=timeout)</div><div>2012-11-18 15:51:29 TRACE nova.openstack.common.rpc.common   File "/usr/lib/python2.7/dist-packages/kombu/connection.py", line 175, in drain_events</div><div>2012-11-18 15:51:29 TRACE nova.openstack.common.rpc.common     return self.transport.drain_events(self.connection, **kwargs)</div></div></div><div><br></div><div><br></div><div><br></div><div>Any help would be very appreciated.   I can get onto IRC if that would help.</div><div><br></div><div>Regards,</div><div>Ahmed.</div><div><br></div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Darren Birkett <<a href="mailto:darren.birkett@gmail.com">darren.birkett@gmail.com</a>><br><span style="font-weight:bold">Reply-To: </span> "<a href="mailto:darren.birkett@gmail.com">darren.birkett@gmail.com</a>" <<a href="mailto:darren.birkett@gmail.com">darren.birkett@gmail.com</a>><br><span style="font-weight:bold">Date: </span> Monday, November 19, 2012 11:59 PM<br><span style="font-weight:bold">To: </span> Ahmed Al-Mehdi <<a href="mailto:ahmed@coraid.com">ahmed@coraid.com</a>><br><span style="font-weight:bold">Cc: </span> "<a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>" <<a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>><br><span style="font-weight:bold">Subject: </span> Re: [Openstack] [nova-network] question about nova-network<br></div><div><br></div><blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;"><div><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div>
Ahmed,
<div><br></div><div>Are you still having issues here?  What error are you actually getting when trying to spin up the vm?  The API log shows no errors, but it's likely the compute.log from the compute node is where the errors show up.</div><div><br></div><div>Darren</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 14 November 2012 23:20, Ahmed Al-Mehdi <span dir="ltr">
<<a href="mailto:ahmed@coraid.com" target="_blank">ahmed@coraid.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>Hello,</div><div><br></div><div>I have two physical servers, one server configured as as the controller node (running all nova services, except nova-compute), and second server as a compute node (running nova-compute).  My question is how does the controller node know there is a compute
 node "out there", and that all Vms should be instantiated on it?</div><div><br></div><div>Also, my understanding is when the first VM is instantiated, the bridge interface "br100" will be created automatically by nova-network on the controller node.  I am assuming user has to manually create the "br100" on the compute node(s).  Is that right?</div><div><br></div><div>The reason I ask is I am trying to instantiate a VM, but running into an error.</div><div><br></div><div><br></div><div><div>root@bodega:~/.ssh# nova flavor-list</div><div>+----+-----------+-----------+------+-----------+------+-------+-------------+-----------+-------------+</div><div>| ID | Name      | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | extra_specs |</div><div>+----+-----------+-----------+------+-----------+------+-------+-------------+-----------+-------------+</div><div>| 1  | m1.tiny   | 512       | 0    | 0         |      | 1     | 1.0         | True      | {}          |</div><div>| 2  | m1.small  | 2048      | 10   | 20        |      | 1     | 1.0         | True      | {}          |</div><div>| 3  | m1.medium | 4096      | 10   | 40        |      | 2     | 1.0         | True      | {}          |</div><div>| 4  | m1.large  | 8192      | 10   | 80        |      | 4     | 1.0         | True      | {}          |</div><div>| 5  | m1.xlarge | 16384     | 10   | 160       |      | 8     | 1.0         | True      | {}          |</div><div>+----+-----------+-----------+------+-----------+------+-------+-------------+-----------+-------------+</div><div>root@bodega:~/.ssh# nova image-list</div><div>+--------------------------------------+---------------------+--------+--------+</div><div>| ID                                   | Name                | Status | Server |</div><div>+--------------------------------------+---------------------+--------+--------+</div><div>| 19beac6b-5a46-4712-a5b5-99c6e99daa67 | cirros-0.3.0-x86_64 | ACTIVE |        |</div><div>| 48cc3352-dff3-4625-87b1-143ba1953c57 | tty-linux           | ACTIVE |        |</div><div>| 14652b05-0c27-45d1-b614-a059c9f4f7dc | tty-linux-kernel    | ACTIVE |        |</div><div>| c0f6a4df-5051-49d3-855e-8627c6c15ba6 | tty-linux-ramdisk   | ACTIVE |        |</div><div>+--------------------------------------+---------------------+--------+--------+</div><div>root@bodega:~/.ssh# </div><div>root@bodega:~/.ssh# </div><div>root@bodega:~/.ssh# nova boot --flavor 2 --image 19beac6b-5a46-4712-a5b5-99c6e99daa67  --key_name mykey  --security_group  default cirros</div><div>+-------------------------------------+--------------------------------------+</div><div>| Property                            | Value                                |</div><div>+-------------------------------------+--------------------------------------+</div><div>| OS-DCF:diskConfig                   | MANUAL                               |</div><div>| OS-EXT-SRV-ATTR:host                | None                                 |</div><div>| OS-EXT-SRV-ATTR:hypervisor_hostname | None                                 |</div><div>| OS-EXT-SRV-ATTR:instance_name       | instance-00000001                    |</div><div>| OS-EXT-STS:power_state              | 0                                    |</div><div>| OS-EXT-STS:task_state               | scheduling                           |</div><div>| OS-EXT-STS:vm_state                 | building                             |</div><div>| accessIPv4                          |                                      |</div><div>| accessIPv6                          |                                      |</div><div>| adminPass                           | 9RTkufdA6oaF                         |</div><div>| config_drive                        |                                      |</div><div>| created                             | 2012-11-14T22:55:42Z                 |</div><div>| flavor                              | m1.small                             |</div><div>| hostId                              |                                      |</div><div>| id                                  | 3c8acf5b-dd4a-4830-b5bb-faf87f8c7b18 |</div><div>| image                               | cirros-0.3.0-x86_64                  |</div><div>| key_name                            | mykey                                |</div><div>| metadata                            | {}                                   |</div><div>| name                                | cirros                               |</div><div>| progress                            | 0                                    |</div><div>| security_groups                     | [{u'name': u'default'}]              |</div><div>| status                              | BUILD                                |</div><div>| tenant_id                           | ce1e819636744dc680fa5515f6475e87     |</div><div>| updated                             | 2012-11-14T22:55:42Z                 |</div><div>| user_id                             | ce016bb05df949ebbafcc7c165359d7c     |</div><div>+-------------------------------------+--------------------------------------+</div></div><div><br></div><div><br></div><div>/var/log/nova/nova-api.log has the following log messages:</div><div><br></div><div><div>2012-11-14 14:58:35 INFO nova.api.openstack.wsgi [req-ad86174c-09eb-4ef3-8ffa-ec8a42a5c9e6 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] GET
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/flavors/2" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/flavors/2</a></div><div>2012-11-14 14:58:35 DEBUG nova.api.openstack.wsgi [req-ad86174c-09eb-4ef3-8ffa-ec8a42a5c9e6 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] No Content-Type provided in request from (pid=15959) get_body /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:783</div><div>2012-11-14 14:58:35 INFO nova.api.openstack.wsgi [req-ad86174c-09eb-4ef3-8ffa-ec8a42a5c9e6 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87]
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/flavors/2" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/flavors/2</a> returned with HTTP 200</div><div>2012-11-14 14:58:35 INFO nova.osapi_compute.wsgi.server [req-ad86174c-09eb-4ef3-8ffa-ec8a42a5c9e6 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] 10.176.20.158 - - [14/Nov/2012 14:58:35] "GET /v2/ce1e819636744dc680fa5515f6475e87/flavors/2
 HTTP/1.1" 200 601 0.076119</div><div><br></div><div>2012-11-14 14:58:35 INFO nova.api.openstack.wsgi [req-b9343b15-230c-478e-b349-878370231888 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] GET
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67</a></div><div>2012-11-14 14:58:35 DEBUG nova.api.openstack.wsgi [req-b9343b15-230c-478e-b349-878370231888 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] No Content-Type provided in request from (pid=15959) get_body /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:783</div><div>2012-11-14 14:58:35 INFO nova.api.openstack.wsgi [req-b9343b15-230c-478e-b349-878370231888 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87]
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67</a> returned with HTTP 200</div><div>2012-11-14 14:58:35 INFO nova.osapi_compute.wsgi.server [req-b9343b15-230c-478e-b349-878370231888 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] 10.176.20.158 - - [14/Nov/2012 14:58:35] "GET /v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67
 HTTP/1.1" 200 870 0.342695</div><div><br></div><div>2012-11-14 14:58:35 INFO nova.api.openstack.wsgi [req-97048e46-33ce-4c8a-8fb3-54e5cbb2c5c6 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] POST
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers</a></div><div>2012-11-14 14:58:35 DEBUG nova.quota [req-97048e46-33ce-4c8a-8fb3-54e5cbb2c5c6 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] Created reservations ['84d568a2-f275-456f-a134-e16bdae91bdd', '7dd5340a-4d20-415e-8759-082f509c4d07', '5e03be2d-917d-4ddb-b0c7-3a07baa5a4dc']
 from (pid=15959) reserve /usr/lib/python2.7/dist-packages/nova/quota.py:697</div><div>2012-11-14 14:58:35 DEBUG nova.openstack.common.rpc.amqp [-] Making asynchronous call on network ... from (pid=15959) multicall /usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:351</div><div>2012-11-14 14:58:35 DEBUG nova.openstack.common.rpc.amqp [-] MSG_ID is 669ed59a048f4e2799d8474acebaed8a from (pid=15959) multicall /usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:354</div><div>2012-11-14 14:58:35 DEBUG nova.compute.api [req-97048e46-33ce-4c8a-8fb3-54e5cbb2c5c6 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] Going to run 1 instances... from (pid=15959) _create_instance /usr/lib/python2.7/dist-packages/nova/compute/api.py:490</div><div>2012-11-14 14:58:36 DEBUG nova.openstack.common.rpc.amqp [-] Making asynchronous cast on scheduler... from (pid=15959) cast /usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:376</div><div>2012-11-14 14:58:36 INFO nova.api.openstack.wsgi [req-97048e46-33ce-4c8a-8fb3-54e5cbb2c5c6 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87]
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers</a> returned with HTTP 202</div></div><div><div>2012-11-14 14:58:36 INFO nova.osapi_compute.wsgi.server [req-97048e46-33ce-4c8a-8fb3-54e5cbb2c5c6 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] 10.176.20.158 - - [14/Nov/2012 14:58:36] "POST /v2/ce1e819636744dc680fa5515f6475e87/servers
 HTTP/1.1" 202 739 0.623450</div><div><br></div><div>2012-11-14 14:58:36 INFO nova.api.openstack.wsgi [req-627b3eec-5eed-43a7-b796-183626e8af1e ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] GET
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers/c67816f0-5acd-4be5-88b5-eb940aba6d79" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers/c67816f0-5acd-4be5-88b5-eb940aba6d79</a></div><div>2012-11-14 14:58:36 DEBUG nova.api.openstack.wsgi [req-627b3eec-5eed-43a7-b796-183626e8af1e ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] No Content-Type provided in request from (pid=15959) get_body /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:783</div><div>2012-11-14 14:58:36 INFO nova.api.openstack.wsgi [req-627b3eec-5eed-43a7-b796-183626e8af1e ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87]
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers/c67816f0-5acd-4be5-88b5-eb940aba6d79" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers/c67816f0-5acd-4be5-88b5-eb940aba6d79</a> returned with HTTP 200</div><div>2012-11-14 14:58:36 INFO nova.osapi_compute.wsgi.server [req-627b3eec-5eed-43a7-b796-183626e8af1e ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] 10.176.20.158 - - [14/Nov/2012 14:58:36] "GET /v2/ce1e819636744dc680fa5515f6475e87/servers/c67816f0-5acd-4be5-88b5-eb940aba6d79
 HTTP/1.1" 200 1499 0.109392</div><div><br></div><div>2012-11-14 14:58:36 INFO nova.api.openstack.wsgi [req-005f351f-6ed4-4d25-847a-91ca3227e148 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] GET
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/flavors/2" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/flavors/2</a></div><div>2012-11-14 14:58:36 DEBUG nova.api.openstack.wsgi [req-005f351f-6ed4-4d25-847a-91ca3227e148 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] No Content-Type provided in request from (pid=15959) get_body /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:783</div><div>2012-11-14 14:58:36 INFO nova.api.openstack.wsgi [req-005f351f-6ed4-4d25-847a-91ca3227e148 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87]
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/flavors/2" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/flavors/2</a> returned with HTTP 200</div><div>2012-11-14 14:58:36 INFO nova.osapi_compute.wsgi.server [req-005f351f-6ed4-4d25-847a-91ca3227e148 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] 10.176.20.158 - - [14/Nov/2012 14:58:36] "GET /v2/ce1e819636744dc680fa5515f6475e87/flavors/2
 HTTP/1.1" 200 601 0.073584</div><div><br></div><div>2012-11-14 14:58:36 INFO nova.api.openstack.wsgi [req-d9f78e68-9df9-48fe-97a1-388bf186be06 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] GET
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67</a></div><div>2012-11-14 14:58:36 DEBUG nova.api.openstack.wsgi [req-d9f78e68-9df9-48fe-97a1-388bf186be06 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] No Content-Type provided in request from (pid=15959) get_body /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:783</div><div>2012-11-14 14:58:36 INFO nova.api.openstack.wsgi [req-d9f78e68-9df9-48fe-97a1-388bf186be06 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87]
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67</a> returned with HTTP 200</div><div>2012-11-14 14:58:36 INFO nova.osapi_compute.wsgi.server [req-d9f78e68-9df9-48fe-97a1-388bf186be06 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] 10.176.20.158 - - [14/Nov/2012 14:58:36] "GET /v2/ce1e819636744dc680fa5515f6475e87/images/19beac6b-5a46-4712-a5b5-99c6e99daa67
 HTTP/1.1" 200 870 0.336814</div><div><br></div><div>2012-11-14 15:15:50 INFO nova.api.openstack.wsgi [req-969f53ed-dd7b-44d1-8f7b-f3bebda0a190 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] GET
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers/detail" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers/detail</a></div><div>2012-11-14 15:15:50 DEBUG nova.api.openstack.wsgi [req-969f53ed-dd7b-44d1-8f7b-f3bebda0a190 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] No Content-Type provided in request from (pid=15959) get_body /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:783</div><div>2012-11-14 15:15:50 DEBUG nova.compute.api [req-969f53ed-dd7b-44d1-8f7b-f3bebda0a190 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] Searching by: {'deleted': False, 'project_id': u'ce1e819636744dc680fa5515f6475e87'} from (pid=15959)
 get_all /usr/lib/python2.7/dist-packages/nova/compute/api.py:1055</div><div>2012-11-14 15:15:50 INFO nova.api.openstack.wsgi [req-969f53ed-dd7b-44d1-8f7b-f3bebda0a190 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87]
<a href="http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers/detail" target="_blank">
http://10.176.20.158:8774/v2/ce1e819636744dc680fa5515f6475e87/servers/detail</a> returned with HTTP 200</div><div>2012-11-14 15:15:50 INFO nova.osapi_compute.wsgi.server [req-969f53ed-dd7b-44d1-8f7b-f3bebda0a190 ce016bb05df949ebbafcc7c165359d7c ce1e819636744dc680fa5515f6475e87] 10.176.20.158 - - [14/Nov/2012 15:15:50] "GET /v2/ce1e819636744dc680fa5515f6475e87/servers/detail
 HTTP/1.1" 200 2935 0.115576</div></div><div><br></div><div>Any help or pointers to debug the issue will be highly appreciated.  I feel I am getting so close to the setup.</div><div><br></div><div>Regards,</div><div>Ahmed.</div><div><br></div></div><br>
_______________________________________________<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">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></div></div></blockquote></span></body></html>