/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*
*/
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
import argparse
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*
*/
# See the License for the specific language governing permissions and
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
import asyncio
import concurrent.futures
# See the License for the specific language governing permissions and
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
import asyncio
import abc
# See the License for the specific language governing permissions and
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
import asyncio
import rift.tasklets
-# STANDARD_RIFT_IO_COPYRIGHT
+# Copyright 2016 RIFT.IO Inc
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
cmake_minimum_required(VERSION 2.0)
# limitations under the License.
#
-# STANDARD_RIFT_IO_COPYRIGHT
#
# This is a convenience script to get descriptors from the RESTConf server
# limitations under the License.
#
-# STANDARD_RIFT_IO_COPYRIGHT
#
# Provide the RESTConf hostname as the argument or default to localhost
-# STANDARD_RIFT_IO_COPYRIGHT
+# Copyright 2016 RIFT.IO Inc
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
cmake_minimum_required(VERSION 2.0)
-# STANDARD_RIFT_IO_COPYRIGHT
+# Copyright 2016 RIFT.IO Inc
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
include(rift_yang)
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*
*/
# limitations under the License.
#
-# STANDARD_RIFT_IO_COPYRIGHT
#
# This script posts descriptor data (NSD, VNFD, VLD) to the RESTConf server
# limitations under the License.
#
-# STANDARD_RIFT_IO_COPYRIGHT
#
# This script posts descriptor data (NSD, VNFD, VLD) to the RESTConf server
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
import json
import os
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
class ArchiveFilesystemStore(object):
def __init__(self, root_dir):
-# RIFT_IO_STANDARD_CMAKE_COPYRIGHT_HEADER(BEGIN)
+# Copyright 2016 RIFT.IO Inc
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
# Author(s): Austin Cormier
# Creation Date: 04/22/2016
-# RIFT_IO_STANDARD_CMAKE_COPYRIGHT_HEADER(END)
+#
rift_py3test(utest_uploader
TEST_ARGS
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
import argparse
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
import argparse
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# RIFT_IO_STANDARD_COPYRIGHT_HEADER(BEGIN)
+# Copyright 2016 RIFT.IO Inc
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
# Author(s): Karun Ganesharatnam
# Creation Date: 02/26/2016
-# RIFT_IO_STANDARD_COPYRIGHT_HEADER(END)
+#
source $RIFT_INSTALL/usr/rift/systemtest/util/mano/mano_common.sh
# Helper script for invoking the mission control system test using the systest_wrapper
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# RIFT_IO_STANDARD_COPYRIGHT_HEADER(BEGIN)
+# Copyright 2016 RIFT.IO Inc
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
# Author(s): Karun Ganesharatnam
# Creation Date: 02/26/2016
-# RIFT_IO_STANDARD_COPYRIGHT_HEADER(END)
+#
source $RIFT_INSTALL/usr/rift/systemtest/util/mano/mano_common.sh
# Helper script for invoking the mission control system test using the systest_wrapper
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
import gi
import shlex
# limitations under the License.
"""
-# STANDARD_RIFT_IO_COPYRIGHT #
@file test_multi_vm_vnf_slb.py
@author Karun Ganesharatnam (karun.ganesharatnam@riftio.com)
# limitations under the License.
"""
-# STANDARD_RIFT_IO_COPYRIGHT #
@file test_multi_vm_vnf_trafgen.py
@author Karun Ganesharatnam (karun.ganesharatnam@riftio.com)
# limitations under the License.
"""
-# STANDARD_RIFT_IO_COPYRIGHT #
@file test_trafgen_data.py
@author Karun Ganesharatnam (karun.ganesharatnam@riftio.com)
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
import argparse
import asyncio
-/* STANDARD_RIFT_IO_COPYRIGHT */
+
+/*
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */
+
+
/**
* @file rw-sorch-log.yang
* @author Rift.IO
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
//SOCKET MANAGER
// test
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
// Helper Functions
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
/*
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
$darker-gray: rgb(91,91,91);
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import '../../node_modules/open-iconic/font/css/open-iconic.css';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
html, body {
height:100%;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
// rw.js will no longer be necessary when Angular dependency no longer exists
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
//Login needs to be refactored. Too many cross dependencies
var AuthActions = require('../../plugins/login/src/loginAuthActions.js');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import '../../style/_colors.scss';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import './button.scss';
import Loader from '../loading-indicator/loadingIndicator.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import './dashboard_card.scss';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import '../../style/_colors.scss';
//Needs to be refactored
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var React = require("react");
var ReactDOM = require('react-dom');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
header.header-app-component {
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../skyquake_container/skyquakeAltInstance';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import LoggingActions from '../logging/loggingActions.js';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
// import Slider from 'react-rangeslider';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import '../../style/_colors.scss';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import '../../../node_modules/loaders.css/src/animations/line-scale-pulse-out-rapid.scss';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../skyquake_container/skyquakeAltInstance';
export default Alt.generateActions('getSysLogViewerURLSuccess', 'getSysLogViewerURLError');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
let rw = require('utils/rw.js');
var API_SERVER = rw.getSearchParams(window.location).api_server;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import ReactDOM from 'react-dom';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "../../../framework/style/_colors.scss";
.metricBarGroup {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import './nfviMetricBars.scss';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "../../../framework/style/_colors.scss";
.nfvi-metrics-tray {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import Loader from 'widgets/loading-indicator/loadingIndicator.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import Loader from '../loading-indicator/loadingIndicator.jsx';
import React from 'react';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
//Alt Instance.
import Alt from 'alt';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import AltContainer from 'alt-container';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from './skyquakeAltInstance.js';
export default Alt.generateActions(
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from './skyquakeAltInstance.js';
import $ from 'jquery';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
//This will reach out to the global routes endpoint
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import d3 from 'd3';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import ReactDOM from 'react-dom';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import './transmit-receive.scss'
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
/**
* Uptime Compoeent
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var express = require('express');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import './about.scss';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from 'widgets/skyquake_container/skyquakeAltInstance';
var aboutActions = Alt.generateActions(
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var rw = require('utils/rw.js');
var API_SERVER = rw.getSearchParams(window.location).api_server;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from 'widgets/skyquake_container/skyquakeAltInstance';
function aboutStore () {
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var path = require('path');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
# limitations under the License.
#
-# STANDARD_RIFT_IO_COPYRIGHT
# change to the directory of this script
# limitations under the License.
#
-# STANDARD_RIFT_IO_COPYRIGHT
usage() {
echo "usage: launch_ui.sh [--enable-https --keyfile-path=<keyfile_path> --certfile-path=<certfile-path>]"
# limitations under the License.
-# STANDARD_RIFT_IO_COPYRIGHT
from http.server import BaseHTTPRequestHandler, HTTPServer, SimpleHTTPRequestHandler
import socketserver
# limitations under the License.
#
-# STANDARD_RIFT_IO_COPYRIGHT
# the order of the install is important
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 10/14/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 2/4/16.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/11/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/11/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/11/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import alt from '../alt';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/11/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by kkashalk on 11/30/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 10/14/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/11/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by kkashalk on 11/10/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/11/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 12/1/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 12/2/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/6/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/6/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 1/18/16.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 2/4/16.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import React from 'react';
import ReactDOM from 'react-dom';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 10/14/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by kkashalk on 11/10/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/20/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 10/27/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 10/2/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/9/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/24/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 12/3/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Draw edges by dragging a VirtualNetworkFunctionConnectionPoint to VNFD, VLD or another VirtualNetworkFunctionConnectionPoint.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Provide the visual treatment for selecting elements in the Canvas.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/25/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 9/1/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
const TEMPLATE = 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 8/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 1/19/16.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 1/27/16.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 10/20/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 1/27/16.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 10/6/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 11/23/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
export default function zoomFactor(element = document.body) {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
'use strict';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 10/14/15.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by kkashalk on 11/10/15.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "main";
@import "FullScreen";
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
.Button {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
@import 'DataOpenCloseIcon';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.CanvasZoom {
border: 1px dashed transparent;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.CatalogFilter {
margin: 0;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.CatalogItemCanvasEditor {
position: relative;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'main';
@import 'variables';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import '_variables';
.CatalogPanelToolbar {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
@import 'DataOpenCloseIcon';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
@import 'main';
@import "_ColorGroups";
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@function dim-color($color) {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'main';
@import 'variables';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "main";
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.FileUploadList {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.FileUploadToolbar {
position: absolute;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.line-scale-pulse-out-rapid > div {
background-color: #fff;
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'main';
.ModalOverlay {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.-is-show-resize-cursor-col-resize {
cursor: col-resize !important;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import 'variables';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
$primary-bg-color: #f1f1f1;
$primary-contrast-bg-color: #cbd1d1;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
(function() {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/*global describe, beforeEach, it, expect */
'use strict';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 2/8/16.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 2/8/16.
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**
* Created by onvelocity on 2/8/16.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/*Define dependencies.*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/*
* Webpack development server configuration
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/*
* Webpack distribution configuration
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var express = require('express');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import './crash.scss';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.crash-app {
.form-actions {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from 'widgets/skyquake_container/skyquakeAltInstance';
var crashDetailsActions = Alt.generateActions(
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var rw = require('utils/rw.js');
var API_SERVER = rw.getSearchParams(window.location).api_server;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from 'widgets/skyquake_container/skyquakeAltInstance';
function crashStore () {
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var path = require('path');
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var express = require('express');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var WebpackDevServer = require('webpack-dev-server');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var path = require('path');
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var path = require('path');
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var express = require('express');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var WebpackDevServer = require('webpack-dev-server');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var path = require('path');
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var path = require('path');
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var router = require('express').Router();
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var express = require('express');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import './accountSidebar.scss';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import '../../../../framework/style/_colors.scss';
.accountSidebar {
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
//Reference to skyquake alt context.
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
var React = require('react');
var Slider = require('react-slick');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var alt = require('./alt');
var Utils = require('utils/utils.js');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
require('../components/form-controls.js');
require('./launchpad-launch-fleet.html');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
// Require common components
require('../components/components.js');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import LaunchpadCard from './launchpad_card/launchpadCard.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "../../../framework/style/_colors.scss";
@import "../../../framework/style/layout.scss";
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from './alt';
module.exports = Alt.generateActions(
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
let API_SERVER = require('utils/rw.js').getSearchParams(window.location).api_server;
let HOST = API_SERVER;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from './alt';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
require('./launchpad-fleet-card-params.html');
var React = require('react');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import DashboardCard from 'widgets/dashboard_card/dashboard_card.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
export default Alt.generateActions('updateControlInput');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import RWslider from 'widgets/input-range-slider/input-range-slider.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import UpTime from 'widgets/uptime/uptime.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
//THIS SHOULD BE REMOVED ONCE EPA PARAMS ARE MOVED OVER
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import '../../../../framework/style/_colors.scss';
@import '../../node_modules/open-iconic/font/css/open-iconic.css';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@mixin optional() {
// height: 1.25rem;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import {Tab, Tabs, TabList, TabPanel} from 'react-tabs';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import RecordViewStore from '../recordViewer/recordViewStore.js';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "../../../../framework/style/_colors.scss";
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import {Tab, Tabs, TabList, TabPanel} from 'react-tabs';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@mixin optional() {
// height: 1.25rem;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.header-app h1 {
background: url('../../../../framework/style//img/header-logo.png') no-repeat left center;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
var createCloudAccountActions = Alt.generateActions(
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var API_SERVER = require('utils/rw.js').getSearchParams(window.location).api_server;
var NODE_PORT = 3000;
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
import AppHeaderActions from 'widgets/header/headerActions.js';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
var createConfigAgentAccountActions = Alt.generateActions(
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var API_SERVER = require('utils/rw.js').getSearchParams(window.location).api_server;
var NODE_PORT = 3000;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
import LaunchNetworkServiceSource from '../network_service_launcher/launchNetworkServiceSource';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import AppHeader from 'widgets/header/header.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from 'widgets/skyquake_container/skyquakeAltInstance';
var createSdnAccountActions = Alt.generateActions(
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var API_SERVER = require('utils/rw.js').getSearchParams(window.location).api_server;
var NODE_PORT = 3000;
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from 'widgets/skyquake_container/skyquakeAltInstance';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
export default Alt.generateActions(
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import createSdnAccountActions from './sdnAccountActions.js';
import $ from 'jquery';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
import SdnAccountSource from './sdnAccountSource';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import { render } from 'react-dom';
import SkyquakeRouter from 'widgets/skyquake_container/skyquakeRouter.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import React from 'react';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import Carousel from '../carousel/carousel-react.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.slick-track {
cursor:pointer;
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React, {Component} from 'react';
import './catalog_items.scss';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "../../../../framework/style/_colors.scss";
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React, {Component} from 'react';
import SelectDecriptor from './selectDescriptor.jsx';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import '../../../../framework/style/_colors.scss';
@import '../../../../framework/style/layout.scss';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
export default Alt.generateActions(
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import NS_ACTIONS from './launchNetworkServiceActions.js';
import $ from 'jquery';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import NetworkServiceActions from './launchNetworkServiceActions.js';
import NetworkServiceSource from './launchNetworkServiceSource.js';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React, {Component} from 'react';
import DashboardCard from 'widgets/dashboard_card/dashboard_card.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React, {Component} from 'react';
import DashboardCard from 'widgets/dashboard_card/dashboard_card.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import {Tab, Tabs, TabList, TabPanel} from 'react-tabs';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import LoadingIndicator from 'widgets/loading-indicator/loadingIndicator.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import RecordViewActions from './recordViewActions.js';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "../../../../framework/style/_colors.scss";
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import RecordNavigator from './recordNavigator.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import RecordViewActions from './recordViewActions.js';
let Utils = require('utils/utils.js');
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import RecordViewActions from './recordViewActions.js';
import RecordViewSource from './recordViewSource.js';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "../../../../framework/style/_colors.scss";
@import '../../node_modules/open-iconic/font/css/open-iconic.css';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import LoadingIndicator from 'widgets/loading-indicator/loadingIndicator.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
let getSearchParams = require('utils/rw.js').getSearchParams;
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import TopologyL2Actions from './topologyL2Actions.js';
import TopologyL2Source from './topologyL2Source.js';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import TopologyL2Store from './topologyL2Store.js';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import "../../../../framework/style/_colors.scss";
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from '../alt';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
let getSearchParams = require('utils/rw.js').getSearchParams;
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import TopologyActions from './topologyActions.js';
import TopologySource from './topologySource.js';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import TopologyStore from './topologyStore.js';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
@import '../../../../framework/style/_colors.scss';
.topologyView {
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var alt = require('../alt');
export default alt.generateActions('openVnfrSocketLoading','openVnfrSocketSuccess','openVnfrSocketError')
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import DashboardCard from 'widgets/dashboard_card/dashboard_card.jsx';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import Bullet from 'widgets/bullet/bullet.js';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
let alt = require('../alt');
import VnfrActions from './vnfrActions.js';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import VnfrActions from './vnfrActions.js';
import VnfrSource from './vnfrSource.js';
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import VnfrActions from './vnfrActions.js';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var path = require('path');
/*
- * STANDARD_RIFT_IO_COPYRIGHT
+ * Copyright 2016 RIFT.IO Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
*/
import React from 'react';
import Utils from 'utils/utils.js';
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
.login-cntnr .logo {
background-image: url(../../../framework/style/img/osm_header_506x100.png);
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
import Alt from 'widgets/skyquake_container/skyquakeAltInstance';
module.exports = Alt.generateActions(
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
var Webpack = require('webpack');
var path = require('path');
# limitations under the License.
#
-# STANDARD_RIFT_IO_COPYRIGHT
# change to the directory of this script
# limitations under the License.
#
-# STANDARD_RIFT_IO_COPYRIGHT
usage() {
echo "usage: launch_ui.sh [--enable-https --keyfile-path=<keyfile_path> --certfile-path=<certfile-path>]"
*/
/*
- * STANDARD_RIFT_IO_COPYRIGHT
*/
/**