Rift.IO OSM R1 Initial Submission 87/287/1
authorJeremy Mordkoff <jeremy.mordkoff@riftio.com>
Wed, 7 Sep 2016 22:59:17 +0000 (18:59 -0400)
committerJeremy Mordkoff <jeremy.mordkoff@riftio.com>
Wed, 7 Sep 2016 22:59:17 +0000 (18:59 -0400)
commite29efc315df33d546237e270470916e26df391d6
treebef3a1eedaf17d47333008dd70c5f84bc222e7dc
parent9c5e457509ba5a1822c316635c6308874e61b4b9
Rift.IO OSM R1 Initial Submission

Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
828 files changed:
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
Makefile [new file with mode: 0644]
foss.txt [new file with mode: 0644]
manifest/LICENSE [new file with mode: 0644]
skyquake/.babelrc [new file with mode: 0644]
skyquake/.gitignore [new file with mode: 0644]
skyquake/.storybook/config.js [new file with mode: 0644]
skyquake/.storybook/webpack.config.js [new file with mode: 0644]
skyquake/CMakeLists.txt [new file with mode: 0644]
skyquake/__tests__/skyquakeRouter_test.js [new file with mode: 0644]
skyquake/framework/core/api_utils/constants.js [new file with mode: 0644]
skyquake/framework/core/api_utils/sockets.js [new file with mode: 0644]
skyquake/framework/core/api_utils/utils.js [new file with mode: 0644]
skyquake/framework/core/modules/api/configuration.js [new file with mode: 0644]
skyquake/framework/core/modules/api/descriptorModelMetaAPI.js [new file with mode: 0644]
skyquake/framework/core/modules/api/navigation.js [new file with mode: 0644]
skyquake/framework/core/modules/api/restconf.js [new file with mode: 0644]
skyquake/framework/core/modules/navigation_manager.js [new file with mode: 0644]
skyquake/framework/core/modules/plugin_discoverer.js [new file with mode: 0644]
skyquake/framework/core/modules/routes/configuration.js [new file with mode: 0644]
skyquake/framework/core/modules/routes/descriptorModel.js [new file with mode: 0644]
skyquake/framework/core/modules/routes/inactivity.js [new file with mode: 0644]
skyquake/framework/core/modules/routes/navigation.js [new file with mode: 0644]
skyquake/framework/core/modules/routes/restconf.js [new file with mode: 0644]
skyquake/framework/core/modules/routes/sockets.js [new file with mode: 0644]
skyquake/framework/core/modules/skyquakeEmitter.js [new file with mode: 0644]
skyquake/framework/js/gauge-modified.js [new file with mode: 0644]
skyquake/framework/js/n3-line-chart.js [new file with mode: 0644]
skyquake/framework/style/_colors.scss [new file with mode: 0644]
skyquake/framework/style/base.scss [new file with mode: 0644]
skyquake/framework/style/common.scss [new file with mode: 0644]
skyquake/framework/style/core.css [new file with mode: 0644]
skyquake/framework/style/fonts/Roboto-Light-webfont.ttf [new file with mode: 0755]
skyquake/framework/style/fonts/Roboto-Regular-webfont.eot [new file with mode: 0755]
skyquake/framework/style/fonts/Roboto-Regular-webfont.svg [new file with mode: 0755]
skyquake/framework/style/fonts/Roboto-Regular-webfont.ttf [new file with mode: 0755]
skyquake/framework/style/fonts/Roboto-Regular-webfont.woff [new file with mode: 0755]
skyquake/framework/style/fonts/RobotoCondensed-Bold-webfont.eot [new file with mode: 0755]
skyquake/framework/style/fonts/RobotoCondensed-Bold-webfont.svg [new file with mode: 0755]
skyquake/framework/style/fonts/RobotoCondensed-Bold-webfont.ttf [new file with mode: 0755]
skyquake/framework/style/fonts/RobotoCondensed-Bold-webfont.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-Black.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-BlackIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-Bold.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-BoldIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-ExtraLight.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-ExtraLightIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-It.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-Light.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-LightIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-Medium.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-MediumIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-Regular.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-Semibold.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceCodePro-SemiboldIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-Black.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-BlackIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-Bold.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-BoldIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-ExtraLight.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-ExtraLightIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-It.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-Light.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-LightIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-Regular.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-Semibold.otf.woff [new file with mode: 0755]
skyquake/framework/style/fonts/SourceSansPro-SemiboldIt.otf.woff [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-action-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-alert-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-av-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-communication-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-content-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-device.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-editor-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-file-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-hardware-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-image-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-maps-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-navigation-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-notification-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-places-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-social-symbol.svg [new file with mode: 0755]
skyquake/framework/style/icons/svg-sprite-toggle-symbol.svg [new file with mode: 0755]
skyquake/framework/style/img/avatar.png [new file with mode: 0644]
skyquake/framework/style/img/bargraph.png [new file with mode: 0644]
skyquake/framework/style/img/bearer-plane-diagram.png [new file with mode: 0644]
skyquake/framework/style/img/bg-tile-cross-small.png [new file with mode: 0644]
skyquake/framework/style/img/catalog-default.svg [new file with mode: 0644]
skyquake/framework/style/img/catalog-nsd-default.svg [new file with mode: 0644]
skyquake/framework/style/img/catalog-vnfd-default.svg [new file with mode: 0644]
skyquake/framework/style/img/create-account.png [new file with mode: 0644]
skyquake/framework/style/img/create-fleet-params-temp.png [new file with mode: 0644]
skyquake/framework/style/img/create-fleet-pool-temp.png [new file with mode: 0644]
skyquake/framework/style/img/create-fleet-services-temp.png [new file with mode: 0644]
skyquake/framework/style/img/diameter-openflow-lte-icon.png [new file with mode: 0644]
skyquake/framework/style/img/firewall-icon.png [new file with mode: 0644]
skyquake/framework/style/img/gbps-10.png [new file with mode: 0644]
skyquake/framework/style/img/gbps-50.png [new file with mode: 0644]
skyquake/framework/style/img/green-page-icon.png [new file with mode: 0644]
skyquake/framework/style/img/header-logo.png [new file with mode: 0644]
skyquake/framework/style/img/host-icon.png [new file with mode: 0644]
skyquake/framework/style/img/icon-host-sm.png [new file with mode: 0644]
skyquake/framework/style/img/icon-host.png [new file with mode: 0644]
skyquake/framework/style/img/icon-open-viewport.png [new file with mode: 0644]
skyquake/framework/style/img/icon-switch.png [new file with mode: 0644]
skyquake/framework/style/img/iot-industry-icon.png [new file with mode: 0644]
skyquake/framework/style/img/iot-medical-icon.png [new file with mode: 0644]
skyquake/framework/style/img/iot-transportation-icon-active.png [new file with mode: 0644]
skyquake/framework/style/img/ip-lte-icon.png [new file with mode: 0644]
skyquake/framework/style/img/ip-softgre-icon.png [new file with mode: 0644]
skyquake/framework/style/img/latency.png [new file with mode: 0644]
skyquake/framework/style/img/latency_graph.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-add-fleet-icon.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-graph-temp.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-graphs-temp/10.09.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-graphs-temp/17.23.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-graphs-temp/20.05.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-graphs-temp/23.08.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-graphs-temp/25.03.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-graphs-temp/30.56.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-graphs-temp/7.08.png [new file with mode: 0644]
skyquake/framework/style/img/launchpad-graphs-temp/9.24.png [new file with mode: 0644]
skyquake/framework/style/img/link.png [new file with mode: 0644]
skyquake/framework/style/img/loadbalance-icon.png [new file with mode: 0644]
skyquake/framework/style/img/lte-mme-icon.png [new file with mode: 0644]
skyquake/framework/style/img/osm_header.png [new file with mode: 0644]
skyquake/framework/style/img/osm_header_253x50.png [new file with mode: 0644]
skyquake/framework/style/img/osm_header_506x100.png [new file with mode: 0644]
skyquake/framework/style/img/page_loader.gif [new file with mode: 0644]
skyquake/framework/style/img/platform-nav-temp.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/1a-fleet-platform-resources.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/1a-fleet-platform-traffic.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/1b-fleet-platform-resources.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/1b-fleet-platform-traffic.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/2a-fleet-platform-resources.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/2a-fleet-platform-traffic.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/2b-fleet-platform-resources.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/2b-fleet-platform-traffic.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/3a-fleet-platform-resources.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/3a-fleet-platform-traffic.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/3b-fleet-platform-resources.png [new file with mode: 0644]
skyquake/framework/style/img/platform-pages-temp/3b-fleet-platform-traffic.png [new file with mode: 0644]
skyquake/framework/style/img/router-icon.png [new file with mode: 0644]
skyquake/framework/style/img/so-pages-temp/ipTrafTemp.png [new file with mode: 0644]
skyquake/framework/style/img/so-pages-temp/securityTemp.png [new file with mode: 0644]
skyquake/framework/style/img/svg/launch-fleet-icn-close.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launch-fleet-icn-edit.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launch-fleet-network-01-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-01-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-02-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-02-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-03-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-03-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-04-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-04-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-05-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-05-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-06-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-06-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-07-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-07-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-08-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-08-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-09-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-09-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-10-active.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-10-inactive.svg [new file with mode: 0755]
skyquake/framework/style/img/svg/launch-fleet-network-11-active.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launch-fleet-network-11-inactive.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launch-fleet-pool-01-active.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launch-fleet-pool-01-inactive.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launch-fleet-pool-02-active.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launch-fleet-pool-02-inactive.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launchpad-icn-create-environment-large.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launchpad-icn-newTab.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launchpad-icn-play.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/launchpad-icn-sliders.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/riftio_logo.svg [new file with mode: 0644]
skyquake/framework/style/img/svg/riftio_logo_white.svg [new file with mode: 0644]
skyquake/framework/style/img/switch-icon.png [new file with mode: 0644]
skyquake/framework/style/img/table-cell-bg.png [new file with mode: 0644]
skyquake/framework/style/img/traffic-sim-diagram.png [new file with mode: 0644]
skyquake/framework/style/img/tunnels.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-dash-temp.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-dash-v2-temp.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-dash-v3-temp.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-nav-bottom.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-nav-center.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-nav-left.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-nav-right.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-nav-top.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-platform-temp.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-sla-graph.svg [new file with mode: 0644]
skyquake/framework/style/img/viewport-vim-temp.png [new file with mode: 0644]
skyquake/framework/style/img/viewport-vnf-10.svg [new file with mode: 0644]
skyquake/framework/style/img/viewport-vnf-50.svg [new file with mode: 0644]
skyquake/framework/style/img/viewport-vnf-temp.png [new file with mode: 0644]
skyquake/framework/style/img/vim-icon-corners.png [new file with mode: 0644]
skyquake/framework/style/img/vim-icon-diamond.png [new file with mode: 0644]
skyquake/framework/style/img/vim-icon-halfcircle-bottom.png [new file with mode: 0644]
skyquake/framework/style/img/vim-icon-halfcircle-top.png [new file with mode: 0644]
skyquake/framework/style/img/vim-icon-plus.png [new file with mode: 0644]
skyquake/framework/style/img/vim-icon-soliddiamond.png [new file with mode: 0644]
skyquake/framework/style/img/vim-icon-solidsquare.png [new file with mode: 0644]
skyquake/framework/style/img/vim-icon-solidstar.png [new file with mode: 0644]
skyquake/framework/style/img/vim-icon-triangle.png [new file with mode: 0644]
skyquake/framework/style/layout.scss [new file with mode: 0644]
skyquake/framework/style/variables.scss [new file with mode: 0644]
skyquake/framework/style/vendor/css-reset-2.0/css-reset.css [new file with mode: 0644]
skyquake/framework/utils/guid.js [new file with mode: 0644]
skyquake/framework/utils/rw.js [new file with mode: 0644]
skyquake/framework/utils/utils.js [new file with mode: 0644]
skyquake/framework/widgets/JSONViewer/JSONViewer.js [new file with mode: 0644]
skyquake/framework/widgets/JSONViewer/JSONViewer.scss [new file with mode: 0644]
skyquake/framework/widgets/bullet/bullet.js [new file with mode: 0644]
skyquake/framework/widgets/button/button.scss [new file with mode: 0644]
skyquake/framework/widgets/button/rw.button.js [new file with mode: 0644]
skyquake/framework/widgets/button/sq-button.jsx [new file with mode: 0644]
skyquake/framework/widgets/components.js [new file with mode: 0644]
skyquake/framework/widgets/dashboard_card/dashboardCardHeader.jsx [new file with mode: 0644]
skyquake/framework/widgets/dashboard_card/dashboard_card.jsx [new file with mode: 0644]
skyquake/framework/widgets/dashboard_card/dashboard_card.scss [new file with mode: 0644]
skyquake/framework/widgets/filter/filter.jsx [new file with mode: 0644]
skyquake/framework/widgets/form_controls/formControls.scss [new file with mode: 0644]
skyquake/framework/widgets/form_controls/selectOption.jsx [new file with mode: 0644]
skyquake/framework/widgets/form_controls/textInput.jsx [new file with mode: 0644]
skyquake/framework/widgets/gauge/gauge.js [new file with mode: 0644]
skyquake/framework/widgets/header/header.jsx [new file with mode: 0644]
skyquake/framework/widgets/header/header.scss [new file with mode: 0644]
skyquake/framework/widgets/header/headerActions.js [new file with mode: 0644]
skyquake/framework/widgets/header/headerStore.js [new file with mode: 0644]
skyquake/framework/widgets/input-range-slider/input-range-slider.jsx [new file with mode: 0644]
skyquake/framework/widgets/input-range-slider/input-range-slider.scss [new file with mode: 0644]
skyquake/framework/widgets/input-range-slider/react-rangeslider.jsx [new file with mode: 0644]
skyquake/framework/widgets/listy/listy.js [new file with mode: 0644]
skyquake/framework/widgets/loading-indicator/loading-indicator-animations.scss [new file with mode: 0644]
skyquake/framework/widgets/loading-indicator/loadingIndicator.jsx [new file with mode: 0644]
skyquake/framework/widgets/login/login.js [new file with mode: 0644]
skyquake/framework/widgets/login/login.jsx [new file with mode: 0644]
skyquake/framework/widgets/login/login.scss [new file with mode: 0644]
skyquake/framework/widgets/login/loginAuthActions.js [new file with mode: 0644]
skyquake/framework/widgets/login/main.js [new file with mode: 0644]
skyquake/framework/widgets/metric-bars/metricBarGroup.jsx [new file with mode: 0644]
skyquake/framework/widgets/metric-bars/metricBarGroup.scss [new file with mode: 0644]
skyquake/framework/widgets/mixins/ButtonEventListener.js [new file with mode: 0644]
skyquake/framework/widgets/multicomponent/multicomponent.js [new file with mode: 0644]
skyquake/framework/widgets/nfvi-metric-bars/nfviMetricBars.jsx [new file with mode: 0644]
skyquake/framework/widgets/nfvi-metric-bars/nfviMetricBars.scss [new file with mode: 0644]
skyquake/framework/widgets/operational-status/launchpadOperationalStatus.jsx [new file with mode: 0644]
skyquake/framework/widgets/panel/panel.jsx [new file with mode: 0644]
skyquake/framework/widgets/panel/panel.scss [new file with mode: 0644]
skyquake/framework/widgets/radio-button/rw.radio-button.js [new file with mode: 0644]
skyquake/framework/widgets/screen-loader/screenLoader.jsx [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/eventCenter.jsx [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/eventCenter.scss [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/skyquakeAltInstance.js [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/skyquakeApp.scss [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/skyquakeComponent.jsx [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/skyquakeContainer.jsx [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/skyquakeContainerActions.js [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/skyquakeContainerSource.js [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/skyquakeNav.jsx [new file with mode: 0644]
skyquake/framework/widgets/skyquake_container/skyquakeRouter.jsx [new file with mode: 0644]
skyquake/framework/widgets/sq-input-range-slider/sq-input-range-slider.jsx [new file with mode: 0644]
skyquake/framework/widgets/sq-input-range-slider/sq-input-range-slider.scss [new file with mode: 0644]
skyquake/framework/widgets/text-area/rw.text-area.js [new file with mode: 0644]
skyquake/framework/widgets/text-input/check-box/rw.check-box.js [new file with mode: 0644]
skyquake/framework/widgets/text-input/check-box/rw.check-box2.js [new file with mode: 0644]
skyquake/framework/widgets/text-input/rw.text-input.js [new file with mode: 0644]
skyquake/framework/widgets/topology/topologyL2Graph.jsx [new file with mode: 0644]
skyquake/framework/widgets/topology/topologyTree.jsx [new file with mode: 0644]
skyquake/framework/widgets/topology/topologyTree.scss [new file with mode: 0644]
skyquake/framework/widgets/transmit-receive/transmit-receive.js [new file with mode: 0644]
skyquake/framework/widgets/transmit-receive/transmit-receive.jsx [new file with mode: 0644]
skyquake/framework/widgets/transmit-receive/transmit-receive.scss [new file with mode: 0644]
skyquake/framework/widgets/uptime/uptime.jsx [new file with mode: 0644]
skyquake/installed_plugins.txt [new file with mode: 0644]
skyquake/package.json [new file with mode: 0644]
skyquake/plugins/CMakeLists.txt [new file with mode: 0644]
skyquake/plugins/about/CMakeLists.txt [new file with mode: 0644]
skyquake/plugins/about/api/about.js [new file with mode: 0644]
skyquake/plugins/about/config.json [new file with mode: 0644]
skyquake/plugins/about/package.json [new file with mode: 0644]
skyquake/plugins/about/routes.js [new file with mode: 0644]
skyquake/plugins/about/scripts/build.sh [new file with mode: 0755]
skyquake/plugins/about/scripts/install.sh [new file with mode: 0755]
skyquake/plugins/about/server.js [new file with mode: 0644]
skyquake/plugins/about/src/about.jsx [new file with mode: 0644]
skyquake/plugins/about/src/about.scss [new file with mode: 0644]
skyquake/plugins/about/src/aboutActions.js [new file with mode: 0644]
skyquake/plugins/about/src/aboutSource.js [new file with mode: 0644]
skyquake/plugins/about/src/aboutStore.js [new file with mode: 0644]
skyquake/plugins/about/src/main.js [new file with mode: 0644]
skyquake/plugins/about/webpack.production.config.js [new file with mode: 0644]
skyquake/plugins/accounts/CMakeLists.txt [new file with mode: 0644]
skyquake/plugins/accounts/api/accounts.js [new file with mode: 0644]
skyquake/plugins/accounts/api/cloud_account/cloudAccount.js [new file with mode: 0644]
skyquake/plugins/accounts/api/config_agent/configAgent.js [new file with mode: 0644]
skyquake/plugins/accounts/api/sdn_account/sdnAccount.js [new file with mode: 0644]
skyquake/plugins/accounts/config.json [new file with mode: 0644]
skyquake/plugins/accounts/images/OpenDaylight_logo.png [new file with mode: 0644]
skyquake/plugins/accounts/images/aws.png [new file with mode: 0644]
skyquake/plugins/accounts/images/juju.svg [new file with mode: 0644]
skyquake/plugins/accounts/images/openmano.png [new file with mode: 0644]
skyquake/plugins/accounts/images/openstack-horizontal.png [new file with mode: 0644]
skyquake/plugins/accounts/images/openstack.png [new file with mode: 0644]
skyquake/plugins/accounts/images/riftio.png [new file with mode: 0644]
skyquake/plugins/accounts/package.json [new file with mode: 0644]
skyquake/plugins/accounts/routes.js [new file with mode: 0644]
skyquake/plugins/accounts/scripts/build.sh [new file with mode: 0755]
skyquake/plugins/accounts/scripts/install.sh [new file with mode: 0755]
skyquake/plugins/accounts/server.js [new file with mode: 0644]
skyquake/plugins/accounts/src/account/account.jsx [new file with mode: 0644]
skyquake/plugins/accounts/src/account/account.scss [new file with mode: 0644]
skyquake/plugins/accounts/src/account/accountActions.js [new file with mode: 0644]
skyquake/plugins/accounts/src/account/accountSource.js [new file with mode: 0644]
skyquake/plugins/accounts/src/account/accountStore.js [new file with mode: 0644]
skyquake/plugins/accounts/src/account/accountsDashboard.jsx [new file with mode: 0644]
skyquake/plugins/accounts/src/account_sidebar/accountSidebar.jsx [new file with mode: 0644]
skyquake/plugins/accounts/src/account_sidebar/accountSidebar.scss [new file with mode: 0644]
skyquake/plugins/accounts/src/main.js [new file with mode: 0644]
skyquake/plugins/accounts/webpack.production.config.js [new file with mode: 0644]
skyquake/plugins/composer/CMakeLists.txt [new file with mode: 0644]
skyquake/plugins/composer/Gruntfile.js [new file with mode: 0644]
skyquake/plugins/composer/README.md [new file with mode: 0644]
skyquake/plugins/composer/api/composer.js [new file with mode: 0644]
skyquake/plugins/composer/codeStyleSettings.xml [new file with mode: 0644]
skyquake/plugins/composer/config.json [new file with mode: 0644]
skyquake/plugins/composer/karma.conf.js [new file with mode: 0644]
skyquake/plugins/composer/license-flat-icon.pdf [new file with mode: 0755]
skyquake/plugins/composer/license-info.txt [new file with mode: 0644]
skyquake/plugins/composer/main.js.map [new file with mode: 0644]
skyquake/plugins/composer/package.json [new file with mode: 0644]
skyquake/plugins/composer/routes.js [new file with mode: 0644]
skyquake/plugins/composer/scripts/build.sh [new file with mode: 0755]
skyquake/plugins/composer/scripts/build.sh.old [new file with mode: 0755]
skyquake/plugins/composer/scripts/install.sh [new file with mode: 0755]
skyquake/plugins/composer/scripts/launch_composer.sh [new file with mode: 0755]
skyquake/plugins/composer/scripts/server_composer_ui.py [new file with mode: 0755]
skyquake/plugins/composer/scripts/update-node-modules.sh [new file with mode: 0755]
skyquake/plugins/composer/src/index.js [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/README.md [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/confd2model.js [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/generate-model-meta-json.sh [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/ietf-inet-types.yang.json [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/ietf-inet-types.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/json-nsd.json [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/json-vnfd.json [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/mano-base.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/mano-types.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/model-meta.json [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/nsd.yang.src [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/nsr.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/pnfd.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw-nsd.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw-nsr.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw-pb-ext.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw-topology.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw-vld.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw-vlr.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw-vnfd.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw-vnfr.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw-yang-types.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/rw.nsd-yang.json [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/rw.vld-yang.json [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/rw.vnfd-yang.json [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/rw.vnffgd-yang.json [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/rwvcs-types.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/src-append.sh [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/src-remove.sh [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/vld.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/vlr.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/vnfd.yang.src [new file with mode: 0644]
skyquake/plugins/composer/src/schemas/yang/vnffgd.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/vnfr.yang.src [new file with mode: 0755]
skyquake/plugins/composer/src/schemas/yang/yang2json.sh [new file with mode: 0755]
skyquake/plugins/composer/src/src/README.md [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/CanvasEditorActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/CanvasPanelTrayActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/CatalogDataSourceActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/CatalogFilterActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/CatalogItemsActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/CatalogPackageManagerActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/CatalogPanelTrayActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/ComposerAppActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/ModalOverlayActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/PanelResizeAction.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/actions/RiftHeaderActions.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/alt.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/Roboto-Black-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-BlackItalic-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-Bold-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-BoldItalic-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-Italic-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-Light-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-LightItalic-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-Medium-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-MediumItalic-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-Regular-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-Thin-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/Roboto-ThinItalic-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/RobotoCondensed-Bold-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/RobotoCondensed-BoldItalic-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/RobotoCondensed-Italic-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/RobotoCondensed-Light-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/RobotoCondensed-LightItalic-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/RobotoCondensed-Regular-webfont.woff [new file with mode: 0755]
skyquake/plugins/composer/src/src/assets/big-honking-catalog.json [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/empty-nsd-catalog.json [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/android-chrome-144x144.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/android-chrome-192x192.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/android-chrome-36x36.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/android-chrome-48x48.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/android-chrome-72x72.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/android-chrome-96x96.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-114x114.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-120x120.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-144x144.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-152x152.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-180x180.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-57x57.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-60x60.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-72x72.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-76x76.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon-precomposed.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/apple-touch-icon.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/browserconfig.xml [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/favicon-16x16.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/favicon-194x194.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/favicon-32x32.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/favicon-96x96.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/favicon.ico [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/manifest.json [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/mstile-144x144.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/mstile-150x150.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/mstile-310x150.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/mstile-310x310.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/mstile-70x70.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/favicons/safari-pinned-tab.svg [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/juju-catalog.json [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/onvelocity-color-theme.json [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/ping-pong-catalog.json [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/ping-vrouter-pong-catalog.json [new file with mode: 0644]
skyquake/plugins/composer/src/src/assets/rift.ware-color-theme.json [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/Button.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CanvasPanel.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CanvasPanelTray.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CanvasZoom.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CatalogFilter.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CatalogItemCanvasEditor.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CatalogItemDetailsEditor.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CatalogItems.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CatalogPackageManager.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CatalogPanel.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CatalogPanelToolbar.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/CatalogPanelTray.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/ComposerApp.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/ComposerAppToolbar.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/ContentEditableDiv.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/DetailsPanel.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/DropTarget.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/DropZonePanel.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditDescriptorModelProperties.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/ConnectionPointSelector.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditForwardingGraphPaths.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditableProperty.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapClassifier.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapConnectionPoint.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapRecordServicePath.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onClickSelectAndShowInDetailsPanel.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onCutDelegateToRemove.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onFormInputChangedModifyContainerAndNotify.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onHoverHighlightConnectionPoint.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/ExportSelectorDialog.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/LayoutRow.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/LoadingIndicator.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/ModalOverlay.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/PopupWindow.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/Range.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/RiftHeader.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/components/messages.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/favicon.ico [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/default-catalog-icon.svg [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/default-icon-white.svg [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/default-icon.svg [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/header-logo.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/logos/riftio.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/osm_header_253x50.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/osm_header_506x100.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/riftio_website_logo_002_03.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/sample-catalog.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/images/vendor-riftio.png [new file with mode: 0644]
skyquake/plugins/composer/src/src/index.html [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/CatalogPackageManagerUploadDropZone.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/ColorGroups.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/DeletionManager.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/InstanceCounter.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/ResizableManager.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/SelectionManager.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/ToggleElementHandler.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/TooltipManager.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/UniqueId.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/getEventPath.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphGrid.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphPathBuilder.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphSelection.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphConnectionPointNumber.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphConstituentVnfd.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphDescriptorModel.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphForwardingGraph.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLink.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLinkPaths.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphNetworkService.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphRecordServicePath.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualDeploymentUnit.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLink.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLinkPaths.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualNetworkFunction.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/HighlightRecordServicePaths.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/PathBuilder.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/Position.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/layouts/RelationsAndNetworksLayout.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/graph/math.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/guid.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/isFullScreen.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/DescriptorModel.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFactory.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFields.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMeta.json [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaFactory.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaProperty.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/DescriptorModelSerializer.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplateFactory.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplates.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/IconFactory.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/Classifier.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierConnectionPointRef.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierMatchAttributes.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/ConnectionPoint.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfd.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfdConnectionPoint.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/ForwardingGraph.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPoint.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPointRef.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalVirtualLink.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkService.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkServiceConnectionPoint.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/PhysicalNetworkFunction.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/RecordServicePath.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/RspConnectionPointRef.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnit.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnitInternalConnectionPoint.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualLink.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunction.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionConnectionPoint.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionReadOnlyWrapper.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/model/descriptors/VnfdConnectionPointRef.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/utils.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/libraries/zoomFactor.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/sources/CatalogDataSource.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/sources/CatalogPackageManagerSource.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/sources/RiftHeaderSource.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/stores/CatalogDataStore.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/stores/CatalogPackageManagerStore.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/stores/CatalogPanelStore.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/stores/ComposerAppStore.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/stores/ModalOverlayStore.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/stores/RiftHeaderStore.js [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/Animations.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/AppRoot.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/Button.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CanvasPanel.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CanvasPanelTray.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CanvasZoom.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CatalogFilter.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CatalogItemCanvasEditor.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CatalogItems.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CatalogPackageManager.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CatalogPanel.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CatalogPanelToolbar.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/CatalogPanelTray.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/ComposerAppToolbar.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/ConnectionPointSelector.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/DataOpenCloseIcon.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/DescriptorGraph.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/DetailsPanel.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/DropZonePanel.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/EditDescriptorModelProperties.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/EditForwardingGraphPaths.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/EditableProperty.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/FileUploadsList.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/FileUploadsToolbar.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/FullScreen.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/GraphDescriptorModel.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/GraphRecordServicePaths.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/GraphVirtualLink.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/LayoutRow.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/LoadingIndicator.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/ModalOverlay.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/ResizableManager.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/RiftHeader.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/ToggleElement.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/TooltipManager.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/_ColorGroups.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/_main.scss [new file with mode: 0644]
skyquake/plugins/composer/src/src/styles/_variables.scss [new file with mode: 0644]
skyquake/plugins/composer/test/helpers/pack/phantomjs-shims.js [new file with mode: 0644]
skyquake/plugins/composer/test/helpers/test-clean-input-output-model.json [new file with mode: 0644]
skyquake/plugins/composer/test/spec/components/ButtonSpec.js [new file with mode: 0644]
skyquake/plugins/composer/test/spec/libraries/DescriptorModelFactorySpec.js [new file with mode: 0644]
skyquake/plugins/composer/test/spec/libraries/DescriptorModelSpec.js [new file with mode: 0644]
skyquake/plugins/composer/test/spec/libraries/SelectionManagerSpec.js [new file with mode: 0644]
skyquake/plugins/composer/test/uploadServer/package.json [new file with mode: 0644]
skyquake/plugins/composer/test/uploadServer/server.js [new file with mode: 0644]
skyquake/plugins/composer/webpack.config.js [new file with mode: 0644]
skyquake/plugins/composer/webpack.production.config.js [new file with mode: 0644]
skyquake/plugins/debug/CMakeLists.txt [new file with mode: 0644]
skyquake/plugins/debug/api/debug.js [new file with mode: 0644]
skyquake/plugins/debug/config.json [new file with mode: 0644]
skyquake/plugins/debug/package.json [new file with mode: 0644]
skyquake/plugins/debug/routes.js [new file with mode: 0644]
skyquake/plugins/debug/scripts/build.sh [new file with mode: 0755]
skyquake/plugins/debug/scripts/install.sh [new file with mode: 0755]
skyquake/plugins/debug/server.js [new file with mode: 0644]
skyquake/plugins/debug/src/crash.jsx [new file with mode: 0644]
skyquake/plugins/debug/src/crash.scss [new file with mode: 0644]
skyquake/plugins/debug/src/crashActions.js [new file with mode: 0644]
skyquake/plugins/debug/src/crashSource.js [new file with mode: 0644]
skyquake/plugins/debug/src/crashStore.js [new file with mode: 0644]
skyquake/plugins/debug/src/main.js [new file with mode: 0644]
skyquake/plugins/debug/webpack.production.config.js [new file with mode: 0644]
skyquake/plugins/goodbyeworld/CMakeLists.txt [new file with mode: 0644]
skyquake/plugins/goodbyeworld/config.json [new file with mode: 0644]
skyquake/plugins/goodbyeworld/package.json [new file with mode: 0644]
skyquake/plugins/goodbyeworld/routes.js [new file with mode: 0644]
skyquake/plugins/goodbyeworld/scripts/build.sh [new file with mode: 0755]
skyquake/plugins/goodbyeworld/scripts/install.sh [new file with mode: 0755]
skyquake/plugins/goodbyeworld/server.js [new file with mode: 0644]
skyquake/plugins/goodbyeworld/server/bundle.js [new file with mode: 0644]
skyquake/plugins/goodbyeworld/src/components/goodbyeWorldOne.jsx [new file with mode: 0644]
skyquake/plugins/goodbyeworld/src/components/goodbyeWorldTwo.jsx [new file with mode: 0644]
skyquake/plugins/goodbyeworld/src/index.html [new file with mode: 0644]
skyquake/plugins/goodbyeworld/src/main.js [new file with mode: 0644]
skyquake/plugins/goodbyeworld/webpack.config.js [new file with mode: 0644]
skyquake/plugins/goodbyeworld/webpack.production.config.js [new file with mode: 0644]
skyquake/plugins/helloworld/CMakeLists.txt [new file with mode: 0644]
skyquake/plugins/helloworld/config.json [new file with mode: 0644]
skyquake/plugins/helloworld/package.json [new file with mode: 0644]
skyquake/plugins/helloworld/routes.js [new file with mode: 0644]
skyquake/plugins/helloworld/scripts/build.sh [new file with mode: 0755]
skyquake/plugins/helloworld/scripts/install.sh [new file with mode: 0755]
skyquake/plugins/helloworld/server.js [new file with mode: 0644]
skyquake/plugins/helloworld/server/bundle.js [new file with mode: 0644]
skyquake/plugins/helloworld/src/helloWorldDashboard.jsx [new file with mode: 0644]
skyquake/plugins/helloworld/src/helloWorldOne.jsx [new file with mode: 0644]
skyquake/plugins/helloworld/src/helloWorldTwo.jsx [new file with mode: 0644]
skyquake/plugins/helloworld/src/index.html [new file with mode: 0644]
skyquake/plugins/helloworld/src/main.js [new file with mode: 0644]
skyquake/plugins/helloworld/webpack.config.js [new file with mode: 0644]
skyquake/plugins/helloworld/webpack.production.config.js [new file with mode: 0644]
skyquake/plugins/launchpad/CMakeLists.txt [new file with mode: 0644]
skyquake/plugins/launchpad/api/epa_aggregator.js [new file with mode: 0644]
skyquake/plugins/launchpad/api/launchpad.js [new file with mode: 0644]
skyquake/plugins/launchpad/api/launchpad_.js [new file with mode: 0644]
skyquake/plugins/launchpad/api/transforms.js [new file with mode: 0644]
skyquake/plugins/launchpad/config.json [new file with mode: 0644]
skyquake/plugins/launchpad/package.json [new file with mode: 0644]
skyquake/plugins/launchpad/routes.js [new file with mode: 0644]
skyquake/plugins/launchpad/scripts/build.sh [new file with mode: 0755]
skyquake/plugins/launchpad/scripts/install.sh [new file with mode: 0755]
skyquake/plugins/launchpad/server.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/alt.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/default-catalog-icon.svg [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/default-icon-white.svg [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/default-icon.svg [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/header-logo.png [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/logos/riftio.png [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/osm_header_253x50.png [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/osm_header_506x100.png [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/riftio_website_logo_002_03.png [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/sample-catalog.png [new file with mode: 0644]
skyquake/plugins/launchpad/src/assets/images/vendor-riftio.png [new file with mode: 0644]
skyquake/plugins/launchpad/src/carousel/ButtonEventListener.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/carousel/carousel-react.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/carousel/carousel-react.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/carousel/carousel.css [new file with mode: 0644]
skyquake/plugins/launchpad/src/carousel/components.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/carousel/multicomponent.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/carousel/skyquakeCarousel.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/carousel/skyquakeCarousel.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/carousel/test.html [new file with mode: 0644]
skyquake/plugins/launchpad/src/cloud-account.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/createActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/createSource.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/createStore.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/catalogBrowser.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/catalogCard.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/catalogCard.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/catalogDescriptorRaw.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateDashboard.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateDashboard.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateDescriptorPanel.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateSelectDescriptorPanel.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateSelectDescriptorPanel.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/instantiateStore.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/launchNetworkServiceActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/instantiate/launchNetworkServiceSource.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad-create.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpadBreadcrumbs.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpadFleetActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpadFleetSource.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpadFleetStore.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/jobListCard.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/jobListCard.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/launchpad-card.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/launchpadCard.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/launchpadCardActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/launchpadCardCloudAccount.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/launchpadCardMgmtInterfaces.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/launchpadControls.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/launchpadHeader.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/launchpadNSInfo.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/launchpad_card.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/nsConfigPrimitives.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/nsrConfigPrimitives.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/nsrScalingGroups.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/nsrScalingGroups.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/vnfrConfigPrimitives.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/launchpad_card/vnfrConfigPrimitives.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/main.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/monitoring-params-filter.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/monitoring_params/monitoringParamComponents.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/monitoring_params/monitoringParamsCarousel.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/monitoring_params/monitoring_params.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/nsCardPanel/nsCardPanel.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/nsListPanel/nsListPanel.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/placementGroupsInfo.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/recordCard.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/recordDetails.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/recordNavigator.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/recordNavigator.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/recordView.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/recordViewActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/recordViewSource.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/recordViewer/recordViewer.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/settings.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/ssh_keys/sshKeyActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/ssh_keys/sshKeyCard.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/ssh_keys/sshKeyCard.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/ssh_keys/sshKeySource.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/ssh_keys/sshKeyStore.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/ssh_keys/sshKeys.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyL2View/detailView.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyL2View/topologyL2Actions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyL2View/topologyL2Source.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyL2View/topologyL2View.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyL2View/topologyL2View.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyView/topologyActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyView/topologySource.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyView/topologyStore.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyView/topologyView.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/topologyView/topologyView.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/virtual_links/nsVirtualLinkCreate.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/virtual_links/nsVirtualLinkCreateActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/virtual_links/nsVirtualLinkCreateSource.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/virtual_links/nsVirtualLinkCreateStore.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/virtual_links/nsVirtualLinkDetails.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/virtual_links/nsVirtualLinks.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/virtual_links/nsVirtualLinks.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/virtual_links/nsVirtualLinksActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/virtual_links/nsVirtualLinksStore.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/vnfr/vnfrActions.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/vnfr/vnfrCard.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/vnfr/vnfrCard.scss [new file with mode: 0644]
skyquake/plugins/launchpad/src/vnfr/vnfrCardNfviMetrics.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/src/vnfr/vnfrSource.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/vnfr/vnfrStore.js [new file with mode: 0644]
skyquake/plugins/launchpad/src/vnfr/vnfrView.jsx [new file with mode: 0644]
skyquake/plugins/launchpad/webpack.production.config.js [new file with mode: 0644]
skyquake/plugins/logging/CMakeLists.txt [new file with mode: 0644]
skyquake/plugins/logging/api/logging.js [new file with mode: 0644]
skyquake/plugins/logging/api/transforms.js [new file with mode: 0644]
skyquake/plugins/logging/config.json [new file with mode: 0644]
skyquake/plugins/logging/package.json [new file with mode: 0644]
skyquake/plugins/logging/routes.js [new file with mode: 0644]
skyquake/plugins/logging/scripts/build.sh [new file with mode: 0755]
skyquake/plugins/logging/scripts/install.sh [new file with mode: 0755]
skyquake/plugins/logging/server.js [new file with mode: 0644]
skyquake/plugins/logging/src/categorySeverityGrid.jsx [new file with mode: 0644]
skyquake/plugins/logging/src/denyEventsEditGroup.jsx [new file with mode: 0644]
skyquake/plugins/logging/src/gridWidgets.jsx [new file with mode: 0644]
skyquake/plugins/logging/src/logging.jsx [new file with mode: 0644]
skyquake/plugins/logging/src/logging.scss [new file with mode: 0644]
skyquake/plugins/logging/src/loggingActions.js [new file with mode: 0644]
skyquake/plugins/logging/src/loggingGeneral.jsx [new file with mode: 0644]
skyquake/plugins/logging/src/loggingNav.jsx [new file with mode: 0644]
skyquake/plugins/logging/src/loggingSource.js [new file with mode: 0644]
skyquake/plugins/logging/src/loggingStore.js [new file with mode: 0644]
skyquake/plugins/logging/src/loggingWidgets.jsx [new file with mode: 0644]
skyquake/plugins/logging/src/main.js [new file with mode: 0644]
skyquake/plugins/logging/src/syslogViewer.jsx [new file with mode: 0644]
skyquake/plugins/logging/webpack.production.config.js [new file with mode: 0644]
skyquake/plugins/plugin_config.json [new file with mode: 0644]
skyquake/scripts/build.sh [new file with mode: 0755]
skyquake/scripts/install_skyquake.sh [new file with mode: 0755]
skyquake/scripts/install_ui.sh [new file with mode: 0755]
skyquake/scripts/launch_ui.sh [new file with mode: 0755]
skyquake/skyquake.js [new file with mode: 0644]
skyquake/tests/intern.js [new file with mode: 0644]
skyquake/tests/react/skyquakeRouter_test.js [new file with mode: 0644]
skyquake/tests/stories/button.js [new file with mode: 0644]
skyquake/tests/stories/catalogCard.js [new file with mode: 0644]
skyquake/tests/stories/sq-input-slider.js [new file with mode: 0644]
skyquake/tests/stories/sshKeyCard.js [new file with mode: 0644]
skyquake/tests/support/babel.js [new file with mode: 0644]
skyquake/tests/unit/plugin_discoverer.js [new file with mode: 0644]
skyquake/tests/unit/router.js [new file with mode: 0644]