]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update rally job files
authorBoris Pavlovic <boris@pavlovic.me>
Mon, 17 Nov 2014 23:50:54 +0000 (03:50 +0400)
committerBoris Pavlovic <boris@pavlovic.me>
Mon, 24 Nov 2014 17:56:29 +0000 (21:56 +0400)
commit76c015df85b01853b8f597564d34ce06e61f6024
treebe28202099d5db21be576bc8f7964fcb8be349d0
parent3ec99175818d01eaad09c7947c862593846f3b51
Update rally job files

Rename rally-scenarios/ to rally-jobs/ Because it makes much more sense
to call directory with jobs files rally-jobs

Add pretty README files, that describes how to write plugins and use
extra dir

Update main README.rst file that describes what the hell is this=)

Add cinder-fakevirt.yaml that will be required after this infra patch
is merged: https://review.openstack.org/#/c/135137/

Change-Id: Ic7e5e8a99fc1385638fb187a04475a42eedcfeb2
rally-jobs/README.rst [new file with mode: 0644]
rally-jobs/cinder-fake.yaml [new file with mode: 0644]
rally-jobs/cinder.yaml [moved from rally-scenarios/cinder.yaml with 100% similarity]
rally-jobs/extra/README.rst [new file with mode: 0644]
rally-jobs/plugins/README.rst [new file with mode: 0644]
rally-jobs/plugins/__init__.py [new file with mode: 0644]
rally-scenarios/README.rst [deleted file]