- 29 Oct, 2013 1 commit
-
-
Thomas Thrainer authored
Mention the possibility to specify compression for transfers / instance storage in NEWS file. Signed-off-by:
Thomas Thrainer <thomasth@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
-
- 18 Oct, 2013 1 commit
-
-
Michele Tartara authored
This feature is new in Ganeti 2.10. Signed-off-by:
Michele Tartara <mtartara@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
-
- 17 Oct, 2013 6 commits
-
-
Santi Raffa authored
Add entry to the news file, per request. Signed-off-by:
Santi Raffa <rsanti@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
-
Thomas Thrainer authored
Add a NEWS entry about the cmdlib test framework and increased test coverage, and mention that at least python-mock 1.0.1 is required as of Ganeti 2.10. Signed-off-by:
Thomas Thrainer <thomasth@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
-
Klaus Aehlig authored
So far, we have correct start/stop of luxid during gnt-cluster master-failover inherited form stable-2.8 Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
-
Jose A. Lopes authored
Add information about Haskell to Python opcode and constant generation. Signed-off-by:
Jose A. Lopes <jabolopes@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
-
Michele Tartara authored
Also, update the NEWS file accordingly. Signed-off-by:
Michele Tartara <mtartara@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
-
Hrvoje Ribicic authored
Add information about disk template changes and using default iallocators on the target cluster. Signed-off-by:
Hrvoje Ribicic <riba@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
-
- 16 Oct, 2013 1 commit
-
-
Thomas Thrainer authored
Bump versions in various places to 2.11 and remove the downgrade code from cfgupgrade. Also adapt cfgupgrade tests. Signed-off-by:
Thomas Thrainer <thomasth@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
-
- 15 Oct, 2013 1 commit
-
-
Helga Velroyen authored
Currently, when no explicit storage type is given, the 'gnt-node list-storage' command defaults to file storage whether or not file storage is enabled on the cluster or not. This patch fixes it by defaulting to the default storage type (which is the storage type of the default disk template). If this storage type does not support space reporting, an error message is emitted. Signed-off-by:
Helga Velroyen <helgav@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
-
- 14 Oct, 2013 1 commit
-
-
Klaus Aehlig authored
The main news is, that we fixed another issue with the configuration upgrading process. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- 11 Oct, 2013 1 commit
-
-
Helga Velroyen authored
Mention the newly introduced feature, that disk templates can no longer be disabled when there are instances still using those. Signed-off-by:
Helga Velroyen <helgav@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
-
- 09 Oct, 2013 2 commits
-
-
Klaus Aehlig authored
We added a new command, so mention it as news. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
-
Helga Velroyen authored
This patch mentions the improvements of the iallocator with respect to instance allocation of non-LVM disk templates. Signed-off-by:
Helga Velroyen <helgav@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
-
- 08 Oct, 2013 1 commit
-
-
Klaus Aehlig authored
Document that we have also taken care of the bug in 'cfgupgrade --downgrade' and schedule release date. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
-
- 07 Oct, 2013 1 commit
-
-
Klaus Aehlig authored
So far, there is one important change since 2.9.0 rc1, the fix in cfgupgrade. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- 04 Oct, 2013 2 commits
-
-
Klaus Aehlig authored
As the new private-module layout of Ganeti's python code implies the 'import ganeti' will fail in python, this change is incompatible, and hence should be mentioned. The impact is, however, limited, as the internal API was never promised to be a stable interface. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
-
Klaus Aehlig authored
For all releases, the section on incompatible changes comes first, as these changes are the ones to take most care of. New features are not as important, as they can safely be ignored if you have no use for them. Get the section on version 2.10.0 into that order, too. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
-
- 02 Oct, 2013 1 commit
-
-
Raffa Santi authored
* Update NEWS file * Update man page * Update install.rst Signed-off-by:
Santi Raffa <rsanti@google.com> Signed-off-by:
Thomas Thrainer <thomasth@google.com> Reviewed-by:
Thomas Thrainer <thomasth@google.com>
-
- 30 Sep, 2013 2 commits
-
-
Klaus Aehlig authored
Make the main 2.9 entry now describe 2.9.0 rc1 and a short "Since 2.9.0 beta1" section. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
-
Klaus Aehlig authored
hslogger is now no longer optional (as it used to be in 2.8). Update the NEWS file accordingly. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Thomas Thrainer <thomasth@google.com>
-
- 27 Sep, 2013 2 commits
-
-
Michele Tartara authored
Signed-off-by:
Michele Tartara <mtartara@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
-
Michele Tartara authored
Also, update the NEWS file accordingly. Signed-off-by:
Michele Tartara <mtartara@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
-
- 26 Sep, 2013 2 commits
-
-
Thomas Thrainer authored
As the default behavior of adding disks has changed (now waiting for disk synchronization is done per default), mention this change in the NEWS file. Signed-off-by:
Thomas Thrainer <thomasth@google.com> Reviewed-by:
Jose A. Lopes <jabolopes@google.com>
-
Michele Tartara authored
Change the version number and the NEWS file for the 2.7.2 bugfix release. Signed-off-by:
Michele Tartara <mtartara@google.com> Reviewed-by:
Thomas Thrainer <thomasth@google.com>
-
- 17 Sep, 2013 1 commit
-
-
Michele Tartara authored
Also, add to the NEWS file a couple of items that were still missing. Signed-off-by:
Michele Tartara <mtartara@google.com> Reviewed-by:
Thomas Thrainer <thomasth@google.com>
-
- 12 Sep, 2013 1 commit
-
-
Klaus Aehlig authored
While only a small feature, the files in doc/users can influence the way ganeti is packaged. Hence it should be mentioned in the news file. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
-
- 28 Aug, 2013 1 commit
-
-
Klaus Aehlig authored
Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- 27 Aug, 2013 1 commit
-
-
Michele Tartara authored
Latest modifications and fixes added to the NEWS file. Signed-off-by:
Michele Tartara <mtartara@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- 08 Aug, 2013 1 commit
-
-
Helga Velroyen authored
This patch updates the NEWS file to mention the new checks between the ipolicy's list of allowed disk tempaltes and the cluster-wide enabled disk templates. Signed-off-by:
Helga Velroyen <helgav@google.com> Reviewed-by:
Thomas Thrainer <thomasth@google.com>
-
- 02 Aug, 2013 1 commit
-
-
Michele Tartara authored
Update NEWS file and version number. Signed-off-by:
Michele Tartara <mtartara@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- 30 Jul, 2013 2 commits
-
-
Thomas Thrainer authored
Document the split of luxid from confd in security.rst and in the NEWS file. Signed-off-by:
Thomas Thrainer <thomasth@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
Michele Tartara authored
Describe the new feature in the NEWS file. Signed-off-by:
Michele Tartara <mtartara@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- 29 Jul, 2013 6 commits
-
-
Stratos Psomadakis authored
Document the addition of the vnet_hdr HV parameter for KVM in the NEWS file for 2.8. Signed-off-by:
Stratos Psomadakis <psomas@grnet.gr> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
Apollon Oikonomopoulos authored
gnt-network info currently displays the connected group output unformatted: # gnt-network info ... connected to node groups: ['med', 'bridged', 'staging'] This patch adds formatting to the node group output. Signed-off-by:
Apollon Oikonomopoulos <apoikos@gmail.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
Apollon Oikonomopoulos authored
Prepare to list changes for 2.7.2. Signed-off-by:
Apollon Oikonomopoulos <apoikos@gmail.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
Helga Velroyen authored
Mention the the changes related to shared file storage in the NEWS file. Signed-off-by:
Helga Velroyen <helgav@google.com> Reviewed-by:
Thomas Thrainer <thomasth@google.com>
-
Guido Trotter authored
- Create stub "initial release" entry for beta1. - Keep main 2.8 release information at top - Add initial "since beta1" section Signed-off-by:
Guido Trotter <ultrotter@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
-
Klaus Aehlig authored
Also for version 2.9, sort the news entries into incompatible and compatible changes. In this way, we keep the list of items that have to be taking into considerations before upgrading as short as possible. Also mention that our tests now have an additional dependency. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
-
- 25 Jul, 2013 1 commit
-
-
Guido Trotter authored
Release 2.7.1 with a handful of minor fixes. Signed-off-by:
Guido Trotter <ultrotter@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
-