Revision 06fb92cf qa/qa_rapi.py

b/qa/qa_rapi.py
110 110
                   "beparams", "hvparams",
111 111
                   "oper_state", "oper_ram", "oper_vcpus", "status", "tags")
112 112

  
113
NODE_FIELDS = ("name", "dtotal", "dfree",
113
NODE_FIELDS = ("name", "dtotal", "dfree", "sptotal", "spfree",
114 114
               "mtotal", "mnode", "mfree",
115 115
               "pinst_cnt", "sinst_cnt", "tags")
116 116

  

Also available in: Unified diff