Skip to content

sources/azure: removed unused savable PPS paths#1268

Merged
TheRealFalcon merged 1 commit into
canonical:mainfrom
cjp256:azure-savable-cleanup
Feb 17, 2022
Merged

sources/azure: removed unused savable PPS paths#1268
TheRealFalcon merged 1 commit into
canonical:mainfrom
cjp256:azure-savable-cleanup

Conversation

@cjp256
Copy link
Copy Markdown
Contributor

@cjp256 cjp256 commented Feb 15, 2022

If the VM is rebooted during provisioning, the PPS type will be
determined to be UNKNOWN and will poll for reprovision data.

Given that we will never enter _wait_for_all_nics_ready() in any
other condition than a fresh source instance in Savable PPS, we can
safely remove the now-unused code paths.

Signed-off-by: Chris Patterson cpatterson@microsoft.com

If the VM is rebooted during provisioning, the PPS type will be
determined to be UNKNOWN and will poll for reprovision data.

Given that we will never enter _wait_for_all_nics_ready() in any
other condition than a fresh source instance in Savable PPS, we can
safely remove the now-unused code paths.

Signed-off-by: Chris Patterson <cpatterson@microsoft.com>
@TheRealFalcon TheRealFalcon merged commit f4404af into canonical:main Feb 17, 2022
holmanb pushed a commit to holmanb/cloud-init that referenced this pull request Feb 25, 2022
If the VM is rebooted during provisioning, the PPS type will be
determined to be UNKNOWN and will poll for reprovision data.

Given that we will never enter _wait_for_all_nics_ready() in any
other condition than a fresh source instance in Savable PPS, we can
safely remove the now-unused code paths.

Signed-off-by: Chris Patterson <cpatterson@microsoft.com>
holmanb pushed a commit to holmanb/cloud-init that referenced this pull request Feb 25, 2022
If the VM is rebooted during provisioning, the PPS type will be
determined to be UNKNOWN and will poll for reprovision data.

Given that we will never enter _wait_for_all_nics_ready() in any
other condition than a fresh source instance in Savable PPS, we can
safely remove the now-unused code paths.

Signed-off-by: Chris Patterson <cpatterson@microsoft.com>
blackboxsw pushed a commit to holmanb/cloud-init that referenced this pull request Feb 25, 2022
If the VM is rebooted during provisioning, the PPS type will be
determined to be UNKNOWN and will poll for reprovision data.

Given that we will never enter _wait_for_all_nics_ready() in any
other condition than a fresh source instance in Savable PPS, we can
safely remove the now-unused code paths.

Signed-off-by: Chris Patterson <cpatterson@microsoft.com>
@cjp256 cjp256 deleted the azure-savable-cleanup branch April 25, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants