On Thu, Aug 27, 2015 at 04:40:13PM -0300, Flavio Leitner wrote:
> On Wed, Aug 26, 2015 at 05:46:55PM -0400, Russell Bryant wrote:
> > Most real deployments will need to customize the database locations
> > for ovn-controller and ovn-controller-vtep. Instead of making them
> > override the entire c
On Wed, Aug 26, 2015 at 05:46:55PM -0400, Russell Bryant wrote:
> Most real deployments will need to customize the database locations
> for ovn-controller and ovn-controller-vtep. Instead of making them
> override the entire command used to start the daemons, provide and
> document some environmen
Most real deployments will need to customize the database locations
for ovn-controller and ovn-controller-vtep. Instead of making them
override the entire command used to start the daemons, provide and
document some environment variables that can be overridden in a custom
config file.
Signed-off-