]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Refactor common code in the generator
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 1 May 2011 09:29:40 +0000 (11:29 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 14 May 2011 10:15:15 +0000 (12:15 +0200)
commitfbe3ab1a27ab45b525bf0bb0fe04da55f97ee2f0
tree10ab9d0a6caaa6221f97d85ebb85682dd50a2d6c
parentefd9265991c36794f263d90212a623bf229f9fe2
esx: Refactor common code in the generator

Move common code from Property and Parameter into new Member class.

Rename the other base class to Type.
src/esx/esx_vi_generator.py