.coveragerc
.mailmap
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
MANIFEST.in
README.rst
babel.cfg
openstack-common.conf
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
ari/__init__.py
ari/client.py
ari/event.py
ari/exception.py
ari/cmd/__init__.py
ari/cmd/shell.py
ari/common/__init__.py
ari/common/base.py
ari/common/http.py
ari/common/utils.py
ari/openstack/__init__.py
ari/openstack/common/__init__.py
ari/openstack/common/gettextutils.py
ari/openstack/common/importutils.py
ari/openstack/common/jsonutils.py
ari/openstack/common/local.py
ari/openstack/common/log.py
ari/openstack/common/timeutils.py
ari/shell/__init__.py
ari/shell/v1/__init__.py
ari/shell/v1/application.py
ari/shell/v1/base.py
ari/shell/v1/bridge.py
ari/shell/v1/channel.py
ari/shell/v1/devicestate.py
ari/shell/v1/endpoint.py
ari/shell/v1/sound.py
ari/tests/__init__.py
ari/tests/base.py
ari/tests/utils.py
ari/tests/v1/__init__.py
ari/tests/v1/test_application.py
ari/tests/v1/test_bridge.py
ari/tests/v1/test_channel.py
ari/tests/v1/test_devicestate.py
ari/tests/v1/test_endpoint.py
ari/tests/v1/test_sound.py
ari/v1/__init__.py
ari/v1/application.py
ari/v1/bridge.py
ari/v1/channel.py
ari/v1/client.py
ari/v1/devicestate.py
ari/v1/endpoint.py
ari/v1/sound.py
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/v1_channel.rst
examples/demo.py
python_ari.egg-info/PKG-INFO
python_ari.egg-info/SOURCES.txt
python_ari.egg-info/dependency_links.txt
python_ari.egg-info/entry_points.txt
python_ari.egg-info/not-zip-safe
python_ari.egg-info/requires.txt
python_ari.egg-info/top_level.txt
tools/install_venv.py
tools/install_venv_common.py
tools/with_venv.sh