Skip to content

Commit 1d39c76

Browse files
authored
Merge pull request #648 from stackhpc/jdarmach/yoga-hw_machine_type
Set q35 hw machine type as default
2 parents 7d257bf + b5c294e commit 1d39c76

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

etc/kayobe/kolla/config/nova.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[libvirt]
2+
hw_machine_type = q35
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
upgrade:
3+
- |
4+
Configure Nova to use more modern 'q35' libvirt machine type rather than
5+
'pc' which is considered legacy.

0 commit comments

Comments
 (0)