-
Notifications
You must be signed in to change notification settings - Fork 388
Home
Ananth Suryanarayana edited this page Feb 3, 2016
·
74 revisions
Welcome to the Opencontrail wiki!
Overview:
Architecture:
Opencontrail Development:
Provisioning:
Debug and Troubleshooting:
Maintenance Procedures:
- Removing + Adding DB node
- Adding and Removing a hypervisor/compute node
- Increasing Limits (nfiles/nprocs) for a service
- Analytics DB usage and purge
- Enabling kernel core dump on ubuntu
Features:
- Simple Gateway
- Virtual DNS and IPAM
- Layer2 EVPN
- Link Local Services
- Metadata Service
- Subnet options
- Extra DHCP options configuration
- [Network Rate Limiting Configuration] (https://techwiki.juniper.net/Documentation/Contrail/Contrail_Controller_Feature_Guide/Configuration/Configuring_Network_QoS_Parameters_in_VM)
- VPC API support
- Support for Baremetal
- [Configuring Contrail SSL with Openstack] (https://github.com/Juniper/contrail-controller/wiki/Configuring-Contrail-SSL-with-Openstack)
- Customized field selection for ECMP load balancing
Release specific Notes:
-
R1.10
-
R2.0
-
For build 22 and below, to enable sslv3 with ifmap, comment the following in
/etc/java-7-openjdk/security/java.security
andservice supervisor-config restart
``
-
jdk.tls.disabledAlgorithms=SSLv3 ``