Hi,<div><br></div><div>Could someone give a practical overview of how configuring and using the instance type extra specs extension capability introduced in Folsom?</div><div><br></div><div>If how extending an instance type is relatively clear.</div>
<div><br></div><div>Eg.: #nova-manage instance_type set_key --name=<my.instancetype> --key <cpu_arch> --value <'s== x86_64'> </div><div><br></div><div>The principles of capability advertising is less clearer. Is it assumed that the key/value pairs are always declared statically as flags in nova.conf of the compute node, or can they be generated dynamically and if so, who would that be? And also, are the keys completely free form strings or strings that are known (reserved) by Nova?</div>
<div><br></div><div>Thanks in advance for clarifying this.</div><div><br></div><div>Patrick</div>