The vagrant user is not added to group docker

Bug #1563405 reported by Andrei-Lucian Șerb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-mesos
Fix Released
Undecided
Andrei-Lucian Șerb

Bug Description

The bootstrap script for Vagrant does not add the vagrant user to the docker group. This causes all docker commands, not executed with sudo, to fail. Adding the vagrant user to the docker group allows docker commands to be executed without sudo.

Changed in kolla-mesos:
assignee: nobody → Andrei-Lucian Șerb (lucian-serb)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-mesos (master)

Fix proposed to branch: master
Review: https://review.openstack.org/298848

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-mesos (master)

Reviewed: https://review.openstack.org/298848
Committed: https://git.openstack.org/cgit/openstack/kolla-mesos/commit/?id=60a5091c0c57f83bdee9c655c022583459cc9c56
Submitter: Jenkins
Branch: master

commit 60a5091c0c57f83bdee9c655c022583459cc9c56
Author: Andrei-Lucian Șerb <email address hidden>
Date: Tue Mar 29 18:59:08 2016 +0300

    Add user vagrant to group docker

    The bootstrap script for Vagrant did not add the vagrant user to the
    docker group. That caused all docker commands, not executed with sudo,
    to fail. This commit adds the vagrant user to the docker group, which
    permits execution of docker commands without sudo.

    Change-Id: I56e6372c8b3a4559051f7be1a8fd7528dcbacc53
    Closes-Bug: #1563405
    Signed-off-by: Andrei-Lucian Șerb <email address hidden>

Changed in kolla-mesos:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.