blob: a0f64ea5a385afbfc713848b8ff4ab4b9fbdd5af [file] [log] [blame]
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
%BOOK_ENTITIES;
]>
<!-- Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<section id="set-per-project-resource-limits">
<title>Setting Per-Project Resource Limits</title>
<para>The &PRODUCT; root administrator or the domain administrator of the domain where the project
resides can set new resource limits for an individual project. The project owner can set
resource limits only if the owner is also a domain or root administrator.</para>
<para>The new limits must be below the global default limits set by the &PRODUCT; administrator
(as described in <xref linkend="set-resource-limits-for-projects"/>). If the project already
owns more of a given type of resource than the new maximum, the resources are not affected;
however, the project can not add any new resources of that type until the total drops below the
new limit.</para>
<orderedlist>
<listitem>
<para>Log in as administrator to the &PRODUCT; UI.</para>
</listitem>
<listitem>
<para>In the left navigation, click Projects.</para>
</listitem>
<listitem>
<para>In Select View, choose Projects.</para>
</listitem>
<listitem>
<para>Click the name of the project you want to work with.</para>
</listitem>
<listitem>
<para>Click the Resources tab. This tab lists the current maximum amount that the project is
allowed to own for each type of resource.</para>
</listitem>
<listitem>
<para>Type new values for one or more resources.</para>
</listitem>
<listitem>
<para>Click Apply.</para>
</listitem>
</orderedlist>
</section>