add resutls
diff --git a/results/results_perf_2.txt b/results/results_perf_2.txt
new file mode 100644
index 0000000..41605fa
--- /dev/null
+++ b/results/results_perf_2.txt
@@ -0,0 +1,8463 @@
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filefBuljE
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  9369cf1f-6845-4998-a355-d52863deec9c: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 9369cf1f-6845-4998-a355-d52863deec9c: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filefBuljE',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.24      | 1.335     | 1.515     | 1.462         | 1.488         | 100.0%  | 3     |
+| nova.boot_server            | 51.268    | 54.705    | 57.685    | 57.181        | 57.433        | 100.0%  | 3     |
+| nova.delete_server          | 3.019     | 4.538     | 7.513     | 6.627         | 7.07          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.394     | 1.467     | 1.575     | 1.546         | 1.561         | 100.0%  | 3     |
+| total                       | 138.14    | 156.442   | 168.262   | 167.195       | 167.728       | 100.0%  | 3     |
+| vm.run_command              | 39.519    | 56.227    | 64.91     | 64.779        | 64.844        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.095     | 6.768     | 8.109     | 7.707         | 7.908         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.192    | 22.088    | 28.336    | 27.216        | 27.776        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 168.354516983
+Full duration: 223.63551712
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 9369cf1f-6845-4998-a355-d52863deec9c --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 9369cf1f-6845-4998-a355-d52863deec9c
+
+Using task: 9369cf1f-6845-4998-a355-d52863deec9c
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 15},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 8},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 8}]
+================================================================================
+
+====> {"randwrite s 1k": [10, 5]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filedBHy3t
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  6d559316-6c98-4917-91da-b8c6717f0fa6: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 6d559316-6c98-4917-91da-b8c6717f0fa6: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filedBHy3t',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.135     | 1.228     | 1.306     | 1.293         | 1.3           | 100.0%  | 3     |
+| nova.boot_server            | 13.594    | 25.099    | 42.898    | 38.08         | 40.489        | 100.0%  | 3     |
+| nova.delete_server          | 2.849     | 2.857     | 2.868     | 2.865         | 2.866         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.432     | 1.571     | 1.763     | 1.714         | 1.739         | 100.0%  | 3     |
+| total                       | 108.703   | 110.175   | 111.157   | 111.059       | 111.108       | 100.0%  | 3     |
+| vm.run_command              | 37.563    | 39.036    | 39.899    | 39.848        | 39.873        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.092     | 6.095     | 6.099     | 6.098         | 6.099         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.919    | 13.268    | 15.751    | 15.028        | 15.389        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 111.236711979
+Full duration: 143.748189926
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 6d559316-6c98-4917-91da-b8c6717f0fa6 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 6d559316-6c98-4917-91da-b8c6717f0fa6
+
+Using task: 6d559316-6c98-4917-91da-b8c6717f0fa6
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 16},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 15},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 15}]
+================================================================================
+
+====> {"randwrite s 1k": [15, 0]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileP04slz
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  35533c6c-8a92-4071-9b57-9cbf30be780c: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 35533c6c-8a92-4071-9b57-9cbf30be780c: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileP04slz',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.191     | 1.249     | 1.312     | 1.299         | 1.305         | 100.0%  | 3     |
+| nova.boot_server            | 13.866    | 15.846    | 19.45     | 18.404        | 18.927        | 100.0%  | 3     |
+| nova.delete_server          | 2.807     | 3.586     | 5.071     | 4.632         | 4.851         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.387     | 1.711     | 1.881     | 1.878         | 1.879         | 100.0%  | 3     |
+| total                       | 94.154    | 106.926   | 114.552   | 114.056       | 114.304       | 100.0%  | 3     |
+| vm.run_command              | 38.348    | 50.016    | 55.967    | 55.92         | 55.943        | 100.0%  | 3     |
+| vm.wait_for_ping            | 2.382     | 5.481     | 7.971     | 7.595         | 7.783         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.033    | 15.784    | 20.592    | 19.619        | 20.105        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 114.640114069
+Full duration: 139.624799013
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 35533c6c-8a92-4071-9b57-9cbf30be780c --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 35533c6c-8a92-4071-9b57-9cbf30be780c
+
+Using task: 35533c6c-8a92-4071-9b57-9cbf30be780c
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 15},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 10},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 10}]
+================================================================================
+
+====> {"randwrite s 1k": [11, 4]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filexyfL1B
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  8edba1c0-b756-4aa6-933f-10eb951d32e3: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 8edba1c0-b756-4aa6-933f-10eb951d32e3: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filexyfL1B',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.172     | 1.225     | 1.284     | 1.271         | 1.278         | 100.0%  | 3     |
+| nova.boot_server            | 12.171    | 14.298    | 17.266    | 16.504        | 16.885        | 100.0%  | 3     |
+| nova.delete_server          | 2.798     | 2.939     | 3.031     | 3.022         | 3.026         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.293     | 1.448     | 1.68      | 1.619         | 1.649         | 100.0%  | 3     |
+| total                       | 79.291    | 101.213   | 112.375   | 112.295       | 112.335       | 100.0%  | 3     |
+| vm.run_command              | 26.845    | 48.855    | 60.131    | 60.023        | 60.077        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.097     | 6.775     | 8.127     | 7.722         | 7.924         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.614    | 14.315    | 16.159    | 15.961        | 16.06         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 112.526942015
+Full duration: 151.714229107
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 8edba1c0-b756-4aa6-933f-10eb951d32e3 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 8edba1c0-b756-4aa6-933f-10eb951d32e3
+
+Using task: 8edba1c0-b756-4aa6-933f-10eb951d32e3
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 25},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 9},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 9}]
+================================================================================
+
+====> {"write s 1k": [14, 13]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filednXKUB
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  2a11d911-94cd-427f-a5fc-8394b6c55648: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 2a11d911-94cd-427f-a5fc-8394b6c55648: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filednXKUB',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.24      | 1.285     | 1.331     | 1.322         | 1.327         | 100.0%  | 3     |
+| nova.boot_server            | 12.609    | 15.146    | 18.586    | 17.717        | 18.152        | 100.0%  | 3     |
+| nova.delete_server          | 2.803     | 2.859     | 2.923     | 2.909         | 2.916         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.372     | 1.504     | 1.638     | 1.611         | 1.625         | 100.0%  | 3     |
+| total                       | 81.814    | 103.091   | 113.956   | 113.866       | 113.911       | 100.0%  | 3     |
+| vm.run_command              | 26.063    | 47.288    | 58.166    | 58.059        | 58.113        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.093     | 6.772     | 8.117     | 7.715         | 7.916         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.556    | 18.609    | 20.376    | 20.28         | 20.328        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 114.038125992
+Full duration: 142.399247885
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 2a11d911-94cd-427f-a5fc-8394b6c55648 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 2a11d911-94cd-427f-a5fc-8394b6c55648
+
+Using task: 2a11d911-94cd-427f-a5fc-8394b6c55648
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 26},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 9},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 10}]
+================================================================================
+
+====> {"write s 1k": [15, 13]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filec2Wrwg
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  a69aa0a8-ecb9-4c22-ba61-11ea879267b7: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task a69aa0a8-ecb9-4c22-ba61-11ea879267b7: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filec2Wrwg',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.268     | 1.879     | 2.956     | 2.648         | 2.802         | 100.0%  | 3     |
+| nova.boot_server            | 12.417    | 15.113    | 18.775    | 17.849        | 18.312        | 100.0%  | 3     |
+| nova.delete_server          | 2.884     | 2.916     | 2.948     | 2.941         | 2.944         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.244     | 3.02      | 6.404     | 5.406         | 5.905         | 100.0%  | 3     |
+| total                       | 98.989    | 102.931   | 105.089   | 105.014       | 105.051       | 100.0%  | 3     |
+| vm.run_command              | 38.929    | 46.282    | 50.053    | 50.015        | 50.034        | 100.0%  | 3     |
+| vm.wait_for_ping            | 4.099     | 5.434     | 6.101     | 6.101         | 6.101         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.718    | 17.897    | 20.284    | 19.765        | 20.025        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 105.222084999
+Full duration: 128.580744982
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report a69aa0a8-ecb9-4c22-ba61-11ea879267b7 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results a69aa0a8-ecb9-4c22-ba61-11ea879267b7
+
+Using task: a69aa0a8-ecb9-4c22-ba61-11ea879267b7
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 15},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 11},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 500,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 11}]
+================================================================================
+
+====> {"write s 1k": [12, 3]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileVyUeFZ
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  d425a419-3f97-4c67-9213-4db71094bb8a: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task d425a419-3f97-4c67-9213-4db71094bb8a: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileVyUeFZ',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.307     | 1.411     | 1.553     | 1.517         | 1.535         | 100.0%  | 3     |
+| nova.boot_server            | 12.514    | 13.02     | 14.015    | 13.718        | 13.867        | 100.0%  | 3     |
+| nova.delete_server          | 2.873     | 2.897     | 2.915     | 2.912         | 2.914         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.343     | 1.435     | 1.59      | 1.546         | 1.568         | 100.0%  | 3     |
+| total                       | 70.18     | 70.231    | 70.266    | 70.263        | 70.264        | 100.0%  | 3     |
+| vm.run_command              | 26.76     | 26.965    | 27.165    | 27.126        | 27.145        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.109     | 6.639     | 6.984     | 6.952         | 6.968         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 9.858     | 12.227    | 13.421    | 13.417        | 13.419        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 70.3800230026
+Full duration: 94.6684470177
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report d425a419-3f97-4c67-9213-4db71094bb8a --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results d425a419-3f97-4c67-9213-4db71094bb8a
+
+Using task: d425a419-3f97-4c67-9213-4db71094bb8a
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 100},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 98},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 97}]
+================================================================================
+
+====> {"randwrite s 4k": [98, 2]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileSn3xQf
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  b871d656-aa7b-4508-b913-ee8897c1c9f2: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task b871d656-aa7b-4508-b913-ee8897c1c9f2: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileSn3xQf',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.141     | 1.218     | 1.332     | 1.302         | 1.317         | 100.0%  | 3     |
+| nova.boot_server            | 14.375    | 15.609    | 18.015    | 17.299        | 17.657        | 100.0%  | 3     |
+| nova.delete_server          | 2.816     | 3.638     | 5.123     | 4.694         | 4.909         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.387     | 1.42      | 1.462     | 1.452         | 1.457         | 100.0%  | 3     |
+| total                       | 92.604    | 105.75    | 113.466   | 113.009       | 113.238       | 100.0%  | 3     |
+| vm.run_command              | 38.774    | 51.159    | 57.454    | 57.414        | 57.434        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.107     | 6.779     | 8.12      | 7.718         | 7.919         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.968    | 14.862    | 19.236    | 18.266        | 18.751        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 113.566144943
+Full duration: 144.713588953
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report b871d656-aa7b-4508-b913-ee8897c1c9f2 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results b871d656-aa7b-4508-b913-ee8897c1c9f2
+
+Using task: b871d656-aa7b-4508-b913-ee8897c1c9f2
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 62},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 39},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 40}]
+================================================================================
+
+====> {"randwrite s 4k": [47, 18]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filetkAXZ1
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  942b0b36-c26c-46aa-9260-70983ca2293e: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 942b0b36-c26c-46aa-9260-70983ca2293e: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filetkAXZ1',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.16      | 1.262     | 1.336     | 1.327         | 1.332         | 100.0%  | 3     |
+| nova.boot_server            | 14.206    | 18.784    | 24.268    | 22.99         | 23.629        | 100.0%  | 3     |
+| nova.delete_server          | 2.804     | 2.901     | 3.032     | 2.999         | 3.016         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.318     | 3.043     | 6.489     | 5.455         | 5.972         | 100.0%  | 3     |
+| total                       | 103.248   | 117.041   | 124.391   | 124.209       | 124.3         | 100.0%  | 3     |
+| vm.run_command              | 39.616    | 56.794    | 65.711    | 65.58         | 65.646        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.093     | 7.436     | 8.109     | 8.108         | 8.108         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.464    | 16.501    | 17.595    | 17.365        | 17.48         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 124.465241909
+Full duration: 158.110044956
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 942b0b36-c26c-46aa-9260-70983ca2293e --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 942b0b36-c26c-46aa-9260-70983ca2293e
+
+Using task: 942b0b36-c26c-46aa-9260-70983ca2293e
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 61},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 34},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 35}]
+================================================================================
+
+====> {"randwrite s 4k": [43, 21]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filecRI1eh
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  d13e7b10-eff8-4bcd-8f89-39336d364ad5: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task d13e7b10-eff8-4bcd-8f89-39336d364ad5: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filecRI1eh',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.122     | 1.243     | 1.409     | 1.367         | 1.388         | 100.0%  | 3     |
+| nova.boot_server            | 13.154    | 15.642    | 19.625    | 18.529        | 19.077        | 100.0%  | 3     |
+| nova.delete_server          | 2.812     | 2.844     | 2.866     | 2.863         | 2.864         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.247     | 2.956     | 6.309     | 5.31          | 5.81          | 100.0%  | 3     |
+| total                       | 89.453    | 113.602   | 127.916   | 127.02        | 127.468       | 100.0%  | 3     |
+| vm.run_command              | 40.176    | 62.716    | 74.277    | 74.16         | 74.218        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.094     | 7.433     | 8.103     | 8.103         | 8.103         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.948    | 13.482    | 16.58     | 15.848        | 16.214        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 128.06812501
+Full duration: 156.870414972
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report d13e7b10-eff8-4bcd-8f89-39336d364ad5 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results d13e7b10-eff8-4bcd-8f89-39336d364ad5
+
+Using task: d13e7b10-eff8-4bcd-8f89-39336d364ad5
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 60},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 30},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 30}]
+================================================================================
+
+====> {"write s 4k": [40, 24]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileGh9WjP
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  78e94138-dbc3-4ceb-8a39-57091b57da3f: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 78e94138-dbc3-4ceb-8a39-57091b57da3f: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileGh9WjP',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.2       | 1.316     | 1.392     | 1.385         | 1.389         | 100.0%  | 3     |
+| nova.boot_server            | 14.055    | 15.233    | 17.332    | 16.728        | 17.03         | 100.0%  | 3     |
+| nova.delete_server          | 2.819     | 2.86      | 2.941     | 2.917         | 2.929         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.394     | 1.441     | 1.519     | 1.497         | 1.508         | 100.0%  | 3     |
+| total                       | 92.487    | 108.26    | 116.375   | 116.283       | 116.329       | 100.0%  | 3     |
+| vm.run_command              | 40.379    | 56.251    | 64.318    | 64.265        | 64.292        | 100.0%  | 3     |
+| vm.wait_for_ping            | 5.269     | 7.159     | 10.108    | 9.306         | 9.707         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.913    | 13.065    | 16.014    | 15.265        | 15.639        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 116.446413994
+Full duration: 146.315018892
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 78e94138-dbc3-4ceb-8a39-57091b57da3f --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 78e94138-dbc3-4ceb-8a39-57091b57da3f
+
+Using task: 78e94138-dbc3-4ceb-8a39-57091b57da3f
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 60},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 35},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 35}]
+================================================================================
+
+====> {"write s 4k": [43, 20]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileVm2asN
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  f9f11f90-2705-491e-b8d6-d909d417b1e2: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task f9f11f90-2705-491e-b8d6-d909d417b1e2: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileVm2asN',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.146     | 1.233     | 1.288     | 1.284         | 1.286         | 100.0%  | 3     |
+| nova.boot_server            | 13.309    | 15.621    | 18.595    | 17.868        | 18.231        | 100.0%  | 3     |
+| nova.delete_server          | 2.806     | 2.85      | 2.923     | 2.903         | 2.913         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.374     | 3.073     | 6.431     | 5.428         | 5.929         | 100.0%  | 3     |
+| total                       | 80.593    | 110.346   | 127.144   | 126.376       | 126.76        | 100.0%  | 3     |
+| vm.run_command              | 28.634    | 56.687    | 71.239    | 71.029        | 71.134        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.089     | 6.762     | 8.105     | 7.702         | 7.904         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 14.79     | 15.863    | 16.486    | 16.452        | 16.469        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 127.262978792
+Full duration: 150.966497898
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report f9f11f90-2705-491e-b8d6-d909d417b1e2 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results f9f11f90-2705-491e-b8d6-d909d417b1e2
+
+Using task: f9f11f90-2705-491e-b8d6-d909d417b1e2
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 90},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 31},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 2000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 32}]
+================================================================================
+
+====> {"write s 4k": [51, 47]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filefKIh2h
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  26d6307f-a5b2-41c3-a857-fee1acbc99c5: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 26d6307f-a5b2-41c3-a857-fee1acbc99c5: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filefKIh2h',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.269     | 1.326     | 1.439     | 1.405         | 1.422         | 100.0%  | 3     |
+| nova.boot_server            | 12.851    | 13.428    | 14.401    | 14.127        | 14.264        | 100.0%  | 3     |
+| nova.delete_server          | 2.813     | 2.842     | 2.894     | 2.879         | 2.886         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.39      | 1.419     | 1.445     | 1.441         | 1.443         | 100.0%  | 3     |
+| total                       | 76.294    | 86.141    | 92.493    | 91.922        | 92.207        | 100.0%  | 3     |
+| vm.run_command              | 27.456    | 35.584    | 40.763    | 40.317        | 40.54         | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.089     | 6.764     | 8.108     | 7.706         | 7.907         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.304    | 14.858    | 21.374    | 19.478        | 20.426        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 92.6020629406
+Full duration: 116.636039972
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 26d6307f-a5b2-41c3-a857-fee1acbc99c5 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 26d6307f-a5b2-41c3-a857-fee1acbc99c5
+
+Using task: 26d6307f-a5b2-41c3-a857-fee1acbc99c5
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 1551},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 1012},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 956}]
+================================================================================
+
+====> {"randwrite s 64k": [1173, 464]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file3P0096
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  9635f855-21da-4c97-9a67-707c2a26e1a1: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 9635f855-21da-4c97-9a67-707c2a26e1a1: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file3P0096',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.198     | 1.278     | 1.337     | 1.33          | 1.333         | 100.0%  | 3     |
+| nova.boot_server            | 13.701    | 13.801    | 13.905    | 13.883        | 13.894        | 100.0%  | 3     |
+| nova.delete_server          | 2.841     | 2.883     | 2.964     | 2.94          | 2.952         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.304     | 1.391     | 1.546     | 1.502         | 1.524         | 100.0%  | 3     |
+| total                       | 76.34     | 81.23     | 88.855    | 86.783        | 87.819        | 100.0%  | 3     |
+| vm.run_command              | 28.058    | 32.902    | 40.693    | 38.546        | 39.619        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.098     | 6.103     | 6.105     | 6.105         | 6.105         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 13.41     | 14.637    | 15.796    | 15.578        | 15.687        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 89.0007560253
+Full duration: 112.272672892
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 9635f855-21da-4c97-9a67-707c2a26e1a1 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 9635f855-21da-4c97-9a67-707c2a26e1a1
+
+Using task: 9635f855-21da-4c97-9a67-707c2a26e1a1
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 1511},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 1394},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 948}]
+================================================================================
+
+====> {"randwrite s 64k": [1284, 420]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileOAEhjR
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  f2caceff-6cc7-4197-aa80-4ae0f3e664d3: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task f2caceff-6cc7-4197-aa80-4ae0f3e664d3: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileOAEhjR',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.265     | 1.289     | 1.321     | 1.313         | 1.317         | 100.0%  | 3     |
+| nova.boot_server            | 13.822    | 13.941    | 14.099    | 14.059        | 14.079        | 100.0%  | 3     |
+| nova.delete_server          | 2.82      | 2.835     | 2.862     | 2.854         | 2.858         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.353     | 1.441     | 1.494     | 1.491         | 1.492         | 100.0%  | 3     |
+| total                       | 71.677    | 80.452    | 84.919    | 84.887        | 84.903        | 100.0%  | 3     |
+| vm.run_command              | 27.013    | 35.796    | 40.197    | 40.194        | 40.195        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.102     | 7.014     | 8.116     | 7.857         | 7.986         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.024    | 12.313    | 13.836    | 13.684        | 13.76         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 84.9922959805
+Full duration: 110.154686928
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report f2caceff-6cc7-4197-aa80-4ae0f3e664d3 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results f2caceff-6cc7-4197-aa80-4ae0f3e664d3
+
+Using task: f2caceff-6cc7-4197-aa80-4ae0f3e664d3
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 1587},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 970},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 970}]
+================================================================================
+
+====> {"randwrite s 64k": [1175, 503]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file4w8hVm
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  73485776-9943-48c5-881a-7d52f96ab7e6: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 73485776-9943-48c5-881a-7d52f96ab7e6: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file4w8hVm',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.155     | 1.21      | 1.274     | 1.259         | 1.266         | 100.0%  | 3     |
+| nova.boot_server            | 13.261    | 15.838    | 19.733    | 18.691        | 19.212        | 100.0%  | 3     |
+| nova.delete_server          | 7.379     | 7.427     | 7.5       | 7.481         | 7.49          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.84      | 4.914     | 6.491     | 6.476         | 6.483         | 100.0%  | 3     |
+| total                       | 207.731   | 337.942   | 414.76    | 410.075       | 412.418       | 100.0%  | 3     |
+| vm.run_command              | 137.122   | 270.538   | 349.173   | 344.402       | 346.787       | 100.0%  | 3     |
+| vm.wait_for_ping            | 8.094     | 8.099     | 8.107     | 8.105         | 8.106         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 9.731     | 14.217    | 19.475    | 18.269        | 18.872        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 414.850273132
+Full duration: 471.163784981
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 73485776-9943-48c5-881a-7d52f96ab7e6 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 73485776-9943-48c5-881a-7d52f96ab7e6
+
+Using task: 73485776-9943-48c5-881a-7d52f96ab7e6
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 34025},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 23043},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 14119}]
+================================================================================
+
+====> {"randwrite a 64k": [23729, 14100]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filePEOvG0
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  4ece8283-06da-4f2c-b5f6-46d0e56622e7: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 4ece8283-06da-4f2c-b5f6-46d0e56622e7: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filePEOvG0',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.226     | 1.302     | 1.419     | 1.388         | 1.403         | 100.0%  | 3     |
+| nova.boot_server            | 18.056    | 20.729    | 24.652    | 23.618        | 24.135        | 100.0%  | 3     |
+| nova.delete_server          | 2.961     | 5.883     | 7.361     | 7.354         | 7.358         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 6.316     | 6.361     | 6.41      | 6.4           | 6.405         | 100.0%  | 3     |
+| total                       | 196.174   | 203.157   | 210.665   | 209.058       | 209.862       | 100.0%  | 3     |
+| vm.run_command              | 132.948   | 139.673   | 147.357   | 145.629       | 146.493       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.1       | 6.851     | 8.105     | 7.753         | 7.929         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.841    | 13.233    | 14.737    | 14.614        | 14.676        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 210.737077951
+Full duration: 254.918076992
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 4ece8283-06da-4f2c-b5f6-46d0e56622e7 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 4ece8283-06da-4f2c-b5f6-46d0e56622e7
+
+Using task: 4ece8283-06da-4f2c-b5f6-46d0e56622e7
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 36092},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 32651},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 29798}]
+================================================================================
+
+====> {"randwrite a 64k": [32847, 4456]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileqrS29B
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  26de23c5-6dac-4fdd-8d0b-cea6e26ee00c: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 26de23c5-6dac-4fdd-8d0b-cea6e26ee00c: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileqrS29B',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.292     | 1.327     | 1.348     | 1.347         | 1.348         | 100.0%  | 3     |
+| nova.boot_server            | 12.626    | 17.36     | 25.339    | 23.094        | 24.216        | 100.0%  | 3     |
+| nova.delete_server          | 7.317     | 7.382     | 7.478     | 7.453         | 7.465         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.604     | 3.23      | 6.332     | 5.416         | 5.874         | 100.0%  | 3     |
+| total                       | 207.417   | 330.187   | 434.808   | 417.514       | 426.161       | 100.0%  | 3     |
+| vm.run_command              | 138.344   | 264.159   | 370.257   | 352.981       | 361.619       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.094     | 6.769     | 8.112     | 7.71          | 7.911         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 14.743    | 16.92     | 19.84     | 19.107        | 19.473        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 434.889387131
+Full duration: 490.159018993
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 26de23c5-6dac-4fdd-8d0b-cea6e26ee00c --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 26de23c5-6dac-4fdd-8d0b-cea6e26ee00c
+
+Using task: 26de23c5-6dac-4fdd-8d0b-cea6e26ee00c
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 33195},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 16404},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 30598}]
+================================================================================
+
+====> {"randwrite a 64k": [26732, 12782]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileQuUHxi
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  2cf06028-1e61-4bec-bf6f-29cad8a5a5c6: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 2cf06028-1e61-4bec-bf6f-29cad8a5a5c6: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileQuUHxi',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.258     | 1.31      | 1.372     | 1.358         | 1.365         | 100.0%  | 3     |
+| nova.boot_server            | 18.161    | 21.258    | 26.313    | 24.91         | 25.612        | 100.0%  | 3     |
+| nova.delete_server          | 2.822     | 4.457     | 7.717     | 6.74          | 7.229         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.277     | 1.418     | 1.505     | 1.499         | 1.502         | 100.0%  | 3     |
+| total                       | 101.135   | 129.088   | 147.326   | 145.621       | 146.473       | 100.0%  | 3     |
+| vm.run_command              | 44.733    | 69.238    | 82.166    | 81.896        | 82.031        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.227     | 6.5       | 6.957     | 6.829         | 6.893         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 14.017    | 15.882    | 17.706    | 17.349        | 17.528        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 147.421058178
+Full duration: 177.399333
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 2cf06028-1e61-4bec-bf6f-29cad8a5a5c6 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 2cf06028-1e61-4bec-bf6f-29cad8a5a5c6
+
+Using task: 2cf06028-1e61-4bec-bf6f-29cad8a5a5c6
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 848},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 436},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 446}]
+================================================================================
+
+====> {"write s 64k": [576, 332]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileKYYt5m
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  6c4b7287-5295-4676-99d9-7b59de526688: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 6c4b7287-5295-4676-99d9-7b59de526688: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileKYYt5m',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.286     | 1.459     | 1.736     | 1.66          | 1.698         | 100.0%  | 3     |
+| nova.boot_server            | 13.195    | 15.743    | 19.441    | 18.471        | 18.956        | 100.0%  | 3     |
+| nova.delete_server          | 2.857     | 3.649     | 5.14      | 4.702         | 4.921         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.314     | 1.45      | 1.6       | 1.567         | 1.584         | 100.0%  | 3     |
+| total                       | 95.238    | 115.536   | 126.834   | 126.374       | 126.604       | 100.0%  | 3     |
+| vm.run_command              | 44.36     | 63.789    | 73.533    | 73.522        | 73.527        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.105     | 7.44      | 8.11      | 8.109         | 8.11          | 100.0%  | 3     |
+| vm.wait_for_ssh             | 13.317    | 16.154    | 20.835    | 19.53         | 20.182        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 126.93172884
+Full duration: 152.126657963
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 6c4b7287-5295-4676-99d9-7b59de526688 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 6c4b7287-5295-4676-99d9-7b59de526688
+
+Using task: 6c4b7287-5295-4676-99d9-7b59de526688
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 858},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 485},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 505}]
+================================================================================
+
+====> {"write s 64k": [616, 296]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileK9IYQy
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  172a9ec2-178e-4713-9063-d9bbde904139: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 172a9ec2-178e-4713-9063-d9bbde904139: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileK9IYQy',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.207     | 2.924     | 6.288     | 5.285         | 5.786         | 100.0%  | 3     |
+| nova.boot_server            | 13.006    | 15.11     | 17.912    | 17.212        | 17.562        | 100.0%  | 3     |
+| nova.delete_server          | 2.818     | 2.895     | 2.955     | 2.946         | 2.951         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.298     | 1.344     | 1.399     | 1.386         | 1.393         | 100.0%  | 3     |
+| total                       | 95.595    | 110.968   | 118.992   | 118.857       | 118.925       | 100.0%  | 3     |
+| vm.run_command              | 42.29     | 57.516    | 65.521    | 65.364        | 65.442        | 100.0%  | 3     |
+| vm.wait_for_ping            | 2.085     | 4.096     | 6.104     | 5.703         | 5.904         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 13.235    | 17.448    | 21.443    | 20.688        | 21.065        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 119.108000994
+Full duration: 142.913630962
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 172a9ec2-178e-4713-9063-d9bbde904139 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 172a9ec2-178e-4713-9063-d9bbde904139
+
+Using task: 172a9ec2-178e-4713-9063-d9bbde904139
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 907},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 559},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 32000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 572}]
+================================================================================
+
+====> {"write s 64k": [679, 278]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileThYEFE
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  36ce47a5-6b9c-46a3-a16d-3ef785c8399d: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 36ce47a5-6b9c-46a3-a16d-3ef785c8399d: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileThYEFE',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.307     | 1.555     | 1.951     | 1.842         | 1.897         | 100.0%  | 3     |
+| nova.boot_server            | 12.873    | 14.561    | 16.685    | 16.173        | 16.429        | 100.0%  | 3     |
+| nova.delete_server          | 2.817     | 2.83      | 2.847     | 2.843         | 2.845         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.317     | 3.012     | 6.342     | 5.349         | 5.846         | 100.0%  | 3     |
+| total                       | 78.231    | 95.979    | 105.214   | 105.07        | 105.142       | 100.0%  | 3     |
+| vm.run_command              | 29.292    | 43.751    | 51.419    | 51.244        | 51.331        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.107     | 7.445     | 8.116     | 8.116         | 8.116         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.793    | 13.187    | 14.594    | 14.51         | 14.552        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 105.270731926
+Full duration: 129.490969181
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 36ce47a5-6b9c-46a3-a16d-3ef785c8399d --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 36ce47a5-6b9c-46a3-a16d-3ef785c8399d
+
+Using task: 36ce47a5-6b9c-46a3-a16d-3ef785c8399d
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 104132},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 54696},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 59173}]
+================================================================================
+
+====> {"write a 64k": [72667, 38666]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filer3S7PQ
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  984be3f7-3cc6-4697-8b92-009c5d28d458: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 984be3f7-3cc6-4697-8b92-009c5d28d458: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filer3S7PQ',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.102     | 1.277     | 1.385     | 1.376         | 1.381         | 100.0%  | 3     |
+| nova.boot_server            | 13.175    | 14.95     | 18.445    | 17.402        | 17.923        | 100.0%  | 3     |
+| nova.delete_server          | 2.809     | 2.825     | 2.854     | 2.845         | 2.849         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.341     | 1.438     | 1.534     | 1.515         | 1.524         | 100.0%  | 3     |
+| total                       | 75.426    | 91.386    | 101.728   | 100.783       | 101.256       | 100.0%  | 3     |
+| vm.run_command              | 26.572    | 42.504    | 52.74     | 51.831        | 52.285        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.12      | 7.452     | 8.122     | 8.12          | 8.121         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.876    | 12.852    | 14.089    | 13.789        | 13.939        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 101.877170086
+Full duration: 125.668850183
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 984be3f7-3cc6-4697-8b92-009c5d28d458 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 984be3f7-3cc6-4697-8b92-009c5d28d458
+
+Using task: 984be3f7-3cc6-4697-8b92-009c5d28d458
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 111526},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 54194},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 57963}]
+================================================================================
+
+====> {"write a 64k": [74561, 45351]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileevRMsL
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  e19dbe68-c24a-4958-819f-b90b6bf2ba6c: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task e19dbe68-c24a-4958-819f-b90b6bf2ba6c: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileevRMsL',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.301     | 1.334     | 1.352     | 1.352         | 1.352         | 100.0%  | 3     |
+| nova.boot_server            | 14.167    | 15.487    | 17.886    | 17.191        | 17.538        | 100.0%  | 3     |
+| nova.delete_server          | 2.841     | 2.858     | 2.87      | 2.869         | 2.87          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.312     | 1.446     | 1.569     | 1.547         | 1.558         | 100.0%  | 3     |
+| total                       | 83.233    | 96.68     | 103.911   | 103.708       | 103.809       | 100.0%  | 3     |
+| vm.run_command              | 30.179    | 43.434    | 50.616    | 50.395        | 50.505        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.108     | 7.525     | 9.011     | 8.7           | 8.855         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.023    | 13.06     | 16.869    | 15.753        | 16.311        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 103.971338987
+Full duration: 130.915570974
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report e19dbe68-c24a-4958-819f-b90b6bf2ba6c --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results e19dbe68-c24a-4958-819f-b90b6bf2ba6c
+
+Using task: e19dbe68-c24a-4958-819f-b90b6bf2ba6c
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 98284},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 51863},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 52555}]
+================================================================================
+
+====> {"write a 64k": [67567, 37623]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileFLDctp
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  c8c646ef-b8a9-49eb-bfe8-2a5f9e392887: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task c8c646ef-b8a9-49eb-bfe8-2a5f9e392887: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileFLDctp',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.183     | 1.208     | 1.256     | 1.242         | 1.249         | 100.0%  | 3     |
+| nova.boot_server            | 14.137    | 15.905    | 18.517    | 17.825        | 18.171        | 100.0%  | 3     |
+| nova.delete_server          | 2.823     | 2.865     | 2.947     | 2.923         | 2.935         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.362     | 1.462     | 1.534     | 1.525         | 1.53          | 100.0%  | 3     |
+| total                       | 90.993    | 107.268   | 116.271   | 115.925       | 116.098       | 100.0%  | 3     |
+| vm.run_command              | 41.843    | 58.024    | 66.937    | 66.608        | 66.773        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.102     | 6.105     | 6.108     | 6.107         | 6.108         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 14.568    | 15.048    | 15.302    | 15.296        | 15.299        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 116.411591053
+Full duration: 150.168483973
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report c8c646ef-b8a9-49eb-bfe8-2a5f9e392887 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results c8c646ef-b8a9-49eb-bfe8-2a5f9e392887
+
+Using task: c8c646ef-b8a9-49eb-bfe8-2a5f9e392887
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 3764},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2259},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2411}]
+================================================================================
+
+====> {"randwrite s 256k": [2811, 1171]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filer10Xy5
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  5d237d13-b939-4a25-9013-84429f77f4bc: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 5d237d13-b939-4a25-9013-84429f77f4bc: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filer10Xy5',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.161     | 1.257     | 1.351     | 1.332         | 1.342         | 100.0%  | 3     |
+| nova.boot_server            | 13.467    | 15.517    | 18.621    | 17.79         | 18.205        | 100.0%  | 3     |
+| nova.delete_server          | 2.85      | 4.362     | 7.375     | 6.472         | 6.924         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.289     | 1.334     | 1.387     | 1.374         | 1.381         | 100.0%  | 3     |
+| total                       | 97.518    | 117.384   | 128.121   | 127.799       | 127.96        | 100.0%  | 3     |
+| vm.run_command              | 40.317    | 63.25     | 75.443    | 75.152        | 75.297        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.105     | 7.109     | 8.118     | 7.915         | 8.017         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 17.291    | 18.85     | 21.825    | 20.947        | 21.386        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 128.234400988
+Full duration: 157.032094955
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 5d237d13-b939-4a25-9013-84429f77f4bc --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 5d237d13-b939-4a25-9013-84429f77f4bc
+
+Using task: 5d237d13-b939-4a25-9013-84429f77f4bc
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 3988},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 1963},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2055}]
+================================================================================
+
+====> {"randwrite s 256k": [2668, 1617]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file8qGAlH
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  783fe250-be1f-45f0-9142-6c4bdf0f6715: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 783fe250-be1f-45f0-9142-6c4bdf0f6715: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file8qGAlH',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.199     | 1.546     | 1.749     | 1.737         | 1.743         | 100.0%  | 3     |
+| nova.boot_server            | 13.935    | 15.893    | 19.5      | 18.449        | 18.975        | 100.0%  | 3     |
+| nova.delete_server          | 2.821     | 2.876     | 2.97      | 2.943         | 2.956         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.275     | 1.378     | 1.48      | 1.46          | 1.47          | 100.0%  | 3     |
+| total                       | 84.867    | 108.232   | 121.014   | 120.574       | 120.794       | 100.0%  | 3     |
+| vm.run_command              | 29.825    | 53.396    | 66.24     | 65.817        | 66.029        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.117     | 6.784     | 8.116     | 7.717         | 7.916         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 13.312    | 17.429    | 24.963    | 22.773        | 23.868        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 121.122766972
+Full duration: 155.576184988
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 783fe250-be1f-45f0-9142-6c4bdf0f6715 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 783fe250-be1f-45f0-9142-6c4bdf0f6715
+
+Using task: 783fe250-be1f-45f0-9142-6c4bdf0f6715
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 5904},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2315},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2422}]
+================================================================================
+
+====> {"randwrite s 256k": [3547, 2887]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file4BxnTv
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  a38a10b3-ec98-442a-8435-ff9c4a6ecc14: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task a38a10b3-ec98-442a-8435-ff9c4a6ecc14: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file4BxnTv',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.224     | 1.291     | 1.376     | 1.355         | 1.365         | 100.0%  | 3     |
+| nova.boot_server            | 12.78     | 14.536    | 17.802    | 16.847        | 17.325        | 100.0%  | 3     |
+| nova.delete_server          | 2.855     | 6.682     | 9.849     | 9.347         | 9.598         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.295     | 4.701     | 6.422     | 6.415         | 6.418         | 100.0%  | 3     |
+| total                       | 113.632   | 182.023   | 229.577   | 224.234       | 226.905       | 100.0%  | 3     |
+| vm.run_command              | 59.908    | 119.47    | 161.387   | 156.532       | 158.96        | 100.0%  | 3     |
+| vm.wait_for_ping            | 2.273     | 4.832     | 6.111     | 6.111         | 6.111         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.613    | 18.037    | 20.965    | 20.278        | 20.622        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 229.67965579
+Full duration: 273.646475077
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report a38a10b3-ec98-442a-8435-ff9c4a6ecc14 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results a38a10b3-ec98-442a-8435-ff9c4a6ecc14
+
+Using task: a38a10b3-ec98-442a-8435-ff9c4a6ecc14
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 77509},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 36203},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 57236}]
+================================================================================
+
+====> {"randwrite a 256k": [56982, 29209]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filehSQ5BO
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  ed81b580-6156-48eb-a17b-f4949d90122e: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task ed81b580-6156-48eb-a17b-f4949d90122e: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filehSQ5BO',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.188     | 1.2       | 1.216     | 1.212         | 1.214         | 100.0%  | 3     |
+| nova.boot_server            | 24.305    | 27.714    | 32.017    | 30.978        | 31.498        | 100.0%  | 3     |
+| nova.delete_server          | 7.67      | 9.03      | 9.77      | 9.746         | 9.758         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 6.317     | 6.462     | 6.627     | 6.59          | 6.608         | 100.0%  | 3     |
+| total                       | 300.507   | 318.258   | 338.364   | 333.872       | 336.118       | 100.0%  | 3     |
+| vm.run_command              | 212.287   | 232.173   | 251.822   | 247.94        | 249.881       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.109     | 10.796    | 18.164    | 16.154        | 17.159        | 100.0%  | 3     |
+| vm.wait_for_ssh             | 13.013    | 16.447    | 21.099    | 19.925        | 20.512        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 338.447651863
+Full duration: 382.501462936
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report ed81b580-6156-48eb-a17b-f4949d90122e --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results ed81b580-6156-48eb-a17b-f4949d90122e
+
+Using task: ed81b580-6156-48eb-a17b-f4949d90122e
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 32850},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 25029},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 56376}]
+================================================================================
+
+====> {"randwrite a 256k": [38085, 23074]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileO36zhp
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  1901ff0a-b0d3-4167-b0f8-b3c5d414b114: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 1901ff0a-b0d3-4167-b0f8-b3c5d414b114: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileO36zhp',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.354     | 1.851     | 2.111     | 2.106         | 2.109         | 100.0%  | 3     |
+| nova.boot_server            | 18.016    | 20.72     | 26.09     | 24.483        | 25.286        | 100.0%  | 3     |
+| nova.delete_server          | 2.821     | 5.1       | 9.632     | 8.275         | 8.954         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.316     | 3.051     | 6.445     | 5.434         | 5.939         | 100.0%  | 3     |
+| total                       | 126.568   | 203.372   | 243.451   | 242.78        | 243.115       | 100.0%  | 3     |
+| vm.run_command              | 63.455    | 134.646   | 177.031   | 174.315       | 175.673       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.108     | 6.111     | 6.112     | 6.112         | 6.112         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 18.646    | 19.727    | 21.645    | 21.094        | 21.369        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 243.509206772
+Full duration: 293.617636919
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 1901ff0a-b0d3-4167-b0f8-b3c5d414b114 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 1901ff0a-b0d3-4167-b0f8-b3c5d414b114
+
+Using task: 1901ff0a-b0d3-4167-b0f8-b3c5d414b114
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 70313},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 39483},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 30139}]
+================================================================================
+
+====> {"randwrite a 256k": [46645, 29730]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileuBG79K
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  da3b9af9-b5ce-4f2b-80a0-71a609d05b21: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task da3b9af9-b5ce-4f2b-80a0-71a609d05b21: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileuBG79K',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.236     | 1.266     | 1.309     | 1.298         | 1.304         | 100.0%  | 3     |
+| nova.boot_server            | 17.93     | 20.11     | 23.306    | 22.464        | 22.885        | 100.0%  | 3     |
+| nova.delete_server          | 2.826     | 2.874     | 2.924     | 2.914         | 2.919         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.287     | 1.318     | 1.358     | 1.348         | 1.353         | 100.0%  | 3     |
+| total                       | 101.013   | 125.001   | 137.671   | 137.401       | 137.536       | 100.0%  | 3     |
+| vm.run_command              | 43.362    | 67.382    | 80.042    | 79.782        | 79.912        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.106     | 6.777     | 8.114     | 7.713         | 7.914         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.41     | 15.716    | 16.235    | 16.089        | 16.162        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 137.754535913
+Full duration: 191.973166943
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report da3b9af9-b5ce-4f2b-80a0-71a609d05b21 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results da3b9af9-b5ce-4f2b-80a0-71a609d05b21
+
+Using task: da3b9af9-b5ce-4f2b-80a0-71a609d05b21
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 3591},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 1822},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 1925}]
+================================================================================
+
+====> {"write s 256k": [2446, 1404]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filewDTBUO
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  cde7aedb-8cc5-4762-a97f-18114de39257: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task cde7aedb-8cc5-4762-a97f-18114de39257: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filewDTBUO',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.205     | 1.286     | 1.377     | 1.356         | 1.367         | 100.0%  | 3     |
+| nova.boot_server            | 14.694    | 16.421    | 19.771    | 18.777        | 19.274        | 100.0%  | 3     |
+| nova.delete_server          | 2.851     | 2.856     | 2.859     | 2.859         | 2.859         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.335     | 1.362     | 1.411     | 1.396         | 1.403         | 100.0%  | 3     |
+| total                       | 83.731    | 112.319   | 127.087   | 126.898       | 126.993       | 100.0%  | 3     |
+| vm.run_command              | 32.198    | 60.768    | 75.566    | 75.36         | 75.463        | 100.0%  | 3     |
+| vm.wait_for_ping            | 0.326     | 2.84      | 6.111     | 5.306         | 5.708         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.146    | 15.873    | 17.269    | 16.856        | 17.063        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 127.238701105
+Full duration: 151.808643103
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report cde7aedb-8cc5-4762-a97f-18114de39257 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results cde7aedb-8cc5-4762-a97f-18114de39257
+
+Using task: cde7aedb-8cc5-4762-a97f-18114de39257
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 5306},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 1941},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2059}]
+================================================================================
+
+====> {"write s 256k": [3102, 2700]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileb1Ydyt
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  78fc8314-dea7-4206-acf0-50de533c073d: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 78fc8314-dea7-4206-acf0-50de533c073d: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileb1Ydyt',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.174     | 1.345     | 1.55      | 1.502         | 1.526         | 100.0%  | 3     |
+| nova.boot_server            | 12.89     | 14.943    | 18.022    | 17.201        | 17.611        | 100.0%  | 3     |
+| nova.delete_server          | 2.819     | 2.846     | 2.892     | 2.879         | 2.886         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.251     | 1.379     | 1.494     | 1.473         | 1.484         | 100.0%  | 3     |
+| total                       | 97.685    | 114.0     | 123.334   | 122.863       | 123.098       | 100.0%  | 3     |
+| vm.run_command              | 44.68     | 61.127    | 70.365    | 69.959        | 70.162        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.099     | 7.777     | 9.109     | 8.912         | 9.011         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.352    | 12.914    | 17.74     | 16.322        | 17.031        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 123.427824974
+Full duration: 152.242094994
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 78fc8314-dea7-4206-acf0-50de533c073d --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 78fc8314-dea7-4206-acf0-50de533c073d
+
+Using task: 78fc8314-dea7-4206-acf0-50de533c073d
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 3502},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2316},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 128000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2061}]
+================================================================================
+
+====> {"write s 256k": [2626, 1087]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileR7aPBU
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  569097ff-fc6a-4770-bdb9-c3d0c89cb93f: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 569097ff-fc6a-4770-bdb9-c3d0c89cb93f: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileR7aPBU',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.293     | 1.328     | 1.358     | 1.353         | 1.356         | 100.0%  | 3     |
+| nova.boot_server            | 13.237    | 17.29     | 20.545    | 20.054        | 20.3          | 100.0%  | 3     |
+| nova.delete_server          | 2.828     | 2.867     | 2.929     | 2.912         | 2.921         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.34      | 1.403     | 1.502     | 1.475         | 1.489         | 100.0%  | 3     |
+| total                       | 83.071    | 97.235    | 104.845   | 104.634       | 104.739       | 100.0%  | 3     |
+| vm.run_command              | 30.38     | 44.571    | 52.183    | 51.977        | 52.08         | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.105     | 6.777     | 8.119     | 7.716         | 7.918         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.906    | 14.595    | 16.568    | 16.316        | 16.442        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 104.974107981
+Full duration: 128.427438021
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 569097ff-fc6a-4770-bdb9-c3d0c89cb93f --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 569097ff-fc6a-4770-bdb9-c3d0c89cb93f
+
+Using task: 569097ff-fc6a-4770-bdb9-c3d0c89cb93f
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 104949},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 53126},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 54038}]
+================================================================================
+
+====> {"write a 256k": [70704, 41945]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileGAFYiF
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  afd297de-575e-4fd9-bd58-8560dbe86676: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task afd297de-575e-4fd9-bd58-8560dbe86676: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileGAFYiF',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.197     | 1.218     | 1.229     | 1.228         | 1.228         | 100.0%  | 3     |
+| nova.boot_server            | 12.581    | 15.012    | 19.269    | 18.052        | 18.661        | 100.0%  | 3     |
+| nova.delete_server          | 2.826     | 2.87      | 2.947     | 2.925         | 2.936         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.292     | 1.377     | 1.467     | 1.448         | 1.458         | 100.0%  | 3     |
+| total                       | 81.01     | 96.66     | 105.957   | 105.369       | 105.663       | 100.0%  | 3     |
+| vm.run_command              | 25.702    | 41.439    | 50.739    | 50.166        | 50.453        | 100.0%  | 3     |
+| vm.wait_for_ping            | 7.112     | 7.534     | 8.117     | 7.968         | 8.043         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 7.714     | 13.78     | 19.706    | 18.549        | 19.127        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 106.090652943
+Full duration: 130.062799931
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report afd297de-575e-4fd9-bd58-8560dbe86676 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results afd297de-575e-4fd9-bd58-8560dbe86676
+
+Using task: afd297de-575e-4fd9-bd58-8560dbe86676
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 119988},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 59543},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 66358}]
+================================================================================
+
+====> {"write a 256k": [81963, 46819]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file9ulmJh
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  9a645063-d0fb-47d7-bdf3-a7b5255aba6f: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 9a645063-d0fb-47d7-bdf3-a7b5255aba6f: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file9ulmJh',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.216     | 1.383     | 1.638     | 1.569         | 1.603         | 100.0%  | 3     |
+| nova.boot_server            | 13.032    | 14.689    | 17.8      | 16.887        | 17.343        | 100.0%  | 3     |
+| nova.delete_server          | 2.807     | 2.82      | 2.837     | 2.833         | 2.835         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.337     | 1.368     | 1.413     | 1.401         | 1.407         | 100.0%  | 3     |
+| total                       | 78.339    | 91.934    | 99.723    | 99.327        | 99.525        | 100.0%  | 3     |
+| vm.run_command              | 28.697    | 42.333    | 50.188    | 49.774        | 49.981        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.217     | 7.479     | 8.111     | 8.11          | 8.111         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.97     | 14.036    | 15.909    | 15.573        | 15.741        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 99.875991106
+Full duration: 123.841777086
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 9a645063-d0fb-47d7-bdf3-a7b5255aba6f --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 9a645063-d0fb-47d7-bdf3-a7b5255aba6f
+
+Using task: 9a645063-d0fb-47d7-bdf3-a7b5255aba6f
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 96058},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 55269},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 66312}]
+================================================================================
+
+====> {"write a 256k": [72546, 29835]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filehjhWPh
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  9d97b8e7-be22-473f-9367-5b3bce40901e: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 9d97b8e7-be22-473f-9367-5b3bce40901e: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filehjhWPh',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.199     | 2.945     | 6.395     | 5.365         | 5.88          | 100.0%  | 3     |
+| nova.boot_server            | 13.681    | 15.028    | 17.45     | 16.751        | 17.1          | 100.0%  | 3     |
+| nova.delete_server          | 2.82      | 4.365     | 7.43      | 6.513         | 6.971         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.308     | 3.036     | 6.449     | 5.43          | 5.94          | 100.0%  | 3     |
+| total                       | 110.276   | 145.148   | 164.404   | 163.676       | 164.04        | 100.0%  | 3     |
+| vm.run_command              | 57.616    | 89.238    | 108.144   | 106.906       | 107.525       | 100.0%  | 3     |
+| vm.wait_for_ping            | 4.097     | 5.952     | 7.65      | 7.341         | 7.496         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 12.348    | 15.192    | 17.134    | 16.926        | 17.03         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 164.524607897
+Full duration: 203.651623011
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 9d97b8e7-be22-473f-9367-5b3bce40901e --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 9d97b8e7-be22-473f-9367-5b3bce40901e
+
+Using task: 9d97b8e7-be22-473f-9367-5b3bce40901e
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 12906},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 8540},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 9412}]
+================================================================================
+
+====> {"randwrite s 1024k": [10286, 3267]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileW4hdOl
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  afe0b955-3720-4bc2-bf19-afc7ab1d80fe: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task afe0b955-3720-4bc2-bf19-afc7ab1d80fe: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileW4hdOl',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.197     | 1.269     | 1.344     | 1.328         | 1.336         | 100.0%  | 3     |
+| nova.boot_server            | 17.904    | 18.862    | 20.549    | 20.066        | 20.307        | 100.0%  | 3     |
+| nova.delete_server          | 2.836     | 4.542     | 7.849     | 6.867         | 7.358         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.297     | 1.341     | 1.381     | 1.374         | 1.378         | 100.0%  | 3     |
+| total                       | 109.441   | 147.928   | 172.126   | 170.144       | 171.135       | 100.0%  | 3     |
+| vm.run_command              | 54.05     | 89.326    | 117.021   | 112.998       | 115.01        | 100.0%  | 3     |
+| vm.wait_for_ping            | 0.318     | 5.518     | 8.12      | 8.119         | 8.12          | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.149    | 18.698    | 20.548    | 20.518        | 20.533        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 172.249989033
+Full duration: 211.649453878
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report afe0b955-3720-4bc2-bf19-afc7ab1d80fe --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results afe0b955-3720-4bc2-bf19-afc7ab1d80fe
+
+Using task: afe0b955-3720-4bc2-bf19-afc7ab1d80fe
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 13481},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 7112},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 9076}]
+================================================================================
+
+====> {"randwrite s 1024k": [9889, 4612]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filepKdsWA
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  db5a2294-5047-40ec-aeeb-aa23c4a3373d: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task db5a2294-5047-40ec-aeeb-aa23c4a3373d: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filepKdsWA',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.281     | 1.317     | 1.387     | 1.366         | 1.377         | 100.0%  | 3     |
+| nova.boot_server            | 14.34     | 18.001    | 21.13     | 20.611        | 20.87         | 100.0%  | 3     |
+| nova.delete_server          | 2.828     | 4.38      | 7.414     | 6.511         | 6.963         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.332     | 3.13      | 6.36      | 5.427         | 5.893         | 100.0%  | 3     |
+| total                       | 112.256   | 147.333   | 172.588   | 169.501       | 171.044       | 100.0%  | 3     |
+| vm.run_command              | 55.15     | 87.356    | 111.466   | 108.264       | 109.865       | 100.0%  | 3     |
+| vm.wait_for_ping            | 4.099     | 6.106     | 8.11      | 7.71          | 7.91          | 100.0%  | 3     |
+| vm.wait_for_ssh             | 13.692    | 21.285    | 27.488    | 26.526        | 27.007        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 172.638503075
+Full duration: 217.468793154
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report db5a2294-5047-40ec-aeeb-aa23c4a3373d --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results db5a2294-5047-40ec-aeeb-aa23c4a3373d
+
+Using task: db5a2294-5047-40ec-aeeb-aa23c4a3373d
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 13444},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 7281},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 10204}]
+================================================================================
+
+====> {"randwrite s 1024k": [10309, 4359]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileTYiLOV
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  abe4533e-8a50-4c28-85f6-8b6ebcd84987: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task abe4533e-8a50-4c28-85f6-8b6ebcd84987: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileTYiLOV',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.222     | 1.67      | 2.45      | 2.228         | 2.339         | 100.0%  | 3     |
+| nova.boot_server            | 18.782    | 26.601    | 34.56     | 32.94         | 33.75         | 100.0%  | 3     |
+| nova.delete_server          | 2.817     | 6.499     | 8.623     | 8.51          | 8.566         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.336     | 4.782     | 6.563     | 6.54          | 6.551         | 100.0%  | 3     |
+| total                       | 218.436   | 257.053   | 276.373   | 276.369       | 276.371       | 100.0%  | 3     |
+| vm.run_command              | 132.676   | 171.727   | 191.253   | 191.253       | 191.253       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.433     | 11.671    | 20.159    | 17.811        | 18.985        | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.876    | 16.619    | 19.044    | 19.023        | 19.033        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 276.492331982
+Full duration: 332.579564095
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report abe4533e-8a50-4c28-85f6-8b6ebcd84987 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results abe4533e-8a50-4c28-85f6-8b6ebcd84987
+
+Using task: abe4533e-8a50-4c28-85f6-8b6ebcd84987
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 81592},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 55542},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 38004}]
+================================================================================
+
+====> {"randwrite a 1024k": [58379, 31016]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filerHyL8v
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  c4b8d387-45ad-41a7-b38b-0236d8cfaa23: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task c4b8d387-45ad-41a7-b38b-0236d8cfaa23: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filerHyL8v',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.296     | 3.026     | 6.391     | 5.391         | 5.891         | 100.0%  | 3     |
+| nova.boot_server            | 18.763    | 19.881    | 21.714    | 21.204        | 21.459        | 100.0%  | 3     |
+| nova.delete_server          | 2.824     | 4.338     | 7.363     | 6.456         | 6.91          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.33      | 1.407     | 1.521     | 1.491         | 1.506         | 100.0%  | 3     |
+| total                       | 97.361    | 144.086   | 176.014   | 172.588       | 174.301       | 100.0%  | 3     |
+| vm.run_command              | 43.327    | 88.465    | 122.019   | 117.625       | 119.822       | 100.0%  | 3     |
+| vm.wait_for_ping            | 0.257     | 4.428     | 6.924     | 6.76          | 6.842         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 14.871    | 15.794    | 16.27     | 16.264        | 16.267        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 176.164917946
+Full duration: 211.760010004
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report c4b8d387-45ad-41a7-b38b-0236d8cfaa23 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results c4b8d387-45ad-41a7-b38b-0236d8cfaa23
+
+Using task: c4b8d387-45ad-41a7-b38b-0236d8cfaa23
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 100078},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 86889},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 88326}]
+================================================================================
+
+====> {"randwrite a 1024k": [91764, 10232]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filef5hYOD
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  5649af04-fc7c-40a3-b5ec-531c0016aac6: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 5649af04-fc7c-40a3-b5ec-531c0016aac6: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filef5hYOD',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.221     | 2.917     | 6.266     | 5.266         | 5.766         | 100.0%  | 3     |
+| nova.boot_server            | 13.177    | 16.935    | 18.877    | 18.852        | 18.865        | 100.0%  | 3     |
+| nova.delete_server          | 2.95      | 2.96      | 2.966     | 2.965         | 2.966         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.508     | 1.782     | 2.203     | 2.09          | 2.146         | 100.0%  | 3     |
+| total                       | 95.506    | 97.659    | 98.812    | 98.781        | 98.796        | 100.0%  | 3     |
+| vm.run_command              | 42.575    | 45.135    | 46.556    | 46.5          | 46.528        | 100.0%  | 3     |
+| vm.wait_for_ping            | 2.089     | 4.766     | 6.106     | 6.105         | 6.105         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 9.606     | 13.971    | 16.427    | 16.318        | 16.372        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 98.8643929958
+Full duration: 128.757750034
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 5649af04-fc7c-40a3-b5ec-531c0016aac6 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 5649af04-fc7c-40a3-b5ec-531c0016aac6
+
+Using task: 5649af04-fc7c-40a3-b5ec-531c0016aac6
+================================================================================
+[{u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 94774},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 86288},
+ {u'__meta__': {u'action': u'randwrite',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 87475}]
+================================================================================
+
+====> {"randwrite a 1024k": [89512, 6498]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileq1aA6o
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  102cfedd-4b60-4cbb-81a4-91bf57bdcef9: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 102cfedd-4b60-4cbb-81a4-91bf57bdcef9: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileq1aA6o',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.12      | 1.27      | 1.353     | 1.35          | 1.351         | 100.0%  | 3     |
+| nova.boot_server            | 12.694    | 15.131    | 18.863    | 17.858        | 18.36         | 100.0%  | 3     |
+| nova.delete_server          | 4.395     | 6.97      | 8.847     | 8.611         | 8.729         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.417     | 3.186     | 6.637     | 5.611         | 6.124         | 100.0%  | 3     |
+| total                       | 116.54    | 157.166   | 180.568   | 179.332       | 179.95        | 100.0%  | 3     |
+| vm.run_command              | 61.248    | 97.461    | 115.632   | 115.606       | 115.619       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.111     | 7.112     | 8.117     | 7.915         | 8.016         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.615    | 15.042    | 17.716    | 17.332        | 17.524        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 180.663737059
+Full duration: 225.697365046
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 102cfedd-4b60-4cbb-81a4-91bf57bdcef9 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 102cfedd-4b60-4cbb-81a4-91bf57bdcef9
+
+Using task: 102cfedd-4b60-4cbb-81a4-91bf57bdcef9
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 10281},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 5122},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 5406}]
+================================================================================
+
+====> {"write s 1024k": [6936, 4101]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileJx4WDX
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  705d4ffe-82de-44be-9c6b-6ffab03b6ac1: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 705d4ffe-82de-44be-9c6b-6ffab03b6ac1: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileJx4WDX',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.109     | 1.201     | 1.281     | 1.267         | 1.274         | 100.0%  | 3     |
+| nova.boot_server            | 17.877    | 19.3      | 20.513    | 20.313        | 20.413        | 100.0%  | 3     |
+| nova.delete_server          | 2.825     | 4.375     | 7.474     | 6.545         | 7.01          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.408     | 3.08      | 6.313     | 5.354         | 5.833         | 100.0%  | 3     |
+| total                       | 121.186   | 153.354   | 170.992   | 170.37        | 170.681       | 100.0%  | 3     |
+| vm.run_command              | 62.792    | 90.098    | 104.352   | 104.112       | 104.232       | 100.0%  | 3     |
+| vm.wait_for_ping            | 2.963     | 6.395     | 8.112     | 8.112         | 8.112         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.53     | 19.985    | 23.397    | 22.923        | 23.16         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 171.123930931
+Full duration: 216.764999866
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 705d4ffe-82de-44be-9c6b-6ffab03b6ac1 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 705d4ffe-82de-44be-9c6b-6ffab03b6ac1
+
+Using task: 705d4ffe-82de-44be-9c6b-6ffab03b6ac1
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 9872},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 5974},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 5906}]
+================================================================================
+
+====> {"write s 1024k": [7250, 3210]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileuDpFDO
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileuDpFDO',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.21      | 1.271     | 1.375     | 1.345         | 1.36          | 100.0%  | 3     |
+| nova.boot_server            | 13.912    | 17.029    | 19.008    | 18.84         | 18.924        | 100.0%  | 3     |
+| nova.delete_server          | 2.837     | 3.037     | 3.42      | 3.307         | 3.364         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 3.031     | 4.146     | 6.348     | 5.69          | 6.019         | 100.0%  | 3     |
+| total                       | 98.839    | 106.916   | 117.824   | 115.076       | 116.45        | 100.0%  | 3     |
+| vm.run_command              | 48.405    | 53.542    | 63.584    | 60.595        | 62.09         | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.125     | 7.034     | 8.114     | 7.864         | 7.989         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.101    | 12.598    | 14.027    | 13.755        | 13.891        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 117.916853189
+Full duration: 156.496656179
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c
+
+Using task: 5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 13854},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 13774},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 512000,
+                u'sync': True,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 9950}]
+================================================================================
+
+====> {"write s 1024k": [12526, 3155]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filec8b9RC
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  3492ad15-2fc9-4b35-be6f-4ddccfd416c5: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 3492ad15-2fc9-4b35-be6f-4ddccfd416c5: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filec8b9RC',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 2.086     | 3.718     | 6.5       | 5.713         | 6.106         | 100.0%  | 3     |
+| nova.boot_server            | 14.038    | 15.939    | 18.86     | 18.072        | 18.466        | 100.0%  | 3     |
+| nova.delete_server          | 2.846     | 2.861     | 2.882     | 2.877         | 2.879         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.304     | 1.497     | 1.725     | 1.672         | 1.699         | 100.0%  | 3     |
+| total                       | 73.643    | 75.546    | 76.752    | 76.65         | 76.701        | 100.0%  | 3     |
+| vm.run_command              | 26.5      | 28.146    | 29.345    | 29.195        | 29.27         | 100.0%  | 3     |
+| vm.wait_for_ping            | 0.487     | 3.06      | 8.119     | 6.61          | 7.364         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.359    | 13.938    | 15.823    | 15.785        | 15.804        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 76.909689188
+Full duration: 101.573692083
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 3492ad15-2fc9-4b35-be6f-4ddccfd416c5 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 3492ad15-2fc9-4b35-be6f-4ddccfd416c5
+
+Using task: 3492ad15-2fc9-4b35-be6f-4ddccfd416c5
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 118145},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 105750},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 100133}]
+================================================================================
+
+====> {"write a 1024k": [108009, 13033]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileUMfsfF
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  40287cde-250d-417d-ac11-b8e1921e5fe5: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 40287cde-250d-417d-ac11-b8e1921e5fe5: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileUMfsfF',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.179     | 1.215     | 1.249     | 1.243         | 1.246         | 100.0%  | 3     |
+| nova.boot_server            | 13.033    | 22.722    | 27.966    | 27.807        | 27.886        | 100.0%  | 3     |
+| nova.delete_server          | 2.809     | 3.611     | 5.173     | 4.708         | 4.94          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.478     | 1.578     | 1.698     | 1.67          | 1.684         | 100.0%  | 3     |
+| total                       | 144.856   | 147.431   | 150.076   | 149.533       | 149.805       | 100.0%  | 3     |
+| vm.run_command              | 82.517    | 82.581    | 82.71     | 82.671        | 82.691        | 100.0%  | 3     |
+| vm.wait_for_ping            | 8.11      | 8.116     | 8.122     | 8.12          | 8.121         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 12.954    | 15.378    | 17.04     | 16.86         | 16.95         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 150.197383881
+Full duration: 184.220421076
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 40287cde-250d-417d-ac11-b8e1921e5fe5 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 40287cde-250d-417d-ac11-b8e1921e5fe5
+
+Using task: 40287cde-250d-417d-ac11-b8e1921e5fe5
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 33110},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 31318},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 34872}]
+================================================================================
+
+====> {"write a 1024k": [33100, 2513]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file1hBYyr
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  7c99ca8b-aabd-40f1-a81b-06cfde81ac33: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 7c99ca8b-aabd-40f1-a81b-06cfde81ac33: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file1hBYyr',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.177     | 1.237     | 1.294     | 1.283         | 1.288         | 100.0%  | 3     |
+| nova.boot_server            | 13.469    | 15.99     | 19.756    | 18.753        | 19.254        | 100.0%  | 3     |
+| nova.delete_server          | 2.837     | 2.924     | 2.985     | 2.978         | 2.982         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.547     | 1.575     | 1.596     | 1.593         | 1.594         | 100.0%  | 3     |
+| total                       | 72.429    | 73.335    | 74.898    | 74.454        | 74.676        | 100.0%  | 3     |
+| vm.run_command              | 26.534    | 27.561    | 29.221    | 28.762        | 28.992        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.107     | 6.109     | 6.11      | 6.11          | 6.11          | 100.0%  | 3     |
+| vm.wait_for_ssh             | 9.667     | 11.924    | 15.212    | 14.348        | 14.78         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 75.0000491142
+Full duration: 115.715474844
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 7c99ca8b-aabd-40f1-a81b-06cfde81ac33 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 7c99ca8b-aabd-40f1-a81b-06cfde81ac33
+
+Using task: 7c99ca8b-aabd-40f1-a81b-06cfde81ac33
+================================================================================
+[{u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 118565},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 119879},
+ {u'__meta__': {u'action': u'write',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 103187}]
+================================================================================
+
+====> {"write a 1024k": [113877, 13125]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file0jwrbb
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  bf8f2e9f-057d-4508-8c17-83f5bce6d47f: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task bf8f2e9f-057d-4508-8c17-83f5bce6d47f: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file0jwrbb',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.188     | 1.188     | 1.188     | 1.188         | 1.188         | 33.3%   | 3     |
+| nova.boot_server            | 12.294    | 12.294    | 12.294    | 12.294        | 12.294        | 33.3%   | 3     |
+| nova.delete_server          | 2.957     | 2.957     | 2.957     | 2.957         | 2.957         | 33.3%   | 3     |
+| nova.dissociate_floating_ip | 6.643     | 6.643     | 6.643     | 6.643         | 6.643         | 33.3%   | 3     |
+| total                       | 1364.187  | 1364.187  | 1364.187  | 1364.187      | 1364.187      | 33.3%   | 3     |
+| vm.run_command              | 1309.974  | 1309.974  | 1309.974  | 1309.974      | 1309.974      | 33.3%   | 3     |
+| vm.wait_for_ping            | 6.12      | 6.12      | 6.12      | 6.12          | 6.12          | 33.3%   | 3     |
+| vm.wait_for_ssh             | 15.521    | 15.521    | 15.521    | 15.521        | 15.521        | 33.3%   | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 1386.92578411
+Full duration: 1431.31325412
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report bf8f2e9f-057d-4508-8c17-83f5bce6d47f --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results bf8f2e9f-057d-4508-8c17-83f5bce6d47f
+
+Using task: bf8f2e9f-057d-4508-8c17-83f5bce6d47f
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 837},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 830},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 830}]
+================================================================================
+
+====> {"randread a 4k": [832, 5]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileWAPDQS
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  761a6530-07a7-4c13-a762-43b101635691: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 761a6530-07a7-4c13-a762-43b101635691: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileWAPDQS',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++--------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++--------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| total  | n/a       | n/a       | n/a       | n/a           | n/a           | 0.0%    | 3     |
++--------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 3648.50037909
+Full duration: 3686.20989418
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 761a6530-07a7-4c13-a762-43b101635691 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 761a6530-07a7-4c13-a762-43b101635691
+
+Using task: 761a6530-07a7-4c13-a762-43b101635691
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 792}]
+================================================================================
+
+====> {"randread a 4k": [792, 0]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filefLD3Yh
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  dba1a475-ebd4-4dd9-a169-adf50f235916: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task dba1a475-ebd4-4dd9-a169-adf50f235916: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filefLD3Yh',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.443     | 1.443     | 1.443     | 1.443         | 1.443         | 33.3%   | 3     |
+| nova.boot_server            | 24.228    | 24.228    | 24.228    | 24.228        | 24.228        | 33.3%   | 3     |
+| nova.delete_server          | 7.419     | 7.419     | 7.419     | 7.419         | 7.419         | 33.3%   | 3     |
+| nova.dissociate_floating_ip | 6.858     | 6.858     | 6.858     | 6.858         | 6.858         | 33.3%   | 3     |
+| total                       | 1365.985  | 1365.985  | 1365.985  | 1365.985      | 1365.985      | 33.3%   | 3     |
+| vm.run_command              | 1300.397  | 1300.397  | 1300.397  | 1300.397      | 1300.397      | 33.3%   | 3     |
+| vm.wait_for_ping            | 4.095     | 4.095     | 4.095     | 4.095         | 4.095         | 33.3%   | 3     |
+| vm.wait_for_ssh             | 15.251    | 15.251    | 15.251    | 15.251        | 15.251        | 33.3%   | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 1377.69049001
+Full duration: 1442.07523417
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report dba1a475-ebd4-4dd9-a169-adf50f235916 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results dba1a475-ebd4-4dd9-a169-adf50f235916
+
+Using task: dba1a475-ebd4-4dd9-a169-adf50f235916
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 839},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 840},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 836}]
+================================================================================
+
+====> {"randread a 4k": [838, 2]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file2k4Fpx
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  e6fc126c-4181-48b5-8726-ccc7fed044e1: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task e6fc126c-4181-48b5-8726-ccc7fed044e1: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file2k4Fpx',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.144     | 1.241     | 1.415     | 1.365         | 1.39          | 100.0%  | 3     |
+| nova.boot_server            | 13.478    | 17.04     | 19.459    | 19.204        | 19.332        | 100.0%  | 3     |
+| nova.delete_server          | 3.067     | 6.004     | 7.503     | 7.491         | 7.497         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.449     | 3.193     | 6.68      | 5.634         | 6.157         | 100.0%  | 3     |
+| total                       | 89.622    | 158.468   | 193.642   | 193.342       | 193.492       | 100.0%  | 3     |
+| vm.run_command              | 30.693    | 93.141    | 125.044   | 124.773       | 124.908       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.108     | 7.571     | 8.488     | 8.414         | 8.451         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 16.518    | 21.365    | 28.689    | 26.729        | 27.709        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 193.802307129
+Full duration: 242.439230919
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report e6fc126c-4181-48b5-8726-ccc7fed044e1 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results e6fc126c-4181-48b5-8726-ccc7fed044e1
+
+Using task: e6fc126c-4181-48b5-8726-ccc7fed044e1
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 88582},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 10616},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 10683}]
+================================================================================
+
+====> {"read a 4k": [36627, 63631]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file0B0WXF
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  9654f802-fee5-47e7-8530-9495d63c046f: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 9654f802-fee5-47e7-8530-9495d63c046f: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file0B0WXF',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.235     | 1.299     | 1.34      | 1.336         | 1.338         | 100.0%  | 3     |
+| nova.boot_server            | 19.008    | 19.951    | 21.544    | 21.096        | 21.32         | 100.0%  | 3     |
+| nova.delete_server          | 2.836     | 2.992     | 3.226     | 3.164         | 3.195         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.303     | 1.33      | 1.381     | 1.366         | 1.373         | 100.0%  | 3     |
+| total                       | 87.279    | 125.067   | 144.84    | 144.488       | 144.664       | 100.0%  | 3     |
+| vm.run_command              | 25.301    | 61.445    | 82.653    | 81.399        | 82.026        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.144     | 6.864     | 8.115     | 7.759         | 7.937         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 19.803    | 21.46     | 23.708    | 23.14         | 23.424        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 144.883944988
+Full duration: 184.122873068
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 9654f802-fee5-47e7-8530-9495d63c046f --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 9654f802-fee5-47e7-8530-9495d63c046f
+
+Using task: 9654f802-fee5-47e7-8530-9495d63c046f
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 106996},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 22042},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 19383}]
+================================================================================
+
+====> {"read a 4k": [49473, 70475]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/file1FwOox
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  43fa9e96-79c9-4892-9ccb-8e7ad245784e: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 43fa9e96-79c9-4892-9ccb-8e7ad245784e: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/file1FwOox',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.193     | 1.316     | 1.491     | 1.445         | 1.468         | 100.0%  | 3     |
+| nova.boot_server            | 14.823    | 18.434    | 21.039    | 20.719        | 20.879        | 100.0%  | 3     |
+| nova.delete_server          | 2.822     | 2.9       | 2.947     | 2.944         | 2.946         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.624     | 1.803     | 1.931     | 1.916         | 1.924         | 100.0%  | 3     |
+| total                       | 86.428    | 103.919   | 116.751   | 115.116       | 115.934       | 100.0%  | 3     |
+| vm.run_command              | 24.751    | 42.033    | 54.662    | 53.067        | 53.864        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.11      | 6.786     | 8.121     | 7.722         | 7.922         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 20.579    | 23.882    | 27.457    | 26.687        | 27.072        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 116.913697958
+Full duration: 147.888878107
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 43fa9e96-79c9-4892-9ccb-8e7ad245784e --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 43fa9e96-79c9-4892-9ccb-8e7ad245784e
+
+Using task: 43fa9e96-79c9-4892-9ccb-8e7ad245784e
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 115321},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 60710},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 4,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 41443}]
+================================================================================
+
+====> {"read a 4k": [72491, 54195]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileccpwPx
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  faac24eb-1ad9-4e4d-902c-9316fb624e92: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task faac24eb-1ad9-4e4d-902c-9316fb624e92: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileccpwPx',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.142     | 1.343     | 1.501     | 1.478         | 1.49          | 100.0%  | 3     |
+| nova.boot_server            | 14.018    | 15.952    | 18.967    | 18.147        | 18.557        | 100.0%  | 3     |
+| nova.delete_server          | 2.922     | 6.497     | 9.106     | 8.778         | 8.942         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 6.784     | 8.66      | 11.226    | 10.574        | 10.9          | 100.0%  | 3     |
+| total                       | 211.688   | 338.446   | 404.328   | 403.327       | 403.828       | 100.0%  | 3     |
+| vm.run_command              | 139.012   | 266.073   | 332.981   | 331.631       | 332.306       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.1       | 6.77      | 8.106     | 7.706         | 7.906         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.136    | 16.372    | 20.243    | 19.942        | 20.093        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 404.411870956
+Full duration: 458.33437109
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report faac24eb-1ad9-4e4d-902c-9316fb624e92 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results faac24eb-1ad9-4e4d-902c-9316fb624e92
+
+Using task: faac24eb-1ad9-4e4d-902c-9316fb624e92
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 11440},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 4462},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 4300}]
+================================================================================
+
+====> {"randread a 64k": [6734, 5764]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileXBTf3Q
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  41eb57ab-4f45-4068-b2a5-b91b19407d99: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 41eb57ab-4f45-4068-b2a5-b91b19407d99: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileXBTf3Q',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.236     | 1.432     | 1.531     | 1.531         | 1.531         | 100.0%  | 3     |
+| nova.boot_server            | 18.853    | 19.027    | 19.154    | 19.138        | 19.146        | 100.0%  | 3     |
+| nova.delete_server          | 2.826     | 5.836     | 7.354     | 7.349         | 7.352         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.302     | 3.711     | 6.65      | 5.956         | 6.303         | 100.0%  | 3     |
+| total                       | 193.382   | 196.464   | 198.125   | 198.077       | 198.101       | 100.0%  | 3     |
+| vm.run_command              | 135.143   | 139.62    | 145.372   | 143.967       | 144.669       | 100.0%  | 3     |
+| vm.wait_for_ping            | 4.103     | 5.164     | 6.106     | 5.941         | 6.024         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.021    | 13.257    | 16.094    | 15.407        | 15.75         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 198.214734077
+Full duration: 242.906448126
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 41eb57ab-4f45-4068-b2a5-b91b19407d99 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 41eb57ab-4f45-4068-b2a5-b91b19407d99
+
+Using task: 41eb57ab-4f45-4068-b2a5-b91b19407d99
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 11428},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 11324},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 11108}]
+================================================================================
+
+====> {"randread a 64k": [11286, 230]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filetDHODf
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  81235ecd-bc12-49a0-9128-3ac61212aaad: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 81235ecd-bc12-49a0-9128-3ac61212aaad: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filetDHODf',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.214     | 1.286     | 1.386     | 1.361         | 1.374         | 100.0%  | 3     |
+| nova.boot_server            | 19.194    | 21.177    | 23.825    | 23.163        | 23.494        | 100.0%  | 3     |
+| nova.delete_server          | 4.254     | 7.904     | 9.897     | 9.83          | 9.863         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 6.678     | 6.697     | 6.72      | 6.714         | 6.717         | 100.0%  | 3     |
+| total                       | 502.655   | 554.173   | 593.32    | 587.965       | 590.642       | 100.0%  | 3     |
+| vm.run_command              | 413.605   | 468.431   | 514.57    | 507.079       | 510.824       | 100.0%  | 3     |
+| vm.wait_for_ping            | 8.11      | 8.118     | 8.123     | 8.123         | 8.123         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 22.48     | 27.757    | 36.364    | 33.977        | 35.17         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 593.370666027
+Full duration: 638.603452921
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 81235ecd-bc12-49a0-9128-3ac61212aaad --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 81235ecd-bc12-49a0-9128-3ac61212aaad
+
+Using task: 81235ecd-bc12-49a0-9128-3ac61212aaad
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 3349},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2675},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 2491}]
+================================================================================
+
+====> {"randread a 64k": [2838, 638]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filelAgYAV
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  0c0ae239-c5ea-4eaa-a651-1fcd26a21f88: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 0c0ae239-c5ea-4eaa-a651-1fcd26a21f88: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filelAgYAV',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.259     | 1.337     | 1.454     | 1.423         | 1.438         | 100.0%  | 3     |
+| nova.boot_server            | 14.557    | 19.286    | 23.522    | 22.774        | 23.148        | 100.0%  | 3     |
+| nova.delete_server          | 2.814     | 2.836     | 2.851     | 2.85          | 2.851         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.363     | 3.341     | 6.556     | 5.666         | 6.111         | 100.0%  | 3     |
+| total                       | 83.142    | 141.783   | 172.361   | 171.858       | 172.109       | 100.0%  | 3     |
+| vm.run_command              | 23.601    | 77.712    | 106.084   | 105.557       | 105.82        | 100.0%  | 3     |
+| vm.wait_for_ping            | 2.085     | 4.909     | 6.537     | 6.451         | 6.494         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 14.29     | 16.823    | 19.49     | 18.93         | 19.21         | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 172.433182001
+Full duration: 212.541813135
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 0c0ae239-c5ea-4eaa-a651-1fcd26a21f88 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 0c0ae239-c5ea-4eaa-a651-1fcd26a21f88
+
+Using task: 0c0ae239-c5ea-4eaa-a651-1fcd26a21f88
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 126628},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 13667},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 13324}]
+================================================================================
+
+====> {"read a 64k": [51206, 92372]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filenMyySI
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  2ef621c2-5162-4dde-a2de-c8a038d9b3f7: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 2ef621c2-5162-4dde-a2de-c8a038d9b3f7: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filenMyySI',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 2.776     | 2.835     | 2.907     | 2.89          | 2.898         | 100.0%  | 3     |
+| nova.boot_server            | 18.164    | 18.73     | 19.078    | 19.052        | 19.065        | 100.0%  | 3     |
+| nova.delete_server          | 2.835     | 2.911     | 2.977     | 2.966         | 2.971         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.419     | 1.564     | 1.669     | 1.656         | 1.662         | 100.0%  | 3     |
+| total                       | 69.136    | 70.003    | 71.531    | 71.093        | 71.312        | 100.0%  | 3     |
+| vm.run_command              | 23.977    | 24.701    | 26.142    | 25.71         | 25.926        | 100.0%  | 3     |
+| vm.wait_for_ping            | 4.1       | 5.441     | 8.122     | 7.318         | 7.72          | 100.0%  | 3     |
+| vm.wait_for_ssh             | 7.793     | 9.78      | 10.893    | 10.845        | 10.869        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 71.6028239727
+Full duration: 110.673874855
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 2ef621c2-5162-4dde-a2de-c8a038d9b3f7 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 2ef621c2-5162-4dde-a2de-c8a038d9b3f7
+
+Using task: 2ef621c2-5162-4dde-a2de-c8a038d9b3f7
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 123174},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 120109},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 109915}]
+================================================================================
+
+====> {"read a 64k": [117732, 9816]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filelUkY5T
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  677eaf77-cf3d-4b03-8c5b-08c3d07cb82f: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 677eaf77-cf3d-4b03-8c5b-08c3d07cb82f: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filelUkY5T',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.2       | 1.287     | 1.433     | 1.392         | 1.412         | 100.0%  | 3     |
+| nova.boot_server            | 13.811    | 14.668    | 15.117    | 15.108        | 15.113        | 100.0%  | 3     |
+| nova.delete_server          | 2.853     | 2.864     | 2.877     | 2.874         | 2.875         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.317     | 1.401     | 1.45      | 1.447         | 1.448         | 100.0%  | 3     |
+| total                       | 67.23     | 68.047    | 68.562    | 68.519        | 68.541        | 100.0%  | 3     |
+| vm.run_command              | 24.386    | 25.118    | 25.641    | 25.578        | 25.609        | 100.0%  | 3     |
+| vm.wait_for_ping            | 8.104     | 8.111     | 8.115     | 8.115         | 8.115         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.109    | 10.519    | 10.997    | 10.888        | 10.942        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 68.6855070591
+Full duration: 97.0419619083
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 677eaf77-cf3d-4b03-8c5b-08c3d07cb82f --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 677eaf77-cf3d-4b03-8c5b-08c3d07cb82f
+
+Using task: 677eaf77-cf3d-4b03-8c5b-08c3d07cb82f
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 119365},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 113428},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 64,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 111472}]
+================================================================================
+
+====> {"read a 64k": [114755, 5813]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileA1p800
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  e0b3cf13-9c68-4be6-abce-b372f052ea7d: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task e0b3cf13-9c68-4be6-abce-b372f052ea7d: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileA1p800',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.235     | 1.305     | 1.355     | 1.349         | 1.352         | 100.0%  | 3     |
+| nova.boot_server            | 14.345    | 14.651    | 15.226    | 15.057        | 15.142        | 100.0%  | 3     |
+| nova.delete_server          | 2.817     | 2.867     | 2.964     | 2.935         | 2.95          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.333     | 3.074     | 6.533     | 5.498         | 6.015         | 100.0%  | 3     |
+| total                       | 110.755   | 118.046   | 123.953   | 123.049       | 123.501       | 100.0%  | 3     |
+| vm.run_command              | 61.891    | 67.401    | 70.399    | 70.302        | 70.35         | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.106     | 6.781     | 8.121     | 7.72          | 7.921         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 10.984    | 11.99     | 13.882    | 13.327        | 13.604        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 124.124942064
+Full duration: 152.508477926
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report e0b3cf13-9c68-4be6-abce-b372f052ea7d --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results e0b3cf13-9c68-4be6-abce-b372f052ea7d
+
+Using task: e0b3cf13-9c68-4be6-abce-b372f052ea7d
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 33276},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 29909},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 29894}]
+================================================================================
+
+====> {"randread a 256k": [31026, 2755]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filemU5Gud
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  19b50a9c-bc7e-41a0-9eb9-04597a0a5111: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 19b50a9c-bc7e-41a0-9eb9-04597a0a5111: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filemU5Gud',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.243     | 1.984     | 3.436     | 3.004         | 3.22          | 100.0%  | 3     |
+| nova.boot_server            | 12.926    | 15.463    | 19.267    | 18.253        | 18.76         | 100.0%  | 3     |
+| nova.delete_server          | 2.829     | 3.487     | 4.737     | 4.368         | 4.553         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.416     | 1.54      | 1.615     | 1.61          | 1.612         | 100.0%  | 3     |
+| total                       | 113.822   | 116.138   | 120.646   | 119.306       | 119.976       | 100.0%  | 3     |
+| vm.run_command              | 60.046    | 61.821    | 65.176    | 64.189        | 64.683        | 100.0%  | 3     |
+| vm.wait_for_ping            | 0.36      | 3.522     | 6.109     | 5.706         | 5.908         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 9.967     | 11.871    | 14.921    | 14.082        | 14.502        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 120.712201834
+Full duration: 153.568017006
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 19b50a9c-bc7e-41a0-9eb9-04597a0a5111 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 19b50a9c-bc7e-41a0-9eb9-04597a0a5111
+
+Using task: 19b50a9c-bc7e-41a0-9eb9-04597a0a5111
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 33750},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 33702},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 31581}]
+================================================================================
+
+====> {"randread a 256k": [33011, 1751]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filexyDZG7
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  f47ebe71-243e-464c-a218-9d7fdc0b6a29: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task f47ebe71-243e-464c-a218-9d7fdc0b6a29: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filexyDZG7',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.262     | 2.975     | 6.307     | 5.317         | 5.812         | 100.0%  | 3     |
+| nova.boot_server            | 12.871    | 18.458    | 23.712    | 22.728        | 23.22         | 100.0%  | 3     |
+| nova.delete_server          | 2.93      | 6.532     | 9.657     | 9.127         | 9.392         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.764     | 4.861     | 6.502     | 6.465         | 6.484         | 100.0%  | 3     |
+| total                       | 300.2     | 306.301   | 317.994   | 314.537       | 316.266       | 100.0%  | 3     |
+| vm.run_command              | 221.472   | 232.391   | 246.787   | 243.212       | 244.999       | 100.0%  | 3     |
+| vm.wait_for_ping            | 4.484     | 8.917     | 14.154    | 12.946        | 13.55         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.098    | 19.121    | 22.605    | 22.016        | 22.311        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 318.103396893
+Full duration: 354.616059065
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report f47ebe71-243e-464c-a218-9d7fdc0b6a29 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results f47ebe71-243e-464c-a218-9d7fdc0b6a29
+
+Using task: f47ebe71-243e-464c-a218-9d7fdc0b6a29
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 7387},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 7215},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 6417}]
+================================================================================
+
+====> {"randread a 256k": [7006, 731]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filel4clPS
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  2487f099-e11f-444a-9a08-b0681640b1eb: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 2487f099-e11f-444a-9a08-b0681640b1eb: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filel4clPS',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.202     | 1.248     | 1.339     | 1.312         | 1.325         | 100.0%  | 3     |
+| nova.boot_server            | 14.076    | 18.525    | 22.033    | 21.519        | 21.776        | 100.0%  | 3     |
+| nova.delete_server          | 2.956     | 2.972     | 2.993     | 2.988         | 2.99          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.412     | 4.772     | 6.454     | 6.453         | 6.454         | 100.0%  | 3     |
+| total                       | 83.782    | 145.711   | 180.6     | 179.03        | 179.815       | 100.0%  | 3     |
+| vm.run_command              | 29.555    | 86.526    | 116.474   | 115.889       | 116.181       | 100.0%  | 3     |
+| vm.wait_for_ping            | 0.764     | 3.657     | 8.121     | 6.914         | 7.517         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.959    | 14.142    | 15.286    | 15.265        | 15.276        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 180.660272121
+Full duration: 223.535187006
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 2487f099-e11f-444a-9a08-b0681640b1eb --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 2487f099-e11f-444a-9a08-b0681640b1eb
+
+Using task: 2487f099-e11f-444a-9a08-b0681640b1eb
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 88687},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 11938},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 11858}]
+================================================================================
+
+====> {"read a 256k": [37494, 62697]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filet4DcuJ
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  3262cf09-6a75-4a80-9bf2-2f453f68ac35: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 3262cf09-6a75-4a80-9bf2-2f453f68ac35: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filet4DcuJ',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.167     | 1.2       | 1.253     | 1.239         | 1.246         | 100.0%  | 3     |
+| nova.boot_server            | 12.851    | 17.93     | 26.91     | 24.334        | 25.622        | 100.0%  | 3     |
+| nova.delete_server          | 2.952     | 3.055     | 3.209     | 3.168         | 3.188         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.305     | 1.325     | 1.363     | 1.352         | 1.358         | 100.0%  | 3     |
+| total                       | 79.637    | 92.172    | 102.623   | 100.949       | 101.786       | 100.0%  | 3     |
+| vm.run_command              | 24.045    | 36.739    | 47.231    | 45.573        | 46.402        | 100.0%  | 3     |
+| vm.wait_for_ping            | 2.088     | 5.696     | 8.12      | 7.872         | 7.996         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 9.707     | 10.804    | 11.858    | 11.656        | 11.757        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 102.670771122
+Full duration: 143.739574194
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 3262cf09-6a75-4a80-9bf2-2f453f68ac35 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 3262cf09-6a75-4a80-9bf2-2f453f68ac35
+
+Using task: 3262cf09-6a75-4a80-9bf2-2f453f68ac35
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 125308},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 83844},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 57767}]
+================================================================================
+
+====> {"read a 256k": [88973, 48170]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileFJYv8q
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  7401ca4b-45b1-47fa-a27c-6e500a06200e: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 7401ca4b-45b1-47fa-a27c-6e500a06200e: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileFJYv8q',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.236     | 1.317     | 1.374     | 1.367         | 1.371         | 100.0%  | 3     |
+| nova.boot_server            | 13.134    | 15.347    | 19.741    | 18.425        | 19.083        | 100.0%  | 3     |
+| nova.delete_server          | 2.821     | 2.844     | 2.888     | 2.875         | 2.882         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.355     | 1.398     | 1.462     | 1.445         | 1.453         | 100.0%  | 3     |
+| total                       | 81.116    | 91.235    | 100.941   | 99.082        | 100.012       | 100.0%  | 3     |
+| vm.run_command              | 26.765    | 36.892    | 46.658    | 44.777        | 45.717        | 100.0%  | 3     |
+| vm.wait_for_ping            | 2.089     | 6.106     | 8.114     | 8.114         | 8.114         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 8.705     | 12.102    | 17.79     | 16.194        | 16.992        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 101.056433916
+Full duration: 131.138646841
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 7401ca4b-45b1-47fa-a27c-6e500a06200e --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 7401ca4b-45b1-47fa-a27c-6e500a06200e
+
+Using task: 7401ca4b-45b1-47fa-a27c-6e500a06200e
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 99295},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 78854},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 256,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 120068}]
+================================================================================
+
+====> {"read a 256k": [99405, 29143]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filetl8IkX
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  cf30c1fc-294a-4f27-8101-f7ba5bcf7e42: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task cf30c1fc-294a-4f27-8101-f7ba5bcf7e42: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filetl8IkX',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.201     | 1.279     | 1.39      | 1.361         | 1.376         | 100.0%  | 3     |
+| nova.boot_server            | 12.689    | 14.995    | 18.138    | 17.342        | 17.74         | 100.0%  | 3     |
+| nova.delete_server          | 2.835     | 4.464     | 7.405     | 6.554         | 6.98          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.426     | 1.704     | 1.972     | 1.921         | 1.946         | 100.0%  | 3     |
+| total                       | 93.106    | 144.121   | 175.475   | 173.137       | 174.306       | 100.0%  | 3     |
+| vm.run_command              | 39.378    | 85.054    | 111.571   | 110.099       | 110.835       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.107     | 6.779     | 8.119     | 7.718         | 7.918         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 14.657    | 16.153    | 18.316    | 17.75         | 18.033        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 175.555158138
+Full duration: 215.351285934
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report cf30c1fc-294a-4f27-8101-f7ba5bcf7e42 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results cf30c1fc-294a-4f27-8101-f7ba5bcf7e42
+
+Using task: cf30c1fc-294a-4f27-8101-f7ba5bcf7e42
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 73164},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 18048},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 16026}]
+================================================================================
+
+====> {"randread a 1024k": [35746, 45849]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileBOAeBF
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  61c88c33-29ba-4968-8983-e0380a4ab120: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 61c88c33-29ba-4968-8983-e0380a4ab120: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileBOAeBF',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.402     | 1.431     | 1.462     | 1.455         | 1.458         | 100.0%  | 3     |
+| nova.boot_server            | 13.758    | 16.81     | 18.793    | 18.611        | 18.702        | 100.0%  | 3     |
+| nova.delete_server          | 2.814     | 2.82      | 2.827     | 2.825         | 2.826         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.263     | 1.297     | 1.351     | 1.337         | 1.344         | 100.0%  | 3     |
+| total                       | 116.243   | 175.501   | 215.254   | 211.204       | 213.229       | 100.0%  | 3     |
+| vm.run_command              | 46.12     | 107.112   | 145.225   | 142.178       | 143.701       | 100.0%  | 3     |
+| vm.wait_for_ping            | 2.594     | 4.125     | 5.62      | 5.328         | 5.474         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 17.623    | 24.793    | 35.19     | 32.465        | 33.828        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 215.370319128
+Full duration: 267.899891138
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 61c88c33-29ba-4968-8983-e0380a4ab120 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 61c88c33-29ba-4968-8983-e0380a4ab120
+
+Using task: 61c88c33-29ba-4968-8983-e0380a4ab120
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 65165},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 11644},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 9707}]
+================================================================================
+
+====> {"randread a 1024k": [28838, 44511]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileR6qYmX
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  7a77d868-03eb-4762-8fee-d0ba916f74f5: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 7a77d868-03eb-4762-8fee-d0ba916f74f5: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileR6qYmX',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.236     | 1.93      | 3.194     | 2.827         | 3.01          | 100.0%  | 3     |
+| nova.boot_server            | 14.373    | 17.935    | 25.045    | 22.913        | 23.979        | 100.0%  | 3     |
+| nova.delete_server          | 2.844     | 6.973     | 10.745    | 10.062        | 10.404        | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.367     | 3.063     | 6.425     | 5.419         | 5.922         | 100.0%  | 3     |
+| total                       | 97.745    | 187.137   | 235.351   | 233.944       | 234.648       | 100.0%  | 3     |
+| vm.run_command              | 41.584    | 123.081   | 168.446   | 166.6         | 167.523       | 100.0%  | 3     |
+| vm.wait_for_ping            | 0.302     | 3.017     | 6.102     | 5.411         | 5.757         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 15.868    | 20.314    | 23.808    | 23.299        | 23.553        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 235.511422873
+Full duration: 280.522334099
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 7a77d868-03eb-4762-8fee-d0ba916f74f5 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 7a77d868-03eb-4762-8fee-d0ba916f74f5
+
+Using task: 7a77d868-03eb-4762-8fee-d0ba916f74f5
+================================================================================
+[{u'__meta__': {u'action': u'randread',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 71314},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 8968},
+ {u'__meta__': {u'action': u'randread',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 8379}]
+================================================================================
+
+====> {"randread a 1024k": [29553, 51147]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileJBfL55
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  c50bd167-c5d5-4b5f-bd7b-9d21b62205e9: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task c50bd167-c5d5-4b5f-bd7b-9d21b62205e9: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileJBfL55',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.154     | 1.173     | 1.189     | 1.186         | 1.188         | 100.0%  | 3     |
+| nova.boot_server            | 19.983    | 30.468    | 38.68     | 37.492        | 38.086        | 100.0%  | 3     |
+| nova.delete_server          | 2.806     | 6.226     | 8.499     | 8.273         | 8.386         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 6.31      | 6.387     | 6.522     | 6.483         | 6.502         | 100.0%  | 3     |
+| total                       | 245.766   | 258.253   | 269.035   | 267.22        | 268.128       | 100.0%  | 3     |
+| vm.run_command              | 157.947   | 169.567   | 177.614   | 176.719       | 177.167       | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.104     | 10.127    | 16.152    | 14.546        | 15.349        | 100.0%  | 3     |
+| vm.wait_for_ssh             | 11.25     | 15.33     | 19.323    | 18.542        | 18.932        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 269.178753138
+Full duration: 315.973973036
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report c50bd167-c5d5-4b5f-bd7b-9d21b62205e9 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results c50bd167-c5d5-4b5f-bd7b-9d21b62205e9
+
+Using task: c50bd167-c5d5-4b5f-bd7b-9d21b62205e9
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 8680},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 8318},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 7561}]
+================================================================================
+
+====> {"read a 1024k": [8186, 807]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/filesWvyYt
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  bf38fa9e-6fff-4418-b4e9-54a6a967689a: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task bf38fa9e-6fff-4418-b4e9-54a6a967689a: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/filesWvyYt',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.173     | 1.259     | 1.343     | 1.326         | 1.334         | 100.0%  | 3     |
+| nova.boot_server            | 17.969    | 20.64     | 25.741    | 24.235        | 24.988        | 100.0%  | 3     |
+| nova.delete_server          | 2.836     | 3.54      | 4.814     | 4.445         | 4.63          | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.376     | 1.392     | 1.402     | 1.401         | 1.401         | 100.0%  | 3     |
+| total                       | 87.054    | 96.856    | 106.03    | 104.321       | 105.176       | 100.0%  | 3     |
+| vm.run_command              | 24.968    | 37.469    | 48.948    | 46.856        | 47.902        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.111     | 6.626     | 6.92      | 6.905         | 6.913         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 13.516    | 14.568    | 16.124    | 15.712        | 15.918        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 106.190882921
+Full duration: 147.456212997
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report bf38fa9e-6fff-4418-b4e9-54a6a967689a --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results bf38fa9e-6fff-4418-b4e9-54a6a967689a
+
+Using task: bf38fa9e-6fff-4418-b4e9-54a6a967689a
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 114810},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 74344},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 103597}]
+================================================================================
+
+====> {"read a 1024k": [97583, 29546]}
+
+================================================================================
+--------------------------------------------------------------------------------
+ Preparing input task
+--------------------------------------------------------------------------------
+
+Input task is:
+VMTasks.boot_runcommand_delete:
+- args:
+    flavor: {name: ceph.512}
+    floating_network: net04_ext
+    force_delete: false
+    image: {name: ubuntu}
+    interpreter: /usr/bin/env python2
+    script: /tmp/fileXSsvrd
+    username: ubuntu
+  context:
+    network: {}
+    users: {tenants: 1, users_per_tenant: 1}
+  runner: {concurrency: 3, times: 3, type: constant}
+
+--------------------------------------------------------------------------------
+ Task  5b3e2a10-39d0-46a5-a37a-4f123f4ec532: started
+--------------------------------------------------------------------------------
+
+Benchmarking... This can take a while...
+
+To track task status use:
+
+	rally task status
+	or
+	rally task detailed
+
+
+--------------------------------------------------------------------------------
+Task 5b3e2a10-39d0-46a5-a37a-4f123f4ec532: finished
+--------------------------------------------------------------------------------
+
+test scenario VMTasks.boot_runcommand_delete
+args position 0
+args values:
+{u'args': {u'flavor': {u'name': u'ceph.512'},
+           u'floating_network': u'net04_ext',
+           u'force_delete': False,
+           u'image': {u'name': u'ubuntu'},
+           u'interpreter': u'/usr/bin/env python2',
+           u'script': u'/tmp/fileXSsvrd',
+           u'username': u'ubuntu'},
+ u'context': {u'network': {u'networks_per_tenant': 1,
+                           u'start_cidr': u'10.2.0.0/24'},
+              u'users': {u'project_domain': u'default',
+                         u'resource_management_workers': 30,
+                         u'tenants': 1,
+                         u'user_domain': u'default',
+                         u'users_per_tenant': 1}},
+ u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| action                      | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+| nova.associate_floating_ip  | 1.266     | 1.321     | 1.413     | 1.388         | 1.4           | 100.0%  | 3     |
+| nova.boot_server            | 13.318    | 15.38     | 18.984    | 17.955        | 18.469        | 100.0%  | 3     |
+| nova.delete_server          | 2.812     | 3.377     | 3.904     | 3.806         | 3.855         | 100.0%  | 3     |
+| nova.dissociate_floating_ip | 1.294     | 1.378     | 1.489     | 1.462         | 1.475         | 100.0%  | 3     |
+| total                       | 80.157    | 89.798    | 100.571   | 98.191        | 99.381        | 100.0%  | 3     |
+| vm.run_command              | 28.551    | 38.764    | 49.424    | 47.203        | 48.314        | 100.0%  | 3     |
+| vm.wait_for_ping            | 6.338     | 8.847     | 10.612    | 10.408        | 10.51         | 100.0%  | 3     |
+| vm.wait_for_ssh             | 8.792     | 12.342    | 16.715    | 15.676        | 16.196        | 100.0%  | 3     |
++-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
+Load duration: 100.66982007
+Full duration: 130.776281118
+
+Scenario Specific Results
+
++-------+-----+-----+-----+--------------+--------------+
+| key   | max | avg | min | 90 pecentile | 95 pecentile |
++-------+-----+-----+-----+--------------+--------------+
+| rally | 0.0 | 0.0 | 0.0 | 0.0          | 0.0          |
++-------+-----+-----+-----+--------------+--------------+
+
+HINTS:
+* To plot HTML graphics with this data, run:
+	rally task report 5b3e2a10-39d0-46a5-a37a-4f123f4ec532 --out output.html
+
+* To get raw JSON output of task results, run:
+	rally task results 5b3e2a10-39d0-46a5-a37a-4f123f4ec532
+
+Using task: 5b3e2a10-39d0-46a5-a37a-4f123f4ec532
+================================================================================
+[{u'__meta__': {u'action': u'read',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 97877},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 97038},
+ {u'__meta__': {u'action': u'read',
+                u'blocksize': 1024,
+                u'concurence': 1,
+                u'direct_io': False,
+                u'iodepth': 16,
+                u'size': 1003592,
+                u'sync': False,
+                u'use_hight_io_priority': True},
+  u'bw_mean': 64260}]
+================================================================================
+
+====> {"read a 1024k": [86391, 27112]}
+
+================================================================================