contrail-installer
contrail-installer copied to clipboard
Install scripts for OpenContrail
Issue seems to be because of chkconfig package not present. But Ubuntu 16.04 has no installation candidate for chkconfig package. ``` ~/opencontrail/contrail-installer$ ./contrail.sh build contrail.sh log /home/ip_test/opencontrail/contrail-installer/log/contrail.log.2016-11-05-084738 -----------------------BUILD PHASE STARTED------------------------...
ifconfig is in sbin which is not in the path for lambda users.
./stack sh fails for stable/kilo branch as git checkout failed for keystone: 2016-07-15 07:45:00.459 | Cloning into '/opt/stack/keystone'... 2016-07-15 07:45:30.440 | + cd /opt/stack/keystone 2016-07-15 07:45:30.440 | + git checkout...
I have installed Contrail but when I checked contrail status , control has errored out. Getting the error message : control failed to start.Please find the full log below. Let...
Hi, I installed Contrail with your guide but I need to integrate it with Openstack Icehouse. I followed this guide: https://github.com/Juniper/contrail-controller/wiki/Configuring-Contrail-for-OpenStack but I don't have these two files: "/etc/neutron/plugin.ini" and...
ui-jobs & ui-webs are failed to start, looks like redis-server is also not running : log from contrail-status: --- --- ## ui-jobs : ERROR l/contrail-installer/status/contrail/ui-jobs.failure"start" | tee "/home/contrai b-core; [1]...
I'm newbee user of OpenContrail. I have a OpenStack Cloud system (All in one node) and an other Docker Containers system node. So I wonder that there a guide about...
2016-01-15 18:22:56 g++ -o build/production/analytics/syslog_collector.o -c -g -O3 -Wall -Werror -Wsign-compare -Wno-unused-local-typedefs -DLINUX -DUSE_CASSANDRA_CQL -DBOOST_NO_UNREACHABLE_RETURN_DETECTION -Icontroller/src -Ibuild/include -Icontroller/lib -I/usr/include/python2.7 -I/usr/include/librdkafka -Ibuild/production/tools/sandesh/library/common -Itools/sandesh/library/common -Ibuild/production/io -Icontroller/src/io -Ibuild/production/database -Icontroller/src/database -Ibuild/production -Ibuild/production/http/client -Icontroller/src/http/client -Ibuild/production/discovery/client...
cassanadra CPP drivers address should be updated: old address : wget http://downloads.datastax.com/cpp-driver/ubuntu/14.04/v2.2.0/cassandra-cpp-driver_2.2.0-1_amd64.d wget http://downloads.datastax.com/cpp-driver/ubuntu/14.04/v2.2.0/cassandra-cpp-driver-dev_2.2.0-1_amd64.deb --- New address : wget http://downloads.datastax.com/cpp-driver/ubuntu/14.04/cassandra/v2.2.0/cassandra-cpp-driver_2.2.0-1_amd64.deb wget http://downloads.datastax.com/cpp-driver/ubuntu/14.04/cassandra/v2.2.0/cassandra-cpp-driver-dev_2.2.0-1_amd64.deb
How to provision "contrail-device-manager" from contrail installed ? By default "./contrail start" is not starting "contrail-device-manager".