code clean up
[yardstick.git] / yardstick / benchmark / scenarios / availability / operation_conf.yaml
index 78c996d..1e67463 100644 (file)
@@ -7,10 +7,10 @@ nova-create-instance:
   action_script: ha_tools/nova/create_instance_from_image.bash
   rollback_script: ha_tools/nova/delete_instance.bash
 
-swift_upload_file:
+swift-upload-file:
   action_script: ha_tools/swift/upload.bash
   rollback_script: ha_tools/swift/delete.bash
 
-swift_download_file:
+swift-download-file:
   action_script: ha_tools/swift/download.bash
-  rollback_script: ha_tools/file/remove_file.bash
\ No newline at end of file
+  rollback_script: ha_tools/file/remove_file.bash