The Open Baton CLI
Project description
Python version of the Open Baton CLI
This project contains a vnfm sdk for python projects.
Technical Requirements
This section covers the requirements that must be met by the python-vnfm-sdk in order to satisfy the demands for such a component:
python 2.7
How to install the Open Baton CLI
The easier way to start is to use a virtual environment. Once activated, just run
pip install openbaton-cli
How to use the Open Baton CLI
After installing the CLI you have a new command:
./openbaton -h 2 ↵
usage: openbaton [-h] [-pid PROJECT_ID] [-u USERNAME] [-p PASSWORD]
[-ip NFVO_IP] [--nfvo-port NFVO_PORT]
agent action [params [params ...]]
positional arguments:
agent the agent you want to use. Possibilities are: ['nsd',
'vim', 'project', 'user', 'vnfpackage', 'nsr']
action the action you want to call. Possibilities are:
['list', 'show', 'delete', 'create']
params The id, file or json
optional arguments:
-h, --help show this help message and exit
-pid PROJECT_ID, --project-id PROJECT_ID
the project-id to use
-u USERNAME, --username USERNAME
the openbaton username
-p PASSWORD, --password PASSWORD
the openbaton password
-ip NFVO_IP, --nfvo-ip NFVO_IP
the openbaton nfvo ip
--nfvo-port NFVO_PORT
the openbaton nfvo port
Issue tracker
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 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.
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.
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.
Copyright © 2015-2016 Open Baton. Licensed under Apache v2 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file openbaton-cli-2.2.1-beta2.tar.gz
.
File metadata
- Download URL: openbaton-cli-2.2.1-beta2.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1df745fd95aa10f4d6ddf78360f68f34e49134068a4750c228338c3a1d9ede9c |
|
MD5 | f1171cfb8ba891582dd5d2b3e6f95e84 |
|
BLAKE2b-256 | 436aee10b80d739395f39f52e1c6cadd05d6bc1c37a76b1b34cd555af3027083 |