Revision c66d8987 NEWS

b/NEWS
11 11
- The :doc:`Remote API <rapi>` daemon now supports a command line flag
12 12
  to always require authentication, ``--require-authentication``. It can
13 13
  be specified in ``$sysconfdir/default/ganeti``.
14
- A new cluster attribute 'enabled_storage_types' is introduced. It will
15
  be used to manage the storage types to be used by instances in the cluster.
16
  Initially, it will be set to a list that includes lvm, file and sharedfile
17
  if those are enabled. Additionally, it will include all storage types that
18
  are currently used by instances. The order of storage types will be based
19
  on Ganeti's history of supporting them. In the future, the first entry of
20
  the list will be used as a default storage type on instance creation.
14 21

  
15 22

  
16 23
Version 2.7.0 beta1

Also available in: Unified diff