Travis Truman 1f7819c13b Nova role should not default vars outside the nova namespace
This patch resolves the following:

- Removing the default var declaration of glance_api_servers
  and declaring it within the functional test vars since the
  role does require the variable be defined.

- Fix absence of neutron_openvswitch_agent due to
  https://review.openstack.org/338129

- Adjust the use of rabbitmq vars to ensure that they're
  properly namespaced. https://review.openstack.org/339810

Co-Authored-By: Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk>
Depends-On: Ibc0a5b70d4da2e905b10b4c1334b57a6f0f3b4ed
Change-Id: If33d3ce9e9dfee827a92c9c0813b7c0a18cb8a7b
Partial-Bug: #1596084
2016-07-18 11:25:18 -04:00
..