Alena Prokharchyk
|
281b23c2cd
|
Fixed license headers
|
2012-07-18 14:52:13 -07:00 |
Alena Prokharchyk
|
7cb4ab5e60
|
VPC: added State to vpc_gateways
|
2012-07-11 12:05:42 -07:00 |
Alena Prokharchyk
|
a6086dc806
|
Removed @author tag from bunch of resources
|
2012-07-06 17:25:36 -07:00 |
Alena Prokharchyk
|
b565f63e42
|
VPC: listPrivateGateways command is available for regular user too (he needs to know the gatewayId for the static route creation)
Conflicts:
api/src/com/cloud/api/ResponseGenerator.java
server/src/com/cloud/api/ApiResponseHelper.java
|
2012-07-02 17:44:28 -07:00 |
Alena Prokharchyk
|
c19639e4a2
|
Static route can be created for generic VpcGateway now, not just Private gateway
|
2012-06-28 17:17:44 -07:00 |
Alena Prokharchyk
|
030458a37b
|
VPC: implemented add/delete Private gateway
Conflicts:
client/tomcatconf/commands.properties.in
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/dc/DataCenterVO.java
server/src/com/cloud/network/NetworkManagerImpl.java
|
2012-06-25 20:54:14 -07:00 |