Update instructions for deleting transient cloud nodes.
This commit is contained in:
parent
5ab90880fe
commit
418348c119
1 changed files with 7 additions and 1 deletions
|
@ -169,7 +169,13 @@ and traceroute and friends).
|
|||
=== TERMINATING INSTANCES ===
|
||||
|
||||
For transient:
|
||||
1. source /srv/private/ansible/files/openstack/transient-admin/keystonerc.sh
|
||||
1. source /srv/private/ansible/files/openstack/novarc
|
||||
|
||||
2. export OS_TENANT_NAME=transient
|
||||
|
||||
2. nova list | grep <ip of your instance or name of your instance>
|
||||
|
||||
3. nova delete <name of instance or ID of instance>
|
||||
|
||||
- OR -
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue