diff options
author | Stefan K. Berg <stefan.k.berg@ericsson.com> | 2016-07-12 10:54:17 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-12 18:00:33 +0000 |
commit | bae5757b49c9678f039e16bb2ad02b61f8817a2f (patch) | |
tree | 2758fd33e74440662a053d04f8991dc44f655a6c /upstream | |
parent | 156bddb1b6034937b0874868908dfed6a18ce6a8 (diff) |
Updated armband
Project: fuel d4ae056501ed0778a19beb6f207c00439f95cff3
Aligning machine type over Ubuntu and Centos
We have previously used "pc-1.0" as the qemu-kvm machine definition
for virtual Fuel deploys. On Ubuntu this points to:
pc-1.0 Standard PC (i440FX + PIIX, 1996)
On CentOS 7 this machine definition does not exist, but there's a
match in "pc":
pc RHEL 7.0.0 PC (i440FX + PIIX, 1996) (alias of
pc-i440fx-rhel7.0.0
So, finally, pc is also in Ubuntu:
pc Ubuntu 14.04 PC (i440FX + PIIX, 1996) (alias of
pc-i440fx-trusty)
This change is about exploring whether moving to "pc" will make the
auto deploy work on both platforms with the "pc" machine type.
What still needs to be done in CentOS is to create a symlink from
/usr/libexec/qemu-kvm and /usr/bin/kvm though.
Change-Id: I1cce52a21075950cb59b75709b12d724d759e3e6
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Diffstat (limited to 'upstream')
m--------- | upstream/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel b/upstream/fuel -Subproject f7f13befab5bf9a585f4f24018fd9561ed61b1a +Subproject d4ae056501ed0778a19beb6f207c00439f95cff |