Srikanth Vavilapalli | 1725e49 | 2014-12-01 17:50:52 -0800 | [diff] [blame] | 1 | MANIFEST.in |
| 2 | setup.py |
| 3 | ./__init__.py |
| 4 | ./apploader.py |
| 5 | ./constants.py |
| 6 | ./extract_model.py |
| 7 | ./manage.py |
| 8 | ./settings.py |
| 9 | ./urls.py |
| 10 | ./apps/cstats/__init__.py |
| 11 | ./apps/cstats/models.py |
| 12 | ./apps/cstats/urls.py |
| 13 | ./apps/cstats/views.py |
| 14 | ./apps/cstats/static/css/timeselector.css |
| 15 | ./apps/docs/__init__.py |
| 16 | ./apps/docs/urls.py |
| 17 | ./apps/docs/views.py |
| 18 | ./apps/docs/static/pdf/user-guide.pdf |
| 19 | ./apps/logs/__init__.py |
| 20 | ./apps/logs/models.py |
| 21 | ./apps/logs/urls.py |
| 22 | ./apps/logs/views.py |
| 23 | ./clusterAdmin/__init__.py |
| 24 | ./clusterAdmin/admin.py |
| 25 | ./clusterAdmin/middleware.py |
| 26 | ./clusterAdmin/models.py |
| 27 | ./clusterAdmin/utils.py |
| 28 | ./clusterAdmin/views.py |
| 29 | ./controller/__init__.py |
| 30 | ./controller/admin.py |
| 31 | ./controller/config.py |
| 32 | ./controller/firewall.py |
| 33 | ./controller/models.py |
| 34 | ./controller/notification.py |
| 35 | ./controller/oswrapper.py |
| 36 | ./controller/views.py |
| 37 | ./coreui/__init__.py |
| 38 | ./coreui/models.py |
| 39 | ./coreui/urls.py |
| 40 | ./coreui/views.py |
| 41 | ./coreui/img/bsnlogo-l.png |
| 42 | ./coreui/img/bsnlogo-s.png |
| 43 | ./coreui/img/bsnlogo.png |
| 44 | ./coreui/img/footer.png |
| 45 | ./coreui/img/gradient.png |
| 46 | ./coreui/img/handandsticker2.jpg |
| 47 | ./coreui/img/loading-circle.gif |
| 48 | ./coreui/templatetags/__init__.py |
| 49 | ./coreui/templatetags/gravatar.py |
| 50 | ./rest/RestApiTestData.py |
| 51 | ./rest/__init__.py |
| 52 | ./rest/config.py |
| 53 | ./rest/jsonview.py |
| 54 | ./rest/models.py |
| 55 | ./rest/poll.py |
| 56 | ./rest/validators.py |
| 57 | ./rest/views.py |
| 58 | ./statdropd/__init__.py |
| 59 | ./statdropd/models.py |
| 60 | ./statdropd/views.py |
| 61 | ./stats/__init__.py |
| 62 | ./stats/data.py |
| 63 | ./stats/models.py |
| 64 | ./stats/statsFiller.py |
| 65 | ./stats/utils.py |
| 66 | ./stats/views.py |
| 67 | ./stats_metadata/__init__.py |
| 68 | ./stats_metadata/of_stats_metadata.py |
| 69 | ./stats_metadata/os_stats_metadata.py |
| 70 | ./syncd/__init__.py |
| 71 | ./syncd/models.py |
| 72 | ./syncd/views.py |
| 73 | apps/cstats/static/css/timeselector.css |
| 74 | apps/docs/static/pdf/user-guide.pdf |
| 75 | coreui/img/bsnlogo-l.png |
| 76 | coreui/img/bsnlogo-s.png |
| 77 | coreui/img/bsnlogo.png |
| 78 | coreui/img/footer.png |
| 79 | coreui/img/gradient.png |
| 80 | coreui/img/handandsticker2.jpg |
| 81 | coreui/img/loading-circle.gif |
| 82 | sdncon.egg-info/PKG-INFO |
| 83 | sdncon.egg-info/SOURCES.txt |
| 84 | sdncon.egg-info/dependency_links.txt |
| 85 | sdncon.egg-info/top_level.txt |
| 86 | ui/static/favicon.ico |
| 87 | ui/static/css/table.css |
| 88 | ui/static/css/thirdparty/jquery-ui-1.10.2.custom.css |
| 89 | ui/static/css/thirdparty/jquery-ui-1.10.2.custom.min.css |
| 90 | ui/static/css/thirdparty/images/animated-overlay.gif |
| 91 | ui/static/css/thirdparty/images/ui-bg_flat_100_FFFFFF_40x100.png |
| 92 | ui/static/css/thirdparty/images/ui-bg_flat_45_e5e5e5_40x100.png |
| 93 | ui/static/css/thirdparty/images/ui-bg_flat_50_00a0df_40x100.png |
| 94 | ui/static/css/thirdparty/images/ui-bg_flat_50_fdb813_40x100.png |
| 95 | ui/static/css/thirdparty/images/ui-bg_flat_55_999999_40x100.png |
| 96 | ui/static/css/thirdparty/images/ui-bg_flat_75_aaaaaa_40x100.png |
| 97 | ui/static/css/thirdparty/images/ui-bg_flat_75_e5e5e5_40x100.png |
| 98 | ui/static/css/thirdparty/images/ui-bg_glass_55_f8da4e_1x400.png |
| 99 | ui/static/css/thirdparty/images/ui-bg_gloss-wave_45_e14f1c_500x100.png |
| 100 | ui/static/css/thirdparty/images/ui-icons_4d4d4f_256x240.png |
| 101 | ui/static/css/thirdparty/images/ui-icons_f47d20_256x240.png |
| 102 | ui/static/css/thirdparty/images/ui-icons_f7a50d_256x240.png |
| 103 | ui/static/css/thirdparty/images/ui-icons_fcd113_256x240.png |
| 104 | ui/static/images/logo_opendaylight.png |
| 105 | ui/static/images/refresh.png |
| 106 | ui/static/js/topology.js |
| 107 | ui/static/js/thirdparty/jit.js |
| 108 | ui/static/js/thirdparty/jquery-1.9.1.js |
| 109 | ui/static/js/thirdparty/jquery-1.9.1.min.js |
| 110 | ui/static/js/thirdparty/jquery-ui-1.10.2.custom.js |
| 111 | ui/static/js/thirdparty/jquery-ui-1.10.2.custom.min.js |
| 112 | ui/templates/base.html |
| 113 | ui/templates/index.html |