Fix bug 1572 - Reading availability-zone-hint for neutron from config 25/11025/2
authorsousaedu <eduardo.sousa@canonical.com>
Thu, 17 Jun 2021 14:39:29 +0000 (15:39 +0100)
committersousaedu <eduardo.sousa@canonical.com>
Fri, 18 Jun 2021 11:28:25 +0000 (12:28 +0100)
commit2a17ae7d8565683f8abd3e5af665763fb78d6f61
treef16eff7befc70bc217b50c95099fe9270af240ea
parent1ca27df8467e0401f84510c4e07d19e212fbcee1
Fix bug 1572 - Reading availability-zone-hint for neutron from config

Fixes bug 1572 by reading the neutron-availability-zone-hint from VIM
plugin configuration, which is then applied at network-creation time.

Note: this patch also fixes some formatting issues that black showed.

Change-Id: Iaf152657ae31748ea6b4a123e8b0a0d9513cb692
Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
RO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py