Layo

Results 3 issues of Layo

According to this [thread](https://github.com/rtfd/sphinx_rtd_theme/issues/277) it seems that `'collapse_navigation': False` doesn't behave as one would expect. Is there any option to make items not collapsable on the navigation menu?

Needed: design decision
Feature

I'm consistently getting a `TypeError` exception: ``` Traceback (most recent call last): File "/usr/local/bin/lokey", line 6, in from lokey import cli File "/usr/local/lib/python2.7/site-packages/lokey/__init__.py", line 9, in import eris File "/usr/local/lib/python2.7/site-packages/eris/__init__.py",...

After upgrading to v1.2.3 and having `rollingDeploy=true`, I see that rolling updates are no longer performed in the usual order: 1. Historical 2. MMs 3. Broker 4. Overlord 5. Coordinator...