Skip to content

Commit

Permalink
Updated What's New
Browse files Browse the repository at this point in the history
  • Loading branch information
adamtheturtle committed May 25, 2015
1 parent f2ea1cd commit 4741e7d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/advanced/whatsnew.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ Next Release
============

* ``flocker-deploy`` now takes an extra argument, the hostname of the control service.
* It is now necessary to specify a dataset backend for each agent node.
See :ref:`post-installation-configuration`.
* Flocker-initiated communication is secured with TLS.
See :ref:`authentication`.
* Docker restart policies are adhered to.
* New API endpoint: List the hosts currently in the cluster. XXX Link
See :ref:`api`.

v0.4
====
Expand Down
2 changes: 2 additions & 0 deletions docs/indepth/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,8 @@ The ``/etc/flocker/`` directory should be set to ``chmod 700``.

You can read more about how Flocker's authentication layer works in the :doc:`security and authentication guide <../advanced/security>`.

.. _post-installation-configuration:

Post installation configuration
-------------------------------

Expand Down

0 comments on commit 4741e7d

Please sign in to comment.