Comment 2 for bug 1491579

Revision history for this message
Matt Riedemann (mriedem) wrote : Re: against all sanity, nova needs to work around broken public clouds

(9:09:00 PM) SlickNik: hi folks — did something recently merge that disallows spaces in nova instance names?
(9:09:14 PM) openstackgerrit: Matt Riedemann proposed openstack/python-novaclient: Update path to subunit2html in post_test_hook https://review.openstack.org/219835
(9:10:04 PM) SlickNik: We're now getting this error when trying to do so:
(9:10:05 PM) mriedem: SlickNik: might be another symptom of https://github.com/openstack/nova/commit/4a18f7d3bafcdbede48500aac389e0a770b8e6a8
(9:10:11 PM) SlickNik: Returning 400 to user: Invalid input for field/attribute name. Value: TEST_2015-09-02 21:39:34.721645_config. u'TEST_2015-09-02 21:39:34.721645_config' does not match '^[a-zA-Z0-9-._]*$'