summaryrefslogtreecommitdiffstats
path: root/feature-state-management
AgeCommit message (Expand)AuthorFilesLines
2019-02-21Moving hard install config to environment varsJorge Hernandez1-3/+3
2019-02-15Change properties to use gsonJim Hahn1-0/+1
2019-02-14Decouple nexus reconfiguration from installationJorge Hernandez1-6/+6
2019-01-04Add tooling for drools policy developersJorge Hernandez1-5/+5
2018-10-31Set new master version for Dublinliamfallon1-4/+2
2018-10-24Fix refering to snapshot in policy/drools-pdp1.3.1ramverma1-2/+2
2018-10-01Set drools-pdp checkstyle configPamela Dragosh5-19/+87
2018-09-13Fix checkstyle for features submodules.Pamela Dragosh11-1320/+1258
2018-08-29Set parent to policy/parentPamela Dragosh1-115/+112
2018-07-30Copy policy-endpoints from drools-pdp to commonmmis1-3/+1
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis2-467/+460
2018-06-05Update drools-pdp to SNAPSHOT-1.3.0liamfallon1-1/+1
2018-05-21Update Policy Drools PDP to 1.2.3-SNAPSHOTliamfallon1-1/+1
2018-05-16Upgrade SNAPSHOT to 1.2.2liamfallon1-1/+1
2018-04-19Sonar cleanupMagnusen, Drew (dm741q)1-3/+4
2018-04-13Update SNAPSHOT to 1.2.1Pamela Dragosh1-1/+1
2018-03-21Fix bugs identified by Sonar on drools-pdpliamfallon2-5/+6
2018-02-19Fix compilation issue due to generic ExceptionJim Hahn1-2/+2
2018-02-06Fix sonar issues with RepositoryAuditJim Hahn1-2/+0
2018-01-31Fix sonar issues in feature-state-managementJim Hahn4-184/+198
2018-01-18Resolve bug in DroolsPDPIntegrityMonitorMagnusen, Drew (dm741q)1-8/+20
2017-12-13Fix issues blocking election handler threadKevin McKiou2-4/+10
2017-12-01Modified state mgmt to fix some sonar issuesJim Hahn6-159/+198
2017-11-21Bump minor versionJessica Wagantall1-1/+1
2017-11-15Update to 1.1.2-SNAPSHOTPamela Dragosh1-1/+1
2017-11-08Update SNAPSHOT versionPamela Dragosh1-1/+1
2017-11-02Modify state-management propertiesv1.1.0Kevin McKiou6-112/+190
2017-10-30clean leftover items in parent pom pre-releaseJorge Hernandez1-1/+1
2017-09-27SonarCube Critical IssueKevin McKiou2-4/+14
2017-09-25junits fixesJorge Hernandez1-2/+2
2017-09-25Merge "Incr State Mgmt Code Coverage"Jorge Hernandez6-26/+111
2017-09-25Incr State Mgmt Code CoverageKevin McKiou6-27/+111
2017-09-21Removed useless parenthesesrama-huawei3-39/+45
2017-09-18feature-state-management failing junitsJorge Hernandez1-0/+5
2017-09-18Fix sonar blocker/criticalPamela Dragosh7-106/+74
2017-09-14Addition of State Management FeatureMagnusen, Drew (dm741q)17-0/+2394
ot;: "/v1/catalog/:type/:id/metadata", "GET_component_validate_name": "/v1/catalog/:type/validate-name/:name", "POST_changeLifecycleState": "/v1/catalog/", "component_api_root": "/v1/catalog/", "GET_user": "/v1/user/:id", "GET_user_authorize": "/v1/user/authorize", "GET_all_users": "/v1/user/users", "POST_create_user": "/v1/user", "DELETE_delete_user": "/v1/user/:id", "POST_edit_user_role": "/v1/user/:id/role", "GET_resource": "/v1/catalog/resources/:id", "GET_resources_latestversion_notabstract":"/v1/catalog/:type/latestversion/notabstract/:id", "GET_resources_certified_not_abstract": "/v1/catalog/resources/certified/notabstract/:id", "GET_resources_certified_abstract": "/v1/catalog/resources/certified/abstract/:id", "GET_resource_property": "/v1/catalog/:type/:entityId/properties/:id", "PUT_resource": "/v1/catalog/resources/:id/metadata", "GET_resource_artifact": "/v1/catalog/:type/:entityId/artifacts/:id", "GET_download_instance_artifact": "/v1/catalog/:type/:entityId/resourceInstances/:instanceId/artifacts/:id", "POST_instance_artifact": "/v1/catalog/:type/:entityId/resourceInstance/:instanceId/artifacts/:id", "GET_resource_additional_information": "/v1/catalog/:type/:entityId/additionalinfo/:id", "GET_service_artifact": "/v1/catalog/services/:serviceId/artifacts/:id", "GET_resource_interface_artifact": "/v1/catalog/:type/:entityId/standard/:operation/artifacts/:id", "GET_resource_api_artifact": "/v1/catalog/:type/:entityId/artifacts/api/:id", "GET_configuration_ui": "/v1/configuration/ui", "GET_plugins_configuration": "/config/ui/plugins", "GET_plugin_online_state": "/config/ui/plugins/:pluginId/online", "GET_resource_validate_name": "/v1/catalog/resources/validate-name/:name", "GET_activity_log": "/v1/catalog/audit-records/:type/:id", "GET_service": "/v1/catalog/services/:id", "GET_service_validate_name": "/v1/catalog/services/validate-name/:name", "GET_service_distributions":"/v1/catalog/services/:uuid/distribution", "GET_service_distributions_components":"/v1/catalog/services/distribution/:distributionId", "POST_service_distribution_deploy" : "/v1/catalog/services/:serviceId/distribution/:distributionId/markDeployed", "GET_element": "/v1/followed", "GET_catalog": "/v1/screen", "GET_ecomp_menu_items": "/v1/user/:userId/functionalmenu", "GET_resource_category": "/v1/resourceCategories", "GET_service_category": "/v1/serviceCategories", "resource_instance": "/v1/catalog/:entityType/:entityId/resourceInstance/:id", "GET_resource_instance_property": "/v1/catalog/:type/:entityId/resourceInstance/:componentInstanceId/property/:propertyValueId", "GET_relationship": "/v1/catalog/:entityType/:entityId/resourceInstance/:action", "GET_lifecycle_state_resource": "/v1/catalog/:type/:id/lifecycleState/:action", "GET_lifecycle_state_CHECKIN":"lifecycleState/CHECKIN", "GET_lifecycle_state_CERTIFICATIONREQUEST":"lifecycleState/CERTIFICATIONREQUEST", "GET_lifecycle_state_UNDOCHECKOUT":"lifecycleState/UNDOCHECKOUT", "root": "/sdc1/feProxy/rest", "no_proxy_root": "/sdc1/rest", "workflow_root": "/sdc1/feProxy/wf", "POST_workflow_artifact": "sdc/v1/catalog", "PUT_service": "/v1/catalog/services/:id/metadata", "GET_download_artifact": "/v1/catalog/", "GET_SDC_Version": "/version", "GET_categories": "/v1/categories/:types", "POST_category": "/v1/category/:types/:categoryId", "POST_subcategory": "/v1/category/:types/:categoryId/subCategory/:subCategoryId", "POST_change_instance_version": "/v1/catalog/:entityType/:entityId/resourceInstance/:id/changeVersion", "GET_requirements_capabilities": "/v1/catalog/requirmentsCapabilities/:type/:id", "GET_resource_artifact_types": "/v1/artifactTypes", "GET_onboarding": "/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/packages", "GET_component_from_csar_uuid": "/v1/catalog/resources/csar/:csar_uuid", "kibana": "/sdc1/kibanaProxy/", "services_api_root": "/v1/catalog/services/", "create_policy_instance":"/v1/catalog/:entityType/:entityId/policies/:policyId", "CRUD_policy":"/v1/catalog/:entityType/policies/:policyId", "POST_GAB_Search": "/v1/catalog/gab/searchFor", }, "resourceTypesFilter":{ "resource":["CP","VFC","VL","CVFC","GROUP","POLICY"], "service":["CP","VF","VL", "PNF","CR","CVFC","SERVICE","Configuration","GROUP","POLICY"] }, "logConfig": { "minLogLevel": "debug", "prefix": "sdcApp" }, "cookie": { "junctionName": "IV_JCT", "prefix": "AMWEBJCT!", "userIdSuffix": "USER_ID", "userFirstName": "HTTP_CSP_FIRSTNAME", "userLastName": "HTTP_CSP_LASTNAME", "userEmail": "HTTP_CSP_EMAIL", "xEcompRequestId": " X-ECOMP-RequestID" }, "imagesPath": "/sdc1", "enableWorkflowAssociation": "true", "cpEndPointInstances" : ["cloudep","ossep","personep","premisesep"], "toscaFileExtension":"yaml,yml", "csarFileExtension":"csar", "showOutlook": false, "validationConfigPath":"sdc1/configurations/validation.json", "categories": {}, "testers": { "RESOURCE": { "Network L2-3": "DL-ASDCL1-3ResourceCertificationTeam", "Network L4+": "DL-ASDCL4-7ResourceCertificationTeam", "Application L4+": "DL-ASDCL4-7ResourceCertificationTeam", "default": "DL-ASDCL1-3ResourceCertificationTeam;DL-ASDCL4-7ResourceCertificationTeam" }, "SERVICE": { "Network L1-3": "DL-ASDCL1-4ServiceCertificationTeam", "Network L4+": "DL-ASDCL4-7ServiceCertificationTeam", "default": "DL-ASDCL1-4ServiceCertificationTeam;DL-ASDCL4-7ServiceCertificationTeam" } }, "roles": ["ADMIN", "TESTER", "GOVERNOR", "OPS", "DESIGNER"], "tutorial": { "tabs": [ { "id":1, "name":"TUTRIAL_GENERAL_TAB_1", "defaultPage":1 }, { "id":2, "name":"TUTRIAL_GENERAL_TAB_2", "defaultPage":9 }, { "id":3, "name":"TUTRIAL_GENERAL_TAB_3", "defaultPage":12 } ], "pages": [ { "id":1, "template": "text-template", "tab": 1, "data":{ "title":"TUTORIAL_PAGE1_TITLE", "description":"TUTORIAL_PAGE1_TEXT" } }, { "id":2, "template": "image-template", "tab": 1, "data":{ "title":"TUTORIAL_PAGE2_TITLE", "description":"TUTORIAL_PAGE2_TEXT", "imageClass":"sdc-tutorial-page-2-image" } }, { "id":3, "template": "image-template", "tab": 1, "data":{ "title":"TUTORIAL_PAGE3_TITLE", "description":"TUTORIAL_PAGE3_TEXT", "imageClass":"sdc-tutorial-page-3-image" } }, { "id":4, "template": "image-template", "tab": 1, "data":{ "title":"TUTORIAL_PAGE4_TITLE", "description":"TUTORIAL_PAGE4_TEXT", "imageClass":"sdc-tutorial-page-4-image" } }, { "id":5, "template": "image-template", "tab": 1, "data":{ "title":"TUTORIAL_PAGE5_TITLE", "description":"TUTORIAL_PAGE5_TEXT", "imageClass":"sdc-tutorial-page-5-image" } }, { "id":6, "template": "image-template", "tab": 1, "data":{ "title":"TUTORIAL_PAGE6_TITLE", "description":"TUTORIAL_PAGE6_TEXT", "imageClass":"sdc-tutorial-page-6-image" } }, { "id":7, "template": "image-template", "tab": 1, "data":{ "title":"TUTORIAL_PAGE7_TITLE", "description":"TUTORIAL_PAGE7_TEXT", "imageClass":"sdc-tutorial-page-7-image" } }, { "id":8, "template": "image-template", "tab": 1, "data":{ "title":"TUTORIAL_PAGE8_TITLE", "description":"TUTORIAL_PAGE8_TEXT", "imageClass":"sdc-tutorial-page-8-image" } }, { "id":9, "template": "text-template", "tab": 2, "data":{ "title":"TUTORIAL_PAGE9_TITLE", "description":"TUTORIAL_PAGE9_TEXT" } }, { "id":10, "template": "image-template", "tab": 2, "data":{ "title":"TUTORIAL_PAGE10_TITLE", "description":"TUTORIAL_PAGE10_TEXT", "imageClass":"sdc-tutorial-page-10-image" } }, { "id":11, "template": "image-template", "tab": 2, "data":{ "title":"TUTORIAL_PAGE11_TITLE", "description":"TUTORIAL_PAGE11_TEXT", "imageClass":"sdc-tutorial-page-11-image" } }, { "id":12, "template": "text-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE12_TITLE", "description":"TUTORIAL_PAGE12_TEXT" } }, { "id":13, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE13_TITLE", "description":"TUTORIAL_PAGE13_TEXT", "imageClass":"sdc-tutorial-page-13-image" } }, { "id":14, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE14_TITLE", "description":"TUTORIAL_PAGE14_TEXT", "imageClass":"sdc-tutorial-page-14-image" } }, { "id":15, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE15_TITLE", "description":"TUTORIAL_PAGE15_TEXT", "imageClass":"sdc-tutorial-page-15-image" } }, { "id":16, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE16_TITLE", "description":"TUTORIAL_PAGE16_TEXT", "imageClass":"sdc-tutorial-page-16-image" } }, { "id":17, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE17_TITLE", "description":"TUTORIAL_PAGE17_TEXT", "imageClass":"sdc-tutorial-page-17-image" } }, { "id":18, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE18_TITLE", "description":"TUTORIAL_PAGE18_TEXT", "imageClass":"sdc-tutorial-page-18-image" } }, { "id":19, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE19_TITLE", "description":"TUTORIAL_PAGE19_TEXT", "imageClass":"sdc-tutorial-page-19-image" } }, { "id":20, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE20_TITLE", "description":"TUTORIAL_PAGE20_TEXT", "imageClass":"sdc-tutorial-page-20-image" } }, { "id":21, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE21_TITLE", "description":"TUTORIAL_PAGE21_TEXT", "imageClass":"sdc-tutorial-page-21-image" } }, { "id":22, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE22_TITLE", "description":"TUTORIAL_PAGE22_TEXT", "imageClass":"sdc-tutorial-page-22-image" } }, { "id":23, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE23_TITLE", "description":"TUTORIAL_PAGE23_TEXT", "imageClass":"sdc-tutorial-page-23-image" } }, { "id":24, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE24_TITLE", "description":"TUTORIAL_PAGE24_TEXT", "imageClass":"sdc-tutorial-page-24-image" } }, { "id":25, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE25_TITLE", "description":"TUTORIAL_PAGE25_TEXT", "imageClass":"sdc-tutorial-page-25-image" } }, { "id":26, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE26_TITLE", "description":"TUTORIAL_PAGE26_TEXT", "imageClass":"sdc-tutorial-page-26-image" } }, { "id":27, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE27_TITLE", "description":"TUTORIAL_PAGE27_TEXT", "imageClass":"sdc-tutorial-page-27-image" } }, { "id":28, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE28_TITLE", "description":"TUTORIAL_PAGE28_TEXT", "imageClass":"sdc-tutorial-page-28-image" } }, { "id":29, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE29_TITLE", "description":"TUTORIAL_PAGE29_TEXT", "imageClass":"sdc-tutorial-page-29-image" } }, { "id":30, "template": "image-template", "tab": 3, "data":{ "title":"TUTORIAL_PAGE30_TITLE", "description":"TUTORIAL_PAGE30_TEXT", "imageClass":"sdc-tutorial-page-30-image" } } ] } }; module.exports = SDC_CONFIG;