Files
zaza-openstack-tests/zaza/openstack/configure
Dmitrii Shcherbakov c48c939859 Make net and subnet name customization optional
ad16b5a7fc

ad16b5a7fc introduced an option to
customize network and subnet names, however, not all modules were
updated to pass it into the setup_sdn method. Specificatlly, the
dragent now breaks with a KeyError during the configure step.

(Pdb) network_config["project_net_name"]
*** KeyError: 'project_net_name'

fdaf43f52c/zaza/openstack/charm_tests/dragent/configure.py (L35-L46)
2023-05-24 17:03:36 +03:00
..
2023-05-23 21:31:44 +03:00
2019-05-30 14:44:16 +00:00
2023-01-11 15:34:02 +00:00
2020-04-25 09:52:53 +00:00