DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Req # | Requirement | Priority |
2.1 | Combine VR and VPC VR Code-base and feature set | P1 |
2.2 | Load Balancing on all Tiers | P1 |
2.3 | Deployment on VM on a VPC Tier + 1 or more Shared Networks | P1 |
2.4 | Support for physical devices to do FW & LB | P1 |
2.5 | KVM Hypervisor support | P1 |
2.6 | Blacklist of Routes | P1 |
2.7 | Support for 8 VPN connections using the same Public IP of VR | P1 |
2.8 | Static routes to VPN Gateway | P2 |
2.9 | Remote access VPN to VPC | P1 |
2.10 | Users from different Accounts should be able to deploy to a VPC | P2 |
2.11 | Ability to give isolated any IP network, not just | P1 |
2.12 | Use same public IP for static NAT, PF and LB in VPC | P1 |
2.13 | Meter IPSEC data separate from other data | P1 |
2.14 | Allow ACL on all layer 4 protocols | P1 |
2.15 | Support guest networks outside of RFC 1918 addresses | P1 |
2.16 | Support ACL deny rules | P1 |
2.17 | Redundant Virtual Router for VPC | P2 |
2.18 | Assign a VLAN id to a network | P1 |
2.19 | Add more than one Private GW to a VPC | P1 |
2.20 | NAT on private GW | P1 |
2.21 | ACL on Private GW | P1 |
...
This should also get addressed as part of requirement 2.1. This would enable remote-users to login to their VPC networkIsolated Networks allows Remote-access VPN capability for remote users to VPN into the Isolated Network. Similar functionality needs to be provided via the VPC VR.
This is a P2 requirement to allow users to share a VPC between different accounts.
Users want flexibility in defining the IP Network for each of their tiers. Users can specify a sub-network out of the VPC super-net for any specific tier and they are limited to specifying only a network out of the super-net defined while creating a VPC.
...
Similar to requirement 2.7
Allow NAT service on private gateway. Currently, only a private gateway can be defined and then static routes can be defined for that private gateway.
Customer might want to deploy multiple VPCs (with the same super CIDR) and/or guest Tier CIDR. So, there could be a possibility that multiple guest VM (from different VPCs) having the same IP need to reach a enterprise DC via the Private GW. In these cases, NAT service is needed on the private GW.
Only SourceNAT service is a requirement for this release.
Allow NAT and ACL services on private gateway. Currently, only a private gateway can be defined and then static routes can be defined for that private gateway.
...