ad16b5a7fcad16b5a7fcintroduced 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)