]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Passing admin tenant name to EOS
authorShashank Hegde <shashank@arista.com>
Mon, 8 Sep 2014 22:05:30 +0000 (15:05 -0700)
committerShashank Hegde <shashank@arista.com>
Thu, 11 Sep 2014 00:22:51 +0000 (17:22 -0700)
commitccebf0c166c4204ec32e922871ec39bd62225ab0
tree7e78d734d301efd082cdedb12c46e18ed11aa2aa
parent4283b16ed7a2b6e5ac737bbc085c1fd2e831b743
Passing admin tenant name to EOS

The Arista ML2 plugin was not passing the admin tenant name to EOS without which
it is not possible to authenticate with keystone using just the admin name
and password. This patch passes the admin tenant name along with the admin
credentials.

Change-Id: I6c8b872087d17da2c3de43186d1916fc368dd786
Closes-Bug: 1359417
neutron/plugins/ml2/drivers/arista/mechanism_arista.py
neutron/tests/unit/ml2/drivers/arista/test_arista_mechanism_driver.py