Skip to content
Snippets Groups Projects
Commit a2707ecf authored by Mauricio Lima's avatar Mauricio Lima
Browse files

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
parent da832be8
No related branches found
No related tags found
No related merge requests found
...@@ -237,7 +237,7 @@ manila ...@@ -237,7 +237,7 @@ manila
manila manila
[manila-share:children] [manila-share:children]
storage network
[manila-data:children] [manila-data:children]
storage storage
......
...@@ -255,7 +255,7 @@ manila ...@@ -255,7 +255,7 @@ manila
manila manila
[manila-share:children] [manila-share:children]
storage network
[manila-data:children] [manila-data:children]
storage storage
......
---
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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment