Skip to content

Conversation

@choieastsea
Copy link
Collaborator

Overview

server action 관련 compute tool을 추가하고, 테스트 코드를 추가하였습니다.

Key Changes

  • action_server 구현
  • test 코드 추가

Related Issues

Additional context

  • nova api에서 별도의 파라미터가 제공되지 않는 액션들을 제공합니다.
  • doc의 param은 nova api의 커멘트를 참고하여 작성하였습니다.

Overview

Adds compute tools related to server actions and includes test code.

Key Changes

  • Implemented action_server functionality
  • Added test code

Related Issues

Additional context

  • Provides actions that don't require additional parameters in the Nova API
  • Documentation parameters were written based on Nova API comments

@choieastsea choieastsea requested a review from halucinor August 16, 2025 16:34
Copy link
Collaborator

@halucinor halucinor left a comment

Choose a reason for hiding this comment

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

action param에 enum을 사용하는건 어떤가요?

@halucinor halucinor added the feature Request for new feature or functionality enhancement label Aug 17, 2025
@choieastsea
Copy link
Collaborator Author

action param에 enum을 사용하는건 어떤가요?

네 좋은 생각인 것 같습니다. 확인 부탁드려요

Copy link
Collaborator

@halucinor halucinor left a comment

Choose a reason for hiding this comment

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

LGTM

@choieastsea choieastsea merged commit b62a241 into develop Aug 18, 2025
6 checks passed
platanus-kr pushed a commit that referenced this pull request Aug 19, 2025
* feat: server action

* fix: apply suggestion (action
halucinor pushed a commit that referenced this pull request Aug 24, 2025
* feat: server action

* fix: apply suggestion (action
@halucinor halucinor deleted the feat/server-action branch August 24, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Request for new feature or functionality enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants