Remove note about disabled websockets

Now that we've re-enabled the websockets support we can remove the note
about that now. However, we've disabled the tls websockets port so that
line is removed. Hopefully this doesn't horribly jinx the websockets
interface being reliable.

Change-Id: I500bd69efe13b202199e9741f8cd10f12f78f2af
This commit is contained in:
Matthew Treinish 2018-03-06 16:25:09 -05:00
parent b8051c6eaf
commit e12563ae54
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
1 changed files with 0 additions and 7 deletions

View File

@ -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
------