« Previous | Next » 

Revision 8d61946f

ID8d61946f0dbf7b1fc74035e6f75966439f50148c

Added by Petr Pudlak about 10 years ago

Merge branch 'stable-2.11' into master

  • stable-2.11
    Make safeRenameFile create dirs with defined permissions
    Add constant for subdir permissions within the job queue
    Add utility to fix permissions
    Add data type describing permissions and possibly owners
    Add missing import
    Add 'provider' to IDiskParams
    Disabling client certificate usage
    Implement auto-archiving of jobs
    Add a utility function to try archiving jobs
    Support computation on Timestamp
    Add constructor function for Timestamp
    Add a predicate on Jobs on whether it can be archived
    Make ArchiveJob in luxid create the archive, if necessary
    Provide a safe version of rename
    Fix expectation for the return value of jobqueue_rename
    fix off-by-one error in indentation
    Implement ArchiveJob queries in luxid
    Add RPC call jobqueue_rename
    Redesign communication mechanism in light of limitations
    Anchor OS reinstall design doc in Makefile and index
    When updating job queue, support virtual paths
    Add a module to support virtual clusters
    Move vcluster-related constants to Constants.hs
  • stable-2.10
    Enable network tags in Haskell code
    Haskell style: explicit errors, visible in the type
    Clarify spacing in record syntax
    Improve the point-free section of the style guide
    Add code style document to documentation
    Export docs from wiki to repo
    Run drbdsetup syncer only on network attach
    Include target node in hooks nodes for migration
    Fix configure dirs
    Docs: Update the version of ganeti-instance-debootstrap
  • stable-2.9
    Revision bump for 2.9.3
    Schedule 2.9.3 release
    Document fix of issue 691 in NEWS
    NEWS: fix typo in 2.8.4 release
    Fix 'hvparams' of '_InstanceStartupMemory' on hypervisors
    Add missing option to gnt-instance documentation
    Update NEWS file
    Fix disk_type error in hypervisor parameter documentation
    Update NEWS file: issue 687 and configure fix
    luxid: fix detection of master node in node query
    query: fix detection of master in _GetNodeRole()
    Break line longer than 80 chars in configure.ac
    Technical writing: improve documentation and glossary
    configure: allow detection of Sphinx 1.2+
    Remove deprecated _ERROR_DATA_KEY in QMP
    Technical writing: improve main documentation page
    Update the NEWS file with the Issue 640 fix
    Ensure that all the hypervisors exist in the config file
    Fix testEncodeInstance test input
  • stable-2.8
    Version bump for 2.8.4 and NEWS update
    Update NEWS file with news about job cancellation bugfix
    Fix QA flakiness
    Linting fix: remove unused import
    Add missing parameter entry to man file
    Add QA test for job cancellation
    Add correct locking of master node to gnt-debug delay
    Add job id type assert to jqueue.py
    Add job id transformation/check to Luxi Python client
    Start-master/stop-master always fail if confd is disabled
    Improve backwards compatibility of Issue 649 fix
    Add missing NEWS entries from stable-2.8
    Change usb_devices separator to whitespace
    Add support for blktap2 file-driver
    Update opcodes test to include network tags
    Make network tags searchable
    Add network tag tests to QA
    Fix RAPI network tag handling
    Fix gnt-network list-tags

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted