All Projects → openbaton → Nfvo

openbaton / Nfvo

Licence: apache-2.0
Repository containing the source code of the NFVO

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Nfvo

re-mote
Re-mote operations using SSH and Re-gent
Stars: ✭ 61 (+10.91%)
Mutual labels:  management, orchestration
Enterprisealrobot
An anime themed telegram group management bot
Stars: ✭ 49 (-10.91%)
Mutual labels:  management
Falko
📈 Falko (Front-End): Platform for agile projects management 📊
Stars: ✭ 14 (-74.55%)
Mutual labels:  management
Spionio
Lightweight focus group management platform that can capture and replay user interaction on your site and improve the UX in everything you build
Stars: ✭ 40 (-27.27%)
Mutual labels:  management
Supervisoradmin
supervisor admin is a centralized management tools written by django
Stars: ✭ 31 (-43.64%)
Mutual labels:  management
Awesome Cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
Stars: ✭ 10,834 (+19598.18%)
Mutual labels:  management
Merit
价值和成果管理系统
Stars: ✭ 12 (-78.18%)
Mutual labels:  management
Ricerous
The diary of ricers.
Stars: ✭ 53 (-3.64%)
Mutual labels:  management
Hubblemon
Stars: ✭ 48 (-12.73%)
Mutual labels:  management
Verwalter
A tool which manages cluster of services
Stars: ✭ 34 (-38.18%)
Mutual labels:  orchestration
Toodles
Project management directly from the TODOs in your codebase
Stars: ✭ 963 (+1650.91%)
Mutual labels:  management
Borealis Server Manager
Utility designed to facilitate the deployment, management, and control of various kinds of dedicated gameservers.
Stars: ✭ 31 (-43.64%)
Mutual labels:  management
Unstated
State so simple, it goes without saying
Stars: ✭ 7,785 (+14054.55%)
Mutual labels:  management
Hocho
Hocho: Run Itamae easily with host inventory
Stars: ✭ 27 (-50.91%)
Mutual labels:  orchestration
Acs Engine
WE HAVE MOVED: Please join us at Azure/aks-engine!
Stars: ✭ 1,049 (+1807.27%)
Mutual labels:  orchestration
Falko Api
📈 Falko API: Plataform for agile projects management 📊
Stars: ✭ 13 (-76.36%)
Mutual labels:  management
Electra
A desktop application for test account managment
Stars: ✭ 32 (-41.82%)
Mutual labels:  management
Lychee V3
A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.
Stars: ✭ 1,007 (+1730.91%)
Mutual labels:  management
Containerpilot
A service for autodiscovery and configuration of applications running in containers
Stars: ✭ 1,078 (+1860%)
Mutual labels:  orchestration
Sechub
SecHub - one central and easy way to use different security tools with one API/Client
Stars: ✭ 52 (-5.45%)
Mutual labels:  orchestration

Copyright © 2015-2016 Open Baton. Licensed under Apache v2 License.

Build Status Documentation Status

Open Baton NFV Orchestrator

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

Technical Requirements

In order to execute the NFVO you need to have installed a JVM and RabbitMQ. Those components are typically installed as part of the bootstrap installation scripts provided.

In addition, you need to have a running and configured Virtualized Infrastructure Manager (VIM). Open Baton provides a plugin for getting started with OpenStack as initial VIM.

How to install Open Baton NFVO

In order to install Open Baton you can follow the installation guide that will guide you to the installation procedure step by step. You can choose between installing a development version (compiling the latest version available) or a more stable version (downloading the binary packages from our repository).

You can also execute the installation by your own checking out this repository and compiling the source code with gradle. However, you need to make sure that all the requirements are satisfied (RabbitMQ properly configured, etc.), therefore we suggest to follow the documentation for avoiding any issues.

How to use Open Baton NFVO

Dashboard

Open Baton provides an easy to use dashboard. After you complete the installation of the NFVO, the dashboard should be available on port 8080. Therefore, connecting to [http://localhost:8080] you should be able to access the dashboard and start playing with it. Please refer to the documentation for more details.

APIs

For the full list of APIs please refer to our API DOC

How to extend Open Baton NFVO

In our documentation there are multiple tutorials that guide you through this process

Issue tracker

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

What is Open Baton?

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 architecture which can be easily extended for supporting additional use cases.

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.

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

The Source Code of the other Open Baton projects can be found here and the documentation can be found here .

News and Website

Check the Open Baton Website Follow us on Twitter @openbaton.

Licensing and distribution

Copyright © [2015-2016] Open Baton project

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.

Support

The Open Baton project provides community support through the Open Baton Public Mailing List and through StackOverflow using the tags openbaton.

Supported by

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].