Hi all,

I am trying to install OpenContrail R4.1 on an Ubuntu 16.04 server.
For this, I am using contrail-installer package, master branch. There is no 
R4.1 branch in contrail-installer package.
https://github.com/Juniper/contrail-installer

I have read in Contrail release notes for R4.0 that Ubuntu 16.04 is supported 
for Contrail R4.0, therefore I suppose that Ubuntu 16.04 is also supported for 
OpenContrail R4.1.
https://www.juniper.net/documentation/en_US/contrail4.0/information-products/topic-collections/release-notes/contrail-release-notes-4.0.2.pdf

However, I am facing multiple issues during installation, such as:


*       apt_get install chkconfig - chkconfig is not included anymore in Ubuntu 
16.04 packages

*       apt_get install python-docker-py - python-docker-py was replaced by 
python-docker

*       pip version 1.5.6 that contrail.sh wants to install is too old and 
causes mismatches

*       cassandra cpp drivers and libuv that are being downloaded are for 
Ubuntu 14.04. I"ve found the Cassandra-cpp-drivers and libuv for Ubuntu 16.04 
but I don't know which version I should download for Ubuntu 16.04.

o   wget 
http://downloads.datastax.com/cpp-driver/ubuntu/14.04/cassandra/v2.2.0/cassandra-cpp-driver-dev_2.2.0-1_amd64.deb

o   wget 
http://downloads.datastax.com/cpp-driver/ubuntu/14.04/dependencies/libuv/v1.7.5/libuv_1.7.5-1_amd64.deb

Because of these reasons, I do not think that using contrail.sh from 
contrail-installer package is the proper way to install OpenContrail R4.1 on an 
Ubuntu 16.04 server.

Can you please let me know what can I use for installing OpenContrail R4.1 on 
an Ubuntu 16.04 server?

Thanks,
Anda
_______________________________________________
Dev mailing list
Dev@lists.opencontrail.org
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to