ensemble state saved in S3 is broken

Bug #613987 reported by Gustavo Niemeyer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyjuju
Fix Released
High
Kapil Thangavelu

Bug Description

We must fix the following problems in the state saved in S3:

1) It's being saved as a Python tuple in YAML. Should be a list.
2) It has an empty string as the second element of the tuple, somehow
3) We should really name it as "provider-state" or something similar, rather than "ensemble" (everything is ensemble)

Tags: spike

Related branches

description: updated
Changed in ensemble:
importance: Undecided → High
status: New → Confirmed
Changed in ensemble:
assignee: nobody → Kapil Thangavelu (hazmat)
Revision history for this message
Kapil Thangavelu (hazmat) wrote :

The empty string is potentially expected, as the newly launched machine may not have a dns name. Its probably worthwhile to just drop it entirely, esp. if we move the tunnel to a daemon, as the resolution/connection would be a one time cost, and we have to validate the state regardless.

Changed in ensemble:
status: Confirmed → In Progress
Changed in ensemble:
status: In Progress → Fix Committed
Changed in ensemble:
milestone: none → 0.1
Changed in ensemble:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.