From 418348c11939b3e72c65ede6698972d628bd686a Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 1 Apr 2016 14:19:23 +0000 Subject: [PATCH] Update instructions for deleting transient cloud nodes. --- README.cloud | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.cloud b/README.cloud index f46dd01902..5bff2e419b 100644 --- a/README.cloud +++ b/README.cloud @@ -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 + +3. nova delete - OR -