You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This guide explains how to delete a project

Step-by-step guide


Supponiamo di volete cancellare il progetto CMB4PrimordialNonGaussianity:


[root@cld-ctrl-01 ~]# openstack project show ac321427699642e4b940d8489c19cf72
+-------------+------------------------------------------+
| Field | Value |
+-------------+------------------------------------------+
| description | CMB for Primordial Non Gaussianity - DFA |
| domain_id | default |
| enabled | True |
| id | ac321427699642e4b940d8489c19cf72 |
| is_domain | False |
| name | CMB4PrimordialNonGaussianity |
| parent_id | default |
| tags | [u'O=unipd.it', u'OU=dfa.unipd.it'] |
+-------------+------------------------------------------+
[root@cld-ctrl-01 ~]# 

Verifichiamo che non ci siano volumi e/o VM usati da questo progetto:


[root@cld-ctrl-01 ~]# openstack server list --project ac321427699642e4b940d8489c19cf72

[root@cld-ctrl-01 ~]# openstack volume list --project ac321427699642e4b940d8489c19cf72

[root@cld-ctrl-01 ~]# 







  • No labels