Skip to content
Snippets Groups Projects
Commit aa287e8c authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Convert NEWS to ASCII


Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 1e2c9fd3
No related merge requests found
......@@ -34,7 +34,7 @@ Version 2.0.4
- Added a cluster parameter that prevents Ganeti from modifying of
/etc/hosts
- Added more node information to RAPI responses
- Added a gnt-job watch command that allows following the ouput of a
- Added a ``gnt-job watch`` command that allows following the ouput of a
job
- Added a bind-address option to ganeti-rapi
- Added more checks to the configuration verify
......@@ -42,6 +42,7 @@ Version 2.0.4
automatically
- Converted instance reinstall to multi-instance model
Version 2.0.3
-------------
......@@ -52,7 +53,8 @@ Version 2.0.3
any configuration mismatches for disk sizes
- Added ``gnt-master cluste-failover --no-voting`` to allow master
failover to work on two-node clusters
- Fixed the ‘--net’ option of ``gnt-backup import``, which was unusable
- Fixed the ``--net`` option of ``gnt-backup import``, which was
unusable
- Fixed detection of OS script errors in ``gnt-backup export``
- Fixed exit code of ``gnt-backup export``
......@@ -71,21 +73,21 @@ Version 2.0.2
- Fixed a couple of issues in instance listing
- Added display of the disk size in ``gnt-instance info``
- Fixed checking for valid OSes in instance creation
- Fixed handling of the vcpus parameter in instance listing and in
- Fixed handling of the "vcpus" parameter in instance listing and in
general of invalid parameters
- Fixed http server library, and thus RAPI, to handle invalid
username/password combinations correctly; this means that now they
report unauthorized for queries too, not only for modifications,
allowing earlier detect of configuration problems
- Added a new role node list field, equivalent to the master/master
- Added a new "role" node list field, equivalent to the master/master
candidate/drained/offline flags combinations
- Fixed cluster modify and changes of candidate pool size
- Fixed cluster verify error messages for wrong files on regular nodes
- Fixed a couple of issues with node demotion from master candidate role
- Fixed node readd issues
- Added non-interactive mode for ``ganeti-masterd --no-voting`` startup
- Added a new --no-voting option for masterfailover to fix failover on
two-nodes clusters when the former master node is unreachable
- Added a new ``--no-voting`` option for masterfailover to fix failover
on two-nodes clusters when the former master node is unreachable
- Added instance reinstall over RAPI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment