mirror of https://github.com/apache/jclouds.git
Issue 77: cpu priority is missing by design per rackspace issue 118770
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1640 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
73ec708b03
commit
ffac49c5b7
|
@ -27,7 +27,7 @@ package org.jclouds.rackspace.cloudservers.domain;
|
|||
/**
|
||||
*
|
||||
* A flavor is an available hardware configuration for a server. Each flavor has a unique
|
||||
* combination of disk space, memory capacity, and priority for CPU time.
|
||||
* combination of disk space, memory capacity.
|
||||
*
|
||||
* @author Adrian Cole
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue