.. _angular-cloud-projects: ================ Cloud / Projects ================ .. contents:: :local: Projects area ------------- .. image:: /_static/images/newstaff/cloud/projects/projects-dashboard.png The projects dashboard can be displayed in two different types of views: * Card view: .. image:: /_static/images/newstaff/cloud/projects/projects-cards.png * List view .. image:: /_static/images/newstaff/cloud/projects/projects-list.png A project can have one of the following statuses: * active (marked with green) * disabled (marked with grey) You can filter them by: * created at * updated at * disabled * is domain * services count You can also sort the projects by: * project id * project domain id * disabled * name * created at * updated at To perform actions on a project, you just need to mouseover the desired project (both on card view and on list view) To see a detailed page about the project, click on the desired project. .. image:: /_static/images/newstaff/cloud/projects/project-mouseOver.png Actions ------- Edit project ~~~~~~~~~~~~ Clicking the ``edit project`` button (pen icon) will display the following model .. image:: /_static/images/newstaff/cloud/projects/edit-project.png Here you can edit the project name, description, and status. Edit project quota ~~~~~~~~~~~~~~~~~~ Clicking the ``edit project quota`` button (middle icon) will display the following model .. image:: /_static/images/newstaff/cloud/projects/edit-project-quota.png As you can see, you can configure quotas for compute, volume and network, on each region. If you want to allow unlimited instances for example, you can configure the quota to "-1". Use the ``force update`` flag if the quota has already been used and the reserved quota exceeds the new quota. Delete project ~~~~~~~~~~~~~~ Clicking the ``delete project`` button (third icon) will display the following confirmation dialog .. image:: /_static/images/newstaff/cloud/projects/delete-project.png .. warning:: Checking the "Delete all resources" flag will delete all the OpenStack resources that are associated with the project. This action is irreversible.