** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1363899
Title:
HyperV Vm Console Log issues
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The size of the console log can get bigger than expected because of a small
nit when checking the existing log file size as well
as a wrong size constant.
The method which gets the serial port pipe at the moment returns a
list which contains at most one element being the actual pipe path. In
order to avoid confusion this should return the pipe path or None
instead of a list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1363899/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp