52724eacbe
Neutron did not have any way to allow SSL validation problems in the novaclient similar to the way nova has the neutron_api_insecure flag. This change adds the nova_api_insecure flag to the neutron config and also passes it in the novaclient instantiation. Change-Id: Ifed581df253c01fab9dc1f22c8187876271b378e Closes-Bug: #1306822