UKCloud / maloja

A Python toolkit for use with your VMware cloud. You can survey existing infrastructure and automate the task of building VApps.
Apache License 2.0
2 stars 0 forks source link

Sanitise computer name #30

Closed tundish closed 8 years ago

tundish commented 8 years ago
2016-02-02 15:47:50,906 WARNING maloja.builder.check_response|<?xml version="1.0" encoding="UTF-8"?>
<Error xmlns="http://www.vmware.com/vcloud/v1.5" majorErrorCode="400" message="[ 94eaf20b-4a33-4b4a-a733-ca65af0ab813 ] Computer name can only contain alphanumeric characters and hyphens. On non-Windows systems the name can also contain dots. It must not contain only digits." minorErrorCode="BAD_REQUEST" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.vmware.com/vcloud/v1.5 http://10.10.6.14/api/v1.5/schema/master.xsd"></Error>