[pve-devel] [PATCH pve-container 0/2] format-hash usage

Wolfgang Bumiller w.bumiller at proxmox.com
Tue Sep 22 13:48:50 CEST 2015


These two patches add a format-schema for -rootfs, -mp* and -net*
and replace the string parsing code with the new
JSONSchema::parse_property_string.

The typetext is now autogenerated and doesn't need to be included
manually.

The long descriptions aren't currently used but could be incorporated
in the automatic POD file generation at some point.

Wolfgang Bumiller (2):
  Use format hashes in schemas
  Replace parsing code for -net* and -mp*

 src/PVE/LXC.pm | 176 +++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 121 insertions(+), 55 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list