RAPI: Clean up instance creation, use generated docs
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 1f93f44..2668383 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
 News
 ====
 
+Version 2.5.0 beta1
+-------------------
+
+*(unreleased)*
+
+- The default of the ``/2/instances/[instance_name]/rename`` RAPI
+  resource's ``ip_check`` parameter changed from ``True`` to ``False``
+  to match the underlying LUXI interface
+- When creating file-based instances via RAPI, the ``file_driver``
+  parameter no longer defaults to ``loop`` and must be specified
+
+
 Version 2.4.0 beta1
 -------------------
 
@@ -39,7 +51,7 @@ Integration
   symlink
 - Added new tool for running commands on many machines,
   ``tools/ganeti-listrunner``
-- Implemented more verbose result in ``OpConnectConsole`` opcode, also
+- Implemented more verbose result in ``OpInstanceConsole`` opcode, also
   improving the ``gnt-instance console`` output
 - Allowed customisation of disk index separator at ``configure`` time
 - Export node group allocation policy to :doc:`iallocator <iallocator>`
@@ -167,7 +179,7 @@ Version 2.3.0 rc0
 - Ignore failures while shutting down instances during failover from
   offline node
 - Exit daemon's bootstrap process only once daemon is ready
-- Export more information via ``LUQueryInstances``/remote API
+- Export more information via ``LUInstanceQuery``/remote API
 - Improved documentation, QA and unittests
 - RAPI daemon now watches ``rapi_users`` all the time and doesn't need a
   restart if the file was created or changed