Activity log for bug #1793375

Date Who What changed Old value New value Message
2018-09-19 19:41:13 Alex Schultz bug added bug
2018-09-19 19:41:45 Alex Schultz description If you install an undercloud and start an overcloud deployment without logging out, you may hit an error when you run 'openstack tripleo container image prepare -e ~/containers-prepare-parameter.yaml --roles-file /usr/share/openstack-tripleo-heat-templates/roles_data.yaml --output-env-file ~/containers-default-parameters.yaml' The error may just be: Error while fetching server API version: ('Connection aborted.', error(13, 'Permission denied')) This is because the user that installed the undercloud (typically 'stack') does not have the docker group added until you logout and log back in again. If you install an undercloud and start an overcloud deployment without logging out, you may hit an error when you run 'openstack tripleo container image prepare -e ~/containers-prepare-parameter.yaml --roles-file /usr/share/openstack-tripleo-heat-templates/roles_data.yaml --output-env-file ~/containers-default-parameters.yaml' The error may just be: Error while fetching server API version: ('Connection aborted.', error(13, 'Permission denied')) This is because the user that installed the undercloud (typically 'stack') does not have the docker group added until you logout and log back in again. http://paste.openstack.org/show/730382/
2018-09-19 21:16:42 OpenStack Infra tripleo: status Triaged In Progress
2018-09-19 21:16:42 OpenStack Infra tripleo: assignee Steve Baker (steve-stevebaker)
2018-09-25 10:43:19 OpenStack Infra tripleo: status In Progress Fix Released