Comment 2 for bug 1505147

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

Reviewed: https://review.openstack.org/237580
Committed: https://git.openstack.org/cgit/openstack/fuel-docs/commit/?id=58209947cd0d1cd564017020d6f6ee12fb0fd7ec
Submitter: Jenkins
Branch: master

commit 58209947cd0d1cd564017020d6f6ee12fb0fd7ec
Author: Ksenia Demina <email address hidden>
Date: Tue Oct 20 16:24:57 2015 +0300

    Partition preservation scope for RF

    Cover reinstall procedure for Reduced Footprint feaure:

    1) fuel node --node 1 --disk --download
    2) edit disk.yaml (set keep_data to true)
    3) fuel node --node 1 --disk --upload
    4) provision virt node
    5) spawn vms (fuel2 env spawn-vms <env-id>)
    6) wait for VMs to comes up
    7) deploy virt node

    Change-Id: I0c00000453d16d14c28d10f87d066d9890181db0
    Closes-Bug: #1505147