Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti @ 6a221b79

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 18.3 kB
ConfigReader.hs 10.8 kB
ConstantUtils.hs 5.3 kB
Constants.hs 126.1 kB
Daemon.hs 16.2 kB
Errors.hs 6.5 kB
Hash.hs 1.8 kB
JQScheduler.hs 17.8 kB
JQueue.hs 25.3 kB
JSON.hs 13.6 kB
Jobs.hs 3.3 kB
Kvmd.hs 11.5 kB
Lens.hs 2.8 kB
Logging.hs 6.3 kB
Luxi.hs 10.7 kB
Network.hs 3.5 kB
Objects.hs 27 kB
OpCodes.hs 27.7 kB
OpParams.hs 50.7 kB
Parsers.hs 1.7 kB
Path.hs 4.6 kB
PyValue.hs 2.9 kB
Rpc.hs 26.9 kB
Runtime.hs 7.5 kB
Ssconf.hs 5.9 kB
THH.hs 50.9 kB
Types.hs 29.2 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
6a221b79 05/26/2014 03:58 pm Petr Pudlak

Expose MAC reservations to WConfd's RPC interface

.. and also a function for dropping all reservations (currently just
MACs).

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

8628a496 05/26/2014 03:58 pm Petr Pudlak

Add functions for reserving MAC addresses

For this, add an internal Tempres data structure that implements
functionality similar to the one in config.py.

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

9edb0190 05/26/2014 03:58 pm Petr Pudlak

Add a function for listing all MAC addresses in a cluster

.. collected from all network interfaces of all instances.

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

7b5f1645 05/26/2014 03:58 pm Petr Pudlak

Add a function for looking up a value in a container

If a key has no value, it returns a supplied monadic default value.

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

21591cc0 05/26/2014 03:58 pm Petr Pudlak

Improve the RPC Python function argument names generator

.. so that it's able to handle Kind '* -> *' types such as
'MaybeForJSON'.

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

ed6a18f4 05/26/2014 03:58 pm Petr Pudlak

Add an implementation for multi-maps

.. which can contain multiple values for a single key.

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

f6c6c63b 05/26/2014 03:58 pm Petr Pudlak

Add a lens for Set that works with 'Bool -> Bool'

This allow to work with sets using the standard lens mechanisms.

Also add a function that creates a lens where a setter function also
uses the information from a getter. This allows to optimize the setter,...

f645af36 05/26/2014 03:58 pm Petr Pudlak

Add a function for traversing over a composition of functors

Most often the inner functor is "(,) r" and "traverseOf2" is used to
traverse an effectful computation that also returns an additional
output value.

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

68586d9e 05/26/2014 03:58 pm Petr Pudlak

Structure Ganeti.Config a bit

.. by adding sections and moving functions into them.

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

36b6d149 05/22/2014 02:18 pm Thomas Thrainer

Merge branch 'stable-2.11' into stable-2.12

  • stable-2.11
    (no commits)
  • stable-2.10
    tiered allocation: try canonical search path first
    Add QA config flag for all performance tests
    build-bash-completion: reduce branches
    Convert all the classes to new-style classes...

View revisions

Also available in: Atom