diff --git a/doc/source/firehose.rst b/doc/source/firehose.rst index 90944d19f8..732b9c35e3 100644 --- a/doc/source/firehose.rst +++ b/doc/source/firehose.rst @@ -42,14 +42,7 @@ firehose.openstack.org has 2 open ports for MQTT traffic: * **1883** - The default MQTT port * **80** - Uses websockets for the MQTT communication * **8883** - The default SSL/TLS MQTT port - * **8080** - Uses websockets for SSL/TLS encrypted MQTT communication -.. note:: - - The websockets ports are currently disabled due to `Mosquitto bug #278`_. - Once this is resolved the websockets ports will be reopened. - -.. _Mosquitto bug #278: https://github.com/eclipse/mosquitto/issues/278 Topics ------