Skip to content

Commit

Permalink
Merge "Improve flavor sample in notification sample tests"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jan 23, 2017
2 parents ad78158 + af17b95 commit 5ba04f4
Show file tree
Hide file tree
Showing 39 changed files with 121 additions and 37 deletions.
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-create-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-create-error.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-create-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-delete-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-delete-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-pause-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-pause-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-power_off-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-power_off-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-power_on-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-power_on-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-resize-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-resize-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-resize_finish-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 256,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "reset"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-resize_finish-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 256,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "reset"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-restore-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-restore-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-resume-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-resume-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-shelve-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-shelve-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-shelve_offload-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-shelve_offload-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-shutdown-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-shutdown-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-snapshot-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-snapshot-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-suspend-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-suspend-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-unpause-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-unpause-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-unshelve-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-unshelve-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-volume_swap-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down
4 changes: 3 additions & 1 deletion doc/notification_samples/instance-volume_swap-error.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@
"memory_mb": 512,
"disabled": false,
"rxtx_factor": 1.0,
"extra_specs": {},
"extra_specs": {
"hw:watchdog_action": "disabled"
},
"swap": 0,
"is_public": true,
"vcpu_weight": 0
Expand Down

0 comments on commit 5ba04f4

Please sign in to comment.