summaryrefslogtreecommitdiffstats
path: root/utils/features/ccsdk-slicore-utils/pom.xml
blob: 2edeb0176bb9b582f6b5ea992ce8903b0876d4d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <parent>
        <groupId>org.onap.ccsdk.parent</groupId>
        <artifactId>single-feature-parent</artifactId>
        <version>1.2.1</version>
        <relativePath/>
    </parent>

    <groupId>org.onap.ccsdk.sli.core</groupId>
    <artifactId>ccsdk-slicore-utils</artifactId>
    <version>0.4.1-SNAPSHOT</version>
    <packaging>feature</packaging>

    <name>ccsdk-sli-core :: utils :: ${project.artifactId}</name>

    <dependencies>


        <dependency>
            <groupId>${project.groupId}</groupId>
            <artifactId>utils-provider</artifactId>
            <version>${project.version}</version>
        </dependency>

    </dependencies>
</project>
* Literal.String.Interpol */ .highlight .sx { color: #e6db74 } /* Literal.String.Other */ .highlight .sr { color: #e6db74 } /* Literal.String.Regex */ .highlight .s1 { color: #e6db74 } /* Literal.String.Single */ .highlight .ss { color: #e6db74 } /* Literal.String.Symbol */ .highlight .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #a6e22e } /* Name.Function.Magic */ .highlight .vc { color: #f8f8f2 } /* Name.Variable.Class */ .highlight .vg { color: #f8f8f2 } /* Name.Variable.Global */ .highlight .vi { color: #f8f8f2 } /* Name.Variable.Instance */ .highlight .vm { color: #f8f8f2 } /* Name.Variable.Magic */ .highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */ } @media (prefers-color-scheme: light) { .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
[
  {
    "id": 8,
    "created": 1525075968000,
    "modified": 1525075971000,
    "createdId": null,
    "modifiedId": null,
    "rowNum": null,
    "auditUserId": null,
    "auditTrail": null,
    "jobId": "5c2cd8e5-27d0-42e3-85a1-85db5eaba459",
    "templateId": "d42ba7c8-9e19-4e34-ae2c-d8af3f24498e",
    "userId": "16807000",
    "jobStatus": "FAILED",
    "statusModifiedDate": 1525075968000,
    "hidden": false,
    "pause": false,
    "owningEntityId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
    "owningEntityName": "MetroPacketCore",
    "project": "DFW",
    "aicZoneId": "NFT1",
    "aicZoneName": "NFTJSSSS-NFT1",
    "tenantId": "bae71557c5bb4d5aac6743a4e5f1d054",
    "tenantName": "AIN Web Tool-15-D-testgamma",
    "regionId": "mtn6",
    "regionName": null,
    "serviceType": "VIRTUAL USP",
    "subscriberName": "e433710f-9217-458d-a79d-1c7aff376d89",
    "serviceInstanceId": null,
    "serviceInstanceName": "nWUfl instance name_002",
    "serviceModelId": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
    "serviceModelName": "action-data",
    "serviceModelVersion": "1.0",
    "createdBulkDate": 1525075968000
  },
  {
    "id": 7,
    "created": 1525075968000,
    "modified": 1525075971000,
    "createdId": null,
    "modifiedId": null,
    "rowNum": null,
    "auditUserId": null,
    "auditTrail": null,
    "jobId": "13063a83-924e-4500-a3a1-e53d1b58450b",
    "templateId": "d42ba7c8-9e19-4e34-ae2c-d8af3f24498e",
    "userId": "16807000",
    "jobStatus": "IN_PROGRESS",
    "statusModifiedDate": 1525075968000,
    "hidden": false,
    "pause": false,
    "owningEntityId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
    "owningEntityName": "MetroPacketCore",
    "project": "DFW",
    "aicZoneId": "NFT1",
    "aicZoneName": "NFTJSSSS-NFT1",
    "tenantId": "bae71557c5bb4d5aac6743a4e5f1d054",
    "tenantName": "AIN Web Tool-15-D-testgamma",
    "regionId": "mtn6",
    "regionName": null,
    "serviceType": "VIRTUAL USP",
    "subscriberName": "e433710f-9217-458d-a79d-1c7aff376d89",
    "serviceInstanceId": null,
    "serviceInstanceName": "nWUfl instance name_001",
    "serviceModelId": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
    "serviceModelName": "action-data",
    "serviceModelVersion": "1.0",
    "createdBulkDate": 1525075968000
  },
  {
    "id": 6,
    "created": 1525007432000,
    "modified": 1525007434000,
    "createdId": null,
    "modifiedId": null,
    "rowNum": null,
    "auditUserId": null,
    "auditTrail": null,
    "jobId": "e1db03c3-6274-4ff7-84cf-7bd3a3946de7",
    "templateId": "cad41760-8653-4c5a-a5fd-8ee34780ae69",
    "userId": "16807000",
    "jobStatus": "FAILED",
    "statusModifiedDate": 1525007432000,
    "hidden": false,
    "pause": false,
    "owningEntityId": "someID",
    "owningEntityName": "expected-owningEntityName",
    "project": "a-project-name57322c07-bb83-4e9a-9ef2-8fd53c4dd012",
    "aicZoneId": null,
    "aicZoneName": null,
    "tenantId": "greatTenant",
    "tenantName": null,
    "regionId": "my-expected-region-id",
    "regionName": null,
    "serviceType": "mySubType",
    "subscriberName": "ac040e8a-b43a-441b-ab87-603f5b70be55",
    "serviceInstanceId": null,
    "serviceInstanceName": "MichaelJordan_01",
    "serviceModelId": "300adb1e-9b0c-4d52-bfb5-fa5393c4eabb",
    "serviceModelName": "AIM_TRANSPORT_00004",
    "serviceModelVersion": "1.0",
    "createdBulkDate": 1525007432000
  },
  {
    "id": 5,
    "created": 1524995555000,
    "modified": 1524995556000,
    "createdId": null,
    "modifiedId": null,
    "rowNum": null,
    "auditUserId": null,
    "auditTrail": null,
    "jobId": "9f88fdb5-bb47-4bf3-8c5f-98f1ad0ec87c",
    "templateId": "ce4ec177-cfc8-483e-8a2c-b7aea53fd740",
    "userId": "16807000",
    "jobStatus": "FAILED",
    "statusModifiedDate": 1524995555000,
    "hidden": false,
    "pause": false,
    "owningEntityId": "aaa1",
    "owningEntityName": "aaa1",
    "project": "DFW",
    "aicZoneId": "BAN1",
    "aicZoneName": "VSDKYUTP-BAN1",
    "tenantId": "1178612d2b394be4834ad77f567c0af2",
    "tenantName": "AIN Web Tool-15-D-SSPtestcustome",
    "regionId": "mtn6",
    "regionName": null,
    "serviceType": "VIRTUAL USP",
    "subscriberName": "e433710f-9217-458d-a79d-1c7aff376d89",
    "serviceInstanceId": null,
    "serviceInstanceName": null,
    "serviceModelId": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
    "serviceModelName": "ComplexService",
    "serviceModelVersion": "1.0",
    "createdBulkDate": 1524995555000
  },
  {
    "id": 4,
    "created": 1524994349000,
    "modified": 1524994350000,
    "createdId": null,
    "modifiedId": null,
    "rowNum": null,
    "auditUserId": null,
    "auditTrail": null,
    "jobId": "b73b1543-fa12-4ad5-8ef5-49f02eb33698",
    "templateId": "79af00c6-4712-432a-8989-b6419c8baa40",
    "userId": "16807000",
    "jobStatus": "FAILED",
    "statusModifiedDate": 1524994349000,
    "hidden": false,
    "pause": false,
    "owningEntityId": "aaa1",
    "owningEntityName": "aaa1",
    "project": "DFW",
    "aicZoneId": null,
    "aicZoneName": null,
    "tenantId": "229bcdc6eaeb4ca59d55221141d01f8e",
    "tenantName": "AIN Web Tool-15-D-STTest2",
    "regionId": "mtn6",
    "regionName": null,
    "serviceType": "VIRTUAL USP",
    "subscriberName": "e433710f-9217-458d-a79d-1c7aff376d89",
    "serviceInstanceId": null,
    "serviceInstanceName": null,
    "serviceModelId": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
    "serviceModelName": "ComplexService",
    "serviceModelVersion": "1.0",
    "createdBulkDate": 1524994349000
  },
  {
    "id": 3,
    "created": 1524991828000,
    "modified": 1524991830000,
    "createdId": null,
    "modifiedId": null,
    "rowNum": null,
    "auditUserId": null,
    "auditTrail": null,
    "jobId": "725ef127-4ee5-4665-bdf1-55ee342b362f",
    "templateId": "6bd53c0d-8742-43f6-9ed2-efbb87062779",
    "userId": "16807000",
    "jobStatus": "FAILED",
    "statusModifiedDate": 1524991828000,
    "hidden": false,
    "pause": false,
    "owningEntityId": "aaa1",
    "owningEntityName": "aaa1",
    "project": "DFW",
    "aicZoneId": "NFT1",
    "aicZoneName": "NFTJSSSS-NFT1",
    "tenantId": "092eb9e8e4b7412e8787dd091bc58e86",
    "tenantName": "USP-SIP-IC-24335-T-01",
    "regionId": "AAIAIC25",
    "regionName": null,
    "serviceType": "VIRTUAL USP",
    "subscriberName": "e433710f-9217-458d-a79d-1c7aff376d89",
    "serviceInstanceId": null,
    "serviceInstanceName": null,
    "serviceModelId": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
    "serviceModelName": "ComplexService",
    "serviceModelVersion": "1.0",
    "createdBulkDate": 1524991828000
  },
  {
    "id": 2,
    "created": 1524663233000,
    "modified": 1524663236000,
    "createdId": null,
    "modifiedId": null,
    "rowNum": null,
    "auditUserId": null,
    "auditTrail": null,
    "jobId": "b1ff271b-829a-43f9-a2e3-23987a34f261",
    "templateId": "262fccc5-cae9-4258-b522-540c4010e0a9",
    "userId": "16807000",
    "jobStatus": "FAILED",
    "statusModifiedDate": 1524663233000,
    "hidden": false,
    "pause": false,
    "owningEntityId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
    "owningEntityName": "MetroPacketCore",
    "project": "DFW",
    "aicZoneId": "NFT1",
    "aicZoneName": "NFTJSSSS-NFT1",
    "tenantId": "bae71557c5bb4d5aac6743a4e5f1d054",
    "tenantName": "AIN Web Tool-15-D-testgamma",
    "regionId": "mtn6",
    "regionName": null,
    "serviceType": "VIRTUAL USP",
    "subscriberName": "e433710f-9217-458d-a79d-1c7aff376d89",
    "serviceInstanceId": null,
    "serviceInstanceName": "sPenLiZXXpqzsVck instance name_02",
    "serviceModelId": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
    "serviceModelName": "action-data",
    "serviceModelVersion": "1.0",
    "createdBulkDate": 1524663233000
  },
  {
    "id": 1,
    "created": 1524663233000,
    "modified": 1524663236000,
    "createdId": null,
    "modifiedId": null,
    "rowNum": null,
    "auditUserId": null,
    "auditTrail": null,
    "jobId": "850dc7d2-5240-437f-9bcd-b1ed7dc339ca",
    "templateId": "262fccc5-cae9-4258-b522-540c4010e0a9",
    "userId": "16807000",
    "jobStatus": "IN_PROGRESS",
    "statusModifiedDate": 1524663233000,
    "hidden": false,
    "pause": false,
    "owningEntityId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
    "owningEntityName": "MetroPacketCore",
    "project": "DFW",
    "aicZoneId": "NFT1",
    "aicZoneName": "NFTJSSSS-NFT1",
    "tenantId": "bae71557c5bb4d5aac6743a4e5f1d054",
    "tenantName": "AIN Web Tool-15-D-testgamma",
    "regionId": "mtn6",
    "regionName": null,
    "serviceType": "VIRTUAL USP",
    "subscriberName": "e433710f-9217-458d-a79d-1c7aff376d89",
    "serviceInstanceId": null,
    "serviceInstanceName": "sPenLiZXXpqzsVck instance name_01",
    "serviceModelId": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
    "serviceModelName": "action-data",
    "serviceModelVersion": "1.0",
    "createdBulkDate": 1524663233000
  }
]