Menu

Tree [c72e85] master /
 History

HTTPS access


File Date Author Commit
 conf 2015-01-22 pradeeban pradeeban [dffce9] Initial commit..
 distribution 2015-01-22 pradeeban pradeeban [dffce9] Initial commit..
 documentation 2015-01-22 pradeeban pradeeban [dffce9] Initial commit..
 experiments 2015-01-22 pradeeban pradeeban [dffce9] Initial commit..
 modules 2015-02-26 pradeeban pradeeban [c72e85] Software-Designed Systems Interfaces.
 LICENSE 2015-01-22 pradeeban pradeeban [dffce9] Initial commit..
 README.md 2015-01-23 pradeeban pradeeban [6f5630] Updating the link
 SDS 2015 Author Copy.pdf 2015-01-22 pradeeban pradeeban [57d4f3] Adding the SDS 2015 Paper.
 pom.xml 2015-02-26 pradeeban pradeeban [c72e85] Software-Designed Systems Interfaces.

Read Me

Project Overview

Welcome to the wiki of SoftDeco!

Please visit the website to learn more - https://sourceforge.net/projects/softdeco/

SoftDeco is a platform for Software-Defined Cloud Orchestration: An Integrated Architecture and Deployment Process.

Building Using Apache Maven 3.x.x

To build using maven:
mvn clean install

skipping the tests:
$ mvn clean install -Dmaven.skip.test=true

To skip executing the tests:
$ mvn clean install -DskipTests

Built distribution inside distribution/target.

$ tar -xzvf distribution/target/xsdn-1.0-SNAPSHOT.tar.gz
$ mv xsdn-1.0-SNAPSHOT/jars/xsdn-1.0-SNAPSHOT.jar .

Executing

Respective Executors are found in the package, "main".

Logging

Make sure to include conf/log4j2-test.xml into your class path to be able to configure and view the logs. Default log level is [WARN].

Dependencies

This project depends on the below major projects.

  • Apache Log4j2
  • Infinispan
  • OpenDaylight Controller
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.