Skip to content

Add bypassvlanoverlapcheck parameter to cloudstack_private_gateway #283

Open
bhouse-nexthop wants to merge 1 commit intoapache:mainfrom
bhouse-nexthop:feature/private-gateway-bypass-vlan-overlap-check
Open

Add bypassvlanoverlapcheck parameter to cloudstack_private_gateway #283
bhouse-nexthop wants to merge 1 commit intoapache:mainfrom
bhouse-nexthop:feature/private-gateway-bypass-vlan-overlap-check

Conversation

@bhouse-nexthop
Copy link

  • Add bypassvlanoverlapcheck optional parameter (defaults to false)
  • Parameter allows bypassing VLAN overlap checks during gateway creation
  • Update resource creation logic to pass parameter to CloudStack API
  • Add comprehensive test coverage:
    • Test with bypass enabled
    • Test default value (false)
    • Update import test to ignore field (not returned by API)
  • Update documentation with examples and parameter description
  • All acceptance tests passing (4/4)

…source

- Add bypassvlanoverlapcheck optional parameter (defaults to false)
- Parameter allows bypassing VLAN overlap checks during gateway creation
- Update resource creation logic to pass parameter to CloudStack API
- Add comprehensive test coverage:
  - Test with bypass enabled
  - Test default value (false)
  - Update import test to ignore field (not returned by API)
- Update documentation with examples and parameter description
- All acceptance tests passing (4/4)
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.

1 participant