The OpenNebula project is proud to announce the availability of OpenNebula 4.12 Beta (Cotton Candy). This release ships with several improvements in different subsystems and components, including cost reports, SPICE support, improved VDCs, Security Groups… For more information please check the following post in our blog
Thanks for this new release! I’ve installed this release on our rest setup. Everything seems to be working, except for the VDC tab. I get a “Connection refused - connect(2)” error when clicking on a VDC. Not all VDC’s show this behaviour, but at least one is giving me the “Connection refused” message. Is this a misconfiguration on my side, or a bug?
We suspect that your zone 0 endpoint does not point to oned.
By default, it is initialized to http://localhost:2633/RPC2. If you are using a different port, or if sunstone is not running in the same machine, zone 0 needs to be updated.
Is this the case?
This is a new requirement and we probably need to add this step to the documentation.