Missing dashes from console-log

Bug #1194032 reported by Xavier Queralt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Unassigned
Grizzly
Fix Released
High
Unassigned

Bug Description

When fetching the console-log of a running instance either from command line (nova console-log) or horizon you can notice that all the dashes have been removed from there compared against the original log file in the filesystem.

How to reproduce:

1. Start an instance
2. Get the log: nova console-log
3. Compare it against the log in the filesystem.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
assignee: nobody → Xavier Queralt (xqueralt)
status: New → In Progress
Alan Pevec (apevec)
tags: added: grizzly-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/34166
Committed: http://github.com/openstack/nova/commit/c651f4928c65407cff86a9f9efc046a0f76a9519
Submitter: Jenkins
Branch: master

commit c651f4928c65407cff86a9f9efc046a0f76a9519
Author: Xavier Queralt <email address hidden>
Date: Sun Jun 23 21:39:32 2013 +0200

    Fix the filtered characters list from console-log

    In fffcaea1 ^M was added to the list of characters to filter from the
    console-log output but, because of a typo in the regexp, the
    character '-' was added to that list too and has been removed since
    then.

    Fixes bug #1194032

    Change-Id: Ia02b0b4c7027cbd09a51042ca1b5d28890413626

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Alan Pevec (apevec)
Changed in nova:
importance: Undecided → High
tags: removed: grizzly-backport-potential
Thierry Carrez (ttx)
Changed in nova:
milestone: none → havana-2
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/36609
Committed: http://github.com/openstack/nova/commit/2b750f7a85384ea3391af216466b8058b8c27d6a
Submitter: Jenkins
Branch: master

commit 2b750f7a85384ea3391af216466b8058b8c27d6a
Author: Chris Yeoh <email address hidden>
Date: Thu Jul 11 16:33:25 2013 +0930

    Sync v2/v3 console_output API extensions

    Synchronises changes made to the v2 version of the console_output
    API extension to v3 in commit c651f4928c65407cff86a9f9efc046a0f76a9519
    which fixed bug #1194032

    Partially implements blueprint nova-v3-api

    Change-Id: Ie28d771d25636decb7b1f17756654be56762b35f

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/grizzly)

Reviewed: https://review.openstack.org/36496
Committed: http://github.com/openstack/nova/commit/01fd5c212ae80318aacd60d4e1a36f91c78867f7
Submitter: Jenkins
Branch: stable/grizzly

commit 01fd5c212ae80318aacd60d4e1a36f91c78867f7
Author: Xavier Queralt <email address hidden>
Date: Sun Jun 23 21:39:32 2013 +0200

    Fix the filtered characters list from console-log

    In fffcaea1 ^M was added to the list of characters to filter from the
    console-log output but, because of a typo in the regexp, the
    character '-' was added to that list too and has been removed since
    then.

    Fixes bug #1194032

    Change-Id: Ia02b0b4c7027cbd09a51042ca1b5d28890413626
    (cherry picked from commit c651f4928c65407cff86a9f9efc046a0f76a9519)

Thierry Carrez (ttx)
Changed in nova:
milestone: havana-2 → 2013.2
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.