Change kolla_config from required to optional in pep8.
authorIan Main <imain@redhat.com>
Mon, 20 Mar 2017 21:04:52 +0000 (17:04 -0400)
committerIan Main <imain@redhat.com>
Mon, 20 Mar 2017 21:06:29 +0000 (17:06 -0400)
commit7661d1f0085c2cc43dc78f4d783b45b1d17193f5
tree6a027aba1e02efdee9f4e6508b0870e6b83609e2
parent430556b373b8611dad415528721e59f18b6f6f12
Change kolla_config from required to optional in pep8.

We've decided to use volumes for configuration wherever possible.
This means moving away from kolla_config blocks in the templates.
Update pep8 to reflect this.

Change-Id: If1ec40d0e5a515eed35e0cd04711079294f358c3
tools/yaml-validate.py