Comment 0 for bug 1605823

Revision history for this message
sundarkh (sundar-kh) wrote : SM : Mainline R3.1 build 5 : Multi Interface provision fails

SM : Mainline R3.1 build 5 : Multi Interface provision fails

root@nodeg19:~# server-manager show server --select id,cluster_id,roles
{
    "server": [
        {
            "cluster_id": "clusterg37",
            "id": "nodeg37",
            "roles": [
                "config",
                "control",
                "collector",
                "compute",
                "database",
                "openstack",
                "webui"
            ]
        }
    ]
}

Jul 22 21:40:59 nodeg37 puppet-agent[9328]: python exec_provision_control.py --api_server_ip "10.204.217.77" --api_server_port 8082 --host_name_list "nodeg37" --host_ip_list "10.204.217.77" --router_asn "64512" --mt_options "admin,contrail123,admin" && echo exec-provision-control >> /etc/contrail/contrail_config_exec.out returned 1 instead of one of [0]
Jul 22 21:40:59 nodeg37 puppet-agent[9328]: (/Stage[config]/Contrail::Exec_provision_control/Exec[exec-provision-control]/returns) change from notrun to 0 failed: python exec_provision_control.py --api_server_ip "10.204.217.77" --api_server_port 8082 --host_name_list "nodeg37" --host_ip_list "10.204.217.77" --router_asn "64512" --mt_options "admin,contrail123,admin" && echo exec-provision-control >> /etc/contrail/contrail_config_exec.out returned 1 instead of one of [0]