Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-30 | Merge "Support multiple customer instantiation" | Gary Wu | 6 | -307/+367 |
2018-05-30 | Support multiple customer instantiation | Kang Xi | 6 | -307/+367 |
2018-05-29 | Merge "Fixed errors" | Gary Wu | 2 | -4/+4 |
2018-05-29 | Merge "Correction in created message." | Gary Wu | 3 | -23/+36 |
2018-05-28 | Correction in created message. | Pawel Kadlubanski | 3 | -23/+36 |
2018-05-28 | Fix integration: remove deploy properties | ehautot | 2 | -4/+4 |
2018-05-28 | Fixed errors | Mariusz Wagner | 2 | -4/+4 |
2018-05-25 | Merge "Correction in pom." | Gary Wu | 1 | -1/+3 |
2018-05-25 | Correction of testplan.txt Init PRH testcase | wejs | 1 | -1/+1 |
2018-05-25 | Correction in pom. | Pawel Kadlubanski | 1 | -1/+3 |
2018-05-25 | Initial testcase with docker-compose for PRH | wejs | 9 | -0/+2186 |
2018-05-24 | Clean up deprecated DCAE parameters from R2 | Gary Wu | 4 | -148/+1 |
2018-05-24 | Update APPC CSIT credentials for robot test cases | Aaron Hay | 3 | -6/+6 |
2018-05-24 | Merge "Add docker hub address." | Gary Wu | 1 | -1/+1 |
2018-05-24 | Initial commit with robotframework | Mariusz Wagner | 8 | -0/+323 |
2018-05-24 | Add docker hub address. | Pawel Kadlubanski | 1 | -1/+1 |
2018-05-23 | Clean up heat template env files | Gary Wu | 4 | -16/+0 |
2018-05-23 | Update to support new SO NBI API | Kang Xi | 2 | -16/+53 |
2018-05-23 | Merge "Update in pnfsimulator code." | Gary Wu | 15 | -332/+189 |
2018-05-23 | Update in pnfsimulator code. | Pawel Kadlubanski | 15 | -332/+189 |
2018-05-22 | Update appc image version to next version | Patrick Brady | 1 | -1/+1 |
2018-05-22 | Merge "Clean up HEAT health check script" | Helen Chen | 1 | -2/+4 |
2018-05-22 | Merge "Fix integration tests: string truncated by robotf" | Anaƫl Closson | 1 | -1/+1 |
2018-05-22 | Fix integration tests: string truncated by robotf | ehautot | 1 | -1/+1 |
2018-05-22 | Update HEAT env to match template changes | Gary Wu | 4 | -4/+4 |
2018-05-21 | Clean up HEAT health check script | Gary Wu | 1 | -2/+4 |
2018-05-18 | Fix AAI mocking call for Multicloud HPA CSIT | Victor Morales | 1 | -2/+7 |
2018-05-18 | Use OAM network for Robot public_net in TLAB HEAT | Gary Wu | 1 | -0/+1 |
2018-05-17 | Update deploy scripts to use new boot artifacts | Gary Wu | 4 | -8/+14 |
2018-05-17 | Merge "Correction problem with license." | Gary Wu | 15 | -6/+301 |
2018-05-17 | Correction problem with license. | Pawel Kadlubanski | 15 | -6/+301 |
2018-05-16 | Add xtesting to official ONAP repo | mrichomme | 4 | -0/+261 |
2018-05-15 | Fix integration tests: removed eventName | ehautot | 1 | -1/+1 |
2018-05-14 | Correct ExternalAPI-NBI CSIT | Eric Debeau | 1 | -0/+3 |
2018-05-11 | Correction problem in pom.xml in pnf simulator | Pawel Kadlubanski | 1 | -25/+27 |
2018-05-11 | Add pnf simulator | Pawel Kadlubanski | 18 | -0/+931 |
2018-05-10 | Merge "CSIT for Multicloud-Ocata HPA" | /*!
* Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
*
* 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 {connect} from 'react-redux';
import i18n from 'nfvo-utils/i18n/i18n.js';
import VersionControllerUtils from 'nfvo-components/panel/versionController/VersionControllerUtils.js';
import TabulatedEditor from 'src/nfvo-components/editor/TabulatedEditor.jsx';
import {enums} from 'sdc-app/onboarding/OnboardingConstants.js';
import OnboardingActionHelper from 'sdc-app/onboarding/OnboardingActionHelper.js';
import {navigationItems, mapScreenToNavigationItem, onboardingMethod as onboardingMethodTypes} from './SoftwareProductConstants.js';
import SoftwareProductActionHelper from './SoftwareProductActionHelper.js';
import SoftwareProductComponentsActionHelper from './components/SoftwareProductComponentsActionHelper.js';
import SoftwareProductDependenciesActionHelper from './dependencies/SoftwareProductDependenciesActionHelper.js';
import {doesHeatDataExist} from './attachments/SoftwareProductAttachmentsUtils.js';
import HeatSetupActionHelper from './attachments/setup/HeatSetupActionHelper.js';
import { actionsEnum as versionControllerActions } from 'nfvo-components/panel/versionController/VersionControllerConstants.js';
function getActiveNavigationId( | ||
2018-05-07 | Update CCSDK image used by APPC CSIT | Aaron Hay | 1 | -1/+1 |
2018-05-07 | Merge "CSIT tests for SO vCPE/OOF/HPA" | Gary Wu | 4 | -41/+250 |
2018-05-04 | Clean up obsolete rc files | Gary Wu | 9 | -82/+0 |
2018-05-03 | Adding heat based deployment for sms | Gary Wu | 2 | -0/+2 |
2018-05-03 | Merge "Fix nbi container init error" | Gary Wu | 1 | -4/+19 |
2018-05-03 | Add output values for k8s IP addresses | Gary Wu | 1 | -3/+3 |