So I have an external Nano on the same L2 running nova-compute and neutron-hyperv-agent (debug and verbose =true) that I am trying to connect into a mitaka devstack.
The devstack looks to be good and I can run nested QEMU cirros instances successfully via cli and horizon I can curl from the nano to a couple of the endpoints and get the json returns.
from the nova-compute.log 2016-08-02 09:48:29.358 2584 DEBUG oslo.messaging.drivers.pool [req-a0b42978-a503-431f-80db-bd222aac25e7 - - - - -] Pool creating new connection create c:\program files\cloudbase solutions\openstack\nova\python\lib\site-packages\oslomessaging_drivers\pool.py:109 2016-08-02 09:48:29.390 2584 DEBUG oslo.messaging.drivers.implrabbit [req-a0b42978-a503-431f-80db-bd222aac25e7 - - - - -] Connecting to AMQP server on devstackip:5672 init c:\program files\cloudbase solutions\openstack\nova\python\lib\site-packages\oslomessaging_drivers\impl_rabbit.py:539
After that it stops?
I checked the screen logs on the devstack for the IP and I am not seeing it. What am I missing here?