Skip to content

Commit

Permalink
Added panel 'vmgroup' in template_creation_tabs (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abel Coronado authored and tinova committed Feb 28, 2017
1 parent 9c36c7f commit 16581fb
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/sunstone/etc/sunstone-views/admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ tabs:
context: true
scheduling: true
hybrid: true
vmgroup: true
other: true
oneflow-templates-tab:
panel_tabs:
Expand Down
1 change: 1 addition & 0 deletions src/sunstone/etc/sunstone-views/admin_vcenter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ tabs:
context: true
scheduling: true
hybrid: true
vmgroup: true
other: true
oneflow-templates-tab:
panel_tabs:
Expand Down
1 change: 1 addition & 0 deletions src/sunstone/etc/sunstone-views/groupadmin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ tabs:
context: true
scheduling: true
hybrid: true
vmgroup: true
other: true
oneflow-templates-tab:
panel_tabs:
Expand Down
1 change: 1 addition & 0 deletions src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ tabs:
context: true
scheduling: true
hybrid: true
vmgroup: true
other: true
oneflow-templates-tab:
panel_tabs:
Expand Down
4 changes: 2 additions & 2 deletions src/sunstone/etc/sunstone-views/user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ tabs:
context: true
scheduling: false
hybrid: true
other: true
vmgroup: true
other: true
oneflow-templates-tab:
panel_tabs:
service_template_info_tab: true
Expand Down Expand Up @@ -799,7 +799,7 @@ tabs:
upgrade-top-tab:
panel_tabs:
actions:
vmgroup-tab:
vmgroup-tab:
panel_tabs:
vm_group_info_tab: true
table_columns:
Expand Down

0 comments on commit 16581fb

Please sign in to comment.