aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/src
AgeCommit message (Expand)AuthorFilesLines
2022-04-11Add delete button for archived VLMandre.schmid5-12/+60
2022-04-08Delete VSP - Onboarding UI support for VSP deletionKrupaNagabhushan5-15/+51
2022-03-03Obtain upload lock before uploadingandre.schmid4-24/+77
2022-01-31Obtain and control VSP package upload statusandre.schmid9-109/+367
2021-09-15Add integration tests for the ETSI 2.5.1 Modelandre.schmid2-3/+5
2021-08-27Support querying of model by typeMichaelMorris1-1/+1
2021-08-18Fix license key group and entitlement pools required fieldsKrupaNagabhushan4-28/+7
<
<?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.sdnc.oam</groupId>
        <artifactId>installation</artifactId>
        <version>2.4.1-SNAPSHOT</version>
    </parent>

    <artifactId>installation-ansible-server</artifactId>
    <packaging>pom</packaging>

    <name>sdnc-oam :: installation :: ${project.artifactId}</name>
    <description>Creates ansible-server Docker container</description>
    <organization>
        <name>ONAP</name>
    </organization>

    <properties>
        <image.name>onap/sdnc-ansible-server-image</image.name>
        <sdnc.project.version>${project.version}</sdnc.project.version>
        <sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
        <ccsdk.docker.version>${ccsdk.docker.ansible.server.version}</ccsdk.docker.version>
        <docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>
        <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'
2020-03-29Support 50 Characters for VSP NameTufman, Shay (st198j)2-2/+2
2020-03-23Entitlement Pool - Support Type FieldBen David, Elad (eb7504)8-87/+136
2020-03-19Show missing base template error in UIAvivi, Yotam (ya107f)1-1/+2
2020-01-13Refresh option in validation result pageatulpurohit16-288/+689
2019-07-24Fix view attachment for onboarded CSAR packagesandre.schmid4-4/+29
2019-07-17upgrade to ONAP-UIArielk55-73/+61
2019-04-10VSP Compliance Check for Compute FlavorVodafone5-89/+215
2019-04-04Make Cassandra port configurable add defaults.Tal Gitelman1-1/+1
2019-03-25List of Input Parameters for VSP: FEVodafone24-6/+1899
2019-02-11Support modal dataTestId from SDCUIYarin Dekel1-5/+19
2019-02-11react 16 upgradeEinav Weiss Keidar101-1577/+1595
2018-12-03keyMirror with namespacesvishnev43-353/+503
2018-12-02onbaording search visibilityYarin Dekel1-5/+10
2018-11-05license fixsvishnev2-8/+23
2018-11-04chache result in onboardingYarin Dekel14-81/+154
2018-10-31FE removed condition for nfc when manualYarin Dekel1-16/+12
2018-10-21dual list sort fixsvishnev1-9/+8
2018-10-21vendor view issues fixsvishnev7-126/+119
2018-10-16Add worker to onboard notificationMalek6-59/+203
2018-10-16fix rest API headers UIYarin Dekel1-18/+1
2018-10-14EP & LKG sorting fixsvishnev2-7/+18
2018-10-14Fix draft license versionMalek1-4/+7
2018-09-13Fix copyright header of onboarding HTML filesseshukm2-0/+32
2018-09-12Display VLM Entities Order by namesvishnev8-124/+181
2018-08-29unused code removedsvishnev4-159/+0
2018-08-07ui user feedback 1810svishnev23-654/+749
2018-07-23heat validation fixsvishnev1-2/+21
2018-07-18ui loop fixsvishnev2-8/+12
2018-07-16test-id to archive btnsvishnev1-0/+1
2018-07-08webpack 4 upgradeEinav Weiss Keidar2-2/+2