fuelclient raise an access error when trying to render graph

Bug #1433634 reported by Sebastian Kalinowski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Sebastian Kalinowski

Bug Description

When trying to render some file with graph:
 fuel graph --render out.gv
and when the output file do not exists on disk, an error is raised:

Path /mirantis/fuel/python-fuelclient/out.gv.png is not writable

Tags: cli
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-fuelclient (master)

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

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

Reviewed: https://review.openstack.org/165439
Committed: https://git.openstack.org/cgit/stackforge/python-fuelclient/commit/?id=57c7f9ed801174b55bf2385e249d5425a3327252
Submitter: Jenkins
Branch: master

commit 57c7f9ed801174b55bf2385e249d5425a3327252
Author: Sebastian Kalinowski <email address hidden>
Date: Wed Mar 18 15:43:11 2015 +0100

    Fix check for write access during graph render

    Do not check for access for output file since it will
    fail when it doesn't exists - check only if the target dir is writable.

    Change-Id: I7ef696890173f5239a7b6c073e86ee3648537b55
    Closes-Bug: #1433634

Changed in fuel:
status: In Progress → Fix Committed
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.