Feature #3671

Structure SUNTSTONE information across templates

Added by Ruben S. Montero over 6 years ago. Updated over 5 years ago.

Status:ClosedStart date:03/11/2015
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

100%

Category:Sunstone
Target version:Release 5.0
Resolution: Pull request:

Description

This is to group SUNSTONE specific information in VM, Group, User and other object templates. Ideally all sunstone attributes should be arranged in a vector attribute like:

SUNSTONE = [
LOGO =...
UPDATE_CAPACITY=...
]


Related issues

Related to Backlog #3742: Move Sunstone user information from USER TEMPLATE to brow... Closed 04/08/2015
Duplicated by Feature #3869: Change Sunstone settings templates to vector Closed 07/08/2015

Associated revisions

Revision a8d04036
Added by Daniel Molina over 5 years ago

feature #3671: Move Sunstone user settings to a SUNSTONE vector inside the template

Revision 30087b06
Added by Daniel Molina over 5 years ago

feature #3671: Move Sunstone group settings to a SUNSTONE vector inside the template

Revision 16f34db1
Added by Daniel Molina over 5 years ago

feature #3671: Move Sunstone vmtemplate settings to a SUNSTONE vector inside the template

Revision 01ef4802
Added by Daniel Molina over 5 years ago

feature #3671: Check if SUNSTONE vector is defined in the VM template

Revision e7604f8c
Added by Daniel Molina over 5 years ago

feature #3671: Fix sunstone join attrs method

Revision 1c642ddd
Added by Daniel Molina over 5 years ago

Feature #3671: Use sunstone vector in TemplateJSON

Revision 3caccf64
Added by Carlos Martín over 5 years ago

Feature #3671: Add onedb migrator

Revision d2b66f0e
Added by Carlos Martín over 5 years ago

Feature #3671: Fix bug, NETWORK_SELECT=NO was ignored

History

#1 Updated by Carlos Martín over 5 years ago

  • Related to Backlog #3742: Move Sunstone user information from USER TEMPLATE to browser cookie added

#2 Updated by Ruben S. Montero over 5 years ago

  • Duplicated by Feature #3869: Change Sunstone settings templates to vector added

#3 Updated by Ruben S. Montero over 5 years ago

  • Tracker changed from Backlog to Feature
  • Status changed from Pending to New

#4 Updated by Daniel Molina over 5 years ago

  • Assignee set to Daniel Molina

#5 Updated by Daniel Molina over 5 years ago

  • Assignee changed from Daniel Molina to Carlos Martín
  • % Done changed from 0 to 80

TODO: Migrator for the new attrs

  • USER

TEMPLATE/SUNSTONE_DISPLAY_NAME > TEMPLATE/SUNSTONE/DISPLAY_NAME
TEMPLATE/LANG > TEMPLATE/SUNSTONE/LANG
TEMPLATE/TABLE_DEFAULT_PAGE_LENGTH > TEMPLATE/SUNSTONE/TABLE_DEFAULT_PAGE_LENGTH
TEMPLATE/TABLE_ORDER > TEMPLATE/SUNSTONE/TABLE_ORDER
TEMPLATE/DEFAULT_VIEW > TEMPLATE/SUNSTONE/DEFAULT_VIEW
TEMPLATE/GROUP_ADMIN_DEFAULT_VIEW > TEMPLATE/SUNSTONE/GROUP_ADMIN_DEFAULT_VIEW

  • GROUP

TEMPLATE/SUNSTONE_VIEWS > TEMPLATE/SUNSTONE/VIEWS
TEMPLATE/DEFAULT_VIEW > TEMPLATE/SUNSTONE/DEFAULT_VIEW
TEMPLATE/GROUP_ADMIN_VIEWS > TEMPLATE/SUNSTONE/GROUP_ADMIN_VIEWS
TEMPLATE/GROUP_ADMIN_DEFAULT_VIEW > TEMPLATE/SUNSTONE/GROUP_ADMIN_DEFAULT_VIEW

  • VMTEMPLATE

TEMPLATE/SUNSTONE_CAPACITY_SELECT > TEMPLATE/SUNSTONE/CAPACITY_SELECT
TEMPLATE/SUNSTONE_NETWORK_SELECT > TEMPLATE/SUNSTONE/NETWORK_SELECT

#6 Updated by Carlos Martín over 5 years ago

  • Status changed from New to Closed
  • % Done changed from 80 to 100

Also available in: Atom PDF