Once fuel-devops 3.0.3 installed on slaves ironic swarm ceph/swift start failing with error.
More logs may be found here https://product-ci.infra.mirantis.net/view/10.0_swarm/job/10.0.system_test.ubuntu.ironic_deploy_swift/196/console
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
compatability.capture_type_error(s_func)
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
func()
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
func(test_case.state.get_state())
File "/home/jenkins/workspace/10.0.system_test.ubuntu.ironic_deploy_swift/fuelweb_test/helpers/decorators.py", line 125, in wrapper
store_error_details(name, args[0].env)
File "/home/jenkins/workspace/10.0.system_test.ubuntu.ironic_deploy_swift/fuelweb_test/tests/base_test_case.py", line 96, in env
self.__env = EnvironmentModel(config)
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/helpers/metaclasses.py", line 26, in __call__
SingletonMeta, cls).__call__(*args, **kwargs)
File "/home/jenkins/workspace/10.0.system_test.ubuntu.ironic_deploy_swift/fuelweb_test/models/environment.py", line 68, in __init__
self.get_admin_node_ip(),
File "/home/jenkins/workspace/10.0.system_test.ubuntu.ironic_deploy_swift/core/helpers/log_helpers.py", line 204, in wrapped
result = func(*args, **kwargs)
File "/home/jenkins/workspace/10.0.system_test.ubuntu.ironic_deploy_swift/fuelweb_test/models/environment.py", line 158, in get_admin_node_ip
self.d_env.nodes().admin.get_ip_address_by_network_name('admin'))
File "/home/jenkins/workspace/10.0.system_test.ubuntu.ironic_deploy_swift/fuelweb_test/models/environment.py", line 246, in d_env
boot_from=settings.ADMIN_BOOT_DEVICE)
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/models/environment.py", line 290, in describe_environment
return dclient.create_env()
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/client/client.py", line 106, in create_env
driver_enable_nwfilers=settings.ENABLE_LIBVIRT_NWFILTERS,
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/helpers/templates.py", line 488, in create_devops_config
networks_pools)
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/helpers/templates.py", line 372, in create_address_pools
} for iname in interfaceorder
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/helpers/templates.py", line 372, in <dictcomp>
} for iname in interfaceorder
KeyError: 'ironic'
Fix proposed to branch: master /review. openstack. org/442792
Review: https:/