On Fri, May 23, 2014 at 03:24:30PM +0200, 'Petr Pudlak' via ganeti-devel wrote:
> For this, add an internal Tempres data structure that implements
> functionality similar to the one in config.py.
> 
> Signed-off-by: Petr Pudlak <[email protected]>
> ---
>  src/Ganeti/WConfd/TempRes.hs | 129 
> ++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 128 insertions(+), 1 deletion(-)


>  -- * The main reservation state
>  
> @@ -65,8 +82,12 @@ type NodeUUID = String
>  
>  type InstanceUUID = String
>  
> +type NetworkUUID = String
> +
>  type DRBDMinor = Int
>  
> +-- type UUID = String
> +

leave out this definition that is commented out?

Rest LGTM. No need to resend.

-- 
Klaus Aehlig
Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores

Reply via email to