Skip to content

Fix and enhance openstack related issues#2402

Merged
cb-github-robot merged 2 commits intocloud-barista:mainfrom
seokho-son:main
Apr 1, 2026
Merged

Fix and enhance openstack related issues#2402
cb-github-robot merged 2 commits intocloud-barista:mainfrom
seokho-son:main

Conversation

@seokho-son
Copy link
Copy Markdown
Member

@seokho-son seokho-son commented Apr 1, 2026

With various testing..

image

Signed-off-by: Seokho Son <shsongist@gmail.com>
Copilot AI review requested due to automatic review settings April 1, 2026 16:32
@seokho-son seokho-son requested a review from yunkon-kim as a code owner April 1, 2026 16:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the OpenStack DevStack install script to reduce failures during large repository cloning by tuning git behavior and introducing retry mechanisms around git clone operations.

Changes:

  • Adjust git client configuration to prefer HTTP/1.1 and increase transfer buffering; document rationale.
  • Add a /usr/local/bin/git wrapper to retry git clone on failures and remove partial clone directories between attempts.
  • Enable DevStack’s built-in git operation timeout/retry via GIT_TIMEOUT=300 and ensure the wrapper is used when running stack.sh.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Seokho Son <shsongist@gmail.com>
@seokho-son seokho-son changed the title Fix installDevStack err Fix and enhance openstack related issues Apr 1, 2026
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Apr 1, 2026
@cb-github-robot cb-github-robot merged commit 1d5ccc6 into cloud-barista:main Apr 1, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants