-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ImageStage: Leverage RestSend(), more...
- ImageStage: remove response, response_data, result properties (inherit from ImageUpgradeCommon) - ImageStage: modify debug statements to use json.dumps for prettier output - ImageStage: Use RestSend() class - ImageUpgradeCommon: Add response_data getter/setter properties - ImageUpgradeTask: harden handling of ImageStage.response - test_image_upgrade_image_stage.py: modify unit tests to reflect the above changes
- Loading branch information
1 parent
6bc8074
commit deb31c6
Showing
4 changed files
with
52 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters