ADD user neutron to the neutron-openvswitch-agent docker file
Neutron containers share the same log directory. So all containers should use same username to create directories. Change-Id: Id95a3205b53dd87ba21d55ebecada89d9f86d37b Closes-Bug: #1551829
This commit is contained in:
parent
a07855bc07
commit
55b50b121c
@ -22,3 +22,5 @@ RUN apt-get install -y --no-install-recommends \
|
||||
{% endif %}
|
||||
|
||||
{{ include_footer }}
|
||||
|
||||
USER neutron
|
||||
|
Loading…
Reference in New Issue
Block a user