.coveragerc
.testr.conf
AUTHORS
ChangeLog
Dockerfile
LICENSE
README.rst
babel.cfg
install_rally.sh
openstack-common.conf
optional-requirements.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
contrib/devstack/README.rst
contrib/devstack/extras.d/70-rally.sh
contrib/devstack/lib/rally
doc/README.rst
doc/feature_request/LDAP_support.rst
doc/feature_request/README.rst
doc/feature_request/comparing_results_of_2_tasks.rst
doc/feature_request/distributed_load_generation.rst
doc/feature_request/historical_performance_data.rst
doc/feature_request/multi_scenarios_load_gen.rst
doc/feature_request/persistence_benchmark_env.rst
doc/feature_request/production_ready_cleanup.rst
doc/feature_request/implemented/stop_scenario_after_several_errors.rst
doc/release_notes/archive.rst
doc/release_notes/v0.0.3.rst
doc/release_notes/archive/v0.0.1.rst
doc/release_notes/archive/v0.0.2.rst
doc/source/Makefile
doc/source/concepts.rst
doc/source/conf.py
doc/source/contribute.rst
doc/source/deploy_engines.rst
doc/source/feature_request
doc/source/feature_requests.rst
doc/source/gates.rst
doc/source/implementation.rst
doc/source/index.rst
doc/source/install.rst
doc/source/overview.rst
doc/source/plugins.rst
doc/source/project_info.rst
doc/source/release_notes
doc/source/release_notes.rst
doc/source/server_providers.rst
doc/source/stories
doc/source/testing.rst
doc/source/tutorial.rst
doc/source/user_stories.rst
doc/source/images/Amqp_rpc_single_reply_queue.png
doc/source/images/Rally-Actions.png
doc/source/images/Rally-Plugins.png
doc/source/images/Rally-UseCases.png
doc/source/images/Rally_Architecture.png
doc/source/images/Rally_QA.png
doc/source/images/Rally_VM_list.png
doc/source/images/Rally_snapshot_vm.png
doc/source/images/Report-Abort-on-SLA-task-1.png
doc/source/images/Report-Abort-on-SLA-task-2.png
doc/source/images/Report-Multiple-Configurations-Overview.png
doc/source/images/Report-Multiple-Overview.png
doc/source/images/Report-Overview.png
doc/source/images/Report-SLA-Overview.png
doc/source/images/Report-SLA-Scenario.png
doc/source/images/Report-Scenario-Atomic.png
doc/source/images/Report-Scenario-Overview.png
doc/source/tutorial/step_0_installation.rst
doc/source/tutorial/step_1_setting_up_env_and_running_benchmark_from_samples.rst
doc/source/tutorial/step_2_running_multple_benchmarks_in_a_single_task.rst
doc/source/tutorial/step_3_adding_success_criteria_for_benchmarks.rst
doc/source/tutorial/step_4_aborting_load_generation_on_sla_failure.rst
doc/source/tutorial/step_5_working_with_multple_openstack_clouds.rst
doc/source/tutorial/step_6_discovering_more_benchmark_scenarios.rst
doc/source/tutorial/step_7_deploying_openstack.rst
doc/source/tutorial/step_8_task_templates.rst
doc/specs/README.rst
doc/specs/template.rst
doc/specs/implemented/README.rst
doc/specs/in-progress/README.rst
doc/specs/in-progress/new_rally_input_task_format.rst
doc/user_stories/keystone/authenticate.rst
doc/user_stories/nova/boot_server.rst
etc/rally.bash_completion
etc/rally/rally.conf.sample
rally/__init__.py
rally/api.py
rally/consts.py
rally/exceptions.py
rally/osclients.py
rally-jobs/README.rst
rally-jobs/rally-designate.yaml
rally-jobs/rally-mistral.yaml
rally-jobs/rally-mos.yaml
rally-jobs/rally-mos_neutron.yaml
rally-jobs/rally-murano.yaml
rally-jobs/rally-neutron.yaml
rally-jobs/rally-zaqar.yaml
rally-jobs/rally.yaml
rally-jobs/rally_args.yaml
rally-jobs/unstable-neutron.yaml
rally-jobs/extra/README.rst
rally-jobs/extra/autoscaling_policy.yaml.template
rally-jobs/extra/instance_dd_test.sh
rally-jobs/extra/mistral_wb.yaml
rally-jobs/extra/random_strings.yaml.template
rally-jobs/extra/resource_group.yaml.template
rally-jobs/extra/server_with_ports.yaml.template
rally-jobs/extra/server_with_volume.yaml.template
rally-jobs/extra/updated_autoscaling_policy_inplace.yaml.template
rally-jobs/extra/updated_random_strings_add.yaml.template
rally-jobs/extra/updated_random_strings_delete.yaml.template
rally-jobs/extra/updated_random_strings_replace.yaml.template
rally-jobs/extra/updated_resource_group_increase.yaml.template
rally-jobs/extra/updated_resource_group_reduce.yaml.template
rally-jobs/plugins/README.rst
rally-jobs/plugins/fake_plugin.py
rally.egg-info/PKG-INFO
rally.egg-info/SOURCES.txt
rally.egg-info/dependency_links.txt
rally.egg-info/entry_points.txt
rally.egg-info/not-zip-safe
rally.egg-info/pbr.json
rally.egg-info/requires.txt
rally.egg-info/top_level.txt
rally/aas/__init__.py
rally/benchmark/__init__.py
rally/benchmark/engine.py
rally/benchmark/types.py
rally/benchmark/utils.py
rally/benchmark/validation.py
rally/benchmark/context/__init__.py
rally/benchmark/context/base.py
rally/benchmark/context/dummy.py
rally/benchmark/context/flavors.py
rally/benchmark/context/images.py
rally/benchmark/context/keypair.py
rally/benchmark/context/network.py
rally/benchmark/context/roles.py
rally/benchmark/context/secgroup.py
rally/benchmark/context/servers.py
rally/benchmark/context/stacks.py
rally/benchmark/context/tempest.py
rally/benchmark/context/users.py
rally/benchmark/context/volumes.py
rally/benchmark/context/cleanup/__init__.py
rally/benchmark/context/cleanup/base.py
rally/benchmark/context/cleanup/context.py
rally/benchmark/context/cleanup/manager.py
rally/benchmark/context/cleanup/resources.py
rally/benchmark/context/quotas/__init__.py
rally/benchmark/context/quotas/cinder_quotas.py
rally/benchmark/context/quotas/designate_quotas.py
rally/benchmark/context/quotas/neutron_quotas.py
rally/benchmark/context/quotas/nova_quotas.py
rally/benchmark/context/quotas/quotas.py
rally/benchmark/context/sahara/__init__.py
rally/benchmark/context/sahara/sahara_cluster.py
rally/benchmark/context/sahara/sahara_edp.py
rally/benchmark/context/sahara/sahara_image.py
rally/benchmark/context/vm/__init__.py
rally/benchmark/context/vm/custom_image.py
rally/benchmark/processing/__init__.py
rally/benchmark/processing/plot.py
rally/benchmark/processing/utils.py
rally/benchmark/processing/charts/__init__.py
rally/benchmark/processing/charts/histogram.py
rally/benchmark/runners/__init__.py
rally/benchmark/runners/base.py
rally/benchmark/runners/constant.py
rally/benchmark/runners/rps.py
rally/benchmark/runners/serial.py
rally/benchmark/scenarios/__init__.py
rally/benchmark/scenarios/base.py
rally/benchmark/scenarios/utils.py
rally/benchmark/scenarios/authenticate/__init__.py
rally/benchmark/scenarios/authenticate/authenticate.py
rally/benchmark/scenarios/ceilometer/__init__.py
rally/benchmark/scenarios/ceilometer/alarms.py
rally/benchmark/scenarios/ceilometer/meters.py
rally/benchmark/scenarios/ceilometer/queries.py
rally/benchmark/scenarios/ceilometer/resources.py
rally/benchmark/scenarios/ceilometer/stats.py
rally/benchmark/scenarios/ceilometer/utils.py
rally/benchmark/scenarios/cinder/__init__.py
rally/benchmark/scenarios/cinder/utils.py
rally/benchmark/scenarios/cinder/volumes.py
rally/benchmark/scenarios/designate/__init__.py
rally/benchmark/scenarios/designate/basic.py
rally/benchmark/scenarios/designate/utils.py
rally/benchmark/scenarios/dummy/__init__.py
rally/benchmark/scenarios/dummy/dummy.py
rally/benchmark/scenarios/ec2/__init__.py
rally/benchmark/scenarios/ec2/servers.py
rally/benchmark/scenarios/ec2/utils.py
rally/benchmark/scenarios/glance/__init__.py
rally/benchmark/scenarios/glance/images.py
rally/benchmark/scenarios/glance/utils.py
rally/benchmark/scenarios/heat/__init__.py
rally/benchmark/scenarios/heat/stacks.py
rally/benchmark/scenarios/heat/utils.py
rally/benchmark/scenarios/keystone/__init__.py
rally/benchmark/scenarios/keystone/basic.py
rally/benchmark/scenarios/keystone/utils.py
rally/benchmark/scenarios/mistral/__init__.py
rally/benchmark/scenarios/mistral/utils.py
rally/benchmark/scenarios/mistral/workbooks.py
rally/benchmark/scenarios/murano/__init__.py
rally/benchmark/scenarios/murano/environments.py
rally/benchmark/scenarios/murano/utils.py
rally/benchmark/scenarios/neutron/__init__.py
rally/benchmark/scenarios/neutron/network.py
rally/benchmark/scenarios/neutron/utils.py
rally/benchmark/scenarios/nova/__init__.py
rally/benchmark/scenarios/nova/keypairs.py
rally/benchmark/scenarios/nova/security_group.py
rally/benchmark/scenarios/nova/servers.py
rally/benchmark/scenarios/nova/utils.py
rally/benchmark/scenarios/quotas/__init__.py
rally/benchmark/scenarios/quotas/quotas.py
rally/benchmark/scenarios/quotas/utils.py
rally/benchmark/scenarios/requests/__init__.py
rally/benchmark/scenarios/requests/http_requests.py
rally/benchmark/scenarios/sahara/__init__.py
rally/benchmark/scenarios/sahara/clusters.py
rally/benchmark/scenarios/sahara/consts.py
rally/benchmark/scenarios/sahara/jobs.py
rally/benchmark/scenarios/sahara/node_group_templates.py
rally/benchmark/scenarios/sahara/utils.py
rally/benchmark/scenarios/tempest/__init__.py
rally/benchmark/scenarios/tempest/tempest.py
rally/benchmark/scenarios/tempest/utils.py
rally/benchmark/scenarios/vm/__init__.py
rally/benchmark/scenarios/vm/utils.py
rally/benchmark/scenarios/vm/vmtasks.py
rally/benchmark/scenarios/zaqar/__init__.py
rally/benchmark/scenarios/zaqar/basic.py
rally/benchmark/scenarios/zaqar/utils.py
rally/benchmark/sla/__init__.py
rally/benchmark/sla/base.py
rally/benchmark/wrappers/__init__.py
rally/benchmark/wrappers/keystone.py
rally/benchmark/wrappers/network.py
rally/cmd/__init__.py
rally/cmd/cliutils.py
rally/cmd/envutils.py
rally/cmd/main.py
rally/cmd/manage.py
rally/cmd/commands/__init__.py
rally/cmd/commands/deployment.py
rally/cmd/commands/info.py
rally/cmd/commands/show.py
rally/cmd/commands/task.py
rally/cmd/commands/use.py
rally/cmd/commands/verify.py
rally/common/__init__.py
rally/common/broker.py
rally/common/costilius.py
rally/common/fileutils.py
rally/common/i18n.py
rally/common/log.py
rally/common/opts.py
rally/common/plugin.py
rally/common/sshutils.py
rally/common/utils.py
rally/common/version.py
rally/db/__init__.py
rally/db/api.py
rally/db/sqlalchemy/__init__.py
rally/db/sqlalchemy/api.py
rally/db/sqlalchemy/models.py
rally/db/sqlalchemy/types.py
rally/deploy/__init__.py
rally/deploy/__main__.py
rally/deploy/engine.py
rally/deploy/engines/__init__.py
rally/deploy/engines/devstack.py
rally/deploy/engines/existing.py
rally/deploy/engines/fuel.py
rally/deploy/engines/lxc.py
rally/deploy/engines/multihost.py
rally/deploy/engines/devstack/install.sh
rally/deploy/engines/lxc/start.sh
rally/deploy/fuel/__init__.py
rally/deploy/fuel/fuelclient.py
rally/deploy/serverprovider/__init__.py
rally/deploy/serverprovider/__main__.py
rally/deploy/serverprovider/provider.py
rally/deploy/serverprovider/providers/__init__.py
rally/deploy/serverprovider/providers/existing.py
rally/deploy/serverprovider/providers/lxc.py
rally/deploy/serverprovider/providers/openstack.py
rally/deploy/serverprovider/providers/virsh.py
rally/deploy/serverprovider/providers/lxc/configure_container.sh
rally/deploy/serverprovider/providers/lxc/lxc-install.sh
rally/deploy/serverprovider/providers/lxc/tunnel-local.sh
rally/deploy/serverprovider/providers/lxc/tunnel-remote.sh
rally/deploy/serverprovider/providers/virsh/get_domain_ip.sh
rally/objects/__init__.py
rally/objects/deploy.py
rally/objects/endpoint.py
rally/objects/task.py
rally/objects/verification.py
rally/ui/__init__.py
rally/ui/utils.py
rally/ui/templates/base.mako
rally/ui/templates/task/report.mako
rally/ui/templates/verification/report.mako
rally/verification/__init__.py
rally/verification/tempest/__init__.py
rally/verification/tempest/compare2html.py
rally/verification/tempest/config.ini
rally/verification/tempest/config.py
rally/verification/tempest/diff.py
rally/verification/tempest/json2html.py
rally/verification/tempest/subunit2json.py
rally/verification/tempest/tempest.py
rally/verification/tempest/report_templates/compare.mako
samples/README.rst
samples/deployments/README.rst
samples/deployments/devstack-in-existing-servers.json
samples/deployments/devstack-in-lxc.json
samples/deployments/devstack-in-openstack.json
samples/deployments/devstack-lxc-engine-in-existing-servers.json
samples/deployments/devstack-lxc-engine-in-existing-servers.rst
samples/deployments/existing-keystone-v3.json
samples/deployments/existing-with-given-endpoint.json
samples/deployments/existing.json
samples/deployments/fuel-ha.json
samples/deployments/fuel-multinode.json
samples/deployments/multihost.json
samples/deployments/multihost.rst
samples/plugins/unpack_plugins_samples.sh
samples/plugins/context/context_plugin.py
samples/plugins/context/test_context.json
samples/plugins/context/test_context.yaml
samples/plugins/runner/runner_plugin.py
samples/plugins/runner/test_runner.json
samples/plugins/runner/test_runner.yaml
samples/plugins/scenario/scenario_plugin.py
samples/plugins/scenario/test_scenario.json
samples/plugins/scenario/test_scenario.yaml
samples/plugins/sla/sla_plugin.py
samples/plugins/sla/test_sla.json
samples/plugins/sla/test_sla.yaml
samples/tasks/README.rst
samples/tasks/contexts/README.rst
samples/tasks/contexts/flavors/boot.json
samples/tasks/contexts/flavors/boot.yaml
samples/tasks/contexts/large-ops/create-volume-large-scale.json
samples/tasks/contexts/large-ops/create-volume-large-scale.yaml
samples/tasks/runners/README.rst
samples/tasks/runners/constant/constant_for_duration.json
samples/tasks/runners/constant/constant_for_duration.yaml
samples/tasks/runners/constant/constant_timeout.json
samples/tasks/runners/constant/constant_timeout.yaml
samples/tasks/runners/rps/rps.json
samples/tasks/runners/rps/rps.yaml
samples/tasks/runners/serial/serial.json
samples/tasks/runners/serial/serial.yaml
samples/tasks/scenarios/README.rst
samples/tasks/scenarios/authenticate/keystone.json
samples/tasks/scenarios/authenticate/keystone.yaml
samples/tasks/scenarios/authenticate/token_validate_cinder.json
samples/tasks/scenarios/authenticate/token_validate_cinder.yaml
samples/tasks/scenarios/authenticate/token_validate_glance.json
samples/tasks/scenarios/authenticate/token_validate_glance.yaml
samples/tasks/scenarios/authenticate/token_validate_heat.json
samples/tasks/scenarios/authenticate/token_validate_heat.yaml
samples/tasks/scenarios/authenticate/token_validate_neutron.json
samples/tasks/scenarios/authenticate/token_validate_neutron.yaml
samples/tasks/scenarios/authenticate/token_validate_nova.json
samples/tasks/scenarios/authenticate/token_validate_nova.yaml
samples/tasks/scenarios/ceilometer/create-alarm-and-get-history.json
samples/tasks/scenarios/ceilometer/create-alarm-and-get-history.yaml
samples/tasks/scenarios/ceilometer/create-alarm.json
samples/tasks/scenarios/ceilometer/create-alarm.yaml
samples/tasks/scenarios/ceilometer/create-and-delete-alarm.json
samples/tasks/scenarios/ceilometer/create-and-delete-alarm.yaml
samples/tasks/scenarios/ceilometer/create-and-list-alarm.json
samples/tasks/scenarios/ceilometer/create-and-list-alarm.yaml
samples/tasks/scenarios/ceilometer/create-and-query-alarm-history.json
samples/tasks/scenarios/ceilometer/create-and-query-alarm-history.yaml
samples/tasks/scenarios/ceilometer/create-and-query-alarms.json
samples/tasks/scenarios/ceilometer/create-and-query-alarms.yaml
samples/tasks/scenarios/ceilometer/create-and-query-samples.json
samples/tasks/scenarios/ceilometer/create-and-query-samples.yaml
samples/tasks/scenarios/ceilometer/create-and-update-alarm.json
samples/tasks/scenarios/ceilometer/create-and-update-alarm.yaml
samples/tasks/scenarios/ceilometer/create-meter-and-get-stats.json
samples/tasks/scenarios/ceilometer/create-meter-and-get-stats.yaml
samples/tasks/scenarios/ceilometer/list-alarms.json
samples/tasks/scenarios/ceilometer/list-alarms.yaml
samples/tasks/scenarios/ceilometer/list-meters.json
samples/tasks/scenarios/ceilometer/list-meters.yaml
samples/tasks/scenarios/ceilometer/list-resources.json
samples/tasks/scenarios/ceilometer/list-resources.yaml
samples/tasks/scenarios/cinder/create-and-attach-volume.json
samples/tasks/scenarios/cinder/create-and-attach-volume.yaml
samples/tasks/scenarios/cinder/create-and-delete-snapshot.json
samples/tasks/scenarios/cinder/create-and-delete-snapshot.yaml
samples/tasks/scenarios/cinder/create-and-delete-volume.json
samples/tasks/scenarios/cinder/create-and-delete-volume.yaml
samples/tasks/scenarios/cinder/create-and-extend-volume.json
samples/tasks/scenarios/cinder/create-and-extend-volume.yaml
samples/tasks/scenarios/cinder/create-and-list-snapshots.json
samples/tasks/scenarios/cinder/create-and-list-snapshots.yaml
samples/tasks/scenarios/cinder/create-and-list-volume.json
samples/tasks/scenarios/cinder/create-and-list-volume.yaml
samples/tasks/scenarios/cinder/create-and-upload-volume-to-image.json
samples/tasks/scenarios/cinder/create-and-upload-volume-to-image.yaml
samples/tasks/scenarios/cinder/create-from-image-and-delete-volume.json
samples/tasks/scenarios/cinder/create-from-image-and-delete-volume.yaml
samples/tasks/scenarios/cinder/create-from-volume-and-delete-volume.json
samples/tasks/scenarios/cinder/create-from-volume-and-delete-volume.yaml
samples/tasks/scenarios/cinder/create-snapshot-and-attach-volume.json
samples/tasks/scenarios/cinder/create-snapshot-and-attach-volume.yaml
samples/tasks/scenarios/cinder/create-volume.json
samples/tasks/scenarios/cinder/create-volume.yaml
samples/tasks/scenarios/cinder/create_nested_snapshots_and_attach_volume.json
samples/tasks/scenarios/cinder/create_nested_snapshots_and_attach_volume.yaml
samples/tasks/scenarios/cinder/list-volumes.json
samples/tasks/scenarios/cinder/list-volumes.yaml
samples/tasks/scenarios/designate/create-and-delete-domain.json
samples/tasks/scenarios/designate/create-and-delete-domain.yaml
samples/tasks/scenarios/designate/create-and-delete-records.json
samples/tasks/scenarios/designate/create-and-delete-records.yaml
samples/tasks/scenarios/designate/create-and-delete-server.json
samples/tasks/scenarios/designate/create-and-delete-server.yaml
samples/tasks/scenarios/designate/create-and-list-domain.json
samples/tasks/scenarios/designate/create-and-list-domain.yaml
samples/tasks/scenarios/designate/create-and-list-records.json
samples/tasks/scenarios/designate/create-and-list-records.yaml
samples/tasks/scenarios/designate/create-and-list-servers.json
samples/tasks/scenarios/designate/create-and-list-servers.yaml
samples/tasks/scenarios/designate/list-domains.json
samples/tasks/scenarios/designate/list-domains.yaml
samples/tasks/scenarios/designate/list-records.json
samples/tasks/scenarios/designate/list-records.yaml
samples/tasks/scenarios/designate/list-servers.json
samples/tasks/scenarios/designate/list-servers.yaml
samples/tasks/scenarios/dummy/dummy.json
samples/tasks/scenarios/dummy/dummy.yaml
samples/tasks/scenarios/dummy/dummy_exception.json
samples/tasks/scenarios/dummy/dummy_exception.yaml
samples/tasks/scenarios/dummy/dummy_exception_probability.json
samples/tasks/scenarios/dummy/dummy_exception_probability.yaml
samples/tasks/scenarios/dummy/dummy_random_fail_in_atomic.json
samples/tasks/scenarios/dummy/dummy_random_fail_in_atomic.yaml
samples/tasks/scenarios/dummy/dummy_with_scenario_output.json
samples/tasks/scenarios/dummy/dummy_with_scenario_output.yaml
samples/tasks/scenarios/ec2/boot.json
samples/tasks/scenarios/ec2/boot.yaml
samples/tasks/scenarios/glance/create-and-delete-image.json
samples/tasks/scenarios/glance/create-and-delete-image.yaml
samples/tasks/scenarios/glance/create-and-list-image.json
samples/tasks/scenarios/glance/create-and-list-image.yaml
samples/tasks/scenarios/glance/create-image-and-boot-instances.json
samples/tasks/scenarios/glance/create-image-and-boot-instances.yaml
samples/tasks/scenarios/glance/list_images.json
samples/tasks/scenarios/glance/list_images.yaml
samples/tasks/scenarios/heat/create-and-delete-stack.json
samples/tasks/scenarios/heat/create-and-delete-stack.yaml
samples/tasks/scenarios/heat/create-and-delete-stack_with_neutron.json
samples/tasks/scenarios/heat/create-and-delete-stack_with_neutron.yaml
samples/tasks/scenarios/heat/create-and-delete-stack_with_volume.json
samples/tasks/scenarios/heat/create-and-delete-stack_with_volume.yaml
samples/tasks/scenarios/heat/create-and-list-stack.json
samples/tasks/scenarios/heat/create-and-list-stack.yaml
samples/tasks/scenarios/heat/create-check-delete-stack.json
samples/tasks/scenarios/heat/create-check-delete-stack.yaml
samples/tasks/scenarios/heat/create-suspend-resume-delete-stack.json
samples/tasks/scenarios/heat/create-suspend-resume-delete-stack.yaml
samples/tasks/scenarios/heat/create-update-delete-stack-add-res.json
samples/tasks/scenarios/heat/create-update-delete-stack-add-res.yaml
samples/tasks/scenarios/heat/create-update-delete-stack-del-res.json
samples/tasks/scenarios/heat/create-update-delete-stack-del-res.yaml
samples/tasks/scenarios/heat/create-update-delete-stack-increase.json
samples/tasks/scenarios/heat/create-update-delete-stack-increase.yaml
samples/tasks/scenarios/heat/create-update-delete-stack-inplace.json
samples/tasks/scenarios/heat/create-update-delete-stack-inplace.yaml
samples/tasks/scenarios/heat/create-update-delete-stack-reduce.json
samples/tasks/scenarios/heat/create-update-delete-stack-reduce.yaml
samples/tasks/scenarios/heat/create-update-delete-stack-replace.json
samples/tasks/scenarios/heat/create-update-delete-stack-replace.yaml
samples/tasks/scenarios/heat/list-stack-and-event.json
samples/tasks/scenarios/heat/list-stack-and-event.yaml
samples/tasks/scenarios/heat/list-stack-and-resources.json
samples/tasks/scenarios/heat/list-stack-and-resources.yaml
samples/tasks/scenarios/heat/templates/autoscaling_policy.yaml.template
samples/tasks/scenarios/heat/templates/random_strings.yaml.template
samples/tasks/scenarios/heat/templates/resource_group.yaml.template
samples/tasks/scenarios/heat/templates/server_with_ports.yaml.template
samples/tasks/scenarios/heat/templates/server_with_volume.yaml.template
samples/tasks/scenarios/heat/templates/updated_autoscaling_policy_inplace.yaml.template
samples/tasks/scenarios/heat/templates/updated_random_strings_add.yaml.template
samples/tasks/scenarios/heat/templates/updated_random_strings_delete.yaml.template
samples/tasks/scenarios/heat/templates/updated_random_strings_replace.yaml.template
samples/tasks/scenarios/heat/templates/updated_resource_group_increase.yaml.template
samples/tasks/scenarios/heat/templates/updated_resource_group_reduce.yaml.template
samples/tasks/scenarios/keystone/create-and-delete-service.json
samples/tasks/scenarios/keystone/create-and-delete-service.yaml
samples/tasks/scenarios/keystone/create-and-delete-user.json
samples/tasks/scenarios/keystone/create-and-delete-user.yaml
samples/tasks/scenarios/keystone/create-and-list-services.json
samples/tasks/scenarios/keystone/create-and-list-services.yaml
samples/tasks/scenarios/keystone/create-and-list-tenants.json
samples/tasks/scenarios/keystone/create-and-list-tenants.yaml
samples/tasks/scenarios/keystone/create-and-list-users.json
samples/tasks/scenarios/keystone/create-and-list-users.yaml
samples/tasks/scenarios/keystone/create-tenant-with-users.json
samples/tasks/scenarios/keystone/create-tenant-with-users.yaml
samples/tasks/scenarios/keystone/create-tenant.json
samples/tasks/scenarios/keystone/create-tenant.yaml
samples/tasks/scenarios/keystone/create-user.json
samples/tasks/scenarios/keystone/create-user.yaml
samples/tasks/scenarios/keystone/get-entities.json
samples/tasks/scenarios/keystone/get-entities.yaml
samples/tasks/scenarios/mistral/create-delete-workbook.json
samples/tasks/scenarios/mistral/create-delete-workbook.yaml
samples/tasks/scenarios/mistral/create-workbook.json
samples/tasks/scenarios/mistral/create-workbook.yaml
samples/tasks/scenarios/mistral/list-workbooks.json
samples/tasks/scenarios/mistral/list-workbooks.yaml
samples/tasks/scenarios/murano/create_and_delete_environment.json
samples/tasks/scenarios/murano/create_and_delete_environment.yaml
samples/tasks/scenarios/murano/list-environments.json
samples/tasks/scenarios/murano/list-environments.yaml
samples/tasks/scenarios/neutron/create_and_delete_networks.json
samples/tasks/scenarios/neutron/create_and_delete_networks.yaml
samples/tasks/scenarios/neutron/create_and_delete_ports.json
samples/tasks/scenarios/neutron/create_and_delete_ports.yaml
samples/tasks/scenarios/neutron/create_and_delete_routers.json
samples/tasks/scenarios/neutron/create_and_delete_routers.yaml
samples/tasks/scenarios/neutron/create_and_delete_subnets.json
samples/tasks/scenarios/neutron/create_and_delete_subnets.yaml
samples/tasks/scenarios/neutron/create_and_list_networks.json
samples/tasks/scenarios/neutron/create_and_list_networks.yaml
samples/tasks/scenarios/neutron/create_and_list_ports.json
samples/tasks/scenarios/neutron/create_and_list_ports.yaml
samples/tasks/scenarios/neutron/create_and_list_routers.json
samples/tasks/scenarios/neutron/create_and_list_routers.yaml
samples/tasks/scenarios/neutron/create_and_list_subnets.json
samples/tasks/scenarios/neutron/create_and_list_subnets.yaml
samples/tasks/scenarios/neutron/create_and_update_networks.json
samples/tasks/scenarios/neutron/create_and_update_networks.yaml
samples/tasks/scenarios/neutron/create_and_update_ports.json
samples/tasks/scenarios/neutron/create_and_update_ports.yaml
samples/tasks/scenarios/neutron/create_and_update_routers.json
samples/tasks/scenarios/neutron/create_and_update_routers.yaml
samples/tasks/scenarios/neutron/create_and_update_subnets.json
samples/tasks/scenarios/neutron/create_and_update_subnets.yaml
samples/tasks/scenarios/nova/boot-and-delete-server-with-keypairs.json
samples/tasks/scenarios/nova/boot-and-delete-server-with-keypairs.yaml
samples/tasks/scenarios/nova/boot-and-delete-server-with-secgroups.json
samples/tasks/scenarios/nova/boot-and-delete-server-with-secgroups.yaml
samples/tasks/scenarios/nova/boot-and-delete.json
samples/tasks/scenarios/nova/boot-and-delete.yaml
samples/tasks/scenarios/nova/boot-and-list.json
samples/tasks/scenarios/nova/boot-and-list.yaml
samples/tasks/scenarios/nova/boot-and-live-migrate.json
samples/tasks/scenarios/nova/boot-and-live-migrate.yaml
samples/tasks/scenarios/nova/boot-and-migrate.json
samples/tasks/scenarios/nova/boot-and-migrate.yaml
samples/tasks/scenarios/nova/boot-and-rebuild.json
samples/tasks/scenarios/nova/boot-and-rebuild.yaml
samples/tasks/scenarios/nova/boot-bounce-delete.json
samples/tasks/scenarios/nova/boot-bounce-delete.yaml
samples/tasks/scenarios/nova/boot-from-volume-and-delete.json
samples/tasks/scenarios/nova/boot-from-volume-and-delete.yaml
samples/tasks/scenarios/nova/boot-from-volume.json
samples/tasks/scenarios/nova/boot-from-volume.yaml
samples/tasks/scenarios/nova/boot-server-attach-created-volume-and-live-migrate.json
samples/tasks/scenarios/nova/boot-server-attach-created-volume-and-live-migrate.yaml
samples/tasks/scenarios/nova/boot-server-from-volume-and-live-migrate.json
samples/tasks/scenarios/nova/boot-server-from-volume-and-live-migrate.yaml
samples/tasks/scenarios/nova/boot-snapshot-boot-delete.json
samples/tasks/scenarios/nova/boot-snapshot-boot-delete.yaml
samples/tasks/scenarios/nova/boot.json
samples/tasks/scenarios/nova/boot.yaml
samples/tasks/scenarios/nova/create-and-delete-keypair.json
samples/tasks/scenarios/nova/create-and-delete-keypair.yaml
samples/tasks/scenarios/nova/create-and-delete-secgroups.json
samples/tasks/scenarios/nova/create-and-delete-secgroups.yaml
samples/tasks/scenarios/nova/create-and-list-keypairs.json
samples/tasks/scenarios/nova/create-and-list-keypairs.yaml
samples/tasks/scenarios/nova/create-and-list-secgroups.json
samples/tasks/scenarios/nova/create-and-list-secgroups.yaml
samples/tasks/scenarios/nova/list-servers.json
samples/tasks/scenarios/nova/list-servers.yaml
samples/tasks/scenarios/nova/pause-and-unpause.json
samples/tasks/scenarios/nova/pause-and-unpause.yaml
samples/tasks/scenarios/nova/resize-server.json
samples/tasks/scenarios/nova/resize-server.yaml
samples/tasks/scenarios/nova/suspend-and-resume.json
samples/tasks/scenarios/nova/suspend-and-resume.yaml
samples/tasks/scenarios/quotas/cinder-update-and-delete.json
samples/tasks/scenarios/quotas/cinder-update-and-delete.yaml
samples/tasks/scenarios/quotas/cinder-update.json
samples/tasks/scenarios/quotas/cinder-update.yaml
samples/tasks/scenarios/quotas/neutron-update.json
samples/tasks/scenarios/quotas/neutron-update.yaml
samples/tasks/scenarios/quotas/nova-update-and-delete.json
samples/tasks/scenarios/quotas/nova-update-and-delete.yaml
samples/tasks/scenarios/quotas/nova-update.json
samples/tasks/scenarios/quotas/nova-update.yaml
samples/tasks/scenarios/requests/check_response.json
samples/tasks/scenarios/requests/check_response.yaml
samples/tasks/scenarios/sahara/create_and_delete_cluster.json
samples/tasks/scenarios/sahara/create_and_delete_cluster.yaml
samples/tasks/scenarios/sahara/create_and_list_node_group_templates.json
samples/tasks/scenarios/sahara/create_and_list_node_group_templates.yaml
samples/tasks/scenarios/sahara/create_delete_node_group_templates.json
samples/tasks/scenarios/sahara/create_delete_node_group_templates.yaml
samples/tasks/scenarios/sahara/create_scale_delete_cluster.json
samples/tasks/scenarios/sahara/create_scale_delete_cluster.yaml
samples/tasks/scenarios/sahara/jobs/dfsio_job_sequence.json
samples/tasks/scenarios/sahara/jobs/dfsio_job_sequence.yaml
samples/tasks/scenarios/sahara/jobs/dfsio_job_sequence_scaling.json
samples/tasks/scenarios/sahara/jobs/dfsio_job_sequence_scaling.yaml
samples/tasks/scenarios/sahara/jobs/java_action_job.json
samples/tasks/scenarios/sahara/jobs/java_action_job.yaml
samples/tasks/scenarios/sahara/jobs/pig_script_job.json
samples/tasks/scenarios/sahara/jobs/pig_script_job.yaml
samples/tasks/scenarios/tempest-do-not-run-against-production/README.rst
samples/tasks/scenarios/tempest-do-not-run-against-production/all_tests.json
samples/tasks/scenarios/tempest-do-not-run-against-production/all_tests.yaml
samples/tasks/scenarios/tempest-do-not-run-against-production/list_of_tests.json
samples/tasks/scenarios/tempest-do-not-run-against-production/list_of_tests.yaml
samples/tasks/scenarios/tempest-do-not-run-against-production/set.json
samples/tasks/scenarios/tempest-do-not-run-against-production/set.yaml
samples/tasks/scenarios/tempest-do-not-run-against-production/single_test.json
samples/tasks/scenarios/tempest-do-not-run-against-production/single_test.yaml
samples/tasks/scenarios/tempest-do-not-run-against-production/specific_regex.json
samples/tasks/scenarios/tempest-do-not-run-against-production/specific_regex.yaml
samples/tasks/scenarios/vm/boot-runcommand-delete-with-disk.json
samples/tasks/scenarios/vm/boot-runcommand-delete-with-disk.yaml
samples/tasks/scenarios/vm/boot-runcommand-delete.json
samples/tasks/scenarios/vm/boot-runcommand-delete.yaml
samples/tasks/scenarios/zaqar/create-queue.json
samples/tasks/scenarios/zaqar/create-queue.yaml
samples/tasks/scenarios/zaqar/producer_consumer.json
samples/tasks/scenarios/zaqar/producer_consumer.yaml
samples/tasks/sla/README.rst
samples/tasks/sla/create-and-delete-user.json
samples/tasks/sla/create-and-delete-user.yaml
samples/tasks/support/README.rst
samples/tasks/support/instance_dd_test.sh
samples/tasks/support/instance_linpack.sh
tests/README.rst
tests/__init__.py
tests/ci/README.rst
tests/ci/__init__.py
tests/ci/rally-gate.py
tests/ci/rally-gate.sh
tests/ci/rally-integrated.sh
tests/ci/rally-verify.sh
tests/ci/test_install.sh
tests/ci/rally-gate/index.mako
tests/ci/rally-gate/index_verify.mako
tests/functional/__init__.py
tests/functional/test_cli_deployment.py
tests/functional/test_cli_info.py
tests/functional/test_cli_show.py
tests/functional/test_cli_task.py
tests/functional/test_cli_use.py
tests/functional/test_cli_verify.py
tests/functional/utils.py
tests/hacking/README.rst
tests/hacking/__init__.py
tests/hacking/checks.py
tests/unit/__init__.py
tests/unit/fakes.py
tests/unit/test.py
tests/unit/test_api.py
tests/unit/test_docstrings.py
tests/unit/test_fuelclient.py
tests/unit/test_hacking.py
tests/unit/test_log.py
tests/unit/test_osclients.py
tests/unit/test_resources.py
tests/unit/benchmark/__init__.py
tests/unit/benchmark/test_engine.py
tests/unit/benchmark/test_types.py
tests/unit/benchmark/test_utils.py
tests/unit/benchmark/test_validation.py
tests/unit/benchmark/context/__init__.py
tests/unit/benchmark/context/test_base.py
tests/unit/benchmark/context/test_dummy.py
tests/unit/benchmark/context/test_flavors.py
tests/unit/benchmark/context/test_images.py
tests/unit/benchmark/context/test_keypair.py
tests/unit/benchmark/context/test_network.py
tests/unit/benchmark/context/test_roles.py
tests/unit/benchmark/context/test_secgroup.py
tests/unit/benchmark/context/test_servers.py
tests/unit/benchmark/context/test_stacks.py
tests/unit/benchmark/context/test_tempest.py
tests/unit/benchmark/context/test_users.py
tests/unit/benchmark/context/test_volumes.py
tests/unit/benchmark/context/cleanup/__init__.py
tests/unit/benchmark/context/cleanup/test_base.py
tests/unit/benchmark/context/cleanup/test_context.py
tests/unit/benchmark/context/cleanup/test_manager.py
tests/unit/benchmark/context/cleanup/test_resources.py
tests/unit/benchmark/context/quotas/__init__.py
tests/unit/benchmark/context/quotas/test_cinder_quotas.py
tests/unit/benchmark/context/quotas/test_designate_quotas.py
tests/unit/benchmark/context/quotas/test_neutron_quotas.py
tests/unit/benchmark/context/quotas/test_nova_quotas.py
tests/unit/benchmark/context/quotas/test_quotas.py
tests/unit/benchmark/context/sahara/__init__.py
tests/unit/benchmark/context/sahara/test_sahara_cluster.py
tests/unit/benchmark/context/sahara/test_sahara_edp.py
tests/unit/benchmark/context/sahara/test_sahara_image.py
tests/unit/benchmark/context/vm/__init__.py
tests/unit/benchmark/context/vm/test_custom_image.py
tests/unit/benchmark/processing/__init__.py
tests/unit/benchmark/processing/test_plot.py
tests/unit/benchmark/processing/test_utils.py
tests/unit/benchmark/runners/__init__.py
tests/unit/benchmark/runners/test_base.py
tests/unit/benchmark/runners/test_constant.py
tests/unit/benchmark/runners/test_rps.py
tests/unit/benchmark/runners/test_serial.py
tests/unit/benchmark/scenarios/__init__.py
tests/unit/benchmark/scenarios/test_authenticate.py
tests/unit/benchmark/scenarios/test_base.py
tests/unit/benchmark/scenarios/test_utils.py
tests/unit/benchmark/scenarios/authenticate/__init__.py
tests/unit/benchmark/scenarios/authenticate/test_authenticate.py
tests/unit/benchmark/scenarios/ceilometer/__init__.py
tests/unit/benchmark/scenarios/ceilometer/test_alarms.py
tests/unit/benchmark/scenarios/ceilometer/test_meters.py
tests/unit/benchmark/scenarios/ceilometer/test_queries.py
tests/unit/benchmark/scenarios/ceilometer/test_resources.py
tests/unit/benchmark/scenarios/ceilometer/test_stats.py
tests/unit/benchmark/scenarios/ceilometer/test_utils.py
tests/unit/benchmark/scenarios/cinder/__init__.py
tests/unit/benchmark/scenarios/cinder/test_utils.py
tests/unit/benchmark/scenarios/cinder/test_volumes.py
tests/unit/benchmark/scenarios/designate/__init__.py
tests/unit/benchmark/scenarios/designate/test_basic.py
tests/unit/benchmark/scenarios/designate/test_utils.py
tests/unit/benchmark/scenarios/dummy/__init__.py
tests/unit/benchmark/scenarios/dummy/test_dummy.py
tests/unit/benchmark/scenarios/ec2/__init__.py
tests/unit/benchmark/scenarios/ec2/test_servers.py
tests/unit/benchmark/scenarios/ec2/test_utils.py
tests/unit/benchmark/scenarios/glance/__init__.py
tests/unit/benchmark/scenarios/glance/test_images.py
tests/unit/benchmark/scenarios/glance/test_utils.py
tests/unit/benchmark/scenarios/heat/__init__.py
tests/unit/benchmark/scenarios/heat/test_stacks.py
tests/unit/benchmark/scenarios/heat/test_utils.py
tests/unit/benchmark/scenarios/keystone/__init__.py
tests/unit/benchmark/scenarios/keystone/test_basic.py
tests/unit/benchmark/scenarios/keystone/test_utils.py
tests/unit/benchmark/scenarios/mistral/test_utils.py
tests/unit/benchmark/scenarios/mistral/test_workbooks.py
tests/unit/benchmark/scenarios/murano/__init__.py
tests/unit/benchmark/scenarios/murano/test_environments.py
tests/unit/benchmark/scenarios/murano/test_utils.py
tests/unit/benchmark/scenarios/neutron/__init__.py
tests/unit/benchmark/scenarios/neutron/test_network.py
tests/unit/benchmark/scenarios/neutron/test_utils.py
tests/unit/benchmark/scenarios/nova/__init__.py
tests/unit/benchmark/scenarios/nova/test_keypairs.py
tests/unit/benchmark/scenarios/nova/test_security_group.py
tests/unit/benchmark/scenarios/nova/test_servers.py
tests/unit/benchmark/scenarios/nova/test_utils.py
tests/unit/benchmark/scenarios/quotas/__init__.py
tests/unit/benchmark/scenarios/quotas/test_quotas.py
tests/unit/benchmark/scenarios/quotas/test_utils.py
tests/unit/benchmark/scenarios/requests/__init__.py
tests/unit/benchmark/scenarios/requests/test_http_requests.py
tests/unit/benchmark/scenarios/sahara/__init__.py
tests/unit/benchmark/scenarios/sahara/test_clusters.py
tests/unit/benchmark/scenarios/sahara/test_jobs.py
tests/unit/benchmark/scenarios/sahara/test_node_group_templates.py
tests/unit/benchmark/scenarios/sahara/test_utils.py
tests/unit/benchmark/scenarios/tempest/__init__.py
tests/unit/benchmark/scenarios/tempest/test_tempest.py
tests/unit/benchmark/scenarios/tempest/test_utils.py
tests/unit/benchmark/scenarios/vm/__init__.py
tests/unit/benchmark/scenarios/vm/test_utils.py
tests/unit/benchmark/scenarios/vm/test_vmtasks.py
tests/unit/benchmark/scenarios/zaqar/__init__.py
tests/unit/benchmark/scenarios/zaqar/test_basic.py
tests/unit/benchmark/scenarios/zaqar/test_utils.py
tests/unit/benchmark/sla/__init__.py
tests/unit/benchmark/sla/test_base.py
tests/unit/benchmark/wrappers/__init__.py
tests/unit/benchmark/wrappers/test_keystone.py
tests/unit/benchmark/wrappers/test_network.py
tests/unit/cmd/__init__.py
tests/unit/cmd/test_cliutils.py
tests/unit/cmd/test_envutils.py
tests/unit/cmd/test_manage.py
tests/unit/cmd/commands/__init__.py
tests/unit/cmd/commands/test_deployment.py
tests/unit/cmd/commands/test_info.py
tests/unit/cmd/commands/test_show.py
tests/unit/cmd/commands/test_task.py
tests/unit/cmd/commands/test_use.py
tests/unit/cmd/commands/test_verify.py
tests/unit/common/__init__.py
tests/unit/common/test_broker.py
tests/unit/common/test_costilius.py
tests/unit/common/test_fileutils.py
tests/unit/common/test_plugin.py
tests/unit/common/test_sshutils.py
tests/unit/common/test_utils.py
tests/unit/db/__init__.py
tests/unit/db/test_api.py
tests/unit/deploy/__init__.py
tests/unit/deploy/test_engine.py
tests/unit/deploy/test_lxc.py
tests/unit/deploy/test_multihost.py
tests/unit/deploy/engines/__init__.py
tests/unit/deploy/engines/test_devstack.py
tests/unit/deploy/engines/test_existing.py
tests/unit/deploy/engines/test_fuel.py
tests/unit/deploy/serverprovider/__init__.py
tests/unit/deploy/serverprovider/test_provider.py
tests/unit/deploy/serverprovider/providers/__init__.py
tests/unit/deploy/serverprovider/providers/test_existing.py
tests/unit/deploy/serverprovider/providers/test_lxc.py
tests/unit/deploy/serverprovider/providers/test_openstack.py
tests/unit/deploy/serverprovider/providers/test_virsh.py
tests/unit/doc/__init__.py
tests/unit/doc/test_specs.py
tests/unit/doc/test_task_samples.py
tests/unit/objects/__init__.py
tests/unit/objects/test_deploy.py
tests/unit/objects/test_endpoint.py
tests/unit/objects/test_task.py
tests/unit/objects/test_verification.py
tests/unit/rally_jobs/__init__.py
tests/unit/rally_jobs/test_jobs.py
tests/unit/ui/__init__.py
tests/unit/ui/test_utils.py
tests/unit/verification/__init__.py
tests/unit/verification/fake_log.xml
tests/unit/verification/fakes.py
tests/unit/verification/test_compare2html.py
tests/unit/verification/test_config.py
tests/unit/verification/test_diff.py
tests/unit/verification/test_json2html.py
tests/unit/verification/test_tempest.py