Rohit Yadav
8323a175f1
CLOUDSTACK-9860: Power off VMs when stopVM is called with forced=true
...
The 'force' option provided with the stopVirtualMachine API command is
often assumed to be a hard shutdown sent to the hypervisor, when in fact
it is for CloudStacks' internal use. CloudStack should be able to send
the 'hard' power-off request to the hosts.
When forced parameter on the stopVM API is true, power off (hard shutdown)
a VM. This uses initial changes from #1635 to pass the forced parameter
to hypervisor plugin via the StopCommand, and fixes force stop (poweroff)
handling for KVM, VMware and XenServer.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-05-25 17:25:22 +05:30
Rajani Karuturi
5086c7e7ec
Merge pull request #2103 from sarathkouk/ldap_auto
...
CLOUDSTACK-8647 : LDAP: Auto Import and Trust AD Automation of test cases
2017-05-19 13:24:44 +05:30
Rajani Karuturi
252de30535
Merge pull request #2080 from nitt10prashant/acl
...
Changing vlan to None since network offering being used has Specify Vlan set to False
2017-05-19 11:36:45 +05:30
Sarath Kasi
4829345ebd
LDAP : Auto Import and Trust AD
...
As of now, CloudStack can automatically import LDAP users based on the
configuration to a domain or an account. However, any new users in LDAP
aren't automatically reflected. The admin has to manually import them
again.
This feature enables admin to map LDAP group/OU to a CloudStack domain
and any changes are reflected in ACS as well.
2017-05-19 11:29:13 +05:30
Rajani Karuturi
7ca8d00f43
Merge pull request #2106 from Accelerite/verify-netmask
...
CLOUDSTACK-9168: TestPath to check if wrong value is inserted into nics table netmask field when creating a VM.
2017-05-18 14:40:52 +05:30
meenakshi_m
6e406a6002
This Submission is to check if wrong value is inserted into nics
...
table netmask field when creating a VM.
2017-05-17 17:01:13 +05:30
Rajani Karuturi
23ac896877
Merge pull request #1322 from pavanb018/cs9217
...
Automation for CLOUDSTACK-9217 script to test block volume migration to a pool in maintenance mode
2017-05-17 12:47:27 +05:30
Rajani Karuturi
83b93d2f60
Merge pull request #1971 from bvbharatk/CLOUDSTACK-9726
...
CLOUDSTACK-9726 Update state is not changed to UPDATE_FAILED in case …
2017-05-17 11:19:25 +05:30
nitt10prashant
47747e7188
Changing vlan to None since network offering being used has Specify Vlan set to False
2017-05-16 17:12:25 +05:30
pavanb018
f77251766d
Automation for CLOUDSTACK-9217
2017-05-10 15:56:11 +05:30
Rajani Karuturi
7df67c2ef6
Merge pull request #1949 from shwetaag/cruds2
...
Automated Cloudstack bugs 9277 9276 9275 9274 9273 9179 9178 9177
2017-05-08 12:40:11 +05:30
Rajani Karuturi
45f62c3483
Merge pull request #1813 from priyankparihar/CLOUDSTACK-9604
...
CLOUDSTACK-9604: Root disk resize support for VMware and XenServer.
2017-05-08 10:15:57 +05:30
shweta
d5d1bd9fc7
Modified further based on Travis failures
2017-05-05 14:04:35 +05:30
shweta
7d80c1b349
Modified a test case to include simulator scenario
2017-05-05 11:57:16 +05:30
Subhash yedugundla
c3bc69c724
CLOUDSTACK-9555 when a template is deleted and then copied over again , it is still marked as Removed in template_zone_ref table
2017-05-05 11:36:52 +05:30
Rajani Karuturi
6809ce4a7b
CLOUDSTACK-9901 secure and hidden config values are returned as plaintext
...
fixed a testcase which was using encypted value.
2017-05-03 14:58:23 +05:30
shweta
5bbf498faf
Adressed review comment for automating bugs 9277 9276 9275 9274 9273 9179 9178 9177
2017-05-03 14:32:43 +05:30
shweta agarwal
bdc50338b5
automated 9277 9276 9275 9274 9273 9179 9178 9177
2017-05-03 14:32:24 +05:30
Sudhansu
cdf2b0727a
CLOUDSTACK-9694: Unable to limit the Public IPs in VPC
...
Added missing clause to check for vpc_id
2017-05-03 14:26:55 +05:30
Rajani Karuturi
dd5b02af95
Merge pull request #2066 from myENA/bug/CLOUDSTACK-9893-fix_virtio_scsi_smoke
...
CLOUDSTACK-9893 / CLOUDSTACK-8239 fix test_deploy_virtio_scsi_vm.py
2017-05-02 11:02:08 +05:30
Rajani Karuturi
3f6d27faab
Merge pull request #1797 from sudhansu7/CLOUDSTACK-9630
...
CLOUDSTACK-9630: Cannot use listNics API as advertised
2017-04-27 11:14:50 +05:30
Nathan Johnson
91e237cd45
CLOUDSTACK-9893 / CLOUDSTACK-8239 fix smoke/test_deploy_virtio_scsi_vm.py
...
Fix issue where unsupported hypervisors were not skipping tests
Fix issue where the template referenced no longer existed on openvm.eu
2017-04-26 21:54:05 -05:00
Mowgli
c2c1f01d2e
Merge branch 'master' into CLOUDSTACK-9604
2017-04-26 11:48:56 +05:30
Rajani Karuturi
f0dd5994b4
Merge pull request #1582 from DaanHoogland/CLOUDSTACK-9408
...
CLOUDSTACK-9408 for the move away from download.cloud.com
2017-04-24 07:57:07 +05:30
Sudhansu
e7326b10ef
CLOUDSTACK-9630: Cannot use listNics API as advertised
...
added missing details for listNics API response.
2017-04-21 15:27:23 +05:30
Rajani Karuturi
a4dd6bdeeb
Merge pull request #1955 from myENA/virtio-scsi
...
CLOUDSTACK-8239 Add VirtIO SCSI support for KVM hosts
2017-04-20 15:36:34 +05:30
Daan Hoogland
70ef0788c9
CLOUDSTACK-9408: Fix download urls in sql and scripts
...
This fixes the agreed upon url on download.cloudstack.org in various
sql files and misc scripts.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-04-20 12:33:33 +05:30
Daan Hoogland
f07d729086
CLOUDSTACK-9408 for the move away from download.cloud.com
...
- commented some occurences of cloud.com as being harmless
* examples
* identifiers (internal)
- changed the URL for vhd-util download
- changed comments from 'cloud.com' to 'Apache CloudStack'
2017-04-20 11:35:36 +05:30
Rajani Karuturi
d96b3cd19c
Merge release branch 4.9 to master
...
* 4.9:
CLOUDSTACK-9876: Removed test test_01_test_vm_volume_snapshot as we no longer have that restriction and now after fix for CLOUDSTACK-8663 we allow VM and volume snapshots to exist together
2017-04-18 15:17:00 +05:30
Anshul Gangwar
b766bf7fc9
CLOUDSTACK-8862: Introduced new state attaching for volume. This will make sure that other attach operation on same volume will fail gracefully without calling access calls for managed storage like SolidFire
...
Also, skipping test_upload_attach_volume as there is no implementation
which supports this.
2017-04-17 15:40:02 +05:30
Anshul Gangwar
e82a6351a1
CLOUDSTACK-9876: Removed test test_01_test_vm_volume_snapshot as we no longer have that restriction and now after fix for CLOUDSTACK-8663 we allow VM and volume snapshots to exist together
2017-04-17 12:44:44 +05:30
Rajani Karuturi
5c0979fff5
Merge release branch 4.9 to master
...
* 4.9:
CLOUDSTACK-9783: Improve metrics view performance
2017-04-06 12:04:55 +05:30
cloudsadhu
5539ff8a9f
BUG-ID:CLOUDSTACK-9829:update the smoketest for rootvolume to implement full clone as well diskcontroller logic
2017-04-05 16:58:51 +05:30
cloudsadhu
9a5b6d46fa
BUG-ID:CLOUDSTACK-9829:update the smoketest for rootvolume to implement full clone as well diskcontroller logic
2017-04-05 14:40:17 +05:30
nvazquez
11562dca7f
CLOUDSTACK-9854: Fix test_primary_storage test failure due to live migration
2017-03-30 15:50:51 -03:00
Rajani Karuturi
525c45c1e5
Merge pull request #1994 from nvazquez/CLOUDSTACK-9827
...
CLOUDSTACK-9827: Storage tags stored in multiple placesIssue description: https://issues.apache.org/jira/browse/CLOUDSTACK-9827
### Fixes
- Create Primary Storage: Persist tags into `storage_pool_tags` instead of `storage_pool_details`
- List Storage Tags: Queries `storage_pool_tags` table instead of `storage_tag_view`
- Find Storage Pools by Tags using proper DAO
- Remove storage tags after deleting Primary Storage
- Remove unused `StorageTagDao`, `StorageTagDaoImpl`, `StorageTagVO` and `storage_tag_view`
* pr/1994:
CLOUDSTACK-9827: Storage tags stored in multiple places
Signed-off-by: Rajani Karuturi <rajani.karuturi@accelerite.com>
2017-03-28 11:09:56 +05:30
Bharat Kumar
422787e2d9
added some logging and made an improvement to get_master_and_backupRouter method
2017-03-27 05:53:58 -07:00
nvazquez
edf0e2b26f
CLOUDSTACK-9827: Storage tags stored in multiple places
2017-03-24 13:37:04 -03:00
cloudsadhu
9cc66a3609
BUG-ID:CLOUDSTACK-9829:update the smoketest for rootvolume to implement full clone logic
2017-03-23 17:42:44 +05:30
Suresh Sadhu
871f21af35
CLOUDSTACK-9604: Root-volume resize additional tests.
2017-03-14 15:39:49 +05:30
Nathan Johnson
5c476492b1
CLOUDSTACK-8239 - Adding support for virtio-scsi on KVM hosts
...
This adds support for virtio-scsi on KVM hosts, either
for guests that are associated with a new os_type of 'Other PV Virtio-SCSI (64-bit)',
or when a VM or template is regstered with a detail parameter rootDiskController=scsi.
Update cloudstack add template dialog to allow for selecting rootDiskController with KVM
Update cloudstack kvm virtio-scsi to enable discard=unmap
2017-03-12 10:54:43 -05:00
Anshul And Priyank
ec66256149
CLOUDSTACK-9604: Root disk resize support for VMware and XenServer.
2017-03-09 19:20:38 +05:30
nvazquez
c66df6e11f
Fix for test failure
2017-03-02 16:14:45 -03:00
nvazquez
b792df163a
Fix for test_snapshots.py using nfs2 instead of nfs template
2017-03-01 12:18:35 -03:00
Sudharma Jain
732be53044
CLOUDSTACK-9567 Difference in the api call outputs for CAPACITY_TYPE_CPU = 1
2017-03-01 13:28:22 +05:30
Rohit Yadav
402253504e
CLOUDSTACK-9783: Improve metrics view performance
...
This improves the metrics view feature by improving the rendering performance
of metrics view tables, by reimplementing the logic at the backend and data
served via APIs. In large environments, the older implementation would
make several API calls that increases both network and database load.
List of APIs introduced for improving the performance:
listClustersMetrics
listHostsMetrics
listInfrastructure
listStoragePoolsMetrics
listVMsMetrics
listVolumesMetrics
listZonesMetrics
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-02-28 13:45:03 +05:30
Priyank Parihar
f2a159fb5d
CLOUDSTACK-9603: concurrent.snapshots.threshold.perhost does not validate value given.
2017-02-24 15:42:37 +05:30
Rajani Karuturi
248c3f72c7
Merge release branch 4.9 to master
...
* 4.9:
CLOUDSTACK-9691: Added test list_snapshots_with_removed_data_store
CLOUDSTACK-9691: Fixed unhandeled excetion in list snapshot command when a primary store is deleted related to it
2017-02-20 16:28:15 +05:30
Nicolas Vazquez
3caedb9ef3
CLOUDSTACK-9691: Added test list_snapshots_with_removed_data_store
2017-02-20 11:30:30 +05:30
nvazquez
3a6d98289c
CLOUDSTACK-9539: Support changing Service offering for instance with VM Snapshots
2017-02-16 10:49:09 -03:00