diff options
author | Manuel Buil <mbuil@suse.com> | 2018-11-06 15:35:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-06 15:35:59 +0000 |
commit | 01be25ddb781f0b037b3e475a4e72a73e0343135 (patch) | |
tree | 4739cb7b4a37f88535c69931b53343e43d66d458 /docs/submodules | |
parent | 5a503c29930180e2999c2ea38b508260e2e0f450 (diff) |
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Simplify the serial config"
- Simplify the serial config
The current configuration only dumps the booting info into a file and
the pty does not work (i.e. virsh console opnfv returns a failure
because it cannot find a character device). After some investigations,
it is apparently impossible to have both active:
https://github.com/Mirantis/virtlet/issues/249
Therefore, we should remove the pty part of the xml. To connect to the
VM in case of network problems, we can always use vnc.
Apart from that, the console part is not necessary as libvirt will
create that one for us
Change-Id: I80a59163b4ba4e6bff34cb5378893201e93ddb87
Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng-xci | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci -Subproject 6e35b2821d93d9ac58f354bff81a60581bc882e +Subproject 3f7060ba0ff61cd70dd8d58640b50c278c1b966 |