Revision 4c6e8e1a NEWS

b/NEWS
79 79
New features
80 80
~~~~~~~~~~~~
81 81

  
82
- Hotplug support. Introduce new option --hotplug to gnt-instance modify
82
- Hotplug support. Introduce new option '--hotplug' to ``gnt-instance modify``
83 83
  so that disk and NIC modifications take effect without the need of actual
84
  reboot. This feature is currently supported only for KVM hypervisor with
85
  version greater than 1.0.
84
  reboot. There are a couple of constrains currently for this feature:
85

  
86
   - only KVM hypervisor (versions >= 1.0) supports it,
87
   - one can not (yet) hotplug a disk using userspace access mode for RBD
88
   - in case of a downgrade instances should suffer a reboot in order to
89
     be migratable (due to core change of runtime files)
86 90
- The :doc:`Remote API <rapi>` daemon now supports a command line flag
87 91
  to always require authentication, ``--require-authentication``. It can
88 92
  be specified in ``$sysconfdir/default/ganeti``.

Also available in: Unified diff