Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/flavor-extra-specs-templates. Description: In Flavor Extra Specs create page, It would be a great help to users to have a variety of common key list available in a dropdown. For example, we can add instance resource quota keys here: nova-manage flavor set_key --name m1.small --key quota:read_bytes_sec --value 10240000 nova-manage flavor set_key --name m1.small --key quota:write_bytes_sec --value 10240000 nova-manage flavor set_key --name m1.small --key quota:cpu_quota --value 5000 nova-manage flavor set_key --name m1.small --key quota:cpu_period --value 2500 nova-manage flavor set_key --name m1.small --key quota:inboud_average --value 10240 nova-manage flavor set_key --name m1.small --key quota:outboud_average --value 10240 Also we can add pci_passthrough key here after the patches are merged(https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:pci-passthrough-enhancement,n,z) Specification URL (additional information): None
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0855.html