Atom feed of this document
 
 Specify trusted flavors

You must configure one or more flavors as trusted. Users can request trusted nodes by specifying a trusted flavor when they boot an instance.

Use the nova flavor-key set command to set a flavor as trusted. For example, to set the m1.tiny flavor as trusted:

# nova flavor-key m1.tiny set trust:trusted_host trusted

To request that their instances run on a trusted host, users can specify a trusted flavor on the nova boot command:

Log a bug against this page


loading table of contents...