fab08ff7b282a72a4fc585688720c2a96451aac9
NeutronNetworkPlugin allows the use of external networks as share networks. Deployers use this as a way to utilize Neutron's IPAM capabilities. To provide IP addresses out of a network, Neutron would need to create ports on the network, albeit these ports are unused. A recent change in OVN (a popular Neutron ML2 plugin) [1] necessitates Manila to explicitly create ports as being "DOWN" to prevent incorrect ARP responses from OVN; the eventual, external ports must respond to the ARP requests from clients. Change-Id: Icd5b1a2087a4e38e9d0b65f9c0d9a85abad69f07 Closes-Bug: #2074504 (cherry picked from commit53c8b69c01) (cherry picked from commit55865c5a8b) (cherry picked from commitf509be3364) (cherry picked from commit58dbf997ea)
Team and repository tags
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/wiki/Manila
- Developer docs: https://docs.openstack.org/manila/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/manila
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://opendev.org/openstack/python-manilaclient
- Documentation for the project can be found at:
https://docs.openstack.org/manila/latest/
- Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/manila/
- Source for the project:
https://opendev.org/openstack/manila
- Bugs:
https://bugs.launchpad.net/manila
- Blueprints:
https://blueprints.launchpad.net/manila
- Design specifications are tracked at:
Description
Languages
Python
99.3%
Shell
0.7%