Skip to content
Snippets Groups Projects
  1. Dec 20, 2012
  2. Dec 19, 2012
  3. Dec 18, 2012
  4. Dec 17, 2012
  5. Dec 13, 2012
  6. Dec 12, 2012
  7. Dec 11, 2012
  8. Dec 07, 2012
  9. Dec 06, 2012
  10. Dec 05, 2012
  11. Dec 04, 2012
  12. Dec 03, 2012
  13. Nov 30, 2012
  14. 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
  15. Nov 28, 2012
  16. Nov 27, 2012
  17. Nov 26, 2012
  18. Nov 23, 2012
  19. Nov 21, 2012
Loading