Skip to content
/ NFVO Public
forked from openbaton/NFVO

Repository containing the source code of the NFVO

License

Notifications You must be signed in to change notification settings

Urban123/NFVO

 
 

Repository files navigation

Open Baton

Build Status Join the chat at https://gitter.im/openbaton/NFVO Documentation Status

Open Baton is an open source project providing a reference implementation of the NFVO and VNFM based on the ETSI NFV MANO specification.

Getting Started

Open Baton is implemented in java using the spring.io framework. For more details about the NFVO architecture, you can refer to the following page.

install the latest NFVO version from the source code

The NFVO uses the AMQP protocol for communicating with the VNFMs. Therefore an implementation of it is necessary, we chose RabbitMQ. To facilitate the installation procedures we provide an installation procedure which will install the NFVO and the prerequired libraries. To execute the following command you need to have curl installed (see http://curl.haxx.se/).

To install the OpenBaton NFVO through its debian package you can type the following command:

bash <(curl -fsSkL http://get.openbaton.org/bootstrap)

Please follow the documentation on our website for more information on how to configure and use it.

Development

Want to contribute? Great! Get in contact with us.

News and Website

Information about OpenBaton can be found on our @website. Follow us on Twitter @openbaton.

License

Copyright (c) 2015-2016 Fraunhofer FOKUS. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file 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.

Supported by

Open Baton is a project developed by Fraunhofer FOKUS and TU Berlin. It is supported by different European publicly funded projects:

About

Repository containing the source code of the NFVO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 64.3%
  • JavaScript 17.0%
  • HTML 16.2%
  • CSS 2.2%
  • Other 0.3%