Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti @ dddcb604

Name Size
  Confd
  Cpu
  Curl
  DataCollectors
  HTools
  Hs2Py
  Hypervisor
  JQueue
  Locking
  Logging
  Metad
  Monitoring
  Objects
  OpCodes
  Query
  Storage
  THH
  Utils
  WConfd
BasicTypes.hs 14.5 kB
Codec.hs 1.6 kB
Common.hs 14.4 kB
Compat.hs 1.4 kB
Config.hs 17.2 kB
ConfigReader.hs 10.8 kB
ConstantUtils.hs 5.3 kB
Constants.hs 125.3 kB
Daemon.hs 16.2 kB
Errors.hs 6.5 kB
Hash.hs 1.8 kB
JQScheduler.hs 17.7 kB
JQueue.hs 25.4 kB
JSON.hs 13.2 kB
Jobs.hs 3.3 kB
Kvmd.hs 11.5 kB
Lens.hs 1.7 kB
Logging.hs 6.3 kB
Luxi.hs 10.7 kB
Network.hs 3.5 kB
Objects.hs 26.5 kB
OpCodes.hs 27.6 kB
OpParams.hs 49.4 kB
Parsers.hs 1.7 kB
Path.hs 4.7 kB
PyValue.hs 2.9 kB
Rpc.hs 26.1 kB
Runtime.hs 7.5 kB
Ssconf.hs 5.9 kB
THH.hs 50.9 kB
Types.hs 29.6 kB
UDSServer.hs 16.1 kB
Utils.hs 26.2 kB
VCluster.hs 1.6 kB
Version.hs.in 246 Bytes

Latest revisions

# Date Author Comment
dddcb604 05/12/2014 04:06 pm Petr Pudlak

Export RPC functions for temp. DRBD reservations in WConfd

These functions will replace the methods in config.py.

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

1d82406d 05/12/2014 04:06 pm Petr Pudlak

Add the state of temporary DRBD reservations to WConfd

.. and the corresponding functions for reading/modifying them.

The modification functions are somewhat more complex, because they need
to support that the modification function uses ConfigData and can...

40d4538b 05/12/2014 04:06 pm Petr Pudlak

Utility function for modifying an IORef using a lens

.. and a supplied function that works inside the lens.

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

c5daf4e6 05/12/2014 04:06 pm Petr Pudlak

New module for temporary reservation of config. resources

This patch adds the first step, the reservation of DRBD minors.

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

4116c9e0 05/12/2014 04:06 pm Petr Pudlak

A utility function for finding the first unused element

.. in a given set. This is similar to FindFirst function in our Python
code-base, but this one automatically picks the element after the end of
the set, if the set has no holes.

Signed-off-by: Petr Pudlak <>...

a90c41e2 05/12/2014 04:06 pm Petr Pudlak

A function for listing the DRBD minors of an instance

This includes nested disk children.

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

46049766 05/12/2014 12:42 pm Ilias Tsitsimpis

Add DiskParams to Disk object

The 'DiskParams' slot was missing from Haskell's Disk objects.
Since Wconfd is now responsible for writting the config file this was
causing the 'params' slot to not be written in the config file.

Signed-off-by: Ilias Tsitsimpis <>...

d4c58d99 05/12/2014 12:42 pm Ilias Tsitsimpis

Rename DiskParams to GroupDiskParams

DiskParams was used for the cluster/group disk parameters type. This
patch renames it to GroupDiskParams and uses the DiskParams type for
the parameters of one single Disk object.

Signed-off-by: Ilias Tsitsimpis <>...

3648dad3 05/09/2014 03:05 pm Klaus Aehlig

Merge branch 'stable-2.11' into stable-2.12

  • stable-2.11
    Add hsqueeze to NEWS
    kvm: use a dedicated QMP socket for kvmd
    Add design-node-security.rst to docinput
  • stable-2.10
    Test parallel instance ops and plain instances
    Test parallel creation of DRBD instances...
866e1f76 05/09/2014 02:01 pm Klaus Aehlig

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Test parallel instance ops and plain instances
    Test parallel creation of DRBD instances
    Test parallel job submission performance
    Test parallel instance query operations
    Test parallel instance operations...

View revisions

Also available in: Atom