January 2018
Intermediate to advanced
398 pages
7h 54m
English
Projects can be deleted even if they have users associated with them, so be sure to delete users and other project assets before deleting a project, otherwise you risk having orphaned resources. In this example, we will show how to delete a project named oldbook.
Ensure that you are logged on to a correctly configured OpenStack client and can access the OpenStack environment as a user with admin privileges.
Refer to Chapter 2, The OpenStack Client, for details of setting up your environment to use OpenStack command-line client.
In order to delete a project, execute the following commands:
openstack project list
openstack project delete ...Read now
Unlock full access