<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, Jan 16, 2018 at 7:48 PM Eugen Block <<a href="mailto:eblock@nde.ag" target="_blank">eblock@nde.ag</a>> wrote:<br></div><div dir="ltr"><br></div><div>Thanks for the help.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Could you also paste the output of "openstack compute service list"<br>
and "openstack network agent list"? I'd like to see if the nova and<br>
neutron services are all up and running.<br>
<br></blockquote><div><br></div></div><div dir="ltr"><div class="gmail_quote"><div>[sashan@controller ~]$ openstack network agent list</div><div>+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+</div><div>| ID                                   | Agent Type         | Host       | Availability Zone | Alive | State | Binary                    |</div><div>+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+</div><div>| 0d5571c9-b514-4626-8738-1f87f9344978 | Linux bridge agent | compute    | None              | True  | UP    | neutron-linuxbridge-agent |</div><div>| 58b3554f-e0b2-4ce6-941d-ff6ca46247a4 | DHCP agent         | controller | nova              | True  | UP    | neutron-dhcp-agent        |</div><div>| 5fb85699-20a9-4f8d-9b44-3317ffc1b9fc | Linux bridge agent | controller | None              | True  | UP    | neutron-linuxbridge-agent |</div><div>| c4512921-73ff-49fa-b70d-13a3518883a0 | Metadata agent     | controller | None              | True  | UP    | neutron-metadata-agent    |</div><div>+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+</div><div>[sashan@controller ~]$ openstack compute service list</div><div>+----+------------------+------------+----------+---------+-------+----------------------------+</div><div>| ID | Binary           | Host       | Zone     | Status  | State | Updated At                 |</div><div>+----+------------------+------------+----------+---------+-------+----------------------------+</div><div>|  1 | nova-consoleauth | controller | internal | enabled | up    | 2018-01-16T10:47:22.000000 |</div><div>|  2 | nova-conductor   | controller | internal | enabled | up    | 2018-01-16T10:47:22.000000 |</div><div>|  3 | nova-scheduler   | controller | internal | enabled | up    | 2018-01-16T10:47:27.000000 |</div><div>|  6 | nova-compute     | compute    | nova     | enabled | up    | 2018-01-16T10:47:24.000000 |</div><div>+----+------------------+------------+----------+---------+-------+----------------------------+</div></div></div><div dir="ltr"><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> I don't think the<br>
> warning about the  placement api is relevant. What about the other one:<br>
> Unable to refresh my resource provider record?<br>
<br>
I'm not sure about that, it is just a warning.<br>
Can you confirm that glance is working properly and the image is okay?<br>
Is the network layout as expected? Any information in other logs like<br>
neutron and glance?<br></blockquote><div><br></div><div>I noticed this error in the neutron logs:</div><div><br></div><div><div>2018-01-16 21:40:12.558 1090 WARNING neutron.api.extensions [-] Extension vlan-transparent not supported by any of loaded plugins</div><div>2018-01-16 21:40:12.558 1090 ERROR neutron.api.extensions [-] Unable to process extensions (auto-allocated-topology) because the configured plugins do not satisfy their requirements. Some features will not work as expected.</div><div>2018-01-16 21:40:12.559 1090 INFO neutron.quota.resource_registry [-] Creating instance of TrackedResource for resource:subnet</div><div>2018</div></div><div><br></div><div>glance seems fine i.e. no error messages.</div></div></div></div>