Comment 1 for bug 1545153

Revision history for this message
Matt Riedemann (mriedem) wrote :

The hostname is sanitized here:

https://github.com/openstack/nova/blob/e85cf38b949200c0ce36b713ab02e473c7c150f5/nova/utils.py#L777

That's also where it's truncating the name, and it's truncating on the - in the failure case.