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

Introduction

Purpose

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

...

  • Currently VPC support is already available for Xen, VMware, KVM. In 4.3 Hyper-V Hypervisor support is added to cloudstack. This feature is to support VPC on Hyper-V hypervisor.
    In the current implementation of VPC the following features are supported.
    • Management of Tiers/networks
    • New Public IP ranges (tagged/untagged)
    • Private Gateway.
    All the above functionality will be supported for VPC VR running on Hyper-V.
    quality risks (test guidelines)functional
Functional:
  • All existing functionality test cases for VPC should pass
  • .corner

  • 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 new service is created and fails to configure the virtual nic, then "Fail to hot plug" error will be shown

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

...

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

Use cases

use cases listed in Inter-VLAN Routing 

...