contrail-container-builder icon indicating copy to clipboard operation
contrail-container-builder copied to clipboard

Build contrail networking control components as micro-services

Results 5 contrail-container-builder issues
Sort by recently updated
recently updated
newest added

During a minor version update process in RHOSP13 + Contrail 5.1.0 environment, the RHOSP update hangs indefinitely. It was found that the `/etc/sysconfig/network-scripts/ifdown-vhost` is trying to unbind the NIC while...

Currently the default replication factor for Kafka is hard-coded to be set to 2 if there are multiple zookeeper servers present and to 1 otherwise. https://github.com/Juniper/contrail-container-builder/blob/R5.1/containers/external/kafka/docker-entrypoint.sh#L30-L35 It would be good...

As far as I can see the version of Kafka currently in use is 0.9.0.1: https://github.com/Juniper/contrail-container-builder/blob/R5.1/containers/external/kafka/Dockerfile#L10 Version 0.10.0.0 that follows it supports rack-aware replication: https://issues.apache.org/jira/browse/KAFKA-1215 http://kafka.apache.org/documentation.html#basic_ops_racks https://kafka.apache.org/downloads#0.10.0.0 It would be...

RHOSP 13 Deployment with Contrail + Bond + VLAN and SRIOV fails with the following error message during the NIC provisioning by `os-net-config` on the host. ``` [2019/06/06 03:16:57 AM]...

I tried to use `contrail-dev-env` to build containers, but I failed. And I have finished compiling contrail and making rpm successfully. OS: `Centos7.5` Docker info ``` ➜ contrail-dev-env git:(R5.0) ✗...