libvirt_volume_path is incorrect

Bug #1659472 reported by Lars Kellogg-Stedman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
High
Unassigned

Bug Description

In roles/common/defaults/main.yml, we default libvirt_volume_path to:

  libvirt_volume_path: "{{ working_dir }}/pool"

But this is wrong! Because working_dir is a path on the *undercloud*:

  working_dir: "/home/{{ undercloud_user }}"

So if you are trying to connect as a user on your virthost that is not the same as the undercloud_user, this will break. If you need a working dir on the virt host, you need to differentiate between the undercloud, the virthost, and the localhost. Or give up and just use $HOME on the undercloud, and use working_dir for the virt host.

Tags: ci quickstart
Revision history for this message
wes hayutin (weshayutin) wrote :

weshay will take this on..

Changed in tripleo-quickstart:
assignee: nobody → wes hayutin (weshayutin)
John Trowbridge (trown)
tags: added: ci
Revision history for this message
John Trowbridge (trown) wrote :

Moved from tripleo-quickstart launchpad (Moving bug trackers in progress).

Changed in tripleo:
status: New → Triaged
importance: Undecided → High
assignee: nobody → wes hayutin (weshayutin)
milestone: none → ocata-rc1
no longer affects: tripleo-quickstart
tags: added: quickstart
Changed in tripleo:
milestone: ocata-rc1 → ocata-rc2
Changed in tripleo:
milestone: ocata-rc2 → pike-1
Changed in tripleo:
milestone: pike-1 → pike-2
Changed in tripleo:
milestone: pike-2 → pike-3
Revision history for this message
Emilien Macchi (emilienm) wrote :

There are no currently open reviews on this bug, changing the status back to the previous state and unassigning. If there are active reviews related to this bug, please include links in comments.

Changed in tripleo:
assignee: wes hayutin (weshayutin) → nobody
Changed in tripleo:
milestone: pike-3 → pike-rc1
Changed in tripleo:
milestone: pike-rc1 → pike-rc2
Changed in tripleo:
milestone: pike-rc2 → queens-1
Changed in tripleo:
milestone: queens-1 → queens-2
Changed in tripleo:
milestone: queens-2 → queens-3
Changed in tripleo:
milestone: queens-3 → queens-rc1
Changed in tripleo:
milestone: queens-rc1 → rocky-1
Changed in tripleo:
milestone: rocky-1 → rocky-2
Changed in tripleo:
milestone: rocky-2 → rocky-3
Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Changed in tripleo:
milestone: rocky-rc1 → stein-1
Changed in tripleo:
milestone: stein-1 → stein-2
Revision history for this message
Lars Kellogg-Stedman (larsks) wrote :

I don't think this is ever going to be addressed. I certainly haven't done any quickstart related work recently, and it's been floating around through several releases.

Changed in tripleo:
status: Triaged → Invalid
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.