kolla-ansible/releasenotes/notes/move-manila-share-to-network-node-57c61e757c5b96b2.yaml
Mauricio Lima a2707ecf00 Move manila-share service to network node
After a research regarding manila-share node,
is required that for the generic driver the
manila-share service should be run on the network node.

As the generic driver is our default driver, so this change is needed.

Closes-Bug: #1639028
Change-Id: I4b73fec4f96e3e2f9c442c8716941bede5dfbc8e
2016-11-07 10:25:17 -03:00

8 lines
251 B
YAML

---
prelude: >
- Move manila-share service to network node.
upgrade:
- Is required that for the generic driver the manila-share
service should be run on the network node.
The generic driver is our default driver, so this change is needed.