On Jul 23, 2014, at 4:34 PM, Mike Spreitzer wrote:
> Did you know that you can specify the host to use by abusing the parameter
> named "availability_zone" ...
I sure do! That's partially what led me to looking at scheduler hints (more
below).
There were two issues, actually.
1. At first, I
"Joe D'Andrea" wrote on 07/23/2014 04:23:21
PM:
> I have a need to deploy a given VM on a specific host in my
> OpenStack Icehouse cluster, bypassing availability zones entirely.
Can you be a little more explicit about your issue with availability
zones? Did you know that you can specify the
I have a need to deploy a given VM on a specific host in my OpenStack Icehouse
cluster, bypassing availability zones entirely.
To help with this, I've attempted the following:
1. Created Host Aggregate. Each contains a single host and metadata of the form
'host=hostname' (e.g., 'host=myhost').