Comment 0 for bug 1664493

Revision history for this message
Eduardo Gonzalez (egonzalez90) wrote :

Neutron role fail to deploy while creating config.json due missing neutron-sfc-agent.json.j2 file.

failed: [localhost] (item={'key': u'neutron-sfc-agent', 'value': {u'image': u'192.168.100.215:4000/lokolla/centos-source-neutron-sfc-agent:4.0.0', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sfc-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sfc_agent', u'privileged': True}}) => {"failed": true, "item": {"key": "neutron-sfc-agent", "value": {"container_name": "neutron_sfc_agent", "enabled": true, "host_in_groups": true, "image": "192.168.100.215:4000/lokolla/centos-source-neutron-sfc-agent:4.0.0", "privileged": true, "volumes": ["/etc/kolla//neutron-sfc-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/"]}}, "msg": "Unable to find 'neutron-sfc-agent.json.j2' in expected paths."}