Hi All, I'm beginer with Opencontrail. I am trying to install devstack with opencontraill plugin by the following steps:
git clone https://github.com/openstack-dev/devstack.git cd devstack git checkout stable/liberty cp samples/local.conf . echo "enable_plugin contrail https://github.com/zioc/contrail-devstack-plugin.git" >> local.conf ./stack.sh But I got this error: 2016-03-29 15:38:00.005 | ++ wget --no-proxy --retry-connrefused --no-check-certificate --waitretry=1 -t 60 -q -O /dev/null http://192.168.56.50:8082 2016-03-29 15:38:11.029 | ++ echo 'Contrail api failed to start' 2016-03-29 15:38:11.030 | Contrail api failed to start Someone has an idea about how to solve that error ? Regards,
_______________________________________________ Users mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org
