VMware: SOAP Session Management
Utilities and tools for improving session management.
Some sets of calls to the vSphere SOAP WS Management API must occur sequentially and must occur all within the same session context. These changes will enable someone to structure their API calls such that they are guaranteed to occur within the same session context or be retried within that same context.
Adds start session, join session, end session, and session id methods.
Blueprint information
- Status:
- Complete
- Approver:
- Russell Bryant
- Priority:
- Low
- Drafter:
- Shawn Hartsock
- Direction:
- Needs approval
- Assignee:
- Shawn Hartsock
- Definition:
- Obsolete
- Series goal:
- None
- Implementation:
- Needs Code Review
- Milestone target:
- next
- Started by
- Shawn Hartsock
- Completed by
- John Garbutt
Related branches
Sprints
Whiteboard
https:/
Gerrit topic: https:/
Addressed by: https:/
VMWare: session management refactor - tools
I'm hoping you'll see clear to getting this in.
Apologies, this missed the deadline for Feature Proposal Freeze. --johnthetubaguy (5th March 2014)
Unapproved - please re-submit via nova-spec --johnthetubagy (20th March 2014)
Marking as obsolete as this is now part of oslo.vmware