Improve flavor sample in notification sample tests

This patch adds an extra_specs key to the flavor used in the
instance action sample test to make the samples more realistic.

Change-Id: I5ec2b536469daaea16efb1ef1537a951dc52997a
Implements: bp flavor-notifications
This commit is contained in:
Balazs Gibizer
2017-01-11 19:50:20 +01:00
parent e05f678e0a
commit af17b95073
39 changed files with 121 additions and 37 deletions
@@ -49,7 +49,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