Comment 22 for bug 1487077

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

Reviewed: https://review.openstack.org/244151
Committed: https://git.openstack.org/cgit/openstack/fuel-mirror/commit/?id=d0b144b0b21cc3fd316f360518695a99d79e60b1
Submitter: Jenkins
Branch: master

commit d0b144b0b21cc3fd316f360518695a99d79e60b1
Author: Bulat Gaifullin <email address hidden>
Date: Wed Nov 11 18:10:45 2015 +0300

    Introduced fuel-mirror

    Avaliable commands:
    - create - Creates a new local mirrors.
      fuel-mirror create --input ubuntu.yaml

    - apply - Applies local mirrors for Fuel-environments.
      fuel-mirror apply --input centos.yaml -e "ENV1"

    Change-Id: I6cbf4e581a93b47cf75fb3c89aa1020a352784c8
    Closes-Bug: #1487077
    Implements: blueprint refactor-local-mirror-scripts