Hi, Ok, I have prepared the patch for mem_path not being available at the instance level. For making the hypervisor parameters available at node group level, I have changed src/OpParams.hs src/OpCodes.hs lib/cli.py lib/objects.py lib/client/gnt_group.py lib/opcodes.py lib/cmdlib/groups.py and now working on config files.
I was intending to send both the patches together but perhaps I should send the first patch now to get your comments. /Izhar On Jul 22, 2013, at 12:29 PM, Guido Trotter <[email protected]> wrote: > On Wed, Jul 17, 2013 at 10:19 AM, Thomas Thrainer <[email protected]> wrote: >> Hi, >> >> You should run `make commit-check` before submitting patches. >> >> But please don't hijack threads about patch series for such general >> questions, just ask them on the mailing list with a proper subject. >> > > Also you should make sure your own code comes with tests, especially > for the part in which you change common infrastructure (inheritance at > group level, etc). > > Thanks, > Guido
