4.0.0 org.openecomp.sdc sdc-main 1.7.0-SNAPSHOT pom sdc org.onap.oparent oparent 2.0.0 UTF-8 ${project.version} 0.11 3.3.2 18.0 0.3.1 4.3.18.RELEASE 3.2.3.RELEASE 2.0.1.RELEASE 2.27 4.1.36.Final 3.1.0 2.18.0 2.6.0 3.5.0.1 2.1.8 1.18.2 1.9.3 2.3 4.1.0 1.6.1 4.1 2.0.1 2.4.0 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT 9.4.18.v20190429 2.9.9 2.9.9 1.9.13 2.1.1 1.14 4.7 4.5.3 4.4.1 1.1 1.2.3 1.7.25 1.10 1.2 3.0.6 0.20.1 1.8.4 1.7.4 0.13.2 1.6.4 3.0.3 2.3.1 1.1 2.18.3 1.33 4.12 3.10.0 6.14.3 3.0.3 2.4.0 0.11 2.1 1.3 5.4.0 5.4.0 1.1.0 2.22.0 2.4 1.6.5 ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml ${project.bu
/*
 * ============LICENSE_START=======================================================
 * org.onap.aai
 * ================================================================================
 * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
 * Copyright © 2017 Amdocs
 * ================================================================================
 * 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.
 * ============LICENSE_END=========================================================
 *
 * ECOMP is a trademark and service mark of AT&T Intellectual Property.
 */
import keyMirror from 'utils/KeyMirror.js';
import {
  BASE_URL
} from './networking/NetworkConstants.js';

export const SET_ATTRIBUTE_TITLE = 'A&AI';
export const ATTRIBUTE_MODIFICATION = 'ATTRIBUTE MODIFICATION';



export const EDIT_ENTITY_ATTRIBUTES_URL = BASE_URL + '/editEntity/editAttributes';

export const RESPONSE_CODE_SUCCESS = 200;
export const RESPONSE_CODE_NOT_AUTHORIZED = 403;

export const RESPONSE_MESSAGE_SUCCESS = 'Success';
export const RESPONSE_MESSAGE_NOT_AUTHORIZED = 'User not authorized';
export const RESPONSE_MESSAGE_FAILURE = 'Failed to update entity';
export const RESPONSE_MESSAGE_NETWORK_ERROR = 'Network error';

export const setAttributesActionTypes = keyMirror({
  SET_ATTRIBUTE_ERROR: null,
  SET_ATTRIBUTE_SUCCESS: null,
  CLEAR_FEEDBACK_MESSAGE: null
});
catalog false common-app-logging common-app-api common-be catalog-dao catalog-model catalog-be asdctool catalog-ui catalog-fe test-apis-ci ui-ci onboarding false onboarding ecomp-releases Release Repository ${nexus.proxy}/content/repositories/releases/ ecomp-snapshots Snapshots Repository ${nexus.proxy}/content/repositories/snapshots/ ecomp-public Public Repository ${nexus.proxy}/content/repositories/public/ ecomp-releases Release Repository ${nexus.proxy}/content/repositories/releases/ ecomp-snapshots Snapshot Repository ${nexus.proxy}/content/repositories/snapshots/ ecomp-site dav:${nexus.proxy}${sitePath}