Travis Truman bf12ab4253 Replace network_api_class with use_neutron
network_api_class config has been deprecated in favor of
use_neutron

Prior to this change, the nova-compute.log would complain with:

"Config mismatch. The network_api_class specifies
nova.network.neutronv2.api.API, however use_neutron is not set to True. Using
Neutron networking for now, however please set use_neutron to True in your
configuration as network_api_class is deprecated and will be removed."

Change-Id: I2933565deec42172c9cdc836c5a4b88b44214d07
2016-06-21 13:25:02 -04:00
2016-06-14 15:38:16 +00:00
2016-06-07 23:43:13 -05:00
2016-06-14 15:38:16 +00:00
2016-06-18 12:35:48 +00:00
2016-06-14 15:38:16 +00:00
2016-05-04 15:21:06 +01:00
2016-05-04 08:35:14 +00:00

os_nova role

tags

openstack, cloud, ansible, os_nova

category

*nix

os_nova Role

- name: os_nova role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_nova" }
Description
Role os_nova for OpenStack-Ansible
Readme 15 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%