Sebastien Goasguen
9b0ae5c045
Fix license headers and remove @author tag
2014-03-24 16:51:57 +01:00
Dmitry Batkovich
a5510a0a0a
cloudstack api post and ssl fix
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-03-24 16:00:13 +01:00
Jayapal
18934345af
CLOUDSTACK-6250: updated review comments, added unit test case
2014-03-24 17:53:38 +05:30
Alex Hitchins
10fb10f0fa
CLOUDSTACK-5440: Add missing guestos types got centos 6.5, windows 8.1 and windows server 2012 r2.
...
Signed-off-by: Devdeep Singh <devdeep@gmail.com>
2014-03-24 14:07:35 +05:30
Mike Tutkowski
2926d949f2
CLOUDSTACK-6170 (when the "No Thanks" radio button is selected, remove controls related to custom size and custom IOPS)
2014-03-22 19:29:39 -06:00
Mike Tutkowski
bd6f0db31a
CLOUDSTACK-6170 (Fixed an issue where custom compute offering and custom storage IOPS were leading to custom storage IOPS that were specified not being used)
2014-03-22 00:41:25 -06:00
Brian Federle
661b42b501
CLOUDSTACK-6272: Fix icons for recover/restore VM
2014-03-21 14:58:16 -07:00
Jessica Wang
056548c72e
CLOUDSTACK-6272: UI > Instance > actions > replace internal action name "restore" with "recover", "reset" with "reinstall".
2014-03-21 14:48:32 -07:00
Brian Federle
0d160e8198
CLOUDSTACK-6272: Fix recover/restore VM actions
...
-Label recoverVirtualMachine as 'Recover VM'
-Label restoreVirtualMachine as 'Reinstall VM'
-Change confirmation text for restoreVirtualMachine to be more explicit
-Change restoreVirtualMachine icon to 'recycle' symbol, to avoid
confusion with the reboot VM icon
2014-03-21 13:30:19 -07:00
Konstantina Chremmou
403bdf107f
Added version info to command and response parameters introduced in 4.4. Renamed newly introduced parameter StoragePoolReponse.overProvisionFactor to comply with coding conventions.
...
Signed-off-by: Alena Prokharchyk <alena.prokharchyk@citrix.com>
2014-03-21 11:45:22 -07:00
Konstantina Chremmou
90646ad070
Renamed static fields to comply with coding conventions.
...
Signed-off-by: Alena Prokharchyk <alena.prokharchyk@citrix.com>
2014-03-21 11:10:21 -07:00
Mike Tutkowski
8e513e8659
CLOUDSTACK-6170
2014-03-20 20:37:27 -06:00
Min Chen
dcfe77845c
Revert "CLOUDSTACK-6170"
...
This reverts commit 7a7d9cff0d .
2014-03-20 16:28:47 -07:00
Min Chen
bd69166619
Add newly separated admin cmd class in ManagementServerImpl.getCommands.
2014-03-20 16:08:40 -07:00
Mike Tutkowski
7a7d9cff0d
CLOUDSTACK-6170
2014-03-20 14:13:48 -06:00
Chris Suich
e06d84e06e
Revert "Issue CS-5825 Part Resolution"
...
This reverts commit 9e72d89ac1 which was breaking the build.
2014-03-20 15:46:14 -04:00
Alex Hitchins
9e72d89ac1
Issue CS-5825 Part Resolution
2014-03-20 13:34:35 -04:00
Jayapal
dd237a8d53
CLOUDSTACK-6250 Review comments fixes for CLOUDSTACK-2692
2014-03-20 17:21:47 +05:30
Murali Reddy
e0c1bf7107
persist fact that network can span multiple zones, if network offering
...
has strechedL2Subnet capability and return the zones in which network
spans in the networkreponse object
2014-03-20 16:25:15 +05:30
Murali Reddy
e35d729283
fix scripts that handle setting up bridge for tunnel network and for
...
distributed routing. Fix ensures there is approproate flag in other
config of the network to indicate the bridge type.
2014-03-20 16:24:31 +05:30
Rajani Karuturi
fc8cb754f0
simulator manager impl changes to handle SetMonitorServiceCommand This fixes some of the test cases in the integration test test_assign_vm.py when run against a simulator
...
Signed-off-by: Koushik Das <koushik@apache.org>
2014-03-20 16:11:33 +05:30
Edison Su
f109e38791
add apache licence header for cloudbyte
2014-03-19 16:38:02 -07:00
punith-cloudbyte
342696f271
cloudbyte storage plugin for master commit
2014-03-19 16:37:49 -07:00
Prachi Damle
0cc6b303e0
IAMEntityType change in the test after merge
2014-03-19 11:31:23 -07:00
Prachi Damle
b3e22191cb
More changes to support 'readOnly' access
...
Conflicts:
api/src/org/apache/cloudstack/api/ApiConstants.java
2014-03-19 11:31:06 -07:00
Prachi Damle
a919f740d0
Adding support for 'readOnly' access. AccessType.ListEntry introduced.
...
Conflicts:
api/src/org/apache/cloudstack/api/ApiConstants.java
2014-03-19 11:30:22 -07:00
Jayapal
7ff49cb887
CLOUDSTACK-6240 Fixed updating advanced SG rules for vm nic secondary ip
2014-03-19 16:03:56 +05:30
Kelven Yang
63563b740a
Fix style-check issue after cherry-picks
2014-03-18 17:34:54 -07:00
Kelven Yang
a5f418dd02
Let VMSync be aware of HA take-over on VM state management.
2014-03-18 17:34:36 -07:00
Kelven Yang
0043a8f384
avoid mysql lock-promotion situation.
2014-03-18 17:30:09 -07:00
Min Chen
ec5ee761d9
Refactor listNetworks logic to use new IAM model.
2014-03-18 16:47:08 -07:00
Nitin Mehta
4723fbb83f
CLOUDSTACK-6247: Usage Events - hide them when display flag is off in the context of "Ability to have better control over first class objects in CS" feature
...
Work done for network offering.
2014-03-18 13:54:25 -07:00
Min Chen
df3a2083d6
Fix a regression caused by IAM search criteria refactor on VPC.
2014-03-18 10:10:22 -07:00
Marcus Sorensen
5fe568d5cf
now fix MY root resize test, which passes 0 in one test...
2014-03-14 07:40:56 -06:00
Marcus Sorensen
4901cc535f
Change newly added details map for deployVirtualMachine to an empty
...
map, instead of passing all possible keys as empty values
2014-03-14 07:14:30 -06:00
Nitin Mehta
30a98381bb
CLOUDSTACK-6247: Usage Events - hide them when display flag is off in the context of "Ability to have better control over first class objects in CS" feature
...
And when the flag is updated on the resource accordingly generate usage events again.
Also when display flag is false in deployvm cmd it should be false for the volumes associated with the vm as well
2014-03-17 18:50:06 -07:00
Min Chen
ae6b9a0829
Remove IAMEntityType to use existing VO interface class to annotate
...
entityType.
2014-03-17 16:59:19 -07:00
Jessica Wang
831f513188
CLOUDSTACK-6246: UI > Infrastructure > SSL Certificate > update (1) mouse-over hint of SSL Certificate button. (2) description in SSL Certificate dialog.
2014-03-17 15:55:50 -07:00
Marcus Sorensen
e9e2ee3ac5
CLOUDSTACK-6181: Merge of resize root feature (resize-root branch)
2014-03-14 03:40:08 -06:00
Mike Tutkowski
709d2a096d
CLOUDSTACK-6170
2014-03-14 23:44:50 -06:00
Kelven Yang
1db329f0f9
Fix the missing java imports from automatic merge
2014-03-14 15:08:32 -07:00
Kelven Yang
ba56210127
Deal with concurrent state update for VM and Host objects.
2014-03-14 15:08:04 -07:00
Jayapal
14a4dd116f
CLOUDSTACK-2692 Assigning LB rule for vm nic secondary ips
...
Conflicts:
setup/db/db/schema-430to440.sql
2014-03-14 22:48:51 +05:30
Murali Reddy
c1085ed94b
fix schema issue
2014-03-14 21:54:48 +05:30
Murali Reddy
7a929d1a0e
region level VPC support
...
introduce 'RegionLevelVpc' as capability of 'Connectivity' service. Add
support for CreateVPCOffering to take the 'regionlevelvpc' as capability
of service 'connectivity'.
introduces new capability 'StretchedL2Subnet' for 'Connectivity'
service. Also add support to createNetworkOffering api to allow
StretchedL2Subnet capablity for the connectivity service.
adds check to ensure 'Connectivity' service provider supports
'StretchedL2Subnet' and 'RegionLevelVpc' capabilities when specified in
createNetworkOffering and createVpcOffering respectivley
enable ovs plug-in to support both StretchedL2Subnet and RegionLevelVpc
capabilities
make zone id optional parameter in createVpc, zone id can be null only
if vpc offfering supports region level VPC
in region level vpc, let the network/tier to be created in any zone of
the region
keep zoneid as required param for createVpc
skip external guest network guru if 'Connectivy' service is present in
network offering
fix build break in contrail manager
permit VM's to be created in different zone that in which network is
created if the network support streched L2 subnet
add integration tests for region level VPC
rebase to master
Conflicts:
setup/db/db/schema-430to440.sql
2014-03-14 21:54:47 +05:30
Hugo Trippaers
5c37249bf7
Fix database upgrade from 4.3.0 to 4.4.0
2014-03-14 17:17:38 +01:00
Saksham Srivastava
48f8a95b06
CLOUDSTACK-6092: Storage OverProvisioning as a Per Primary Basis Allow storage.overprovisioning.factor to be specified at storape pool level.
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2014-03-14 12:16:46 +05:30
Rajesh Battala
6a4927f660
Fixed all findbugs in hyperv plugin code
2014-03-14 17:36:43 +05:30
Rajesh Battala
4523f5d8de
CLOUDSTACK-6106 Agent side changes for VPC on Hyper-V
2014-03-14 17:36:43 +05:30
Rajesh Battala
1b4325d2c8
CLOUDSTACK-6106 supporting VPC VR on Hyper-V
2014-03-14 17:36:43 +05:30