I am installing eucalyptus on centos 6 and while generating administrator credentials on the cloud controller I am getting the
warning:Walrus url not configured
on running the following commands:
1. Generate administrator credentials. /usr/sbin/euca_conf --get-credentials admin.zipunzip admin.zip
2. Source the eucarc file. source eucarc
How to remove the error?