Comment 5 for bug 1061665

Revision history for this message
Tom Fifield (fifieldt) wrote :

openstacl-manuals: to fix this bug

$ nova boot --image 1 --flavor 2 --key_name test --hint force_hosts=server2 my-first-server

becomes

nova boot --image <uuid> --flavor m1.tiny --key_name mykey --availability-zone nova:server2

An extra explanation of what an 'availability zone' is is necessary.