Adding ONOS Segment Routing CLI files to new repo
diff --git a/sdncon/sdncon.egg-info/SOURCES.txt b/sdncon/sdncon.egg-info/SOURCES.txt
new file mode 100644
index 0000000..4001b64
--- /dev/null
+++ b/sdncon/sdncon.egg-info/SOURCES.txt
@@ -0,0 +1,113 @@
+MANIFEST.in
+setup.py
+./__init__.py
+./apploader.py
+./constants.py
+./extract_model.py
+./manage.py
+./settings.py
+./urls.py
+./apps/cstats/__init__.py
+./apps/cstats/models.py
+./apps/cstats/urls.py
+./apps/cstats/views.py
+./apps/cstats/static/css/timeselector.css
+./apps/docs/__init__.py
+./apps/docs/urls.py
+./apps/docs/views.py
+./apps/docs/static/pdf/user-guide.pdf
+./apps/logs/__init__.py
+./apps/logs/models.py
+./apps/logs/urls.py
+./apps/logs/views.py
+./clusterAdmin/__init__.py
+./clusterAdmin/admin.py
+./clusterAdmin/middleware.py
+./clusterAdmin/models.py
+./clusterAdmin/utils.py
+./clusterAdmin/views.py
+./controller/__init__.py
+./controller/admin.py
+./controller/config.py
+./controller/firewall.py
+./controller/models.py
+./controller/notification.py
+./controller/oswrapper.py
+./controller/views.py
+./coreui/__init__.py
+./coreui/models.py
+./coreui/urls.py
+./coreui/views.py
+./coreui/img/bsnlogo-l.png
+./coreui/img/bsnlogo-s.png
+./coreui/img/bsnlogo.png
+./coreui/img/footer.png
+./coreui/img/gradient.png
+./coreui/img/handandsticker2.jpg
+./coreui/img/loading-circle.gif
+./coreui/templatetags/__init__.py
+./coreui/templatetags/gravatar.py
+./rest/RestApiTestData.py
+./rest/__init__.py
+./rest/config.py
+./rest/jsonview.py
+./rest/models.py
+./rest/poll.py
+./rest/validators.py
+./rest/views.py
+./statdropd/__init__.py
+./statdropd/models.py
+./statdropd/views.py
+./stats/__init__.py
+./stats/data.py
+./stats/models.py
+./stats/statsFiller.py
+./stats/utils.py
+./stats/views.py
+./stats_metadata/__init__.py
+./stats_metadata/of_stats_metadata.py
+./stats_metadata/os_stats_metadata.py
+./syncd/__init__.py
+./syncd/models.py
+./syncd/views.py
+apps/cstats/static/css/timeselector.css
+apps/docs/static/pdf/user-guide.pdf
+coreui/img/bsnlogo-l.png
+coreui/img/bsnlogo-s.png
+coreui/img/bsnlogo.png
+coreui/img/footer.png
+coreui/img/gradient.png
+coreui/img/handandsticker2.jpg
+coreui/img/loading-circle.gif
+sdncon.egg-info/PKG-INFO
+sdncon.egg-info/SOURCES.txt
+sdncon.egg-info/dependency_links.txt
+sdncon.egg-info/top_level.txt
+ui/static/favicon.ico
+ui/static/css/table.css
+ui/static/css/thirdparty/jquery-ui-1.10.2.custom.css
+ui/static/css/thirdparty/jquery-ui-1.10.2.custom.min.css
+ui/static/css/thirdparty/images/animated-overlay.gif
+ui/static/css/thirdparty/images/ui-bg_flat_100_FFFFFF_40x100.png
+ui/static/css/thirdparty/images/ui-bg_flat_45_e5e5e5_40x100.png
+ui/static/css/thirdparty/images/ui-bg_flat_50_00a0df_40x100.png
+ui/static/css/thirdparty/images/ui-bg_flat_50_fdb813_40x100.png
+ui/static/css/thirdparty/images/ui-bg_flat_55_999999_40x100.png
+ui/static/css/thirdparty/images/ui-bg_flat_75_aaaaaa_40x100.png
+ui/static/css/thirdparty/images/ui-bg_flat_75_e5e5e5_40x100.png
+ui/static/css/thirdparty/images/ui-bg_glass_55_f8da4e_1x400.png
+ui/static/css/thirdparty/images/ui-bg_gloss-wave_45_e14f1c_500x100.png
+ui/static/css/thirdparty/images/ui-icons_4d4d4f_256x240.png
+ui/static/css/thirdparty/images/ui-icons_f47d20_256x240.png
+ui/static/css/thirdparty/images/ui-icons_f7a50d_256x240.png
+ui/static/css/thirdparty/images/ui-icons_fcd113_256x240.png
+ui/static/images/logo_opendaylight.png
+ui/static/images/refresh.png
+ui/static/js/topology.js
+ui/static/js/thirdparty/jit.js
+ui/static/js/thirdparty/jquery-1.9.1.js
+ui/static/js/thirdparty/jquery-1.9.1.min.js
+ui/static/js/thirdparty/jquery-ui-1.10.2.custom.js
+ui/static/js/thirdparty/jquery-ui-1.10.2.custom.min.js
+ui/templates/base.html
+ui/templates/index.html
\ No newline at end of file