Skip to content

Commit

Permalink
B OpenNebula/one#6154: Doc about restricted attributes (#2701)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarracedo authored Sep 26, 2023
1 parent fdb06df commit 712383a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,10 @@ OpenNebula evaluates these attributes:
- on VM template instantiate (``onetemplate instantiate``)
- on VM template update (``onetemplate update``)
- on VM create (``onevm create``)
- on VM update (``onevm update``)
- on VM update configuration (``onevm updateconf``)
- on VM resize (``onevm resize``)
- on VM attach disk (``onevm disk-attach``)
- on VM attach NIC (``onevm nic-attach``), for example, to prevent using ``NIC/MAC``

.. _encrypted_attrs:
Expand Down

0 comments on commit 712383a

Please sign in to comment.