AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
babel-django.cfg
babel-djangojs.cfg
manage.py
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
devstack/plugin.sh
devstack/settings
doc/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/releases/0.1.0.rst
tools/install_venv.py
tools/install_venv_common.py
tools/with_venv.sh
zaqar_ui/__init__.py
zaqar_ui/version.py
zaqar_ui.egg-info/PKG-INFO
zaqar_ui.egg-info/SOURCES.txt
zaqar_ui.egg-info/dependency_links.txt
zaqar_ui.egg-info/not-zip-safe
zaqar_ui.egg-info/pbr.json
zaqar_ui.egg-info/requires.txt
zaqar_ui.egg-info/top_level.txt
zaqar_ui/api/__init__.py
zaqar_ui/api/zaqar.py
zaqar_ui/api/rest/__init__.py
zaqar_ui/api/rest/zaqar.py
zaqar_ui/content/__init__.py
zaqar_ui/content/queues/__init__.py
zaqar_ui/content/queues/panel.py
zaqar_ui/content/queues/urls.py
zaqar_ui/content/queues/views.py
zaqar_ui/content/queues/templates/queues/index.html
zaqar_ui/enabled/_1510_project_messaging_group.py
zaqar_ui/enabled/_1520_project_queues.py
zaqar_ui/locale/ja/LC_MESSAGES/django.po
zaqar_ui/locale/ja/LC_MESSAGES/djangojs.po
zaqar_ui/locale/ko_KR/LC_MESSAGES/django.po
zaqar_ui/locale/ko_KR/LC_MESSAGES/djangojs.po
zaqar_ui/locale/zh_CN/LC_MESSAGES/djangojs.po
zaqar_ui/static/app/core/openstack-service-api/zaqar.service.js
zaqar_ui/static/dashboard/project/queues/queues.module.js
zaqar_ui/static/dashboard/project/queues/queues.module.spec.js
zaqar_ui/static/dashboard/project/queues/queues.scss
zaqar_ui/static/dashboard/project/queues/actions/actions.module.js
zaqar_ui/static/dashboard/project/queues/actions/create-queue.service.js
zaqar_ui/static/dashboard/project/queues/actions/create-queue.workflow.js
zaqar_ui/static/dashboard/project/queues/actions/create-subscription.service.js
zaqar_ui/static/dashboard/project/queues/actions/create-subscription.workflow.js
zaqar_ui/static/dashboard/project/queues/actions/delete-queue.service.js
zaqar_ui/static/dashboard/project/queues/actions/update-queue.service.js
zaqar_ui/static/dashboard/project/queues/actions/update-queue.workflow.js
zaqar_ui/static/dashboard/project/queues/steps/queue-details/queue-details.controller.js
zaqar_ui/static/dashboard/project/queues/steps/queue-details/queue-details.html
zaqar_ui/static/dashboard/project/queues/steps/queue-metadata/queue-metadata.controller.js
zaqar_ui/static/dashboard/project/queues/steps/queue-metadata/queue-metadata.html
zaqar_ui/static/dashboard/project/queues/steps/subscription/subscription.controller.js
zaqar_ui/static/dashboard/project/queues/steps/subscription/subscription.html
zaqar_ui/static/dashboard/project/queues/table/queue.controller.js
zaqar_ui/static/dashboard/project/queues/table/queue.html
zaqar_ui/static/dashboard/project/queues/table/subscription.controller.js
zaqar_ui/static/dashboard/project/queues/table/subscription.html
zaqar_ui/static/framework/util/validators/validateSubscriber.js