Merge "Fix wrong magnum volume path in json file"

This commit is contained in:
Jenkins 2016-10-18 03:20:39 +00:00 committed by Gerrit Code Review
commit bd62df9988

View File

@ -10,7 +10,7 @@
],
"permissions": [
{
"path": "/var/lib/kolla/magnum",
"path": "/var/lib/magnum",
"owner": "magnum:magnum",
"recurse": true
},