Skip to content

Commit e34cf97

Browse files
author
ogozman
authored
Merge pull request #25 from openbaton/develop
Release 3.0.0
2 parents 456072c + e6e4da1 commit e34cf97

File tree

246 files changed

+1859
-62049
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

246 files changed

+1859
-62049
lines changed

README.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,36 @@ You can add the pages to the GUI by simply adding them to the static resources f
2727

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

30+
3031
# What is Open Baton?
3132

32-
OpenBaton is an open source project providing a comprehensive implementation of the ETSI Management and Orchestration (MANO) specification.
33+
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.
34+
It has a modular archiecture which can be easily extended for supporting additional use cases.
3335

34-
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.
36+
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.
3537

36-
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.
38+
It can be combined with additional components (Monitoring, Fault Management, Autoscaling, and Network Slicing Engine) for building a unique MANO comprehensive solution.
3739

38-
# Source Code and documentation
40+
## Source Code and documentation
3941

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

44+
## News and Website
45+
46+
Check the [Open Baton Website][openbaton]
47+
48+
Follow us on Twitter @[openbaton][openbaton-twitter]
49+
50+
## Source Code and documentation
51+
52+
The Source Code of the other Open Baton projects can be found [here][openbaton-github] and the documentation can be found [here][openbaton-doc]
53+
54+
## News and Website
55+
56+
Check the [Open Baton Website][openbaton]
57+
58+
Follow us on Twitter @[openbaton][openbaton-twitter]
59+
4260
# News and Website
4361

4462
Check the [Open Baton Website][openbaton]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// Platzieren Sie Ihre Einstellungen in dieser Datei, um Standard- und Benutzereinstellungen zu überschreiben.
2+
{
3+
"editor.renderWhitespace": true
4+
}
-15.4 KB
Binary file not shown.
-26.8 KB
Binary file not shown.
-13.1 KB
Binary file not shown.
-44.4 KB
Binary file not shown.
-22.9 KB
Binary file not shown.

src/main/resources/static/asset/img/bg.svg

Lines changed: 0 additions & 181 deletions
This file was deleted.
-199 KB
Binary file not shown.
-22.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)