Matteo Scandolo | ba678a9 | 2016-06-20 17:16:15 -0700 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "humanReadableName": "nova-compute-1", |
| 4 | "validators": { |
| 5 | "updated": [ |
| 6 | "notBlank" |
| 7 | ], |
| 8 | "policed": [], |
| 9 | "name": [ |
| 10 | "notBlank" |
| 11 | ], |
| 12 | "created": [], |
| 13 | "deleted": [], |
| 14 | "no_policy": [], |
| 15 | "site": [], |
| 16 | "lazy_blocked": [], |
| 17 | "backend_register": [ |
| 18 | "notBlank" |
| 19 | ], |
| 20 | "write_protect": [], |
| 21 | "site_deployment": [ |
| 22 | "notBlank" |
| 23 | ], |
| 24 | "backend_status": [ |
| 25 | "notBlank" |
| 26 | ], |
| 27 | "id": [], |
| 28 | "no_sync": [], |
| 29 | "enacted": [] |
| 30 | }, |
| 31 | "id": 1, |
| 32 | "created": "2016-06-20T21:33:43.532833Z", |
| 33 | "updated": "2016-06-20T21:37:46.435545Z", |
| 34 | "enacted": null, |
| 35 | "policed": null, |
| 36 | "backend_register": "{}", |
| 37 | "backend_status": "0 - Provisioning in progress", |
| 38 | "deleted": false, |
| 39 | "write_protect": false, |
| 40 | "lazy_blocked": false, |
| 41 | "no_sync": true, |
| 42 | "no_policy": false, |
| 43 | "name": "nova-compute-1", |
| 44 | "site_deployment": 1, |
| 45 | "site": 1, |
| 46 | "nodelabels": [] |
| 47 | } |
| 48 | ] |