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

[Azure] AddRule, RemoveRule 기능 추가 및 핸들러 기능 개선 #608

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

inno-cloudbarista
Copy link
Contributor

  • AddRule, RemoveRule 기능 추가
    • 시험 항목에 대한 테스트 완료.
    • portRange, protocol등 CB <-> Azure 포매팅 수정
      • portRange의 all CB => -1 or 1-65535 => Azure "*"
      • ptotocol의 all CB => all => Azure "*"
  • 핸들러 기능 개선
    • 핸들러 별로 SystemId, NameId 기준이 다른 경우 개선
      • 테스트 용이성 및 기능 통일
      • 적용 핸들러 VPC, SecurityGroup
  • TestResource 수정

- AddRule, RemoveRule 기능 추가
   - 시험 항목에 대한 테스트 완료.
   - portRange, protocol등 CB <-> Azure 포매팅 수정
      - portRange의 all CB => -1 or 1-65535 => Azure "*"
      - ptotocol의 all CB => all => Azure "*"
- 핸들러 기능 개선 
	- 핸들러 별로 SystemId, NameId 기준이 다른 경우 개선
		- 테스트 용이성 및 기능 통일
- TestResource 수정
@powerkimhub powerkimhub self-requested a review April 21, 2022 00:07
@powerkimhub powerkimhub merged commit 8916fd4 into cloud-barista:master Apr 21, 2022
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.

3 participants