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
(cherry picked from commit a2707ecf00)
This commit is contained in:
Mauricio Lima 2016-11-11 10:27:17 -03:00
parent 72d5132104
commit 73f8ac33c2
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ manila
manila
[manila-share:children]
storage
network
# Swift
[swift-proxy-server:children]

View File

@ -166,7 +166,7 @@ manila
manila
[manila-share:children]
storage
network
# Swift
[swift-proxy-server:children]