Age | Commit message (Expand) | Author | Files | Lines |
2018-08-27 | Merge "is sniro request is initial or speed change" |  Rob Daugherty | 1 | -2/+5 |
2018-08-27 | Merge "request db access converted to rest" |  Rob Daugherty | 1 | -0/+3 |
2018-08-24 | Use serviceSubsriptionType in OOF Homing Request |  Marcus G K Williams | 2 | -35/+20 |
2018-08-24 | request db access converted to rest |  Benjamin, Max (mb388a) | 1 | -0/+3 |
2018-08-23 | Prod fixes August 21st |  Benjamin, Max (mb388a) | 22 | -98/+95 |
2018-08-23 | Merge "Prod fixes August 18th" |  Rob Daugherty | 2 | -7/+28 |
2018-08-23 | Merge "get service type and customer id from uri keys" |  Rob Daugherty | 1 | -18/+21 |
2018-08-23 | is sniro request is initial or speed change |  Benjamin, Max (mb388a) | 1 | -2/+5 |
2018-08-23 | get service type and customer id from uri keys |  Benjamin, Max (mb388a) | 1 | -18/+21 |
2018-08-23 | update field in service decomp object |  Benjamin, Max (mb388a) | 2 | -0/+109 |
2018-08-22 | Prod fixes August 18th |  Benjamin, Max (mb388a) | 2 | -7/+28 |
2018-08-21 | Add device resource bpmn process for ccvpn uc<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2019 Bell Canada
Modification Copyright © 2018-2019 AT&T Intellectual Property.
Unless otherwise specified, all software contained herein is licensed
under the Apache License, Version 2.0 (the License);
you may not use this software 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.
-->
<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>spring-boot-starter-parent</artifactId>
<version>1.5.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>parent</artifactId>
<version>0.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>CDS Parent</name>
<description>CCSDK Controller Design Studio</description>
<url>https://wiki.onap.org</url>
<organization>
<name>ONAP</name>
</organization>
<modules>
<module>ms</module>
<module>cds-ui</module>
<module>components</module>
</modules>
<properties>634 | -63281/+52828 | |
2018-07-26 | Remove the aria server code |  seshukm | 1 | -2/+2 |
2018-07-25 | Merge "Replace printStackTrace with usage of logger" |  Seshu Kumar M | 3 | -8/+4 |
2018-07-17 | Merge "Set controllerType to uppercase for LCM" |  Seshu Kumar M | 2 | -5/+6 |
2018-06-29 | Fix build issue due to missing appc client libs |  Michal Kabaj | 1 | -2/+2 |
2018-06-13 | Set controllerType to uppercase for LCM |  Elena Kuleshov | 2 | -5/+6 |
2018-06-03 | Merge "Set controllerType to DEFAULT when null." |  Seshu Kumar M | 1 | -0/+6 |
2018-05-31 | Set controllerType to DEFAULT when null. |  Elena Kuleshov | 1 | -0/+6 |
2018-05-31 | Add RegionOne_flavorList to bpmn variables |  Marcus G K Williams | 1 | -0/+2 |
2018-05-31 | Fix OOF serviceResourceId bug |  Marcus G K Williams | 5 | -14/+23 |
2018-05-31 | Miscellaneous fixes for SO-SDNC integration |  Arthur Martella | 2 | -4/+4 |
2018-05-30 | Add ConfigScaleOut to ApplicationControllerAction |  Arthur Martella | 1 | -0/+1 |
2018-05-30 | Merge "Change topics setup for LCM" |  Marcus Williams | 2 | -11/+6 |
2018-05-30 | Change topics setup for LCM |  Elena Kuleshov | 2 | -11/+6 |
2018-05-30 | Merge "Correct controllerType property name" |  Marcus Williams | 1 | -1/+1 |
2018-05-30 | Correct controllerType property name |  Elena Kuleshov | 1 | -1/+1 |
2018-05-29 | Fix OOF Homing Interface |  Marcus G K Williams | 4 | -66/+145 |
2018-05-24 | Merge "Fix serviceInstanceName in Homing" |  Seshu Kumar M | 2 | -13/+22 |
2018-05-24 | Fix serviceInstanceName in Homing |  Marcus G K Williams | 2 | -13/+22 |
2018-05-24 | Replace printStackTrace with usage of logger |  Michal Korman | 3 | -8/+4 |
2018-05-24 | Merge "Removing license from OOF Homing Demand" |  Seshu Kumar M | 2 | -12/+4 |
2018-05-23 | Removing license from OOF Homing Demand |  Marcus G K Williams | 2 | -12/+4 |
2018-05-23 | APPC client changes topic for controllerType |  Arthur Martella | 1 | -2/+7 |
2018-05-23 | Change LCM property for SDNC topic |  Arthur Martella | 1 | -0/+2 |
2018-05-22 | APPC client changes topic for controllerType |  Arthur Martella | 1 | -2/+7 |
2018-05-18 | Merge "Fix resource building logic" |  Seshu Kumar M | 1 | -1/+5 |