Comment 1 for bug 1503157

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

Reviewed: https://review.openstack.org/222683
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=c352844e659e219322489d3383b1a0d5146acca0
Submitter: Jenkins
Branch: master

commit c352844e659e219322489d3383b1a0d5146acca0
Author: Stanislav Makar <email address hidden>
Date: Fri Sep 11 15:59:27 2015 +0000

    Add support of CentOS7/RedHat7 to l23network

    * Add CentOS6 and CentOS7 separation to l23_os fact.
    * Use l23_os fact instead of osfamily.
    * Add CentOS7/RedHat7 support to l23_stored_config resource.
    * Remove *vconfig* package due to we do not use *vconfig* to configure vlan
     interfaces hence we do not need to install it. CentOS7/RedHat7 does not have this
     package anymore as well.

    Change-Id: Ia6cb9e4efc9465030fe0ed8c2e46922db1513a74
    Closes-bug: #1503157