The Intercloud project aims to provide an Extensible Messaging and Presence Protocol (XMPP) and Open Cloud Computing Interface (OCCI) based network overlay for cloud to cloud interoperability.
To find out more, please check out the [Intercloud website] website and the [Intercloud wiki] wiki.
Assuming git, maven 3 and java 1.8 is installed:
host$ git clone https://github.com/citlab/Intercloud.git
host$ cd Intercloud
host$ mvn install
Intercloud is copyright 2014-2015 TU Berlin
Licensed under the [Apache License, Version 2.0] license (the "License"); you may not use this software except in compliance with the License.
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.