Hi Daniel,
Thanks, I'll give this a try. Is this some that might be considered as a
RFE?
Otherwise i'll have to maintain my own version of these files.
Regards,
Vincent
On 2014-11-03 10:48, Daniel Molina wrote:
Hi,
If you want to achieve this you have to modify the code. You have to
include a new "li" in the following section of the provision tab:
https://github.com/OpenNebula/one/blob/master/src/sunstone/public/js/plugins/provision-tab.js#L3999
[2]
Cheers
On 30 October 2014 16:36, <vinc...@vanderkussen.org> wrote:
Hi,
I would like to add custom info to the "Virtual Machines" overview
when in Cloud View.
Now each "square" has cpu - mem, image name and ip address
mentioned like :
x0.125 - 1GB
centos7-10GB-THIN
172.20.17.21
I would like to add the value of a field i have in the template
being "description" which
would result in something like this :
x0.125 - 1GB
centos7-10GB-THIN
172.20.17.21
DB01 Server BXL
This provides meaningfull info because we update the name of the
instance with the FQDN when
its deployed. This FQDN is a generated number + domain name which
is not really meaningful.
Is something like this possible?
thx
Regards,
Vincent
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org [1]
--
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org [3] | dmol...@opennebula.org | @OpenNebula
Links:
------
[1] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
[2]
https://github.com/OpenNebula/one/blob/master/src/sunstone/public/js/plugins/provision-tab.js#L3999
[3] http://www.OpenNebula.org
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org