2018-01-16 21:40:12.558 1090 WARNING neutron.api.extensions [-] Extension
vlan-transparent not supported by any of loaded plugins
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.

This sounds like the right place to dig deeper. I would enable debug logs and see if there are more hints and then try to resolve this.



Zitat von Sashan Govender <sash...@gmail.com>:

On Tue, Jan 16, 2018 at 7:48 PM Eugen Block <ebl...@nde.ag> wrote:

Thanks for the help.

Could you also paste the output of "openstack compute service list"
and "openstack network agent list"? I'd like to see if the nova and
neutron services are all up and running.


[sashan@controller ~]$ openstack network agent list
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
| ID                                   | Agent Type         | Host       |
Availability Zone | Alive | State | Binary                    |
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
| 0d5571c9-b514-4626-8738-1f87f9344978 | Linux bridge agent | compute    |
None              | True  | UP    | neutron-linuxbridge-agent |
| 58b3554f-e0b2-4ce6-941d-ff6ca46247a4 | DHCP agent         | controller |
nova              | True  | UP    | neutron-dhcp-agent        |
| 5fb85699-20a9-4f8d-9b44-3317ffc1b9fc | Linux bridge agent | controller |
None              | True  | UP    | neutron-linuxbridge-agent |
| c4512921-73ff-49fa-b70d-13a3518883a0 | Metadata agent     | controller |
None              | True  | UP    | neutron-metadata-agent    |
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
[sashan@controller ~]$ openstack compute service list
+----+------------------+------------+----------+---------+-------+----------------------------+
| ID | Binary           | Host       | Zone     | Status  | State | Updated
At                 |
+----+------------------+------------+----------+---------+-------+----------------------------+
|  1 | nova-consoleauth | controller | internal | enabled | up    |
2018-01-16T10:47:22.000000 |
|  2 | nova-conductor   | controller | internal | enabled | up    |
2018-01-16T10:47:22.000000 |
|  3 | nova-scheduler   | controller | internal | enabled | up    |
2018-01-16T10:47:27.000000 |
|  6 | nova-compute     | compute    | nova     | enabled | up    |
2018-01-16T10:47:24.000000 |
+----+------------------+------------+----------+---------+-------+----------------------------+


> I don't think the
> warning about the  placement api is relevant. What about the other one:
> Unable to refresh my resource provider record?

I'm not sure about that, it is just a warning.
Can you confirm that glance is working properly and the image is okay?
Is the network layout as expected? Any information in other logs like
neutron and glance?


I noticed this error in the neutron logs:

2018-01-16 21:40:12.558 1090 WARNING neutron.api.extensions [-] Extension
vlan-transparent not supported by any of loaded plugins
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.
2018-01-16 21:40:12.559 1090 INFO neutron.quota.resource_registry [-]
Creating instance of TrackedResource for resource:subnet
2018

glance seems fine i.e. no error messages.



--
Eugen Block                             voice   : +49-40-559 51 75
NDE Netzdesign und -entwicklung AG      fax     : +49-40-559 51 77
Postfach 61 03 15
D-22423 Hamburg                         e-mail  : ebl...@nde.ag

        Vorsitzende des Aufsichtsrates: Angelika Mozdzen
          Sitz und Registergericht: Hamburg, HRB 90934
                  Vorstand: Jens-U. Mozdzen
                   USt-IdNr. DE 814 013 983


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to