hallo, i have a problem with my opennebula cloud. i use opennebula 4.8 and made an upgrade from 4.8 to 4.12.1. everything works fine, except my clouduser cannot create vhosts under cloud view “sunstone”. i can select a template but i can’t select my instances & networks. i did the same upgrade last week on another cloud and it works fine. any idea what might be wrong. best, peta.
Upgrade from 4.8 to 4.12.1.
/etc/init.d/opennebula stop
/etc/init.d/opennebula-sunstone stop
echo “deb http://downloads.opennebula.org/repo/4.12/Debian/7 stable opennebula” > /etc/apt/sources.list.d/opennebula.list
apt-get update
apt-get upgrade
apt-get install opennebula opennebula-sunstone
onedb upgrade -v -S localhost -u oneadmin -p anypassword -d opennebula