If you want to go the package route, you can try:
https://gist.github.com/ajayhn/98c7c913b48dd2bdcc41

You will need to replace
echo "deb http://hajay-repo:8080/${OPENSTACK}-${CONTRAIL}-${BUILD}/
opencontrail-${CONTRAIL} main" > /etc/apt/sources.list.d/opencontrail.list
with your repo with contrail packages.

You will also need to replace 127.0.0.1 with the IP of your VM.

-Rudrajit

On Tue, Mar 29, 2016 at 9:47 AM, Edgar Magana <[email protected]>
wrote:

> +Deepinder
>
> Adding one of the main contributor on devstack/contrail
>
> Edgar
>
> From: Users <[email protected]> on behalf of Alioune <
> [email protected]>
> Date: Tuesday, March 29, 2016 at 9:32 AM
> To: "[email protected]" <[email protected]>
> Subject: [Users] Install Desvstack with Opencontrail plugin
>
> 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
>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org

Reply via email to