how to complete uninstall Devstack?
I tried using clean.sh but I'm still able to invoke commands like keystone in the terminal, so I think some parts of Openstack are still in my system. Any hints?
First time here? Check out the FAQ!
I tried using clean.sh but I'm still able to invoke commands like keystone in the terminal, so I think some parts of Openstack are still in my system. Any hints?
hello,
try this,
rm -rf /opt/stack
rm -rf /usr/local/bin/
./clean.sh
./unstack.sh
and do check any environmental variables are existed like OS_AUTH_URLetc.. if there then manually unset it.
Asked: 2015-01-21 04:02:12 -0600
Seen: 18,408 times
Last updated: Jan 21 '15