python-os-net-config

OpenStack network configuration - Python 2.x

Description

The core aim of this project is to allow fine grained (but extendable) configuration of the networking parameters for a network host. The project consists of:
 * A CLI (os-net-config) which provides configuration via a YAML or JSON file
   formats. By default os-net-config uses a YAML config file located at
   /etc/os-net-config/config.yaml. This can be customized via the
   --config-file CLI option.
 * A Python library which provides configuration via an object model.

This package contains the Python 2.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://git.openstack.org/cgit/openstack/os-net-config


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-os-net-config