How can I use Network Templates?

I created a Network Templates with oneadmin user and grant all permission to it.

but nobody can’t use it and even can’t see it. how can I use it? there are just two text in the whole internet and I read them, but it doesn’t work.

onevntemplate show 0

TEMPLATE 0 INFORMATION
ID : 0
NAME : private-network
USER : novid
GROUP : general
LOCK : None
REGISTER TIME : 09/09 13:13:41

PERMISSIONS
OWNER : um-
GROUP : um-
OTHER : uma

TEMPLATE CONTENTS
AR=[
IP=“172.16.16.2”,
SECURITY_GROUPS=“0”,
SIZE=“253”,
TYPE=“IP4” ]
AUTOMATIC_VLAN_ID=“YES”
MTU=“8950”
PHYDEV=“private”
VN_MAD=“vxlan”

http://docs.opennebula.org/5.8/operation/network_management/vn_templates.html

https://opennebula.org/self-provisioning-of-virtual-networks/

Hello @novid,

With those permissions any user should be able to see your vntemplate. Could you share the output of this command:

  • onevntemplate list --user <other_user>

Hi man,

thanks for response .

onevntemplate list --user novid

asks me the password and when I enter the password of the user , I get this output:

[oneadmin@skyroot ~]$ onevntemplate list --user novid
Password:
ID USER GROUP NAME REGTIME
0 novid general private-network 09/09 13:13:41

but from sunstone and cloud view , I can’t see anything .

Yes, this feature is not available for cloud view, you need to use the user view.