Description of problem: In multiple files, python is call with a relatif path and it's an issue for puppet. Version-Release number of selected component (if applicable): openstack-puppet-modules-7.0.15-1.el7ost.noarch Actual results: Error: Validation of Exec[provision_vrouter.py cmpt-1-8] failed: 'python /opt/contrail/utils/provision_vrouter.py --host_name cmpt-1-8 --host_ip 192.0.200.23 --api_server_ip 10.4.10.100 --api_server_port 8082 --admin_user admin --admin_password xxx --admin_tenant admin --oper add' is not qualified and no path was specified. Please qualify the command or specify a path. at /etc/puppet/modules/contrail/manifests/vrouter/provision_vrouter.pp:60 Wrapped exception: 'python /opt/contrail/utils/provision_vrouter.py --host_name cmpt-1 --host_ip 192.0.200.23 --api_server_ip 10.4.10.100 --api_server_port 8082 --admin_user admin --admin_password xxx --admin_tenant admin --oper add' is not qualified and no path was specified. Please qualify the command or specify a path. Additional info: Patch here https://github.com/redhat-cip/puppet-contrail/pull/14
Hi, could you update this Bugzilla?
(In reply to Edu Alcaniz from comment #2) > Hi, could you update this Bugzilla? as far i know, nothing append
Fix merged upstream: https://github.com/redhat-cip/puppet-contrail/pull/19
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2111.html