Advertisement
Guest User

Untitled

a guest
Oct 8th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 87.42 KB | None | 0 0
  1. **********************************************************************
  2. ***************************** VM.create ******************************
  3. **********************************************************************
  4. with message:
  5. Following parameters ['guestDiskMapping', 'arch',
  6. 'guestNumaNodes', u'xml', 'bootMenuEnable', 'cpuPinning',
  7. 'statusTime'] were not recognized (vdsmapi:277)
  8. with backtrace:
  9. [['_verify_object_type',
  10. {'arg_keys': ['status',
  11. 'acpiEnable',
  12. 'emulatedMachine',
  13. 'numOfIoThreads',
  14. 'vmId',
  15. 'memGuaranteedSize',
  16. 'timeOffset',
  17. 'smpThreadsPerCore',
  18. 'cpuType',
  19. 'guestDiskMapping',
  20. 'arch',
  21. 'smp',
  22. 'guestNumaNodes',
  23. 'xml',
  24. 'smpCoresPerSocket',
  25. 'kvmEnable',
  26. 'bootMenuEnable',
  27. 'cpuPinning',
  28. 'devices',
  29. 'custom',
  30. 'maxVCpus',
  31. 'statusTime',
  32. 'vmName'],
  33. 'schema_type_name': 'VmDefinition'}],
  34. ['_verify_complex_type', {'schema_type_type': 'object'}],
  35. ['verify_retval', {'rep_id': 'VM.create'}]]
  36. **********************************************************************
  37. with message:
  38. Following parameters ['guestDiskMapping', 'arch',
  39. 'guestNumaNodes', u'xml', 'bootMenuEnable', 'statusTime'] were not
  40. recognized (vdsmapi:277)
  41. with backtrace:
  42. [['_verify_object_type',
  43. {'arg_keys': ['status',
  44. 'maxMemSize',
  45. 'acpiEnable',
  46. 'emulatedMachine',
  47. 'numOfIoThreads',
  48. 'vmId',
  49. 'memGuaranteedSize',
  50. 'timeOffset',
  51. 'smpThreadsPerCore',
  52. 'cpuType',
  53. 'guestDiskMapping',
  54. 'arch',
  55. 'smp',
  56. 'guestNumaNodes',
  57. 'xml',
  58. 'smpCoresPerSocket',
  59. 'kvmEnable',
  60. 'bootMenuEnable',
  61. 'devices',
  62. 'custom',
  63. 'maxVCpus',
  64. 'statusTime',
  65. 'vmName',
  66. 'maxMemSlots'],
  67. 'schema_type_name': 'VmDefinition'}],
  68. ['_verify_complex_type', {'schema_type_type': 'object'}],
  69. ['verify_retval', {'rep_id': 'VM.create'}]]
  70. **********************************************************************
  71. with message:
  72. Following parameters ['username', 'enableGuestEvents',
  73. 'guestNumaNodes', u'xml', 'guestFQDN', 'bootMenuEnable',
  74. 'guestDiskMapping', 'arch', 'guestAgentAPIVersion', 'guestIPs',
  75. 'statusTime'] were not recognized (vdsmapi:277)
  76. with backtrace:
  77. [['_verify_object_type',
  78. {'arg_keys': ['username',
  79. 'acpiEnable',
  80. 'emulatedMachine',
  81. 'enableGuestEvents',
  82. 'vmId',
  83. 'memGuaranteedSize',
  84. 'timeOffset',
  85. 'cpuType',
  86. 'smp',
  87. 'guestNumaNodes',
  88. 'xml',
  89. 'custom',
  90. 'smpCoresPerSocket',
  91. 'vmName',
  92. 'guestFQDN',
  93. 'maxMemSize',
  94. 'bootMenuEnable',
  95. 'numOfIoThreads',
  96. 'smpThreadsPerCore',
  97. 'guestDiskMapping',
  98. 'arch',
  99. 'guestAgentAPIVersion',
  100. 'kvmEnable',
  101. 'devices',
  102. 'status',
  103. 'maxVCpus',
  104. 'guestIPs',
  105. 'statusTime',
  106. 'maxMemSlots'],
  107. 'schema_type_name': 'VmDefinition'}],
  108. ['_verify_complex_type', {'schema_type_type': 'object'}],
  109. ['verify_retval', {'rep_id': 'VM.create'}]]
  110. **********************************************************************
  111. with message:
  112. Following parameters [u'memoryDumpVolume', u'memoryConfVolume']
  113. were not recognized (vdsmapi:277)
  114. with backtrace:
  115. [['_verify_object_type',
  116. {'arg_keys': ['xml', 'memoryDumpVolume', 'memoryConfVolume'],
  117. 'schema_type_name': 'VmParameters'}],
  118. ['_verify_complex_type', {'schema_type_type': 'object'}],
  119. ['verify_args', {'rep_id': 'VM.create'}]]
  120. **********************************************************************
  121. with message:
  122. Parameter kvmEnable is not boolean type (vdsmapi:277)
  123. with backtrace:
  124. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  125. ['_verify_object_type',
  126. {'arg_keys': ['status',
  127. 'acpiEnable',
  128. 'emulatedMachine',
  129. 'numOfIoThreads',
  130. 'vmId',
  131. 'memGuaranteedSize',
  132. 'timeOffset',
  133. 'smpThreadsPerCore',
  134. 'cpuType',
  135. 'guestDiskMapping',
  136. 'arch',
  137. 'smp',
  138. 'guestNumaNodes',
  139. 'xml',
  140. 'smpCoresPerSocket',
  141. 'kvmEnable',
  142. 'bootMenuEnable',
  143. 'cpuPinning',
  144. 'devices',
  145. 'custom',
  146. 'maxVCpus',
  147. 'statusTime',
  148. 'vmName'],
  149. 'schema_type_name': 'VmDefinition'}],
  150. ['_verify_complex_type', {'schema_type_type': 'object'}],
  151. ['verify_retval', {'rep_id': 'VM.create'}]]
  152. **********************************************************************
  153. with message:
  154. Parameter kvmEnable is not boolean type (vdsmapi:277)
  155. with backtrace:
  156. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  157. ['_verify_object_type',
  158. {'arg_keys': ['username',
  159. 'acpiEnable',
  160. 'emulatedMachine',
  161. 'enableGuestEvents',
  162. 'vmId',
  163. 'memGuaranteedSize',
  164. 'timeOffset',
  165. 'cpuType',
  166. 'smp',
  167. 'guestNumaNodes',
  168. 'xml',
  169. 'custom',
  170. 'smpCoresPerSocket',
  171. 'vmName',
  172. 'guestFQDN',
  173. 'maxMemSize',
  174. 'bootMenuEnable',
  175. 'numOfIoThreads',
  176. 'smpThreadsPerCore',
  177. 'guestDiskMapping',
  178. 'arch',
  179. 'guestAgentAPIVersion',
  180. 'kvmEnable',
  181. 'devices',
  182. 'status',
  183. 'maxVCpus',
  184. 'guestIPs',
  185. 'statusTime',
  186. 'maxMemSlots'],
  187. 'schema_type_name': 'VmDefinition'}],
  188. ['_verify_complex_type', {'schema_type_type': 'object'}],
  189. ['verify_retval', {'rep_id': 'VM.create'}]]
  190. **********************************************************************
  191. with message:
  192. Parameter kvmEnable is not boolean type (vdsmapi:277)
  193. with backtrace:
  194. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  195. ['_verify_object_type',
  196. {'arg_keys': ['status',
  197. 'maxMemSize',
  198. 'acpiEnable',
  199. 'emulatedMachine',
  200. 'numOfIoThreads',
  201. 'vmId',
  202. 'memGuaranteedSize',
  203. 'timeOffset',
  204. 'smpThreadsPerCore',
  205. 'cpuType',
  206. 'guestDiskMapping',
  207. 'arch',
  208. 'smp',
  209. 'guestNumaNodes',
  210. 'xml',
  211. 'smpCoresPerSocket',
  212. 'kvmEnable',
  213. 'bootMenuEnable',
  214. 'devices',
  215. 'custom',
  216. 'maxVCpus',
  217. 'statusTime',
  218. 'vmName',
  219. 'maxMemSlots'],
  220. 'schema_type_name': 'VmDefinition'}],
  221. ['_verify_complex_type', {'schema_type_type': 'object'}],
  222. ['verify_retval', {'rep_id': 'VM.create'}]]
  223. **********************************************************************
  224. with message:
  225. Parameter smp is not uint type (vdsmapi:277)
  226. with backtrace:
  227. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  228. ['_verify_object_type',
  229. {'arg_keys': ['username',
  230. 'acpiEnable',
  231. 'emulatedMachine',
  232. 'enableGuestEvents',
  233. 'vmId',
  234. 'memGuaranteedSize',
  235. 'timeOffset',
  236. 'cpuType',
  237. 'smp',
  238. 'guestNumaNodes',
  239. 'xml',
  240. 'custom',
  241. 'smpCoresPerSocket',
  242. 'vmName',
  243. 'guestFQDN',
  244. 'maxMemSize',
  245. 'bootMenuEnable',
  246. 'numOfIoThreads',
  247. 'smpThreadsPerCore',
  248. 'guestDiskMapping',
  249. 'arch',
  250. 'guestAgentAPIVersion',
  251. 'kvmEnable',
  252. 'devices',
  253. 'status',
  254. 'maxVCpus',
  255. 'guestIPs',
  256. 'statusTime',
  257. 'maxMemSlots'],
  258. 'schema_type_name': 'VmDefinition'}],
  259. ['_verify_complex_type', {'schema_type_type': 'object'}],
  260. ['verify_retval', {'rep_id': 'VM.create'}]]
  261. **********************************************************************
  262. with message:
  263. Parameter smp is not uint type (vdsmapi:277)
  264. with backtrace:
  265. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  266. ['_verify_object_type',
  267. {'arg_keys': ['status',
  268. 'maxMemSize',
  269. 'acpiEnable',
  270. 'emulatedMachine',
  271. 'numOfIoThreads',
  272. 'vmId',
  273. 'memGuaranteedSize',
  274. 'timeOffset',
  275. 'smpThreadsPerCore',
  276. 'cpuType',
  277. 'guestDiskMapping',
  278. 'arch',
  279. 'smp',
  280. 'guestNumaNodes',
  281. 'xml',
  282. 'smpCoresPerSocket',
  283. 'kvmEnable',
  284. 'bootMenuEnable',
  285. 'devices',
  286. 'custom',
  287. 'maxVCpus',
  288. 'statusTime',
  289. 'vmName',
  290. 'maxMemSlots'],
  291. 'schema_type_name': 'VmDefinition'}],
  292. ['_verify_complex_type', {'schema_type_type': 'object'}],
  293. ['verify_retval', {'rep_id': 'VM.create'}]]
  294. **********************************************************************
  295. with message:
  296. Parameter smp is not uint type (vdsmapi:277)
  297. with backtrace:
  298. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  299. ['_verify_object_type',
  300. {'arg_keys': ['status',
  301. 'acpiEnable',
  302. 'emulatedMachine',
  303. 'numOfIoThreads',
  304. 'vmId',
  305. 'memGuaranteedSize',
  306. 'timeOffset',
  307. 'smpThreadsPerCore',
  308. 'cpuType',
  309. 'guestDiskMapping',
  310. 'arch',
  311. 'smp',
  312. 'guestNumaNodes',
  313. 'xml',
  314. 'smpCoresPerSocket',
  315. 'kvmEnable',
  316. 'bootMenuEnable',
  317. 'cpuPinning',
  318. 'devices',
  319. 'custom',
  320. 'maxVCpus',
  321. 'statusTime',
  322. 'vmName'],
  323. 'schema_type_name': 'VmDefinition'}],
  324. ['_verify_complex_type', {'schema_type_type': 'object'}],
  325. ['verify_retval', {'rep_id': 'VM.create'}]]
  326. **********************************************************************
  327. with message:
  328. Provided parameters {'index': 3, 'iface': 'ide', 'name': 'hdd',
  329. 'vm_custom': {}, 'format': 'raw', 'vmid':
  330. '6a8bd027-920b-435a-8464-e3ce405d8dc6', 'diskType': 'file',
  331. 'alias': 'ua-956db577-bb4d-4176-9b0d-03b2b45d04d8', 'readonly':
  332. 'True', 'specParams': {'vmPayload': {'volId': 'config-2', 'file':
  333. {'openstack/latest/meta_data.json': 'ewogICJhdmFpbGFiaWxpdHlfem9uZ
  334. SIgOiAibm92YSIsCiAgImhvc3RuYW1lIiA6ICJWTTAiLAogICJsYXVuY2hfaW5kZXg
  335. iIDogIjAiLAogICJtZXRhIiA6IHsKICAgICJyb2xlIiA6ICJzZXJ2ZXIiLAogICAgI
  336. mRzbW9kZSIgOiAibG9jYWwiLAogICAgImVzc2VudGlhbCIgOiAiZmFsc2UiCiAgfSw
  337. KICAibmFtZSIgOiAiVk0wIiwKICAidXVpZCIgOiAiMjg1MmEzMzEtMjE5Zi00M2JmL
  338. TgxYTMtOGRkMzMzMDhkNTUwIgp9',
  339. 'openstack/latest/network_data.json': 'ewogICJsaW5rcyIgOiBbIHsKICA
  340. gICJuYW1lIiA6ICJldGgwIiwKICAgICJpZCIgOiAiZXRoMCIsCiAgICAidHlwZSIgO
  341. iAidmlmIgogIH0gXSwKICAibmV0d29ya3MiIDogWyB7CiAgICAibmV0bWFzayIgOiA
  342. iMjU1LjI1NS4yNTUuMCIsCiAgICAibGluayIgOiAiZXRoMCIsCiAgICAiaWQiIDogI
  343. mV0aDAiLAogICAgImlwX2FkZHJlc3MiIDogIjE5Mi4xNjguMjAxLjE5OSIsCiAgICA
  344. idHlwZSIgOiAiaXB2NCIsCiAgICAiZ2F0ZXdheSIgOiAiMTkyLjE2OC4yMDEuMSIKI
  345. CB9IF0KfQ==', 'openstack/latest/user_data': 'I2Nsb3VkLWNvbmZpZwpvd
  346. XRwdXQ6CiAgYWxsOiAnPj4gL3Zhci9sb2cvY2xvdWQtaW5pdC1vdXRwdXQubG9nJwp
  347. wYXNzd29yZDogc2VjcmV0CmRpc2FibGVfcm9vdDogMApydW5jbWQ6Ci0gJ3NlZCAta
  348. SAnJy9eZGF0YXNvdXJjZV9saXN0OiAvZCcnIC9ldGMvY2xvdWQvY2xvdWQuY2ZnOyB
  349. lY2hvICcnZGF0YXNvdXJjZV9saXN0OgogIFsiTm9DbG91ZCIsICJDb25maWdEcml2Z
  350. SJdJycgPj4gL2V0Yy9jbG91ZC9jbG91ZC5jZmcnCnNzaF9wd2F1dGg6IHRydWUKY2h
  351. wYXNzd2Q6CiAgZXhwaXJlOiBmYWxzZQp1c2VyOiByb290Cg=='}}}, 'address':
  352. {'bus': '1', 'controller': '0', 'type': 'drive', 'target': '0',
  353. 'unit': '1'}, 'device': 'cdrom', 'discard': False, 'path': '/var/r
  354. un/vdsm/payload/6a8bd027-920b-435a-8464-e3ce405d8dc6.00b07804e9fe5
  355. 0b2765b516512fb722b.img', 'propagateErrors': 'report', 'type':
  356. 'disk'} do not match any of union VmDevice values (vdsmapi:277)
  357. with backtrace:
  358. [['_verify_complex_type', {'schema_type_type': 'union'}],
  359. ['_verify_object_type',
  360. {'arg_keys': ['username',
  361. 'acpiEnable',
  362. 'emulatedMachine',
  363. 'enableGuestEvents',
  364. 'vmId',
  365. 'memGuaranteedSize',
  366. 'timeOffset',
  367. 'cpuType',
  368. 'smp',
  369. 'guestNumaNodes',
  370. 'xml',
  371. 'custom',
  372. 'smpCoresPerSocket',
  373. 'vmName',
  374. 'guestFQDN',
  375. 'maxMemSize',
  376. 'bootMenuEnable',
  377. 'numOfIoThreads',
  378. 'smpThreadsPerCore',
  379. 'guestDiskMapping',
  380. 'arch',
  381. 'guestAgentAPIVersion',
  382. 'kvmEnable',
  383. 'devices',
  384. 'status',
  385. 'maxVCpus',
  386. 'guestIPs',
  387. 'statusTime',
  388. 'maxMemSlots'],
  389. 'schema_type_name': 'VmDefinition'}],
  390. ['_verify_complex_type', {'schema_type_type': 'object'}],
  391. ['verify_retval', {'rep_id': 'VM.create'}]]
  392. **********************************************************************
  393. with message:
  394. Required parameter vmID is not provided when calling VM.create
  395. (vdsmapi:277)
  396. with backtrace:
  397. [['verify_args', {'rep_id': 'VM.create'}]]
  398. **********************************************************************
  399. with message:
  400. Required property memSize is not provided when calling VM.create
  401. (vdsmapi:277)
  402. with backtrace:
  403. [['_verify_object_type',
  404. {'arg_keys': ['xml'], 'schema_type_name': 'VmParameters'}],
  405. ['_verify_complex_type', {'schema_type_type': 'object'}],
  406. ['verify_args', {'rep_id': 'VM.create'}]]
  407. **********************************************************************
  408. ************************* VM.diskSizeExtend **************************
  409. **********************************************************************
  410. with message:
  411. Required property device is not provided when calling
  412. VM.diskSizeExtend (vdsmapi:277)
  413. with backtrace:
  414. [['_verify_object_type',
  415. {'arg_keys': ['imageID', 'volumeID', 'domainID', 'poolID'],
  416. 'schema_type_name': 'DriveSpecVolume'}],
  417. ['_verify_complex_type', {'schema_type_type': 'object'}],
  418. ['verify_args', {'rep_id': 'VM.diskSizeExtend'}]]
  419. **********************************************************************
  420. *********************** VM.getMigrationStatus ************************
  421. **********************************************************************
  422. with message:
  423. Required property vmId is not provided when calling
  424. VM.getMigrationStatus (vdsmapi:277)
  425. with backtrace:
  426. [['_verify_object_type',
  427. {'arg_keys': ['status', 'progress'], 'schema_type_name': 'MigratingStats'}],
  428. ['_verify_complex_type', {'schema_type_type': 'object'}],
  429. ['_verify_complex_type', {'schema_type_type': 'union'}],
  430. ['verify_retval', {'rep_id': 'VM.getMigrationStatus'}]]
  431. **********************************************************************
  432. with message:
  433. Unexpected issue with response type verification for
  434. VM.getMigrationStatus (vdsmapi:277)
  435. with backtrace:
  436. [['verify_retval', {'rep_id': 'VM.getMigrationStatus'}]]
  437. **********************************************************************
  438. *************************** VM.hotplugDisk ***************************
  439. **********************************************************************
  440. with message:
  441. Following parameters ['guestDiskMapping', 'arch',
  442. 'guestNumaNodes', u'xml', 'bootMenuEnable', 'statusTime'] were not
  443. recognized (vdsmapi:277)
  444. with backtrace:
  445. [['_verify_object_type',
  446. {'arg_keys': ['status',
  447. 'maxMemSize',
  448. 'acpiEnable',
  449. 'emulatedMachine',
  450. 'numOfIoThreads',
  451. 'vmId',
  452. 'memGuaranteedSize',
  453. 'timeOffset',
  454. 'smpThreadsPerCore',
  455. 'cpuType',
  456. 'guestDiskMapping',
  457. 'arch',
  458. 'smp',
  459. 'guestNumaNodes',
  460. 'xml',
  461. 'smpCoresPerSocket',
  462. 'kvmEnable',
  463. 'bootMenuEnable',
  464. 'devices',
  465. 'custom',
  466. 'maxVCpus',
  467. 'statusTime',
  468. 'vmName',
  469. 'maxMemSlots'],
  470. 'schema_type_name': 'VmDefinition'}],
  471. ['_verify_complex_type', {'schema_type_type': 'object'}],
  472. ['verify_retval', {'rep_id': 'VM.hotplugDisk'}]]
  473. **********************************************************************
  474. with message:
  475. Following parameters ['guestNumaNodes', u'xml', 'bootMenuEnable',
  476. 'guestDiskMapping', 'arch', 'guestAgentAPIVersion', 'statusTime']
  477. were not recognized (vdsmapi:277)
  478. with backtrace:
  479. [['_verify_object_type',
  480. {'arg_keys': ['acpiEnable',
  481. 'emulatedMachine',
  482. 'vmId',
  483. 'memGuaranteedSize',
  484. 'timeOffset',
  485. 'cpuType',
  486. 'smp',
  487. 'guestNumaNodes',
  488. 'xml',
  489. 'custom',
  490. 'smpCoresPerSocket',
  491. 'vmName',
  492. 'status',
  493. 'maxMemSize',
  494. 'bootMenuEnable',
  495. 'numOfIoThreads',
  496. 'smpThreadsPerCore',
  497. 'guestDiskMapping',
  498. 'arch',
  499. 'guestAgentAPIVersion',
  500. 'kvmEnable',
  501. 'devices',
  502. 'maxVCpus',
  503. 'statusTime',
  504. 'maxMemSlots'],
  505. 'schema_type_name': 'VmDefinition'}],
  506. ['_verify_complex_type', {'schema_type_type': 'object'}],
  507. ['verify_retval', {'rep_id': 'VM.hotplugDisk'}]]
  508. **********************************************************************
  509. with message:
  510. Parameter kvmEnable is not boolean type (vdsmapi:277)
  511. with backtrace:
  512. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  513. ['_verify_object_type',
  514. {'arg_keys': ['acpiEnable',
  515. 'emulatedMachine',
  516. 'vmId',
  517. 'memGuaranteedSize',
  518. 'timeOffset',
  519. 'cpuType',
  520. 'smp',
  521. 'guestNumaNodes',
  522. 'xml',
  523. 'custom',
  524. 'smpCoresPerSocket',
  525. 'vmName',
  526. 'status',
  527. 'maxMemSize',
  528. 'bootMenuEnable',
  529. 'numOfIoThreads',
  530. 'smpThreadsPerCore',
  531. 'guestDiskMapping',
  532. 'arch',
  533. 'guestAgentAPIVersion',
  534. 'kvmEnable',
  535. 'devices',
  536. 'maxVCpus',
  537. 'statusTime',
  538. 'maxMemSlots'],
  539. 'schema_type_name': 'VmDefinition'}],
  540. ['_verify_complex_type', {'schema_type_type': 'object'}],
  541. ['verify_retval', {'rep_id': 'VM.hotplugDisk'}]]
  542. **********************************************************************
  543. with message:
  544. Parameter kvmEnable is not boolean type (vdsmapi:277)
  545. with backtrace:
  546. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  547. ['_verify_object_type',
  548. {'arg_keys': ['status',
  549. 'maxMemSize',
  550. 'acpiEnable',
  551. 'emulatedMachine',
  552. 'numOfIoThreads',
  553. 'vmId',
  554. 'memGuaranteedSize',
  555. 'timeOffset',
  556. 'smpThreadsPerCore',
  557. 'cpuType',
  558. 'guestDiskMapping',
  559. 'arch',
  560. 'smp',
  561. 'guestNumaNodes',
  562. 'xml',
  563. 'smpCoresPerSocket',
  564. 'kvmEnable',
  565. 'bootMenuEnable',
  566. 'devices',
  567. 'custom',
  568. 'maxVCpus',
  569. 'statusTime',
  570. 'vmName',
  571. 'maxMemSlots'],
  572. 'schema_type_name': 'VmDefinition'}],
  573. ['_verify_complex_type', {'schema_type_type': 'object'}],
  574. ['verify_retval', {'rep_id': 'VM.hotplugDisk'}]]
  575. **********************************************************************
  576. with message:
  577. Parameter smp is not uint type (vdsmapi:277)
  578. with backtrace:
  579. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  580. ['_verify_object_type',
  581. {'arg_keys': ['acpiEnable',
  582. 'emulatedMachine',
  583. 'vmId',
  584. 'memGuaranteedSize',
  585. 'timeOffset',
  586. 'cpuType',
  587. 'smp',
  588. 'guestNumaNodes',
  589. 'xml',
  590. 'custom',
  591. 'smpCoresPerSocket',
  592. 'vmName',
  593. 'status',
  594. 'maxMemSize',
  595. 'bootMenuEnable',
  596. 'numOfIoThreads',
  597. 'smpThreadsPerCore',
  598. 'guestDiskMapping',
  599. 'arch',
  600. 'guestAgentAPIVersion',
  601. 'kvmEnable',
  602. 'devices',
  603. 'maxVCpus',
  604. 'statusTime',
  605. 'maxMemSlots'],
  606. 'schema_type_name': 'VmDefinition'}],
  607. ['_verify_complex_type', {'schema_type_type': 'object'}],
  608. ['verify_retval', {'rep_id': 'VM.hotplugDisk'}]]
  609. **********************************************************************
  610. with message:
  611. Parameter smp is not uint type (vdsmapi:277)
  612. with backtrace:
  613. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  614. ['_verify_object_type',
  615. {'arg_keys': ['status',
  616. 'maxMemSize',
  617. 'acpiEnable',
  618. 'emulatedMachine',
  619. 'numOfIoThreads',
  620. 'vmId',
  621. 'memGuaranteedSize',
  622. 'timeOffset',
  623. 'smpThreadsPerCore',
  624. 'cpuType',
  625. 'guestDiskMapping',
  626. 'arch',
  627. 'smp',
  628. 'guestNumaNodes',
  629. 'xml',
  630. 'smpCoresPerSocket',
  631. 'kvmEnable',
  632. 'bootMenuEnable',
  633. 'devices',
  634. 'custom',
  635. 'maxVCpus',
  636. 'statusTime',
  637. 'vmName',
  638. 'maxMemSlots'],
  639. 'schema_type_name': 'VmDefinition'}],
  640. ['_verify_complex_type', {'schema_type_type': 'object'}],
  641. ['verify_retval', {'rep_id': 'VM.hotplugDisk'}]]
  642. **********************************************************************
  643. with message:
  644. Provided parameters {'index': 2, 'iface': 'ide', 'name': 'hdc',
  645. 'vm_custom': {}, 'format': 'raw', 'vmid':
  646. '6a8bd027-920b-435a-8464-e3ce405d8dc6', 'diskType': 'file',
  647. 'alias': 'ua-535ddc1e-f563-4850-86c2-89433b0b9873', 'readonly':
  648. 'True', 'specParams': {}, 'address': {'bus': '1', 'controller':
  649. '0', 'type': 'drive', 'target': '0', 'unit': '0'}, 'device':
  650. 'cdrom', 'discard': False, 'path': '', 'propagateErrors':
  651. 'report', 'type': 'disk'} do not match any of union VmDevice
  652. values (vdsmapi:277)
  653. with backtrace:
  654. [['_verify_complex_type', {'schema_type_type': 'union'}],
  655. ['_verify_object_type',
  656. {'arg_keys': ['acpiEnable',
  657. 'emulatedMachine',
  658. 'vmId',
  659. 'memGuaranteedSize',
  660. 'timeOffset',
  661. 'cpuType',
  662. 'smp',
  663. 'guestNumaNodes',
  664. 'xml',
  665. 'custom',
  666. 'smpCoresPerSocket',
  667. 'vmName',
  668. 'status',
  669. 'maxMemSize',
  670. 'bootMenuEnable',
  671. 'numOfIoThreads',
  672. 'smpThreadsPerCore',
  673. 'guestDiskMapping',
  674. 'arch',
  675. 'guestAgentAPIVersion',
  676. 'kvmEnable',
  677. 'devices',
  678. 'maxVCpus',
  679. 'statusTime',
  680. 'maxMemSlots'],
  681. 'schema_type_name': 'VmDefinition'}],
  682. ['_verify_complex_type', {'schema_type_type': 'object'}],
  683. ['verify_retval', {'rep_id': 'VM.hotplugDisk'}]]
  684. **********************************************************************
  685. with message:
  686. Provided parameters {'index': 3, 'iface': 'ide', 'name': 'hdd',
  687. 'vm_custom': {}, 'format': 'raw', 'vmid':
  688. 'dcb5705b-de32-4d6a-8e5e-cfdebac97ff0', 'diskType': 'file',
  689. 'alias': 'ua-2a1fdc5b-c3f1-471e-a98a-f09ab4f54461', 'readonly':
  690. 'True', 'specParams': {'vmPayload': {'volId': 'config-2', 'file':
  691. {'openstack/latest/meta_data.json': 'ewogICJhdmFpbGFiaWxpdHlfem9uZ
  692. SIgOiAibm92YSIsCiAgImhvc3RuYW1lIiA6ICJWTTAiLAogICJsYXVuY2hfaW5kZXg
  693. iIDogIjAiLAogICJtZXRhIiA6IHsKICAgICJyb2xlIiA6ICJzZXJ2ZXIiLAogICAgI
  694. mRzbW9kZSIgOiAibG9jYWwiLAogICAgImVzc2VudGlhbCIgOiAiZmFsc2UiCiAgfSw
  695. KICAibmFtZSIgOiAiVk0wIiwKICAidXVpZCIgOiAiZThhYTZjN2EtYTUyZi00ZGI2L
  696. ThlNDgtMGQ5MGY2ZDg5NGM4Igp9',
  697. 'openstack/latest/network_data.json': 'ewogICJsaW5rcyIgOiBbIHsKICA
  698. gICJuYW1lIiA6ICJldGgwIiwKICAgICJpZCIgOiAiZXRoMCIsCiAgICAidHlwZSIgO
  699. iAidmlmIgogIH0gXSwKICAibmV0d29ya3MiIDogWyB7CiAgICAibmV0bWFzayIgOiA
  700. iMjU1LjI1NS4yNTUuMCIsCiAgICAibGluayIgOiAiZXRoMCIsCiAgICAiaWQiIDogI
  701. mV0aDAiLAogICAgImlwX2FkZHJlc3MiIDogIjE5Mi4xNjguMjAxLjE5OSIsCiAgICA
  702. idHlwZSIgOiAiaXB2NCIsCiAgICAiZ2F0ZXdheSIgOiAiMTkyLjE2OC4yMDEuMSIKI
  703. CB9IF0KfQ==', 'openstack/latest/user_data': 'I2Nsb3VkLWNvbmZpZwpvd
  704. XRwdXQ6CiAgYWxsOiAnPj4gL3Zhci9sb2cvY2xvdWQtaW5pdC1vdXRwdXQubG9nJwp
  705. wYXNzd29yZDogc2VjcmV0CmRpc2FibGVfcm9vdDogMApydW5jbWQ6Ci0gJ3NlZCAta
  706. SAnJy9eZGF0YXNvdXJjZV9saXN0OiAvZCcnIC9ldGMvY2xvdWQvY2xvdWQuY2ZnOyB
  707. lY2hvICcnZGF0YXNvdXJjZV9saXN0OgogIFsiTm9DbG91ZCIsICJDb25maWdEcml2Z
  708. SJdJycgPj4gL2V0Yy9jbG91ZC9jbG91ZC5jZmcnCnNzaF9wd2F1dGg6IHRydWUKY2h
  709. wYXNzd2Q6CiAgZXhwaXJlOiBmYWxzZQp1c2VyOiByb290Cg=='}}}, 'address':
  710. {'bus': '1', 'controller': '0', 'type': 'drive', 'target': '0',
  711. 'unit': '1'}, 'device': 'cdrom', 'discard': False, 'path': '/var/r
  712. un/vdsm/payload/dcb5705b-de32-4d6a-8e5e-cfdebac97ff0.fa71a2dc7da42
  713. c4bd79933114091d4af.img', 'propagateErrors': 'report', 'type':
  714. 'disk'} do not match any of union VmDevice values (vdsmapi:277)
  715. with backtrace:
  716. [['_verify_complex_type', {'schema_type_type': 'union'}],
  717. ['_verify_object_type',
  718. {'arg_keys': ['status',
  719. 'maxMemSize',
  720. 'acpiEnable',
  721. 'emulatedMachine',
  722. 'numOfIoThreads',
  723. 'vmId',
  724. 'memGuaranteedSize',
  725. 'timeOffset',
  726. 'smpThreadsPerCore',
  727. 'cpuType',
  728. 'guestDiskMapping',
  729. 'arch',
  730. 'smp',
  731. 'guestNumaNodes',
  732. 'xml',
  733. 'smpCoresPerSocket',
  734. 'kvmEnable',
  735. 'bootMenuEnable',
  736. 'devices',
  737. 'custom',
  738. 'maxVCpus',
  739. 'statusTime',
  740. 'vmName',
  741. 'maxMemSlots'],
  742. 'schema_type_name': 'VmDefinition'}],
  743. ['_verify_complex_type', {'schema_type_type': 'object'}],
  744. ['verify_retval', {'rep_id': 'VM.hotplugDisk'}]]
  745. **********************************************************************
  746. ************************** VM.hotplugMemory **************************
  747. **********************************************************************
  748. with message:
  749. Following parameters ['guestNumaNodes', u'xml', 'bootMenuEnable',
  750. 'guestDiskMapping', 'arch', 'guestAgentAPIVersion', 'statusTime']
  751. were not recognized (vdsmapi:277)
  752. with backtrace:
  753. [['_verify_object_type',
  754. {'arg_keys': ['acpiEnable',
  755. 'emulatedMachine',
  756. 'vmId',
  757. 'memGuaranteedSize',
  758. 'timeOffset',
  759. 'cpuType',
  760. 'smp',
  761. 'guestNumaNodes',
  762. 'xml',
  763. 'custom',
  764. 'smpCoresPerSocket',
  765. 'vmName',
  766. 'status',
  767. 'maxMemSize',
  768. 'bootMenuEnable',
  769. 'numOfIoThreads',
  770. 'smpThreadsPerCore',
  771. 'guestDiskMapping',
  772. 'arch',
  773. 'guestAgentAPIVersion',
  774. 'kvmEnable',
  775. 'devices',
  776. 'maxVCpus',
  777. 'statusTime',
  778. 'maxMemSlots'],
  779. 'schema_type_name': 'VmDefinition'}],
  780. ['_verify_complex_type', {'schema_type_type': 'object'}],
  781. ['verify_retval', {'rep_id': 'VM.hotplugMemory'}]]
  782. **********************************************************************
  783. with message:
  784. Following parameters [u'specParams', u'type'] were not recognized
  785. (vdsmapi:277)
  786. with backtrace:
  787. [['_verify_object_type',
  788. {'arg_keys': ['node', 'specParams', 'deviceId', 'device', 'type', 'size'],
  789. 'schema_type_name': 'VmMemoryDevice'}],
  790. ['_verify_complex_type', {'schema_type_type': 'object'}],
  791. ['_verify_object_type',
  792. {'arg_keys': ['memory', 'vmId', 'memGuaranteedSize'],
  793. 'schema_type_name': 'HotplugMemoryParams'}],
  794. ['_verify_complex_type', {'schema_type_type': 'object'}],
  795. ['verify_args', {'rep_id': 'VM.hotplugMemory'}]]
  796. **********************************************************************
  797. with message:
  798. Parameter kvmEnable is not boolean type (vdsmapi:277)
  799. with backtrace:
  800. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  801. ['_verify_object_type',
  802. {'arg_keys': ['acpiEnable',
  803. 'emulatedMachine',
  804. 'vmId',
  805. 'memGuaranteedSize',
  806. 'timeOffset',
  807. 'cpuType',
  808. 'smp',
  809. 'guestNumaNodes',
  810. 'xml',
  811. 'custom',
  812. 'smpCoresPerSocket',
  813. 'vmName',
  814. 'status',
  815. 'maxMemSize',
  816. 'bootMenuEnable',
  817. 'numOfIoThreads',
  818. 'smpThreadsPerCore',
  819. 'guestDiskMapping',
  820. 'arch',
  821. 'guestAgentAPIVersion',
  822. 'kvmEnable',
  823. 'devices',
  824. 'maxVCpus',
  825. 'statusTime',
  826. 'maxMemSlots'],
  827. 'schema_type_name': 'VmDefinition'}],
  828. ['_verify_complex_type', {'schema_type_type': 'object'}],
  829. ['verify_retval', {'rep_id': 'VM.hotplugMemory'}]]
  830. **********************************************************************
  831. with message:
  832. Parameter smp is not uint type (vdsmapi:277)
  833. with backtrace:
  834. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  835. ['_verify_object_type',
  836. {'arg_keys': ['acpiEnable',
  837. 'emulatedMachine',
  838. 'vmId',
  839. 'memGuaranteedSize',
  840. 'timeOffset',
  841. 'cpuType',
  842. 'smp',
  843. 'guestNumaNodes',
  844. 'xml',
  845. 'custom',
  846. 'smpCoresPerSocket',
  847. 'vmName',
  848. 'status',
  849. 'maxMemSize',
  850. 'bootMenuEnable',
  851. 'numOfIoThreads',
  852. 'smpThreadsPerCore',
  853. 'guestDiskMapping',
  854. 'arch',
  855. 'guestAgentAPIVersion',
  856. 'kvmEnable',
  857. 'devices',
  858. 'maxVCpus',
  859. 'statusTime',
  860. 'maxMemSlots'],
  861. 'schema_type_name': 'VmDefinition'}],
  862. ['_verify_complex_type', {'schema_type_type': 'object'}],
  863. ['verify_retval', {'rep_id': 'VM.hotplugMemory'}]]
  864. **********************************************************************
  865. with message:
  866. Provided parameters {'index': 2, 'iface': 'ide', 'name': 'hdc',
  867. 'vm_custom': {}, 'format': 'raw', 'vmid':
  868. '6a8bd027-920b-435a-8464-e3ce405d8dc6', 'diskType': 'file',
  869. 'alias': 'ua-535ddc1e-f563-4850-86c2-89433b0b9873', 'readonly':
  870. 'True', 'specParams': {}, 'address': {'bus': '1', 'controller':
  871. '0', 'type': 'drive', 'target': '0', 'unit': '0'}, 'device':
  872. 'cdrom', 'discard': False, 'path': '', 'propagateErrors':
  873. 'report', 'type': 'disk'} do not match any of union VmDevice
  874. values (vdsmapi:277)
  875. with backtrace:
  876. [['_verify_complex_type', {'schema_type_type': 'union'}],
  877. ['_verify_object_type',
  878. {'arg_keys': ['acpiEnable',
  879. 'emulatedMachine',
  880. 'vmId',
  881. 'memGuaranteedSize',
  882. 'timeOffset',
  883. 'cpuType',
  884. 'smp',
  885. 'guestNumaNodes',
  886. 'xml',
  887. 'custom',
  888. 'smpCoresPerSocket',
  889. 'vmName',
  890. 'status',
  891. 'maxMemSize',
  892. 'bootMenuEnable',
  893. 'numOfIoThreads',
  894. 'smpThreadsPerCore',
  895. 'guestDiskMapping',
  896. 'arch',
  897. 'guestAgentAPIVersion',
  898. 'kvmEnable',
  899. 'devices',
  900. 'maxVCpus',
  901. 'statusTime',
  902. 'maxMemSlots'],
  903. 'schema_type_name': 'VmDefinition'}],
  904. ['_verify_complex_type', {'schema_type_type': 'object'}],
  905. ['verify_retval', {'rep_id': 'VM.hotplugMemory'}]]
  906. **********************************************************************
  907. *************************** VM.hotplugNic ****************************
  908. **********************************************************************
  909. with message:
  910. Following parameters ['guestNumaNodes', u'xml', 'bootMenuEnable',
  911. 'guestDiskMapping', 'arch', 'guestAgentAPIVersion', 'statusTime']
  912. were not recognized (vdsmapi:277)
  913. with backtrace:
  914. [['_verify_object_type',
  915. {'arg_keys': ['acpiEnable',
  916. 'emulatedMachine',
  917. 'vmId',
  918. 'memGuaranteedSize',
  919. 'timeOffset',
  920. 'cpuType',
  921. 'smp',
  922. 'guestNumaNodes',
  923. 'xml',
  924. 'custom',
  925. 'smpCoresPerSocket',
  926. 'vmName',
  927. 'status',
  928. 'maxMemSize',
  929. 'bootMenuEnable',
  930. 'numOfIoThreads',
  931. 'smpThreadsPerCore',
  932. 'guestDiskMapping',
  933. 'arch',
  934. 'guestAgentAPIVersion',
  935. 'kvmEnable',
  936. 'devices',
  937. 'maxVCpus',
  938. 'statusTime',
  939. 'maxMemSlots'],
  940. 'schema_type_name': 'VmDefinition'}],
  941. ['_verify_complex_type', {'schema_type_type': 'object'}],
  942. ['verify_retval', {'rep_id': 'VM.hotplugNic'}]]
  943. **********************************************************************
  944. with message:
  945. Following parameters [u'guestDiskMapping', u'guestNumaNodes',
  946. u'xml', u'bootMenuEnable', u'external', u'arch',
  947. u'guestAgentAPIVersion', u'statusTime'] were not recognized
  948. (vdsmapi:277)
  949. with backtrace:
  950. [['_verify_object_type',
  951. {'arg_keys': ['acpiEnable',
  952. 'emulatedMachine',
  953. 'numOfIoThreads',
  954. 'guestDiskMapping',
  955. 'timeOffset',
  956. 'cpuType',
  957. 'smp',
  958. 'guestNumaNodes',
  959. 'xml',
  960. 'custom',
  961. 'vmType',
  962. 'memSize',
  963. 'smpCoresPerSocket',
  964. 'vmName',
  965. 'status',
  966. 'maxMemSize',
  967. 'bootMenuEnable',
  968. 'vmId',
  969. 'external',
  970. 'smpThreadsPerCore',
  971. 'memGuaranteedSize',
  972. 'arch',
  973. 'guestAgentAPIVersion',
  974. 'kvmEnable',
  975. 'devices',
  976. 'maxVCpus',
  977. 'statusTime',
  978. 'maxMemSlots'],
  979. 'schema_type_name': 'VmDefinition'}],
  980. ['_verify_complex_type', {'schema_type_type': 'object'}],
  981. ['verify_retval', {'rep_id': 'VM.hotplugNic'}]]
  982. **********************************************************************
  983. with message:
  984. Parameter kvmEnable is not boolean type (vdsmapi:277)
  985. with backtrace:
  986. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  987. ['_verify_object_type',
  988. {'arg_keys': ['acpiEnable',
  989. 'emulatedMachine',
  990. 'vmId',
  991. 'memGuaranteedSize',
  992. 'timeOffset',
  993. 'cpuType',
  994. 'smp',
  995. 'guestNumaNodes',
  996. 'xml',
  997. 'custom',
  998. 'smpCoresPerSocket',
  999. 'vmName',
  1000. 'status',
  1001. 'maxMemSize',
  1002. 'bootMenuEnable',
  1003. 'numOfIoThreads',
  1004. 'smpThreadsPerCore',
  1005. 'guestDiskMapping',
  1006. 'arch',
  1007. 'guestAgentAPIVersion',
  1008. 'kvmEnable',
  1009. 'devices',
  1010. 'maxVCpus',
  1011. 'statusTime',
  1012. 'maxMemSlots'],
  1013. 'schema_type_name': 'VmDefinition'}],
  1014. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1015. ['verify_retval', {'rep_id': 'VM.hotplugNic'}]]
  1016. **********************************************************************
  1017. with message:
  1018. Parameter kvmEnable is not boolean type (vdsmapi:277)
  1019. with backtrace:
  1020. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  1021. ['_verify_object_type',
  1022. {'arg_keys': ['acpiEnable',
  1023. 'emulatedMachine',
  1024. 'numOfIoThreads',
  1025. 'guestDiskMapping',
  1026. 'timeOffset',
  1027. 'cpuType',
  1028. 'smp',
  1029. 'guestNumaNodes',
  1030. 'xml',
  1031. 'custom',
  1032. 'vmType',
  1033. 'memSize',
  1034. 'smpCoresPerSocket',
  1035. 'vmName',
  1036. 'status',
  1037. 'maxMemSize',
  1038. 'bootMenuEnable',
  1039. 'vmId',
  1040. 'external',
  1041. 'smpThreadsPerCore',
  1042. 'memGuaranteedSize',
  1043. 'arch',
  1044. 'guestAgentAPIVersion',
  1045. 'kvmEnable',
  1046. 'devices',
  1047. 'maxVCpus',
  1048. 'statusTime',
  1049. 'maxMemSlots'],
  1050. 'schema_type_name': 'VmDefinition'}],
  1051. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1052. ['verify_retval', {'rep_id': 'VM.hotplugNic'}]]
  1053. **********************************************************************
  1054. with message:
  1055. Parameter smp is not uint type (vdsmapi:277)
  1056. with backtrace:
  1057. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  1058. ['_verify_object_type',
  1059. {'arg_keys': ['acpiEnable',
  1060. 'emulatedMachine',
  1061. 'numOfIoThreads',
  1062. 'guestDiskMapping',
  1063. 'timeOffset',
  1064. 'cpuType',
  1065. 'smp',
  1066. 'guestNumaNodes',
  1067. 'xml',
  1068. 'custom',
  1069. 'vmType',
  1070. 'memSize',
  1071. 'smpCoresPerSocket',
  1072. 'vmName',
  1073. 'status',
  1074. 'maxMemSize',
  1075. 'bootMenuEnable',
  1076. 'vmId',
  1077. 'external',
  1078. 'smpThreadsPerCore',
  1079. 'memGuaranteedSize',
  1080. 'arch',
  1081. 'guestAgentAPIVersion',
  1082. 'kvmEnable',
  1083. 'devices',
  1084. 'maxVCpus',
  1085. 'statusTime',
  1086. 'maxMemSlots'],
  1087. 'schema_type_name': 'VmDefinition'}],
  1088. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1089. ['verify_retval', {'rep_id': 'VM.hotplugNic'}]]
  1090. **********************************************************************
  1091. with message:
  1092. Parameter smp is not uint type (vdsmapi:277)
  1093. with backtrace:
  1094. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  1095. ['_verify_object_type',
  1096. {'arg_keys': ['acpiEnable',
  1097. 'emulatedMachine',
  1098. 'vmId',
  1099. 'memGuaranteedSize',
  1100. 'timeOffset',
  1101. 'cpuType',
  1102. 'smp',
  1103. 'guestNumaNodes',
  1104. 'xml',
  1105. 'custom',
  1106. 'smpCoresPerSocket',
  1107. 'vmName',
  1108. 'status',
  1109. 'maxMemSize',
  1110. 'bootMenuEnable',
  1111. 'numOfIoThreads',
  1112. 'smpThreadsPerCore',
  1113. 'guestDiskMapping',
  1114. 'arch',
  1115. 'guestAgentAPIVersion',
  1116. 'kvmEnable',
  1117. 'devices',
  1118. 'maxVCpus',
  1119. 'statusTime',
  1120. 'maxMemSlots'],
  1121. 'schema_type_name': 'VmDefinition'}],
  1122. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1123. ['verify_retval', {'rep_id': 'VM.hotplugNic'}]]
  1124. **********************************************************************
  1125. with message:
  1126. Provided parameters {'index': 2, 'iface': 'ide', 'name': 'hdc',
  1127. 'vm_custom': {}, 'format': 'raw', 'vmid':
  1128. '6a8bd027-920b-435a-8464-e3ce405d8dc6', 'diskType': 'file',
  1129. 'alias': 'ua-535ddc1e-f563-4850-86c2-89433b0b9873', 'readonly':
  1130. 'True', 'specParams': {}, 'address': {'bus': '1', 'controller':
  1131. '0', 'type': 'drive', 'target': '0', 'unit': '0'}, 'device':
  1132. 'cdrom', 'discard': False, 'path': '', 'propagateErrors':
  1133. 'report', 'type': 'disk'} do not match any of union VmDevice
  1134. values (vdsmapi:277)
  1135. with backtrace:
  1136. [['_verify_complex_type', {'schema_type_type': 'union'}],
  1137. ['_verify_object_type',
  1138. {'arg_keys': ['acpiEnable',
  1139. 'emulatedMachine',
  1140. 'numOfIoThreads',
  1141. 'guestDiskMapping',
  1142. 'timeOffset',
  1143. 'cpuType',
  1144. 'smp',
  1145. 'guestNumaNodes',
  1146. 'xml',
  1147. 'custom',
  1148. 'vmType',
  1149. 'memSize',
  1150. 'smpCoresPerSocket',
  1151. 'vmName',
  1152. 'status',
  1153. 'maxMemSize',
  1154. 'bootMenuEnable',
  1155. 'vmId',
  1156. 'external',
  1157. 'smpThreadsPerCore',
  1158. 'memGuaranteedSize',
  1159. 'arch',
  1160. 'guestAgentAPIVersion',
  1161. 'kvmEnable',
  1162. 'devices',
  1163. 'maxVCpus',
  1164. 'statusTime',
  1165. 'maxMemSlots'],
  1166. 'schema_type_name': 'VmDefinition'}],
  1167. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1168. ['verify_retval', {'rep_id': 'VM.hotplugNic'}]]
  1169. **********************************************************************
  1170. with message:
  1171. Provided parameters {'index': 2, 'iface': 'ide', 'name': 'hdc',
  1172. 'vm_custom': {}, 'format': 'raw', 'vmid':
  1173. '6a8bd027-920b-435a-8464-e3ce405d8dc6', 'diskType': 'file',
  1174. 'alias': 'ua-535ddc1e-f563-4850-86c2-89433b0b9873', 'readonly':
  1175. 'True', 'specParams': {}, 'address': {'bus': '1', 'controller':
  1176. '0', 'type': 'drive', 'target': '0', 'unit': '0'}, 'device':
  1177. 'cdrom', 'discard': False, 'path': '', 'propagateErrors':
  1178. 'report', 'type': 'disk'} do not match any of union VmDevice
  1179. values (vdsmapi:277)
  1180. with backtrace:
  1181. [['_verify_complex_type', {'schema_type_type': 'union'}],
  1182. ['_verify_object_type',
  1183. {'arg_keys': ['acpiEnable',
  1184. 'emulatedMachine',
  1185. 'vmId',
  1186. 'memGuaranteedSize',
  1187. 'timeOffset',
  1188. 'cpuType',
  1189. 'smp',
  1190. 'guestNumaNodes',
  1191. 'xml',
  1192. 'custom',
  1193. 'smpCoresPerSocket',
  1194. 'vmName',
  1195. 'status',
  1196. 'maxMemSize',
  1197. 'bootMenuEnable',
  1198. 'numOfIoThreads',
  1199. 'smpThreadsPerCore',
  1200. 'guestDiskMapping',
  1201. 'arch',
  1202. 'guestAgentAPIVersion',
  1203. 'kvmEnable',
  1204. 'devices',
  1205. 'maxVCpus',
  1206. 'statusTime',
  1207. 'maxMemSlots'],
  1208. 'schema_type_name': 'VmDefinition'}],
  1209. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1210. ['verify_retval', {'rep_id': 'VM.hotplugNic'}]]
  1211. **********************************************************************
  1212. ************************** VM.hotunplugDisk **************************
  1213. **********************************************************************
  1214. with message:
  1215. Following parameters ['guestDiskMapping', 'arch',
  1216. 'guestNumaNodes', u'xml', 'bootMenuEnable', 'statusTime'] were not
  1217. recognized (vdsmapi:277)
  1218. with backtrace:
  1219. [['_verify_object_type',
  1220. {'arg_keys': ['status',
  1221. 'maxMemSize',
  1222. 'acpiEnable',
  1223. 'emulatedMachine',
  1224. 'numOfIoThreads',
  1225. 'vmId',
  1226. 'memGuaranteedSize',
  1227. 'timeOffset',
  1228. 'smpThreadsPerCore',
  1229. 'cpuType',
  1230. 'guestDiskMapping',
  1231. 'arch',
  1232. 'smp',
  1233. 'guestNumaNodes',
  1234. 'xml',
  1235. 'smpCoresPerSocket',
  1236. 'kvmEnable',
  1237. 'bootMenuEnable',
  1238. 'devices',
  1239. 'custom',
  1240. 'maxVCpus',
  1241. 'statusTime',
  1242. 'vmName',
  1243. 'maxMemSlots'],
  1244. 'schema_type_name': 'VmDefinition'}],
  1245. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1246. ['verify_retval', {'rep_id': 'VM.hotunplugDisk'}]]
  1247. **********************************************************************
  1248. with message:
  1249. Parameter kvmEnable is not boolean type (vdsmapi:277)
  1250. with backtrace:
  1251. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  1252. ['_verify_object_type',
  1253. {'arg_keys': ['status',
  1254. 'maxMemSize',
  1255. 'acpiEnable',
  1256. 'emulatedMachine',
  1257. 'numOfIoThreads',
  1258. 'vmId',
  1259. 'memGuaranteedSize',
  1260. 'timeOffset',
  1261. 'smpThreadsPerCore',
  1262. 'cpuType',
  1263. 'guestDiskMapping',
  1264. 'arch',
  1265. 'smp',
  1266. 'guestNumaNodes',
  1267. 'xml',
  1268. 'smpCoresPerSocket',
  1269. 'kvmEnable',
  1270. 'bootMenuEnable',
  1271. 'devices',
  1272. 'custom',
  1273. 'maxVCpus',
  1274. 'statusTime',
  1275. 'vmName',
  1276. 'maxMemSlots'],
  1277. 'schema_type_name': 'VmDefinition'}],
  1278. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1279. ['verify_retval', {'rep_id': 'VM.hotunplugDisk'}]]
  1280. **********************************************************************
  1281. with message:
  1282. Parameter smp is not uint type (vdsmapi:277)
  1283. with backtrace:
  1284. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  1285. ['_verify_object_type',
  1286. {'arg_keys': ['status',
  1287. 'maxMemSize',
  1288. 'acpiEnable',
  1289. 'emulatedMachine',
  1290. 'numOfIoThreads',
  1291. 'vmId',
  1292. 'memGuaranteedSize',
  1293. 'timeOffset',
  1294. 'smpThreadsPerCore',
  1295. 'cpuType',
  1296. 'guestDiskMapping',
  1297. 'arch',
  1298. 'smp',
  1299. 'guestNumaNodes',
  1300. 'xml',
  1301. 'smpCoresPerSocket',
  1302. 'kvmEnable',
  1303. 'bootMenuEnable',
  1304. 'devices',
  1305. 'custom',
  1306. 'maxVCpus',
  1307. 'statusTime',
  1308. 'vmName',
  1309. 'maxMemSlots'],
  1310. 'schema_type_name': 'VmDefinition'}],
  1311. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1312. ['verify_retval', {'rep_id': 'VM.hotunplugDisk'}]]
  1313. **********************************************************************
  1314. with message:
  1315. Provided parameters {'index': 2, 'iface': 'ide', 'name': 'hdc',
  1316. 'vm_custom': {}, 'format': 'raw', 'vmid':
  1317. '6a8bd027-920b-435a-8464-e3ce405d8dc6', 'diskType': 'file',
  1318. 'alias': 'ua-535ddc1e-f563-4850-86c2-89433b0b9873', 'readonly':
  1319. 'True', 'specParams': {}, 'address': {'bus': '1', 'controller':
  1320. '0', 'type': 'drive', 'target': '0', 'unit': '0'}, 'device':
  1321. 'cdrom', 'discard': False, 'path': '', 'propagateErrors':
  1322. 'report', 'type': 'disk'} do not match any of union VmDevice
  1323. values (vdsmapi:277)
  1324. with backtrace:
  1325. [['_verify_complex_type', {'schema_type_type': 'union'}],
  1326. ['_verify_object_type',
  1327. {'arg_keys': ['status',
  1328. 'maxMemSize',
  1329. 'acpiEnable',
  1330. 'emulatedMachine',
  1331. 'numOfIoThreads',
  1332. 'vmId',
  1333. 'memGuaranteedSize',
  1334. 'timeOffset',
  1335. 'smpThreadsPerCore',
  1336. 'cpuType',
  1337. 'guestDiskMapping',
  1338. 'arch',
  1339. 'smp',
  1340. 'guestNumaNodes',
  1341. 'xml',
  1342. 'smpCoresPerSocket',
  1343. 'kvmEnable',
  1344. 'bootMenuEnable',
  1345. 'devices',
  1346. 'custom',
  1347. 'maxVCpus',
  1348. 'statusTime',
  1349. 'vmName',
  1350. 'maxMemSlots'],
  1351. 'schema_type_name': 'VmDefinition'}],
  1352. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1353. ['verify_retval', {'rep_id': 'VM.hotunplugDisk'}]]
  1354. **********************************************************************
  1355. ************************** VM.hotunplugNic ***************************
  1356. **********************************************************************
  1357. with message:
  1358. Following parameters [u'guestDiskMapping', u'guestNumaNodes',
  1359. u'xml', u'bootMenuEnable', u'external', u'arch',
  1360. u'guestAgentAPIVersion', u'statusTime'] were not recognized
  1361. (vdsmapi:277)
  1362. with backtrace:
  1363. [['_verify_object_type',
  1364. {'arg_keys': ['acpiEnable',
  1365. 'emulatedMachine',
  1366. 'numOfIoThreads',
  1367. 'guestDiskMapping',
  1368. 'timeOffset',
  1369. 'cpuType',
  1370. 'smp',
  1371. 'guestNumaNodes',
  1372. 'xml',
  1373. 'custom',
  1374. 'vmType',
  1375. 'memSize',
  1376. 'smpCoresPerSocket',
  1377. 'vmName',
  1378. 'status',
  1379. 'maxMemSize',
  1380. 'bootMenuEnable',
  1381. 'vmId',
  1382. 'external',
  1383. 'smpThreadsPerCore',
  1384. 'memGuaranteedSize',
  1385. 'arch',
  1386. 'guestAgentAPIVersion',
  1387. 'kvmEnable',
  1388. 'devices',
  1389. 'maxVCpus',
  1390. 'statusTime',
  1391. 'maxMemSlots'],
  1392. 'schema_type_name': 'VmDefinition'}],
  1393. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1394. ['verify_retval', {'rep_id': 'VM.hotunplugNic'}]]
  1395. **********************************************************************
  1396. with message:
  1397. Parameter kvmEnable is not boolean type (vdsmapi:277)
  1398. with backtrace:
  1399. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  1400. ['_verify_object_type',
  1401. {'arg_keys': ['acpiEnable',
  1402. 'emulatedMachine',
  1403. 'numOfIoThreads',
  1404. 'guestDiskMapping',
  1405. 'timeOffset',
  1406. 'cpuType',
  1407. 'smp',
  1408. 'guestNumaNodes',
  1409. 'xml',
  1410. 'custom',
  1411. 'vmType',
  1412. 'memSize',
  1413. 'smpCoresPerSocket',
  1414. 'vmName',
  1415. 'status',
  1416. 'maxMemSize',
  1417. 'bootMenuEnable',
  1418. 'vmId',
  1419. 'external',
  1420. 'smpThreadsPerCore',
  1421. 'memGuaranteedSize',
  1422. 'arch',
  1423. 'guestAgentAPIVersion',
  1424. 'kvmEnable',
  1425. 'devices',
  1426. 'maxVCpus',
  1427. 'statusTime',
  1428. 'maxMemSlots'],
  1429. 'schema_type_name': 'VmDefinition'}],
  1430. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1431. ['verify_retval', {'rep_id': 'VM.hotunplugNic'}]]
  1432. **********************************************************************
  1433. with message:
  1434. Parameter smp is not uint type (vdsmapi:277)
  1435. with backtrace:
  1436. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  1437. ['_verify_object_type',
  1438. {'arg_keys': ['acpiEnable',
  1439. 'emulatedMachine',
  1440. 'numOfIoThreads',
  1441. 'guestDiskMapping',
  1442. 'timeOffset',
  1443. 'cpuType',
  1444. 'smp',
  1445. 'guestNumaNodes',
  1446. 'xml',
  1447. 'custom',
  1448. 'vmType',
  1449. 'memSize',
  1450. 'smpCoresPerSocket',
  1451. 'vmName',
  1452. 'status',
  1453. 'maxMemSize',
  1454. 'bootMenuEnable',
  1455. 'vmId',
  1456. 'external',
  1457. 'smpThreadsPerCore',
  1458. 'memGuaranteedSize',
  1459. 'arch',
  1460. 'guestAgentAPIVersion',
  1461. 'kvmEnable',
  1462. 'devices',
  1463. 'maxVCpus',
  1464. 'statusTime',
  1465. 'maxMemSlots'],
  1466. 'schema_type_name': 'VmDefinition'}],
  1467. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1468. ['verify_retval', {'rep_id': 'VM.hotunplugNic'}]]
  1469. **********************************************************************
  1470. with message:
  1471. Provided parameters {'index': 2, 'iface': 'ide', 'name': 'hdc',
  1472. 'vm_custom': {}, 'format': 'raw', 'vmid':
  1473. '6a8bd027-920b-435a-8464-e3ce405d8dc6', 'diskType': 'file',
  1474. 'alias': 'ua-535ddc1e-f563-4850-86c2-89433b0b9873', 'readonly':
  1475. 'True', 'specParams': {}, 'address': {'bus': '1', 'controller':
  1476. '0', 'type': 'drive', 'target': '0', 'unit': '0'}, 'device':
  1477. 'cdrom', 'discard': False, 'path': '', 'propagateErrors':
  1478. 'report', 'type': 'disk'} do not match any of union VmDevice
  1479. values (vdsmapi:277)
  1480. with backtrace:
  1481. [['_verify_complex_type', {'schema_type_type': 'union'}],
  1482. ['_verify_object_type',
  1483. {'arg_keys': ['acpiEnable',
  1484. 'emulatedMachine',
  1485. 'numOfIoThreads',
  1486. 'guestDiskMapping',
  1487. 'timeOffset',
  1488. 'cpuType',
  1489. 'smp',
  1490. 'guestNumaNodes',
  1491. 'xml',
  1492. 'custom',
  1493. 'vmType',
  1494. 'memSize',
  1495. 'smpCoresPerSocket',
  1496. 'vmName',
  1497. 'status',
  1498. 'maxMemSize',
  1499. 'bootMenuEnable',
  1500. 'vmId',
  1501. 'external',
  1502. 'smpThreadsPerCore',
  1503. 'memGuaranteedSize',
  1504. 'arch',
  1505. 'guestAgentAPIVersion',
  1506. 'kvmEnable',
  1507. 'devices',
  1508. 'maxVCpus',
  1509. 'statusTime',
  1510. 'maxMemSlots'],
  1511. 'schema_type_name': 'VmDefinition'}],
  1512. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1513. ['verify_retval', {'rep_id': 'VM.hotunplugNic'}]]
  1514. **********************************************************************
  1515. ****************************** VM.merge ******************************
  1516. **********************************************************************
  1517. with message:
  1518. Parameter bandwidth is not int type (vdsmapi:277)
  1519. with backtrace:
  1520. [['_check_primitive_type', {'schema_type_type': 'int'}],
  1521. ['verify_args', {'rep_id': 'VM.merge'}]]
  1522. **********************************************************************
  1523. with message:
  1524. Required property device is not provided when calling VM.merge
  1525. (vdsmapi:277)
  1526. with backtrace:
  1527. [['_verify_object_type',
  1528. {'arg_keys': ['imageID', 'volumeID', 'domainID', 'poolID'],
  1529. 'schema_type_name': 'DriveSpecVolume'}],
  1530. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1531. ['verify_args', {'rep_id': 'VM.merge'}]]
  1532. **********************************************************************
  1533. ***************************** VM.migrate *****************************
  1534. **********************************************************************
  1535. with message:
  1536. Following parameters [u'src'] were not recognized (vdsmapi:277)
  1537. with backtrace:
  1538. [['_verify_object_type',
  1539. {'arg_keys': ['incomingLimit',
  1540. 'tunneled',
  1541. 'dstqemu',
  1542. 'autoConverge',
  1543. 'src',
  1544. 'enableGuestEvents',
  1545. 'dst',
  1546. 'vmId',
  1547. 'abortOnError',
  1548. 'outgoingLimit',
  1549. 'compressed',
  1550. 'method'],
  1551. 'schema_type_name': 'MigrateParams'}],
  1552. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1553. ['verify_args', {'rep_id': 'VM.migrate'}]]
  1554. **********************************************************************
  1555. with message:
  1556. Following parameters [u'src'] were not recognized (vdsmapi:277)
  1557. with backtrace:
  1558. [['_verify_object_type',
  1559. {'arg_keys': ['incomingLimit',
  1560. 'src',
  1561. 'dstqemu',
  1562. 'autoConverge',
  1563. 'tunneled',
  1564. 'enableGuestEvents',
  1565. 'dst',
  1566. 'convergenceSchedule',
  1567. 'vmId',
  1568. 'abortOnError',
  1569. 'outgoingLimit',
  1570. 'compressed',
  1571. 'method'],
  1572. 'schema_type_name': 'MigrateParams'}],
  1573. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1574. ['verify_args', {'rep_id': 'VM.migrate'}]]
  1575. **********************************************************************
  1576. with message:
  1577. Parameter autoConverge is not boolean type (vdsmapi:277)
  1578. with backtrace:
  1579. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  1580. ['_verify_object_type',
  1581. {'arg_keys': ['incomingLimit',
  1582. 'tunneled',
  1583. 'dstqemu',
  1584. 'autoConverge',
  1585. 'src',
  1586. 'enableGuestEvents',
  1587. 'dst',
  1588. 'vmId',
  1589. 'abortOnError',
  1590. 'outgoingLimit',
  1591. 'compressed',
  1592. 'method'],
  1593. 'schema_type_name': 'MigrateParams'}],
  1594. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1595. ['verify_args', {'rep_id': 'VM.migrate'}]]
  1596. **********************************************************************
  1597. with message:
  1598. Parameter autoConverge is not boolean type (vdsmapi:277)
  1599. with backtrace:
  1600. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  1601. ['_verify_object_type',
  1602. {'arg_keys': ['incomingLimit',
  1603. 'src',
  1604. 'dstqemu',
  1605. 'autoConverge',
  1606. 'tunneled',
  1607. 'enableGuestEvents',
  1608. 'dst',
  1609. 'convergenceSchedule',
  1610. 'vmId',
  1611. 'abortOnError',
  1612. 'outgoingLimit',
  1613. 'compressed',
  1614. 'method'],
  1615. 'schema_type_name': 'MigrateParams'}],
  1616. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1617. ['verify_args', {'rep_id': 'VM.migrate'}]]
  1618. **********************************************************************
  1619. ************************* VM.migrationCreate *************************
  1620. **********************************************************************
  1621. with message:
  1622. Following parameters [u'guestFQDN', u'enableGuestEvents',
  1623. u'elapsedTimeOffset', u'guestDiskMapping', u'migrationDest',
  1624. u'guestNumaNodes', u'xml', u'_srcDomXML', u'username',
  1625. u'bootMenuEnable', u'external', u'arch', u'guestAgentAPIVersion',
  1626. u'guestIPs', u'statusTime'] were not recognized (vdsmapi:277)
  1627. with backtrace:
  1628. [['_verify_object_type',
  1629. {'arg_keys': ['guestFQDN',
  1630. 'acpiEnable',
  1631. 'emulatedMachine',
  1632. 'enableGuestEvents',
  1633. 'vmId',
  1634. 'elapsedTimeOffset',
  1635. 'guestDiskMapping',
  1636. 'timeOffset',
  1637. 'cpuType',
  1638. 'custom',
  1639. 'migrationDest',
  1640. 'guestNumaNodes',
  1641. 'xml',
  1642. 'smp',
  1643. 'vmType',
  1644. '_srcDomXML',
  1645. 'memSize',
  1646. 'smpCoresPerSocket',
  1647. 'vmName',
  1648. 'username',
  1649. 'maxMemSize',
  1650. 'bootMenuEnable',
  1651. 'numOfIoThreads',
  1652. 'external',
  1653. 'smpThreadsPerCore',
  1654. 'memGuaranteedSize',
  1655. 'arch',
  1656. 'guestAgentAPIVersion',
  1657. 'kvmEnable',
  1658. 'devices',
  1659. 'status',
  1660. 'maxVCpus',
  1661. 'guestIPs',
  1662. 'statusTime',
  1663. 'maxMemSlots'],
  1664. 'schema_type_name': 'VmDefinition'}],
  1665. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1666. ['verify_args', {'rep_id': 'VM.migrationCreate'}]]
  1667. **********************************************************************
  1668. with message:
  1669. Following parameters [u'guestFQDN', u'enableGuestEvents',
  1670. u'elapsedTimeOffset', u'guestDiskMapping', u'migrationDest',
  1671. u'guestNumaNodes', u'xml', u'_srcDomXML', u'username',
  1672. u'bootMenuEnable', u'external', u'arch', u'guestAgentAPIVersion',
  1673. u'guestIPs', u'statusTime'] were not recognized (vdsmapi:277)
  1674. with backtrace:
  1675. [['_verify_object_type',
  1676. {'arg_keys': ['guestFQDN',
  1677. 'acpiEnable',
  1678. 'emulatedMachine',
  1679. 'enableGuestEvents',
  1680. 'numOfIoThreads',
  1681. 'elapsedTimeOffset',
  1682. 'guestDiskMapping',
  1683. 'timeOffset',
  1684. 'cpuType',
  1685. 'smp',
  1686. 'migrationDest',
  1687. 'guestNumaNodes',
  1688. 'xml',
  1689. 'custom',
  1690. 'vmType',
  1691. '_srcDomXML',
  1692. 'memSize',
  1693. 'smpCoresPerSocket',
  1694. 'vmName',
  1695. 'username',
  1696. 'maxMemSize',
  1697. 'bootMenuEnable',
  1698. 'vmId',
  1699. 'external',
  1700. 'smpThreadsPerCore',
  1701. 'memGuaranteedSize',
  1702. 'arch',
  1703. 'guestAgentAPIVersion',
  1704. 'kvmEnable',
  1705. 'devices',
  1706. 'status',
  1707. 'maxVCpus',
  1708. 'guestIPs',
  1709. 'statusTime',
  1710. 'maxMemSlots'],
  1711. 'schema_type_name': 'VmDefinition'}],
  1712. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1713. ['verify_args', {'rep_id': 'VM.migrationCreate'}]]
  1714. **********************************************************************
  1715. with message:
  1716. Following parameters [u'username', u'enableGuestEvents',
  1717. u'guestDiskMapping', u'guestNumaNodes', u'xml', u'guestFQDN',
  1718. u'bootMenuEnable', u'external', u'arch', u'guestAgentAPIVersion',
  1719. u'guestIPs', u'statusTime'] were not recognized (vdsmapi:277)
  1720. with backtrace:
  1721. [['_verify_object_type',
  1722. {'arg_keys': ['username',
  1723. 'acpiEnable',
  1724. 'emulatedMachine',
  1725. 'enableGuestEvents',
  1726. 'vmId',
  1727. 'guestDiskMapping',
  1728. 'timeOffset',
  1729. 'cpuType',
  1730. 'smp',
  1731. 'guestNumaNodes',
  1732. 'xml',
  1733. 'custom',
  1734. 'vmType',
  1735. 'memSize',
  1736. 'smpCoresPerSocket',
  1737. 'vmName',
  1738. 'guestFQDN',
  1739. 'maxMemSize',
  1740. 'bootMenuEnable',
  1741. 'numOfIoThreads',
  1742. 'external',
  1743. 'smpThreadsPerCore',
  1744. 'memGuaranteedSize',
  1745. 'arch',
  1746. 'guestAgentAPIVersion',
  1747. 'kvmEnable',
  1748. 'devices',
  1749. 'status',
  1750. 'maxVCpus',
  1751. 'guestIPs',
  1752. 'statusTime',
  1753. 'maxMemSlots'],
  1754. 'schema_type_name': 'VmDefinition'}],
  1755. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1756. ['_verify_object_type',
  1757. {'arg_keys': ['migrationPort', 'params'],
  1758. 'schema_type_name': 'MigrationCreateState'}],
  1759. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1760. ['verify_retval', {'rep_id': 'VM.migrationCreate'}]]
  1761. **********************************************************************
  1762. with message:
  1763. Parameter kvmEnable is not boolean type (vdsmapi:277)
  1764. with backtrace:
  1765. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  1766. ['_verify_object_type',
  1767. {'arg_keys': ['guestFQDN',
  1768. 'acpiEnable',
  1769. 'emulatedMachine',
  1770. 'enableGuestEvents',
  1771. 'numOfIoThreads',
  1772. 'elapsedTimeOffset',
  1773. 'guestDiskMapping',
  1774. 'timeOffset',
  1775. 'cpuType',
  1776. 'smp',
  1777. 'migrationDest',
  1778. 'guestNumaNodes',
  1779. 'xml',
  1780. 'custom',
  1781. 'vmType',
  1782. '_srcDomXML',
  1783. 'memSize',
  1784. 'smpCoresPerSocket',
  1785. 'vmName',
  1786. 'username',
  1787. 'maxMemSize',
  1788. 'bootMenuEnable',
  1789. 'vmId',
  1790. 'external',
  1791. 'smpThreadsPerCore',
  1792. 'memGuaranteedSize',
  1793. 'arch',
  1794. 'guestAgentAPIVersion',
  1795. 'kvmEnable',
  1796. 'devices',
  1797. 'status',
  1798. 'maxVCpus',
  1799. 'guestIPs',
  1800. 'statusTime',
  1801. 'maxMemSlots'],
  1802. 'schema_type_name': 'VmDefinition'}],
  1803. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1804. ['verify_args', {'rep_id': 'VM.migrationCreate'}]]
  1805. **********************************************************************
  1806. with message:
  1807. Parameter kvmEnable is not boolean type (vdsmapi:277)
  1808. with backtrace:
  1809. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  1810. ['_verify_object_type',
  1811. {'arg_keys': ['guestFQDN',
  1812. 'acpiEnable',
  1813. 'emulatedMachine',
  1814. 'enableGuestEvents',
  1815. 'vmId',
  1816. 'elapsedTimeOffset',
  1817. 'guestDiskMapping',
  1818. 'timeOffset',
  1819. 'cpuType',
  1820. 'custom',
  1821. 'migrationDest',
  1822. 'guestNumaNodes',
  1823. 'xml',
  1824. 'smp',
  1825. 'vmType',
  1826. '_srcDomXML',
  1827. 'memSize',
  1828. 'smpCoresPerSocket',
  1829. 'vmName',
  1830. 'username',
  1831. 'maxMemSize',
  1832. 'bootMenuEnable',
  1833. 'numOfIoThreads',
  1834. 'external',
  1835. 'smpThreadsPerCore',
  1836. 'memGuaranteedSize',
  1837. 'arch',
  1838. 'guestAgentAPIVersion',
  1839. 'kvmEnable',
  1840. 'devices',
  1841. 'status',
  1842. 'maxVCpus',
  1843. 'guestIPs',
  1844. 'statusTime',
  1845. 'maxMemSlots'],
  1846. 'schema_type_name': 'VmDefinition'}],
  1847. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1848. ['verify_args', {'rep_id': 'VM.migrationCreate'}]]
  1849. **********************************************************************
  1850. with message:
  1851. Parameter kvmEnable is not boolean type (vdsmapi:277)
  1852. with backtrace:
  1853. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  1854. ['_verify_object_type',
  1855. {'arg_keys': ['username',
  1856. 'acpiEnable',
  1857. 'emulatedMachine',
  1858. 'enableGuestEvents',
  1859. 'vmId',
  1860. 'guestDiskMapping',
  1861. 'timeOffset',
  1862. 'cpuType',
  1863. 'smp',
  1864. 'guestNumaNodes',
  1865. 'xml',
  1866. 'custom',
  1867. 'vmType',
  1868. 'memSize',
  1869. 'smpCoresPerSocket',
  1870. 'vmName',
  1871. 'guestFQDN',
  1872. 'maxMemSize',
  1873. 'bootMenuEnable',
  1874. 'numOfIoThreads',
  1875. 'external',
  1876. 'smpThreadsPerCore',
  1877. 'memGuaranteedSize',
  1878. 'arch',
  1879. 'guestAgentAPIVersion',
  1880. 'kvmEnable',
  1881. 'devices',
  1882. 'status',
  1883. 'maxVCpus',
  1884. 'guestIPs',
  1885. 'statusTime',
  1886. 'maxMemSlots'],
  1887. 'schema_type_name': 'VmDefinition'}],
  1888. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1889. ['_verify_object_type',
  1890. {'arg_keys': ['migrationPort', 'params'],
  1891. 'schema_type_name': 'MigrationCreateState'}],
  1892. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1893. ['verify_retval', {'rep_id': 'VM.migrationCreate'}]]
  1894. **********************************************************************
  1895. with message:
  1896. Parameter smp is not uint type (vdsmapi:277)
  1897. with backtrace:
  1898. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  1899. ['_verify_object_type',
  1900. {'arg_keys': ['username',
  1901. 'acpiEnable',
  1902. 'emulatedMachine',
  1903. 'enableGuestEvents',
  1904. 'vmId',
  1905. 'guestDiskMapping',
  1906. 'timeOffset',
  1907. 'cpuType',
  1908. 'smp',
  1909. 'guestNumaNodes',
  1910. 'xml',
  1911. 'custom',
  1912. 'vmType',
  1913. 'memSize',
  1914. 'smpCoresPerSocket',
  1915. 'vmName',
  1916. 'guestFQDN',
  1917. 'maxMemSize',
  1918. 'bootMenuEnable',
  1919. 'numOfIoThreads',
  1920. 'external',
  1921. 'smpThreadsPerCore',
  1922. 'memGuaranteedSize',
  1923. 'arch',
  1924. 'guestAgentAPIVersion',
  1925. 'kvmEnable',
  1926. 'devices',
  1927. 'status',
  1928. 'maxVCpus',
  1929. 'guestIPs',
  1930. 'statusTime',
  1931. 'maxMemSlots'],
  1932. 'schema_type_name': 'VmDefinition'}],
  1933. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1934. ['_verify_object_type',
  1935. {'arg_keys': ['migrationPort', 'params'],
  1936. 'schema_type_name': 'MigrationCreateState'}],
  1937. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1938. ['verify_retval', {'rep_id': 'VM.migrationCreate'}]]
  1939. **********************************************************************
  1940. with message:
  1941. Parameter smp is not uint type (vdsmapi:277)
  1942. with backtrace:
  1943. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  1944. ['_verify_object_type',
  1945. {'arg_keys': ['guestFQDN',
  1946. 'acpiEnable',
  1947. 'emulatedMachine',
  1948. 'enableGuestEvents',
  1949. 'numOfIoThreads',
  1950. 'elapsedTimeOffset',
  1951. 'guestDiskMapping',
  1952. 'timeOffset',
  1953. 'cpuType',
  1954. 'smp',
  1955. 'migrationDest',
  1956. 'guestNumaNodes',
  1957. 'xml',
  1958. 'custom',
  1959. 'vmType',
  1960. '_srcDomXML',
  1961. 'memSize',
  1962. 'smpCoresPerSocket',
  1963. 'vmName',
  1964. 'username',
  1965. 'maxMemSize',
  1966. 'bootMenuEnable',
  1967. 'vmId',
  1968. 'external',
  1969. 'smpThreadsPerCore',
  1970. 'memGuaranteedSize',
  1971. 'arch',
  1972. 'guestAgentAPIVersion',
  1973. 'kvmEnable',
  1974. 'devices',
  1975. 'status',
  1976. 'maxVCpus',
  1977. 'guestIPs',
  1978. 'statusTime',
  1979. 'maxMemSlots'],
  1980. 'schema_type_name': 'VmDefinition'}],
  1981. ['_verify_complex_type', {'schema_type_type': 'object'}],
  1982. ['verify_args', {'rep_id': 'VM.migrationCreate'}]]
  1983. **********************************************************************
  1984. with message:
  1985. Parameter smp is not uint type (vdsmapi:277)
  1986. with backtrace:
  1987. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  1988. ['_verify_object_type',
  1989. {'arg_keys': ['guestFQDN',
  1990. 'acpiEnable',
  1991. 'emulatedMachine',
  1992. 'enableGuestEvents',
  1993. 'vmId',
  1994. 'elapsedTimeOffset',
  1995. 'guestDiskMapping',
  1996. 'timeOffset',
  1997. 'cpuType',
  1998. 'custom',
  1999. 'migrationDest',
  2000. 'guestNumaNodes',
  2001. 'xml',
  2002. 'smp',
  2003. 'vmType',
  2004. '_srcDomXML',
  2005. 'memSize',
  2006. 'smpCoresPerSocket',
  2007. 'vmName',
  2008. 'username',
  2009. 'maxMemSize',
  2010. 'bootMenuEnable',
  2011. 'numOfIoThreads',
  2012. 'external',
  2013. 'smpThreadsPerCore',
  2014. 'memGuaranteedSize',
  2015. 'arch',
  2016. 'guestAgentAPIVersion',
  2017. 'kvmEnable',
  2018. 'devices',
  2019. 'status',
  2020. 'maxVCpus',
  2021. 'guestIPs',
  2022. 'statusTime',
  2023. 'maxMemSlots'],
  2024. 'schema_type_name': 'VmDefinition'}],
  2025. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2026. ['verify_args', {'rep_id': 'VM.migrationCreate'}]]
  2027. **********************************************************************
  2028. with message:
  2029. Provided parameters {u'index': 2, u'iface': u'ide', u'name':
  2030. u'hdc', u'vm_custom': {}, u'format': u'raw', u'vmid':
  2031. u'6a8bd027-920b-435a-8464-e3ce405d8dc6', u'diskType': u'file',
  2032. u'alias': u'ua-535ddc1e-f563-4850-86c2-89433b0b9873', u'readonly':
  2033. u'True', u'propagateErrors': u'report', u'address': {u'bus': u'1',
  2034. u'controller': u'0', u'type': u'drive', u'target': u'0', u'unit':
  2035. u'0'}, u'device': u'cdrom', u'discard': False, u'path': u'',
  2036. u'specParams': {}, u'type': u'disk'} do not match any of union
  2037. VmDevice values (vdsmapi:277)
  2038. with backtrace:
  2039. [['_verify_complex_type', {'schema_type_type': 'union'}],
  2040. ['_verify_object_type',
  2041. {'arg_keys': ['guestFQDN',
  2042. 'acpiEnable',
  2043. 'emulatedMachine',
  2044. 'enableGuestEvents',
  2045. 'vmId',
  2046. 'elapsedTimeOffset',
  2047. 'guestDiskMapping',
  2048. 'timeOffset',
  2049. 'cpuType',
  2050. 'custom',
  2051. 'migrationDest',
  2052. 'guestNumaNodes',
  2053. 'xml',
  2054. 'smp',
  2055. 'vmType',
  2056. '_srcDomXML',
  2057. 'memSize',
  2058. 'smpCoresPerSocket',
  2059. 'vmName',
  2060. 'username',
  2061. 'maxMemSize',
  2062. 'bootMenuEnable',
  2063. 'numOfIoThreads',
  2064. 'external',
  2065. 'smpThreadsPerCore',
  2066. 'memGuaranteedSize',
  2067. 'arch',
  2068. 'guestAgentAPIVersion',
  2069. 'kvmEnable',
  2070. 'devices',
  2071. 'status',
  2072. 'maxVCpus',
  2073. 'guestIPs',
  2074. 'statusTime',
  2075. 'maxMemSlots'],
  2076. 'schema_type_name': 'VmDefinition'}],
  2077. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2078. ['verify_args', {'rep_id': 'VM.migrationCreate'}]]
  2079. **********************************************************************
  2080. with message:
  2081. Provided parameters {u'index': 2, u'iface': u'ide', u'name':
  2082. u'hdc', u'vm_custom': {}, u'format': u'raw', u'vmid':
  2083. u'6a8bd027-920b-435a-8464-e3ce405d8dc6', u'diskType': u'file',
  2084. u'alias': u'ua-535ddc1e-f563-4850-86c2-89433b0b9873', u'readonly':
  2085. u'True', u'propagateErrors': u'report', u'address': {u'bus': u'1',
  2086. u'controller': u'0', u'type': u'drive', u'target': u'0', u'unit':
  2087. u'0'}, u'device': u'cdrom', u'discard': False, u'path': u'',
  2088. u'specParams': {}, u'type': u'disk'} do not match any of union
  2089. VmDevice values (vdsmapi:277)
  2090. with backtrace:
  2091. [['_verify_complex_type', {'schema_type_type': 'union'}],
  2092. ['_verify_object_type',
  2093. {'arg_keys': ['guestFQDN',
  2094. 'acpiEnable',
  2095. 'emulatedMachine',
  2096. 'enableGuestEvents',
  2097. 'numOfIoThreads',
  2098. 'elapsedTimeOffset',
  2099. 'guestDiskMapping',
  2100. 'timeOffset',
  2101. 'cpuType',
  2102. 'smp',
  2103. 'migrationDest',
  2104. 'guestNumaNodes',
  2105. 'xml',
  2106. 'custom',
  2107. 'vmType',
  2108. '_srcDomXML',
  2109. 'memSize',
  2110. 'smpCoresPerSocket',
  2111. 'vmName',
  2112. 'username',
  2113. 'maxMemSize',
  2114. 'bootMenuEnable',
  2115. 'vmId',
  2116. 'external',
  2117. 'smpThreadsPerCore',
  2118. 'memGuaranteedSize',
  2119. 'arch',
  2120. 'guestAgentAPIVersion',
  2121. 'kvmEnable',
  2122. 'devices',
  2123. 'status',
  2124. 'maxVCpus',
  2125. 'guestIPs',
  2126. 'statusTime',
  2127. 'maxMemSlots'],
  2128. 'schema_type_name': 'VmDefinition'}],
  2129. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2130. ['verify_args', {'rep_id': 'VM.migrationCreate'}]]
  2131. **********************************************************************
  2132. with message:
  2133. Provided parameters {u'index': 2, u'iface': u'ide', u'name':
  2134. u'hdc', u'vm_custom': {}, u'format': u'raw', u'vmid':
  2135. u'6a8bd027-920b-435a-8464-e3ce405d8dc6', u'diskType': u'file',
  2136. u'alias': u'ua-535ddc1e-f563-4850-86c2-89433b0b9873', u'readonly':
  2137. u'True', u'specParams': {}, u'address': {u'bus': u'1',
  2138. u'controller': u'0', u'type': u'drive', u'target': u'0', u'unit':
  2139. u'0'}, u'device': u'cdrom', u'discard': False, u'path': u'',
  2140. u'propagateErrors': u'report', u'type': u'disk'} do not match any
  2141. of union VmDevice values (vdsmapi:277)
  2142. with backtrace:
  2143. [['_verify_complex_type', {'schema_type_type': 'union'}],
  2144. ['_verify_object_type',
  2145. {'arg_keys': ['username',
  2146. 'acpiEnable',
  2147. 'emulatedMachine',
  2148. 'enableGuestEvents',
  2149. 'vmId',
  2150. 'guestDiskMapping',
  2151. 'timeOffset',
  2152. 'cpuType',
  2153. 'smp',
  2154. 'guestNumaNodes',
  2155. 'xml',
  2156. 'custom',
  2157. 'vmType',
  2158. 'memSize',
  2159. 'smpCoresPerSocket',
  2160. 'vmName',
  2161. 'guestFQDN',
  2162. 'maxMemSize',
  2163. 'bootMenuEnable',
  2164. 'numOfIoThreads',
  2165. 'external',
  2166. 'smpThreadsPerCore',
  2167. 'memGuaranteedSize',
  2168. 'arch',
  2169. 'guestAgentAPIVersion',
  2170. 'kvmEnable',
  2171. 'devices',
  2172. 'status',
  2173. 'maxVCpus',
  2174. 'guestIPs',
  2175. 'statusTime',
  2176. 'maxMemSlots'],
  2177. 'schema_type_name': 'VmDefinition'}],
  2178. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2179. ['_verify_object_type',
  2180. {'arg_keys': ['migrationPort', 'params'],
  2181. 'schema_type_name': 'MigrationCreateState'}],
  2182. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2183. ['verify_retval', {'rep_id': 'VM.migrationCreate'}]]
  2184. **********************************************************************
  2185. ************************* VM.setNumberOfCpus *************************
  2186. **********************************************************************
  2187. with message:
  2188. Following parameters ['guestNumaNodes', u'xml', 'bootMenuEnable',
  2189. 'guestDiskMapping', 'arch', 'guestAgentAPIVersion', 'statusTime']
  2190. were not recognized (vdsmapi:277)
  2191. with backtrace:
  2192. [['_verify_object_type',
  2193. {'arg_keys': ['acpiEnable',
  2194. 'emulatedMachine',
  2195. 'vmId',
  2196. 'memGuaranteedSize',
  2197. 'timeOffset',
  2198. 'cpuType',
  2199. 'smp',
  2200. 'guestNumaNodes',
  2201. 'xml',
  2202. 'custom',
  2203. 'smpCoresPerSocket',
  2204. 'vmName',
  2205. 'status',
  2206. 'maxMemSize',
  2207. 'bootMenuEnable',
  2208. 'numOfIoThreads',
  2209. 'smpThreadsPerCore',
  2210. 'guestDiskMapping',
  2211. 'arch',
  2212. 'guestAgentAPIVersion',
  2213. 'kvmEnable',
  2214. 'devices',
  2215. 'maxVCpus',
  2216. 'statusTime',
  2217. 'maxMemSlots'],
  2218. 'schema_type_name': 'VmDefinition'}],
  2219. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2220. ['verify_retval', {'rep_id': 'VM.setNumberOfCpus'}]]
  2221. **********************************************************************
  2222. with message:
  2223. Parameter kvmEnable is not boolean type (vdsmapi:277)
  2224. with backtrace:
  2225. [['_check_primitive_type', {'schema_type_type': 'boolean'}],
  2226. ['_verify_object_type',
  2227. {'arg_keys': ['acpiEnable',
  2228. 'emulatedMachine',
  2229. 'vmId',
  2230. 'memGuaranteedSize',
  2231. 'timeOffset',
  2232. 'cpuType',
  2233. 'smp',
  2234. 'guestNumaNodes',
  2235. 'xml',
  2236. 'custom',
  2237. 'smpCoresPerSocket',
  2238. 'vmName',
  2239. 'status',
  2240. 'maxMemSize',
  2241. 'bootMenuEnable',
  2242. 'numOfIoThreads',
  2243. 'smpThreadsPerCore',
  2244. 'guestDiskMapping',
  2245. 'arch',
  2246. 'guestAgentAPIVersion',
  2247. 'kvmEnable',
  2248. 'devices',
  2249. 'maxVCpus',
  2250. 'statusTime',
  2251. 'maxMemSlots'],
  2252. 'schema_type_name': 'VmDefinition'}],
  2253. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2254. ['verify_retval', {'rep_id': 'VM.setNumberOfCpus'}]]
  2255. **********************************************************************
  2256. with message:
  2257. Parameter numberOfCpus is not int type (vdsmapi:277)
  2258. with backtrace:
  2259. [['_check_primitive_type', {'schema_type_type': 'int'}],
  2260. ['verify_args', {'rep_id': 'VM.setNumberOfCpus'}]]
  2261. **********************************************************************
  2262. with message:
  2263. Parameter smp is not uint type (vdsmapi:277)
  2264. with backtrace:
  2265. [['_check_primitive_type', {'schema_type_type': 'uint'}],
  2266. ['_verify_object_type',
  2267. {'arg_keys': ['acpiEnable',
  2268. 'emulatedMachine',
  2269. 'vmId',
  2270. 'memGuaranteedSize',
  2271. 'timeOffset',
  2272. 'cpuType',
  2273. 'smp',
  2274. 'guestNumaNodes',
  2275. 'xml',
  2276. 'custom',
  2277. 'smpCoresPerSocket',
  2278. 'vmName',
  2279. 'status',
  2280. 'maxMemSize',
  2281. 'bootMenuEnable',
  2282. 'numOfIoThreads',
  2283. 'smpThreadsPerCore',
  2284. 'guestDiskMapping',
  2285. 'arch',
  2286. 'guestAgentAPIVersion',
  2287. 'kvmEnable',
  2288. 'devices',
  2289. 'maxVCpus',
  2290. 'statusTime',
  2291. 'maxMemSlots'],
  2292. 'schema_type_name': 'VmDefinition'}],
  2293. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2294. ['verify_retval', {'rep_id': 'VM.setNumberOfCpus'}]]
  2295. **********************************************************************
  2296. with message:
  2297. Provided parameters {'index': 2, 'iface': 'ide', 'name': 'hdc',
  2298. 'vm_custom': {}, 'format': 'raw', 'vmid':
  2299. '6a8bd027-920b-435a-8464-e3ce405d8dc6', 'diskType': 'file',
  2300. 'alias': 'ua-535ddc1e-f563-4850-86c2-89433b0b9873', 'readonly':
  2301. 'True', 'specParams': {}, 'address': {'bus': '1', 'controller':
  2302. '0', 'type': 'drive', 'target': '0', 'unit': '0'}, 'device':
  2303. 'cdrom', 'discard': False, 'path': '', 'propagateErrors':
  2304. 'report', 'type': 'disk'} do not match any of union VmDevice
  2305. values (vdsmapi:277)
  2306. with backtrace:
  2307. [['_verify_complex_type', {'schema_type_type': 'union'}],
  2308. ['_verify_object_type',
  2309. {'arg_keys': ['acpiEnable',
  2310. 'emulatedMachine',
  2311. 'vmId',
  2312. 'memGuaranteedSize',
  2313. 'timeOffset',
  2314. 'cpuType',
  2315. 'smp',
  2316. 'guestNumaNodes',
  2317. 'xml',
  2318. 'custom',
  2319. 'smpCoresPerSocket',
  2320. 'vmName',
  2321. 'status',
  2322. 'maxMemSize',
  2323. 'bootMenuEnable',
  2324. 'numOfIoThreads',
  2325. 'smpThreadsPerCore',
  2326. 'guestDiskMapping',
  2327. 'arch',
  2328. 'guestAgentAPIVersion',
  2329. 'kvmEnable',
  2330. 'devices',
  2331. 'maxVCpus',
  2332. 'statusTime',
  2333. 'maxMemSlots'],
  2334. 'schema_type_name': 'VmDefinition'}],
  2335. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2336. ['verify_retval', {'rep_id': 'VM.setNumberOfCpus'}]]
  2337. **********************************************************************
  2338. **************************** VM.shutdown *****************************
  2339. **********************************************************************
  2340. with message:
  2341. Parameter delay is not int type (vdsmapi:277)
  2342. with backtrace:
  2343. [['_check_primitive_type', {'schema_type_type': 'int'}],
  2344. ['verify_args', {'rep_id': 'VM.shutdown'}]]
  2345. **********************************************************************
  2346. ************************* VM.updateVmPolicy **************************
  2347. **********************************************************************
  2348. with message:
  2349. Following parameters [u'vmId'] were not recognized (vdsmapi:277)
  2350. with backtrace:
  2351. [['_verify_object_type',
  2352. {'arg_keys': ['ioTune', 'vmId'], 'schema_type_name': 'UpdateVmPolicyParams'}],
  2353. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2354. ['verify_args', {'rep_id': 'VM.updateVmPolicy'}]]
  2355. **********************************************************************
  2356. with message:
  2357. No default value specified for name parameter in VM.updateVmPolicy
  2358. (vdsmapi:277)
  2359. with backtrace:
  2360. [['_verify_object_type',
  2361. {'arg_keys': ['domainID',
  2362. 'guaranteed',
  2363. 'volumeID',
  2364. 'maximum',
  2365. 'poolID',
  2366. 'imageID'],
  2367. 'schema_type_name': 'VmDiskDeviceTuneLimits'}],
  2368. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2369. ['_verify_object_type',
  2370. {'arg_keys': ['ioTune', 'vmId'], 'schema_type_name': 'UpdateVmPolicyParams'}],
  2371. ['_verify_complex_type', {'schema_type_type': 'object'}],
  2372. ['verify_args', {'rep_id': 'VM.updateVmPolicy'}]]
  2373.  
  2374. **********************************************************************
  2375. ******************************* TOTAL ********************************
  2376. **********************************************************************
  2377. VM.create: 13 errors
  2378. VM.diskSizeExtend: 1 errors
  2379. VM.getMigrationStatus: 2 errors
  2380. VM.hotplugDisk: 8 errors
  2381. VM.hotplugMemory: 5 errors
  2382. VM.hotplugNic: 8 errors
  2383. VM.hotunplugDisk: 4 errors
  2384. VM.hotunplugNic: 4 errors
  2385. VM.merge: 2 errors
  2386. VM.migrate: 4 errors
  2387. VM.migrationCreate: 12 errors
  2388. VM.setNumberOfCpus: 5 errors
  2389. VM.shutdown: 1 errors
  2390. VM.updateVmPolicy: 2 errors
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement