Bug #537

Sunstones is generating the Context as a unique string

Added by Daniel Molina over 10 years ago. Updated over 10 years ago.

Status:ClosedStart date:03/16/2011
Priority:NormalDue date:
Assignee:Hector Sanjuan% Done:

100%

Category:SunstoneEstimated time:2.00 hours
Target version:Release 2.2
Resolution:fixed Pull request:
Affected Versions:

Description

The context section should be a JSON compound instead of a plain string.

"{\"vm\":{\"NAME\":\"ss\",\"OS\":{\"ARCH\":\"i686\",\"BOOT\":\"hd\"},\"CONTEXT\":\"files = \\\"/srv/cloud/images/ubuntu/init.sh /srv/cloud/one/.ssh/id_rsa.pub\\\", target = \\\"hdc\\\", root_pubkey = \\\"id_rsa.pub\\\"\",\"RAW\":{\"TYPE\":\"kvm\"}}}"

It should look like the RAW or OS section.

0001-Bug-537-Improved-the-context-section-making-it-more-.patch Magnifier - patch (4.14 KB) Hector Sanjuan, 03/21/2011 05:08 PM

Associated revisions

Revision 68946d29
Added by Hector Sanjuan over 10 years ago

Bug #537: Improved the context section making it more intuitive

Revision 94923cb0
Added by Hector Sanjuan over 10 years ago

Bug #537: Improved the context section making it more intuitive
(cherry picked from commit 68946d294d144f41b76cbf9ece77f5f41538a69f)

Revision dc8408d6
Added by Hector Sanjuan over 10 years ago

Bug #537: Improved the context section by making it more intuitive in the VM plugin.

Revision 69ddfc18
Added by Abel Coronado over 3 years ago

B #5478: Changed jQ events (#537)

Revision 504a58d0
Added by Abel Coronado over 3 years ago

B #5478: Changed jQ events (#537)

(cherry picked from commit 69ddfc18d65c22b14ead2bc8818ccb37314c5e45)

Revision 352f0445
Added by Abel Coronado over 3 years ago

B #5478: Changed jQ events (#537)

History

#1 Updated by Hector Sanjuan over 10 years ago

Find attached a patch that improves and eases the context section of the wizards, allowing the user to add variables separately.

#2 Updated by Jaime Melis over 10 years ago

  • Status changed from New to Closed

Patch applied to master and one-2.2 branches.

Also available in: Atom PDF