Skip to content

UI: Fix SystemVMs public range dedication - #3495

Merged
yadvr merged 1 commit into
apache:masterfrom
shapeblue:fixsystemvmrange
Jul 17, 2019
Merged

UI: Fix SystemVMs public range dedication#3495
yadvr merged 1 commit into
apache:masterfrom
shapeblue:fixsystemvmrange

Conversation

@nvazquez

@nvazqueznvazquez commented Jul 15, 2019

Copy link
Copy Markdown
Contributor

Description

Fix small UI issue when dedicating public IR range for system VMs:
Unable to execute API command createvlaniprange due to invalid value. Invalid parameter domainid value=undefined due to incorrect long value format, or entity does not exist or due to incorrect parameter annotation for the field in api cmd class.

Fixes: #3485

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Screenshots (if appropriate):

How Has This Been Tested?

As an administrator, create a new public range, selecting System VMs option

@nvazqueznvazquez self-assigned this Jul 15, 2019
@nvazquez
nvazquez changed the base branch from master to 4.11July 15, 2019 23:13
@nvazquez
nvazquez changed the base branch from 4.11 to masterJuly 15, 2019 23:13

@anuragawanuragaw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM from manual testing

@yadvryadvr added this to the 4.13.0.0 milestone Jul 17, 2019
@yadvr
yadvr merged commit a1faf09 into apache:masterJul 17, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to create a System VMs dedicated public ip range.

5 participants

@nvazquez@yadvr@shwstppr@anuragaw@svenvogel