Skip to content

Commit

Permalink
Merge pull request #17495 from AlonaKaplan/required_description
Browse files Browse the repository at this point in the history
Adding the profile description option to the provision error message
  • Loading branch information
agrare authored May 30, 2018
2 parents 1c1b2b2 + 159e360 commit f277495
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@
:vlans: true
:method: :allowed_vlans
:description: Network
:required_description: Virtual NIC Profile ID or Profile Name (Network Name)
:required: true
:display: :edit
:default: <Template>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,8 @@
:dvs: true
:vlans: true
:method: :allowed_vlans
:description: Virtual NIC Profile ID
:description: Network
:required_description: Virtual NIC Profile ID or Profile Name (Network Name)
:required: true
:display: :edit
:default: <Template>
Expand Down

0 comments on commit f277495

Please sign in to comment.