Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://issues.apache.org/jira/browse/CLOUDSTACK-6106 

Branch

Master, 4.4, Master

Introduction

Purpose

This is functional specification for Implementing Support of VPC on Hyper-V

...

  • All existing functionality test cases for VPC should pass
  • only max of 8 vpc services (tiers, private gateway, different public vlan) are suported
  • VPC VR will be created with 8 nics up front.
  • when When new service is created and fails to configure the virtual nic, then "Fail to hot plug Nic" error will be shown

Corner cases and boundary conditions : existing  test cases should pass.

Negative usage scenarios:
    • Existing Negative test cases should pass.
  • when
    • When services limit reaches 8 and user tries to create any service it will show exception message "Max limit is reached"

Support-ability Characteristics

...

How the deployment for VPC will work when running in Hyper-V.:

when the VPC is created, VPC VR will be created on Hyper-V by default with 8 Nics.

...