Verify ML2 operation

Verify ML2 operation

Verify operation of the networking-ansible ML2 Driver service.

  1. Grep the neutron logs for ansible and confirm the driver has been registered and configured. root access CLI commands:

    $ grep ansible /var/log/neutron/server.log
    INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ansible']
    INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ansible']
    INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ansible']
    
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.