.testr.conf
AUTHORS
ChangeLog
LICENSE
README.rst
config-generator.conf
openstack-common.conf
requirements-agent.txt
requirements.txt
setup-agent.cfg
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/architecture.rst
doc/source/conf.py
doc/source/contributing.rst
doc/source/examples.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/tools.rst
doc/source/usage.rst
doc/source/images/accommodation_double_room.svg
doc/source/images/accommodation_single_room.svg
doc/source/images/architecture.svg
doc/source/images/simultaneous.svg
doc/source/images/topology_l2.png
doc/source/images/topology_l3_east_west.png
doc/source/images/topology_l3_north_south.png
doc/source/tools/shaker-agent.txt
doc/source/tools/shaker-cleanup.txt
doc/source/tools/shaker-image-builder.txt
doc/source/tools/shaker-report.txt
doc/source/tools/shaker.txt
etc/shaker.conf
pyshaker.egg-info/PKG-INFO
pyshaker.egg-info/SOURCES.txt
pyshaker.egg-info/dependency_links.txt
pyshaker.egg-info/entry_points.txt
pyshaker.egg-info/not-zip-safe
pyshaker.egg-info/pbr.json
pyshaker.egg-info/requires.txt
pyshaker.egg-info/top_level.txt
shaker/__init__.py
shaker/lib.py
shaker/version.py
shaker/agent/__init__.py
shaker/agent/agent.py
shaker/engine/__init__.py
shaker/engine/config.py
shaker/engine/deploy.py
shaker/engine/image_builder.py
shaker/engine/messaging.py
shaker/engine/quorum.py
shaker/engine/report.py
shaker/engine/server.py
shaker/engine/sla.py
shaker/engine/utils.py
shaker/engine/aggregators/__init__.py
shaker/engine/aggregators/base.py
shaker/engine/aggregators/traffic.py
shaker/engine/executors/__init__.py
shaker/engine/executors/base.py
shaker/engine/executors/flent.py
shaker/engine/executors/iperf.py
shaker/engine/executors/netperf.py
shaker/engine/executors/shell.py
shaker/openstack/__init__.py
shaker/openstack/clients/__init__.py
shaker/openstack/clients/glance.py
shaker/openstack/clients/heat.py
shaker/openstack/clients/keystone.py
shaker/openstack/clients/neutron.py
shaker/openstack/clients/nova.py
shaker/openstack/clients/openstack.py
shaker/resources/image_builder_templates/centos.yaml
shaker/resources/image_builder_templates/debian.yaml
shaker/resources/image_builder_templates/ubuntu.yaml
shaker/resources/report_templates/interactive.html
shaker/resources/report_templates/json.html
shaker/scenarios/misc/instance_metadata.hot
shaker/scenarios/misc/instance_metadata.yaml
shaker/scenarios/misc/static_agent.yaml
shaker/scenarios/misc/static_agents_pair.yaml
shaker/scenarios/networking/dense_l2.yaml
shaker/scenarios/networking/dense_l3_east_west.yaml
shaker/scenarios/networking/dense_l3_north_south.yaml
shaker/scenarios/networking/full_l2.yaml
shaker/scenarios/networking/full_l3_east_west.yaml
shaker/scenarios/networking/full_l3_north_south.yaml
shaker/scenarios/networking/l2.hot
shaker/scenarios/networking/l3_east_west.hot
shaker/scenarios/networking/l3_north_south.hot
shaker/scenarios/networking/perf_l2.yaml
shaker/scenarios/networking/perf_l3_east_west.yaml
shaker/scenarios/networking/perf_l3_north_south.yaml
shaker/scenarios/networking/udp_l2.yaml
shaker/scenarios/networking/udp_l3_east_west.yaml
shaker/scenarios/networking/udp_l3_north_south.yaml
shaker/tests/__init__.py
shaker/tests/test_deploy.py
shaker/tests/test_flent_executor.py
shaker/tests/test_iperf_executor.py
shaker/tests/test_lib.py
shaker/tests/test_netperf_executor.py
shaker/tests/test_netperf_wrapper_executor.py
shaker/tests/test_operations.py
shaker/tests/test_quorum.py
shaker/tests/test_report.py
shaker/tests/test_server.py
shaker/tests/test_sla.py
shaker/tests/test_traffic_aggregator.py
shaker/tests/test_utils.py
tools/build_agent_pkg.sh
tools/cli_auto_doc.py
tools/install_venv.sh
tools/with_venv.sh