From 2dba908e7321666359ce06d7940cf0272e02d296 Mon Sep 17 00:00:00 2001
From: Chris Wedgwood <cw@f00f.org>
Date: Sat, 27 May 2017 06:00:35 +0000
Subject: [PATCH] Neutron; set the default az to nova to be consistent with
 everything else.

Change-Id: I0f763d1a35a481cbea28c9ee4875c44933fc7781
---
 neutron/values.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/neutron/values.yaml b/neutron/values.yaml
index 71d66fcc93..da54287f08 100644
--- a/neutron/values.yaml
+++ b/neutron/values.yaml
@@ -268,6 +268,7 @@ conf:
     append:
     default:
       neutron:
+        default_availability_zones: nova
         api_workers: 4
         allow_overlapping_ips: True
         core_plugin: ml2