Comment 36 for bug 1295732

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to tripleo-incubator (master)

Reviewed: https://review.openstack.org/84078
Committed: https://git.openstack.org/cgit/openstack/tripleo-incubator/commit/?id=1d684d65992bf0c0dc8fed4ff490195e2d72b2f5
Submitter: Jenkins
Branch: master

commit 1d684d65992bf0c0dc8fed4ff490195e2d72b2f5
Author: Ghe Rivero <email address hidden>
Date: Mon Mar 31 09:43:32 2014 +0200

    Allow to set seed node cpus and memory

    Increasing the number of cpus and the memory for the seed vm,
    has impact in the time needed to boot the undercloud when the
    images are built compressed (without the -u option).
    Booting times of the undercloud are reduced about 35% (More data
    in the bug comments)

    This can be done with the SEED_CPU and SEED_MEM (MB) env.
    variables. (Defaults to 1 CPU and 2048M RAM, as current ones)

    Partial-Bug: #1295732

    Change-Id: Iac68701408696ae1eb598bbf7e2a3d0ad877e116