aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/Yardstick-TC048-1471785350584
diff options
context:
space:
mode:
authorDelia Popescu <delia.popescu@enea.com>2018-08-01 17:02:35 +0300
committerDelia Popescu <delia.popescu@enea.com>2018-08-01 17:05:40 +0300
commit2f270acd499302cb4176081175cb547d648ad440 (patch)
tree002a5e570d0ef970bd9d9d00e15f5a9d3d492751 /dashboard/Yardstick-TC048-1471785350584
parent0b7647a5a6c85a8a1762ec4482004107989c8550 (diff)
Remove hw_video_model and hw_firmware_type from metadata
Starting with the Openstack Queens release, hw_firmware_type=uefi is implied on AArch64 by default Using virtio-video, now default in nova, should be used instead of VGA JIRA: ARMBAND-388 Change-Id: If52206e2a2f0a05bde5632c91de9367fffdc2eb3 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Diffstat (limited to 'dashboard/Yardstick-TC048-1471785350584')
0 files changed, 0 insertions, 0 deletions
} /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
---
fixes:
  - |
    Previously the RHEL registration script disabled the satellite repo after
    installing the necessary packages from it.  This makes it awkward to
    update those packages later, so the repo will no longer be disabled.