Skip to content
Snippets Groups Projects
  1. Jun 05, 2012
  2. Jun 01, 2012
  3. May 31, 2012
  4. May 30, 2012
  5. May 29, 2012
  6. May 24, 2012
  7. May 23, 2012
  8. May 22, 2012
  9. May 21, 2012
    • René Nussbaumer's avatar
      gnt-instance info: Rework beparams listings · 83d4ba5e
      René Nussbaumer authored
      
      This patch reworks the beparams listing to the new style. However, due
      to this process the naming of the fields with mixed casing changed to
      lowercase and is therefore not 100% compatible with the previous versions.
      
      As "memory" is marked deprecated and sort of default we merge that just
      into the actual dict, which leads to the following output:
      
        - maxmem: 128
        - memory: default (128)
        - minmem: 128
      
      Instead of:
      
        - maxmem: 128
        - minmem: 128
        - memory: 128
      
      Signed-off-by: default avatarRené Nussbaumer <rn@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      83d4ba5e
  10. May 16, 2012
  11. May 15, 2012
Loading