Backlog #2986

Enable Hybrid drivers to pass along CONTEXT data

Added by Tino Vázquez about 7 years ago. Updated almost 7 years ago.

Status:PendingStart date:06/16/2014
Priority:HighDue date:
Assignee:-% Done:

0%

Category:Drivers - VM
Target version:-

Description

Hybrid VM templates define two 'contexts':

-- For local deployments

CONTEXT = [
ATTR1 = "VALUE1",
ATTR2 = "VALUE2"
]

-- For cloud deployments

PUBLIC_CLOUD= [
USERDATA=<Base64Blob>,
...
]

Ideally, the same info in CONTEXT should be used for USER DATA


Related issues

Related to Feature #2975: Review management of context attributes for hybrid clouds Closed 06/12/2014

History

#1 Updated by Ruben S. Montero about 7 years ago

  • Category set to Drivers - VM
  • Status changed from Pending to New

#2 Updated by Ruben S. Montero about 7 years ago

  • Related to Feature #2975: Review management of context attributes for hybrid clouds added

#3 Updated by Ruben S. Montero about 7 years ago

  • Tracker changed from Feature to Backlog
  • Priority changed from Normal to High
  • Target version deleted (Release 4.8)

#4 Updated by Ruben S. Montero almost 7 years ago

  • Status changed from New to Pending

Also available in: Atom PDF