Merge "Add missing usermod for magnum"

This commit is contained in:
Jenkins 2015-11-24 16:45:34 +00:00 committed by Gerrit Code Review
commit 875533b22a

@ -31,3 +31,5 @@ RUN ln -s magnum-base-source/* magnum \
&& chown -R magnum: /etc/magnum /var/log/magnum /home/magnum
{% endif %}
RUN usermod -a -G kolla magnum