Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This guide explains how to delete a project

Step-by-step guide


Supponiamo di volete cancellare il progetto CMB4PrimordialNonGaussianity:


Code Block
languagebash
[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:


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

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

[root@cld-ctrl-01 ~]# 


Code Block
languagebash




Info

Content by Label
showLabelsfalse
max5
spacesCV
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("project","delete") and type = "page" and space = "CV"
labelsdelete project

...

Page properties
hiddentrue


Related issues