networking-hyperv 1.0.2
pip install networking-hyperv==1.0.2
Released:
OpenStack Hyper-V Networking L2 Agent
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Cloudbase Solutions Srl
- Tags openstack, neutron, hyper-v, networking
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
Project description
This is the downstream Hyper-V Neutron Agent.
How to Install
Run the following command to install the agent in the system:
C:\networking-hyperv> python setup.py install
To properly use the agent, you will have to set the core_plugin in neutron.conf to:
core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin
Additionally, you will have to add Hyper-V as a mechanism in ml2_conf.ini:
mechanism_drivers = openvswitch,hyperv
Finally, make sure the tenant_network_types field contains network types supported by Hyper-V: local, flat, vlan.
Tests
You will have to install the test dependencies first to be able to run the tests.
C:\networking-hyperv> pip install -r test-requirements.txt
You can run the unit tests with the following command.
C:\networking-hyperv> nosetests hyperv\tests
HACKING
To contribute to this repo, please go through the following steps.
Keep your working tree updated
Make modifications on your working tree
Run tests
If the tests pass, create a pull request on our github repo.
Wait for the pull request to be reviewed.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Cloudbase Solutions Srl
- Tags openstack, neutron, hyper-v, networking
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
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 networking-hyperv-1.0.2.tar.gz
.
File metadata
- Download URL: networking-hyperv-1.0.2.tar.gz
- Upload date:
- Size: 38.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65586ef6f80dd281d7c23de6b1d9a8be9392aa7457ff404f2fe422065227fcab |
|
MD5 | c624248cff28666d90d6dc66a0f517d2 |
|
BLAKE2b-256 | 99eddf4d347a34f22fe61166adb18690cbb052b37f3927b17e10375d1504168d |