Known Behavior
This section contains the known behavior and limitations for the specified Contrail Cloud Release.
Known Behaviors for Contrail Cloud Release 13.2
This section contains known behaviors and limitations in Contrail Cloud Release 13.2.
The following capabilities available in Contrail Networking Release 1910 are not supported in Contrail Cloud 13.2:
Contrail Fabric Management.
Public Cloud.
Contrail Command Deployment–only the UI is supported for Contrail Cloud 13.2 release.
TLS certificate management using IDM for Contrail Services.
Contrail Cloud 13.2 is released with a Red Hat content sync of 1 Oct 2019. Resolutions for the following security advisories are not yet available with Contrail Cloud 13.2:
CVE-2018-1102 Red Hat CVSS v3 Score - 9.9
CVE-2018-1002105 Red Hat CVSS v3 Score - 9.8
CVE-2019-6778 Red Hat CVSS v3 Score - 7.8
CVE-2018-14632 Red Hat CVSS v3 Score - 7.7
CVE-2018-20815 Red Hat CVSS v3 Score - 7.0
CVE-2018-1127 Red Hat CVSS v3 Score - 4.2
The deployment of Contrail Command requires connectivity to an external package repository outside of the Contrail Cloud Satellite.
Setting Linux bridges with DHCP causes race conditions with the underlying bridge interfaces.
Ceph Pools PGs and replica sets are not updated. After Ceph changes (new OSDs or change in the replicas) TripleO will not make adjustments. These changes must be manually applied post-deployment.
ceph-osd fsid mismatch on redeployed environment due to use of legacy filestore.
Cleaning done by Ironic during openstack-deploy-cleanup does not bring osd disk to a usable state.
Legacy filestore should not be used. BlueStore with LVM is the recommended approach.
For more information, see: Ceph Issue #22354 and Red Hat Bugzilla #1590526.
Exception is raised when rabbitmq-client tries to delete a queue for which parameters have changed. The following might display when you run
contrail-status
on the Control nodes:control: initializing (Number of connections:2, Expected:3 Missing: Database:Cassandra, IFMap Server End-Of-RIB not computed, No BGP configuration for self)
Identify the stuck queues by locating which one <queue_name> has a large number of messages. To generate the list:
sudo docker exec -it contrail_config_rabbitmq rabbitmqctl list_queues | egrep "control|collector"
Purge each problematic queue by running:
sudo docker exec -it contrail_config_rabbitmq rabbitmqctl purge_queue <queue_name>
Verify the problem has been fixed by running
contrail-status
on the Control node.It might be necessary to restart the RabbitMQ container to fix the issue. To restart the RabbitMQ container:
docker restart contrail_config_rabbitmq
Known Behaviors for Contrail Cloud Release 13.1
This section contains known behaviors and limitations in Contrail Cloud Release 13.1.
The following capabilities available in Contrail Networking Release 1908 are not supported in Contrail Cloud 13.1:
Contrail Fabric Management.
Public Cloud.
Contrail Command Deployment–only the UI is supported for Contrail Cloud 13.1 release.
TLS certificate management using IDM for Contrail Services.
Contrail Cloud 13.1 is released with a Red Hat content sync of 5-August-2019. The following security advisories were introduced after this date and not included in Contrail Cloud 13.1:
Linux bridges can only be configured with static IP.
ceph-osd fsid mismatch on redeployed environment.
Cleaning done by Ironic during
openstack-deploy-cleanup
does not bring osd disk to a usable state.BlueStore with LVM is the preferred approach.
For more information, see: Ceph Issue #22354 and Red Hat Bugzilla #1590526.
Ceph Pools PGs and replica sets are not updated. After Ceph changes (new OSDs or change in the replicas) TripleO will not make adjustments. These changes must be manually applied post-deployment.
Running the overcloud-validation.sh script will create objects that are not subsequently cleaned up after the test completes. You must manually remove any remaining objects after the overcloud-validation script completes.
Known Behaviors for Contrail Cloud Release 13.0.2
This section contains known behaviors and limitations in Contrail Cloud Release 13.0.2.
Only the first element of the
global.ntp
list inconfig/site.yml
is used when setting up NTP synchronization in the infrastructure. This entry must be reachable and a fully functional NTP server. The full list is utilized in the overcloud.The
samples/site.yml
incorrectly shows theovercloud.registry
. This should be commented in the deploymentconfig/site.yml
.
Known Behaviors for Contrail Cloud Release 13.0
This section contains known behaviors and limitations in Contrail Cloud Release 13.0.
Object storage for Ceph—Rados Gateway is not functional when ceph.support is set to enabled.
Contrail Cloud Release 13 configures only endpoint TLS encryption but not internal Contrail TLS.