Skip to content

Commit

Permalink
Merge pull request #25 from openbaton/develop
Browse files Browse the repository at this point in the history
Release 3.0.0
  • Loading branch information
ogozman committed Oct 27, 2016
2 parents 456072c + e6e4da1 commit e34cf97
Show file tree
Hide file tree
Showing 246 changed files with 1,859 additions and 62,049 deletions.
26 changes: 22 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,36 @@ You can add the pages to the GUI by simply adding them to the static resources f

Issues and bug reports should be posted to the GitHub Issue Tracker of this project


# What is Open Baton?

OpenBaton is an open source project providing a comprehensive implementation of the ETSI Management and Orchestration (MANO) specification.
Open Baton is an open source project providing a comprehensive implementation of the ETSI Management and Orchestration (MANO) specification and the TOSCA Standard. Open Baton provides multiple mechanisms for interoperating with different VNFM vendor solutions.
It has a modular archiecture which can be easily extended for supporting additional use cases.

Open Baton is a ETSI NFV MANO compliant framework. Open Baton was part of the OpenSDNCore (www.opensdncore.org) project started almost three years ago by Fraunhofer FOKUS with the objective of providing a compliant implementation of the ETSI NFV specification.
It integrates with OpenStack as standard de-facto VIM implementation, and provides a driver mechanism for supporting additional VIM types. It supports Network Service management either using the provided Generic VNFM and Juju VNFM, or integrating additional specific VNFMs. It provides several mechanisms (REST or PUB/SUB) for interoperating with external VNFMs.

Open Baton is easily extensible. It integrates with OpenStack, and provides a plugin mechanism for supporting additional VIM types. It supports Network Service management either using a generic VNFM or interoperating with VNF-specific VNFM. It uses different mechanisms (REST or PUB/SUB) for interoperating with the VNFMs. It integrates with additional components for the runtime management of a Network Service. For instance, it provides autoscaling and fault management based on monitoring information coming from the the monitoring system available at the NFVI level.
It can be combined with additional components (Monitoring, Fault Management, Autoscaling, and Network Slicing Engine) for building a unique MANO comprehensive solution.

# Source Code and documentation
## Source Code and documentation

The Source Code of the other Open Baton projects can be found [here][openbaton-github] and the documentation can be found [here][openbaton-doc] .

## News and Website

Check the [Open Baton Website][openbaton]

Follow us on Twitter @[openbaton][openbaton-twitter]

## Source Code and documentation

The Source Code of the other Open Baton projects can be found [here][openbaton-github] and the documentation can be found [here][openbaton-doc]

## News and Website

Check the [Open Baton Website][openbaton]

Follow us on Twitter @[openbaton][openbaton-twitter]

# News and Website

Check the [Open Baton Website][openbaton]
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/static/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// Platzieren Sie Ihre Einstellungen in dieser Datei, um Standard- und Benutzereinstellungen zu überschreiben.
{
"editor.renderWhitespace": true
}
Binary file removed src/main/resources/static/asset/img/404.png
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/500.png
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/avatar.jpg
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/avatar2.png
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/avatar3.png
Binary file not shown.
181 changes: 0 additions & 181 deletions src/main/resources/static/asset/img/bg.svg

This file was deleted.

Binary file removed src/main/resources/static/asset/img/bg1.jpg
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/bg2.jpg
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/bg3.jpg
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/bg4.jpg
Binary file not shown.
14 changes: 0 additions & 14 deletions src/main/resources/static/asset/img/bigplay.svg

This file was deleted.

Binary file removed src/main/resources/static/asset/img/controls.png
Binary file not shown.
1 change: 0 additions & 1 deletion src/main/resources/static/asset/img/controls.svg

This file was deleted.

Binary file removed src/main/resources/static/asset/img/demo-video.png
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/g3986.png
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/left-bg.png
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/left-bg2.png
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/logomi.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/main/resources/static/asset/img/ss.png
Binary file not shown.

0 comments on commit e34cf97

Please sign in to comment.