Just a friendly reminder that this patch series is still pending review. Thanks, Jose
On Thu, Sep 19, 2013 at 04:17:57PM +0200, Jose A. Lopes wrote: > Given that the master is (probably) fixed, this can go back to > reviewing. > > On Thu, Sep 19, 2013 at 11:03:34AM +0200, Jose A. Lopes wrote: > > Add storage fields to the Hs2Py constant generation > > > > * move 'StorageField' from 'Ganeti.Objects' to 'Ganeti.Types' > > * add constants to 'Ganeti.HsConstants' > > * update Python references > > > > Jose A. Lopes (3): > > Move 'StorageField' to 'Ganeti.Types' > > Hs2Py constants: add storage fields > > Hs2Py constants: update 'SF_*' references > > > > lib/constants.py | 14 +++++++------- > > src/Ganeti/HsConstants.hs | 26 ++++++++++++++++++++++++++ > > src/Ganeti/Rpc.hs | 13 ------------- > > src/Ganeti/Types.hs | 13 +++++++++++++ > > 4 files changed, 46 insertions(+), 20 deletions(-) > > > > -- > > 1.8.4 > > > > -- > Jose Antonio Lopes > Ganeti Engineering > Google Germany GmbH > Dienerstr. 12, 80331, München > > Registergericht und -nummer: Hamburg, HRB 86891 > Sitz der Gesellschaft: Hamburg > Geschäftsführer: Graham Law, Christine Elizabeth Flores > Steuernummer: 48/725/00206 > Umsatzsteueridentifikationsnummer: DE813741370 -- Jose Antonio Lopes Ganeti Engineering Google Germany GmbH Dienerstr. 12, 80331, München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
