Goutham Pacha Ravi fab08ff7b2 Create ports as disabled with external networks
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 commit 53c8b69c016010e2bbbf3220bcf771a2e9dd8b91)
(cherry picked from commit 55865c5a8be4c7b0100dab291e4e2735c9c0e59d)
(cherry picked from commit f509be3364eeba9be1c8f69a2dc03beb0a0006af)
(cherry picked from commit 58dbf997ea93e5c38b6e7db01a85ae8d9836cd9e)
2024-08-14 06:17:22 +00:00
2021-08-21 08:33:47 +00:00
2020-08-11 21:00:54 +00:00
2017-03-30 15:12:22 +03:00
2023-03-17 04:43:24 +00:00
2017-10-25 11:57:46 -04:00
2019-06-24 15:03:51 -07:00
2020-10-14 14:05:30 +08:00
2013-08-08 10:34:06 -04:00
2020-03-18 18:59:27 -07:00
2020-03-27 16:55:52 +01:00
2020-12-10 19:48:15 -08:00
2023-01-05 16:30:09 -03:00

Team and repository tags

image

MANILA

You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.

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:

https://specs.openstack.org/openstack/manila-specs/

Description
Shared filesystem management project for OpenStack.
Readme 181 MiB
Languages
Python 99.3%
Shell 0.7%