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

feat: add support for openstack #104

Merged
merged 4 commits into from
Oct 26, 2021

Conversation

vlatte
Copy link
Collaborator

@vlatte vlatte commented Oct 26, 2021

  • feat: add support for openstack
    • openstack 지원 추가
    • openstack의 경우 사용자가 이미지를 직접 등록하여 사용하므로, 사용자의 이미지 리스트에서 ubuntu, 1804가 포함된 이름을 검색하여 사용
  • feat: use mcis.publicIP for kubernetes provisioning
    • kubernetes 설치 시, mcis의 publicIP 정보 사용
  • feat: improve parameter validation and error message
    • 사용자가 입력한 spec 정보 검증 추가
    • 그 외 validation, error message 개선
  • fix: use const VM_USER_ACCOUNT instead of GetUserAccount()
    • csp별 vm user account가 동일하여 상수로 변경

Tested with

@vlatte vlatte added the enhancement New feature or request label Oct 26, 2021
@itnpeople itnpeople merged commit 3eb7b2a into cloud-barista:master Oct 26, 2021
@vlatte vlatte deleted the feat/openstack branch October 26, 2021 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants