manila/manila/db/migrations
silvacarloss 14d3e268a0 Add share network with multiple subnets
This patch adds the possibility to create share networks with
multiple subnets in Manila. It also updates the share server api
to receive "share_network_subnet_id" instead of "share_network_id".

Each share network subnet must be associated with only one
availability zone. Each share network must have a single default
share network subnet.

DocImpact
APIImpact
Depends-On: I13bb48e7c03e16c26946ccf9d48e80592391a3d1
Partially-implements: bp share-network-multiple-subnets
Change-Id: Id8814a8b26c9b9dcb1fe71d0d7e9b79e8b8a9210
Closes-Bug: #1588144
Co-Authored-By: lseki <luciomitsuru.seki@fit-tecnologia.org.br>
Co-Authored-By: dviroel <viroel@gmail.com>
2019-09-13 11:27:18 -03:00
..
alembic Add share network with multiple subnets 2019-09-13 11:27:18 -03:00
__init__.py Use Alembic instead of Sqlalchemy-migrate in Manila 2014-08-26 17:12:57 +04:00
alembic.ini Use Alembic instead of Sqlalchemy-migrate in Manila 2014-08-26 17:12:57 +04:00
utils.py Remove models usage from migrations 2015-07-13 11:58:15 +03:00