Skip to content

SeaCloudsEU/sla-core

Repository files navigation

SeaClouds SLA Core

Build Status

##Description##

The SLA Core is an implementation of an SLA module, compliant with WS-Agreement.

It supports:

  • one-shot negotiation
  • agreement enforcement
  • REST API

Read the documentation

##Technical description##

Read the Developer Guide

##How to deploy##

Read the Installation Guide

##Duke example##

As part of the first integrated platform, the SLA Service reads a pregenerated agreement.

The agreement and monitoring rules for the Duke example are located in samples/. To store the agreement and rules:

$ curl http://localhost:8080/sla-service/seaclouds/agreements -X POST -F sla=@"samples/duke-agreement.xml" -F rules=@"samples/duke-rules.xml"

##License##

Licensed under the Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
LICENSE-header.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages