Skip to content
Snippets Groups Projects
  1. Dec 06, 2012
  2. Dec 05, 2012
  3. Dec 04, 2012
  4. Dec 03, 2012
  5. Nov 30, 2012
  6. Nov 29, 2012
    • Michael Hanselmann's avatar
      Fix type descriptions in RAPI documentation · 16091a6e
      Michael Hanselmann authored
      
      This patch adds descriptors to the “_CheckCIDR*” functions in opcodes
      and improves the descriptions generated by “ht.TInstanceOf”, thereby
      indirectly fixing bad type descriptions in the RAPI documentation.
      
      Before this patch:
      - (String and (<function _CheckCIDRAddrNotation at 0x2f…>))
      - (Instance of (<class 'ganeti.opcodes.OpInstanceCreate'>))
      
      After this patch:
      - (String and (IPv4 address))
      - (Instance of (ganeti.opcodes.OpInstanceCreate))
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarHelga Velroyen <helgav@google.com>
      16091a6e
  7. Nov 28, 2012
  8. Nov 27, 2012
  9. Nov 26, 2012
  10. Nov 23, 2012
  11. Nov 21, 2012
  12. Nov 20, 2012
  13. Nov 19, 2012
  14. Nov 16, 2012
  15. Nov 14, 2012
  16. Nov 13, 2012
Loading