Comment 2 for bug 1564477

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/mitaka)

Reviewed: https://review.openstack.org/300043
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2d14bf76ca62b10c9b5bca11b7d6cebb1954d20f
Submitter: Jenkins
Branch: stable/mitaka

commit 2d14bf76ca62b10c9b5bca11b7d6cebb1954d20f
Author: Ryan Hallisey <email address hidden>
Date: Mon Mar 21 23:39:37 2016 +0000

    Centos gives /dev/pts/ptmx the wrong perms

    In order to use cinder, we need to be able to use
    /dev/pts/ptmx. Centos sets this to 000 when on Fedora
    it's 666.

    Closes-bug: #1564477
    Change-Id: I76dc5adc64d2da0d27204ea31175244bc1b94428
    (cherry picked from commit d2710b871b9f0141f0e7150590f896ab1fd71ba7)