Skip to content
  • Iustin Pop's avatar
    rapi: cleanup and update to latest 2.0 API · 9031ee8e
    Iustin Pop authored
    This patch cleans up and updates the RAPI interface:
      - queries are changes to luxi queries instead of jobs, where possible
      - since we changed the API version, we remove the old-style attributes
        (sda_size, ip, etc.) and replace them with 2.0 style
      - a small optimization in the instance and node list, don't query
        twice the names in bulk output
      - switch the instance and node lists to no locking
    
    Reviewed-by: imsnah
    9031ee8e