bc8b321fe2
This patch updates all the roles to the latest available SHA's, updates all the OpenStack Service SHA's and also updates the appropriate python requirements pins. Change-Id: Ia9cb9dd47b391ebcbcc26d320245e3a7e4751568
8 lines
359 B
YAML
8 lines
359 B
YAML
---
|
|
features:
|
|
- The ``rabbitmq_server`` role now supports configuring HiPE compilation
|
|
of the RabbitMQ server Erlang code. This configuration option may improve
|
|
server performance for some workloads and hardware. Deployers can
|
|
override the ``rabbitmq_hipe_compile`` variable, setting a value of
|
|
``True`` if they wish to enable this feature.
|