Skip to content

this repository contains the Juju charm which can be used for deploying a standalone Open Baton instance using juju

License

Notifications You must be signed in to change notification settings

openbaton/juju-charm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Open Baton Juju Charm

This charm provides the NFVO from https://openbaton.github.io. 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 use this Juju charm, you will need an instance of Juju with a running controller. This Juju charm has been tested with Juju 2.0 (and above)

How to use the Open Baton Juju Charm

In order to start the deployment you need to execute the following actions. Assuming that you checked out this project in /opt/openbaton, then you will need to execute

juju deploy /opt/openbaton/juju-charm
juju expose /opt/openbaton/juju-charm

How to configure and use Open Baton

After the successfull deployment of the charm, an open baton instance will be available at the IP provided by Juju. Check via the "juju status" command what is the currently available IP. Your dashboard should be reachable at http://IP:8080/

For indepth information on how to use and configure Open Baton, please refer to http://openbaton.org/documentation

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-2017] 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

About

this repository contains the Juju charm which can be used for deploying a standalone Open Baton instance using juju

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published