MANIFEST.in
setup.py
vr/__init__.py
vr/commands.py
vr/gunicorn_config.py
vr/manage.py
vr/settings.py
vr/urls.py
vr/wsgi.py
vr.egg-info/PKG-INFO
vr.egg-info/SOURCES.txt
vr.egg-info/dependency_links.txt
vr.egg-info/entry_points.txt
vr.egg-info/requires.txt
vr.egg-info/top_level.txt
vr/api/__init__.py
vr/api/resources.py
vr/api/urls.py
vr/api/views.py
vr/deployment/__init__.py
vr/deployment/admin.py
vr/deployment/context_processors.py
vr/deployment/events.py
vr/deployment/feeds.py
vr/deployment/fields.py
vr/deployment/forms.py
vr/deployment/models.py
vr/deployment/storages.py
vr/deployment/tasks.py
vr/deployment/utils.py
vr/deployment/views.py
vr/deployment/balancer/__init__.py
vr/deployment/balancer/base.py
vr/deployment/balancer/dummy.py
vr/deployment/balancer/nginx.py
vr/deployment/balancer/varnish.py
vr/deployment/balancer/zxtm.py
vr/deployment/migrations/0001_initial.py
vr/deployment/migrations/0002_cascading_yaml_config.py
vr/deployment/migrations/0003_use_profile_names.py
vr/deployment/migrations/0004_auto__chg_field_release_config__add_field_build_tag.py
vr/deployment/migrations/0005_auto__add_field_build_time.py
vr/deployment/migrations/0006_auto__del_unique_profile_name__add_unique_profile_app_name__chg_field_.py
vr/deployment/migrations/0007_auto__add_field_build_start_time__add_field_build_end_time__chg_field_.py
vr/deployment/migrations/0008_auto__chg_field_build_start_time.py
vr/deployment/migrations/0009_copy_start_time.py
vr/deployment/migrations/0010_auto__del_field_build_time.py
vr/deployment/migrations/0011_auto__add_field_build_status.py
vr/deployment/migrations/0012_auto__add_squad__add_swarm__del_field_release_profile_name__add_field_.py
vr/deployment/migrations/0013_auto__del_field_swarm_automate__add_field_swarm_active.py
vr/deployment/migrations/0014_auto__chg_field_release_hash.py
vr/deployment/migrations/0015_auto__add_unique_swarm_profile_squad_proc_name.py
vr/deployment/migrations/0016_auto__chg_field_swarm_pool.py
vr/deployment/migrations/0017_auto__add_portlock__add_unique_portlock_host_port.py
vr/deployment/migrations/0018_auto__add_field_portlock_created_time.py
vr/deployment/migrations/0019_auto__del_field_profileconfig_translations.py
vr/deployment/migrations/0020_rename_config_tables.py
vr/deployment/migrations/0021_auto__add_tag.py
vr/deployment/migrations/0022_auto__add_testresult__add_testrun.py
vr/deployment/migrations/0023_auto__add_field_swarm_balancer.py
vr/deployment/migrations/0024_swarm_balancers.py
vr/deployment/migrations/0025_auto__del_field_squad_balancer.py
vr/deployment/migrations/0026_auto__add_buildpack__add_field_release_config_vars__add_field_configre.py
vr/deployment/migrations/0027_auto__add_unique_buildpack_repo_url__add_field_app_buildpack__add_fiel.py
vr/deployment/migrations/0028_auto__add_field_buildpack_order__del_field_release_config_vars__add_fi.py
vr/deployment/migrations/0029_auto__add_field_buildpack_repo_type__add_field_app_repo_type.py
vr/deployment/migrations/0030_auto__chg_field_app_repo_url.py
vr/deployment/migrations/0031_auto__chg_field_build_buildpack_revision__chg_field_build_buildpack_ur.py
vr/deployment/migrations/0032_rename_buildpack_revision.py
vr/deployment/migrations/0033_auto__add_unique_squad_name__add_unique_app_name.py
vr/deployment/migrations/0034_kill_recipes.py
vr/deployment/migrations/0035_kill_recipes.py
vr/deployment/migrations/0036_kill_recipes.py
vr/deployment/migrations/0037_swarm_config_name.py
vr/deployment/migrations/0038_nullable_config_yamls.py
vr/deployment/migrations/0039_add_build_hash.py
vr/deployment/migrations/0040_auto__chg_field_release_config_yaml__del_unique_swarm_app_squad_proc_n.py
vr/deployment/migrations/__init__.py
vr/deployment/static/bootstrap.zip
vr/deployment/static/bootstrap/css/bootstrap.css
vr/deployment/static/bootstrap/css/bootstrap.min.css
vr/deployment/static/bootstrap/img/glyphicons-halflings-white.png
vr/deployment/static/bootstrap/img/glyphicons-halflings.png
vr/deployment/static/bootstrap/js/bootstrap.js
vr/deployment/static/bootstrap/js/bootstrap.min.js
vr/deployment/static/css/.vr.css.swp
vr/deployment/static/css/font-awesome-ie7.css
vr/deployment/static/css/font-awesome.css
vr/deployment/static/css/vr.css
vr/deployment/static/font/fontawesome-webfont.eot
vr/deployment/static/font/fontawesome-webfont.svg
vr/deployment/static/font/fontawesome-webfont.ttf
vr/deployment/static/font/fontawesome-webfont.woff
vr/deployment/static/font/roboto/Google Android License.txt
vr/deployment/static/font/roboto/Roboto-Black-webfont.woff
vr/deployment/static/font/roboto/Roboto-BlackItalic-webfont.woff
vr/deployment/static/font/roboto/Roboto-Bold-webfont.woff
vr/deployment/static/font/roboto/Roboto-BoldCondensed-webfont.woff
vr/deployment/static/font/roboto/Roboto-BoldCondensedItalic-webfont.woff
vr/deployment/static/font/roboto/Roboto-BoldItalic-webfont.woff
vr/deployment/static/font/roboto/Roboto-Condensed-webfont.woff
vr/deployment/static/font/roboto/Roboto-CondensedItalic-webfont.woff
vr/deployment/static/font/roboto/Roboto-Italic-webfont.woff
vr/deployment/static/font/roboto/Roboto-Light-webfont.woff
vr/deployment/static/font/roboto/Roboto-LightItalic-webfont.woff
vr/deployment/static/font/roboto/Roboto-Medium-webfont.woff
vr/deployment/static/font/roboto/Roboto-MediumItalic-webfont.woff
vr/deployment/static/font/roboto/Roboto-Regular-webfont.woff
vr/deployment/static/font/roboto/Roboto-Thin-webfont.woff
vr/deployment/static/font/roboto/Roboto-ThinItalic-webfont.woff
vr/deployment/static/font/roboto/demo.html
vr/deployment/static/font/roboto/stylesheet.css
vr/deployment/static/img/gear_light_24.gif
vr/deployment/static/img/glyphicons-halflings-white.png
vr/deployment/static/img/glyphicons-halflings.png
vr/deployment/static/img/waiting.gif
vr/deployment/static/js/backbone-min.js
vr/deployment/static/js/goatee.js
vr/deployment/static/js/jquery.min.js
vr/deployment/static/js/jquery.textarea.min.js
vr/deployment/static/js/misc.js
vr/deployment/static/js/underscore-min.js
vr/deployment/static/js/vr.js
vr/deployment/static/js/vrdash.js
vr/deployment/static/js/vrsquad.js
vr/deployment/static/js/vrswarm.js
vr/deployment/templates/.app_form.html.swp
vr/deployment/templates/.buildpack_form.html.swp
vr/deployment/templates/.host_form.html.swp
vr/deployment/templates/.ingredient_form.html.swp
vr/deployment/templates/.jstemplates.html.swp
vr/deployment/templates/_formfield.html
vr/deployment/templates/app_form.html
vr/deployment/templates/app_list.html
vr/deployment/templates/base.html
vr/deployment/templates/basic_form.html
vr/deployment/templates/buildpack_form.html
vr/deployment/templates/buildpack_list.html
vr/deployment/templates/confirm_delete.html
vr/deployment/templates/dash.html
vr/deployment/templates/host_form.html
vr/deployment/templates/host_list.html
vr/deployment/templates/ingredient_form.html
vr/deployment/templates/ingredient_list.html
vr/deployment/templates/jstemplates.html
vr/deployment/templates/log.html
vr/deployment/templates/login.html
vr/deployment/templates/proclog.html
vr/deployment/templates/squad_form.html
vr/deployment/templates/squad_list.html
vr/deployment/templates/swarm.html
vr/deployment/templatetags/__init__.py
vr/deployment/templatetags/current_nav.py
vr/deployment/templatetags/formfield.py
vr/deployment/templatetags/stripchar.py
vr/templates/404.html
vr/templates/500.html
vr/tests/__init__.py
vr/tests/test_api.py
vr/tests/test_basic.py
vr/tests/test_build.py