commit | 2219d3828bac0938d4b8a3f958282c039650d012 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Fri Apr 24 10:33:04 2015 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Wed May 27 22:14:44 2015 +0000 |
tree | 6b7893ca3fa348442106ee0db64ba933ab16dd07 | |
parent | 7068d88a65a374e82cf982bd7add4044f3567e40 [diff] |
Add config option to disable network isolation This commit adds a new config option to the auth section, create_isolated_networks, to disable tenant isolation from attempting to create an isolated network stack on each created tenant. This is needed because in certain neutron configurations the extra resource creations are not need or not allowed. Change-Id: I0899a43709a0cb2967376e914248d2ad4a37773a Closes-Bug: #1447829