]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow overriding of the neutron endpoint URL in metadata agent
authorSam Morrison <sorrison@gmail.com>
Thu, 18 Jun 2015 01:13:33 +0000 (11:13 +1000)
committerCarl Baldwin <carl.baldwin@hp.com>
Fri, 17 Jul 2015 01:28:51 +0000 (01:28 +0000)
commit2c98f6ee17f0fc589d327cc78487fe708779f964
treeffd4648cd34656b4cbdac9c2ec117e0d4baf77e4
parent2db459f284002e45497d768a8a53c9b43d045d45
Allow overriding of the neutron endpoint URL in metadata agent

Allow operators to set the endpoint url for neutron in the config
overriding the url that comes from the keystone catalog.

Change-Id: I93f81ef1be2de1038d9a899b0c4becdb5a8e8775
DocImpact
Closes-Bug: #1466258
neutron/agent/metadata/agent.py
neutron/agent/metadata/config.py
neutron/tests/unit/agent/metadata/test_agent.py