tripleo-validations/doc/source/roles/role-nova_event_callback.rst

713 B

nova_event_callback

About the role

An Ansible role to check if the Nova auth_url in Neutron is configured correctly on the Overcloud Controller(s).

Requirements

None.

Dependencies

None.

Example Playbook

- hosts: Controller
  vars:
    neutron_config_file: /path/to/neutron.conf
  roles:
    - nova_event_callback

License

Apache

Author Information

Red Hat TripleO DFG:Compute Deployment Squad

Full Description