Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Hypervisor Upgrade #379

Merged
merged 7 commits into from
Apr 22, 2024

Conversation

gabrielcocenza
Copy link
Member

  • HypervisorUpgradePlan was wrongly running steps on parallel which caused to change openstack-origin or source at the same time of action-managed-upgrade. This could wrongly trigger the upgrade on all units.
  • added the Psi (Ψ) to user vizualize which steps are going to run on parallel
  • updated docs

- HypervisorUpgradePlan was wrongly running steps on parallel which
  caused to change openstack-origin or source at the same time of
  action-managed-upgrade. This could wrongly trigger the upgrade
  on all units.
- added the Psi (Ψ) to user vizualize which steps are going to run
  on parallel
- updated docs
@gabrielcocenza gabrielcocenza added bug Something isn't working high labels Apr 18, 2024
@gabrielcocenza gabrielcocenza self-assigned this Apr 18, 2024
@gabrielcocenza gabrielcocenza requested a review from a team as a code owner April 18, 2024 20:30
Copy link
Contributor

@aieri aieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM code-wise, just some documentation suggestions

cou/steps/__init__.py Show resolved Hide resolved
docs/explanation/planning.rst Outdated Show resolved Hide resolved
cou/steps/__init__.py Outdated Show resolved Hide resolved
tests/unit/steps/test_steps.py Outdated Show resolved Hide resolved
- change the names on sub-steps of parallel steps to be sequential,
  because it can be misleading once they will run sequentially.
aieri
aieri previously approved these changes Apr 19, 2024
Copy link
Contributor

@aieri aieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just non-blocking suggestions at this point

cou/steps/__init__.py Outdated Show resolved Hide resolved
cou/steps/__init__.py Outdated Show resolved Hide resolved
rgildein
rgildein previously approved these changes Apr 22, 2024
@gabrielcocenza gabrielcocenza dismissed stale reviews from rgildein and aieri via 310634e April 22, 2024 13:16
@gabrielcocenza gabrielcocenza merged commit 857ddaf into canonical:main Apr 22, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants