Update master for stable/2026.1
Add file to the reno documentation build to show release notes for stable/2026.1.
Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/2026.1.
Sem-Ver: feature Change-Id: Id5b890eb43655d6821070ec2b004e3a94d6da6ff Signed-off-by: OpenStack Release Bot infra-root@openstack.org Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/add_release_note_page.sh
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Team and repository tags
VSwitch
Table of Contents
Overview
4.0.0 - 2016.1 - Mitaka
A Puppet module providing things for vSwitches. At the moment OVS is the only one I’ve added but please feel free to contribute new providers through Stackforge. It’s based upon types and providers so we can support more then just OVS or one vSwitch type.
The current layout is:
Development
Developer documentation for the entire puppet-openstack project.
Contributors
Release Notes
Repository
Usage
To create a new bridge, use the
vs_bridgetype:You can then attach a device to the bridge with a virtual port:
You can change the vswitch configuration settings using.
For configuration parameters that are ‘hash’ data type, the resource name should be of the following format
For ‘set/array’ data types, value should be in the following format
TODO: