Rohit Yadav
322e18a7b6
CLOUDSTACK-9928: Allow native CloudStack users to change password in UI
...
This allows native CloudStack users to change password in UI when LDAP
is enabled. Overall changes:
- A new usersource returned in the listUsers response
- Removed ldap check in the UI, replaced with check based on user source
- DB changes to include user.source in user_view
- Changed UI error message for non-native users trying to change password
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-07-14 14:55:08 +05:30
Rajani Karuturi
4bc7c270fa
Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2017-07-12 12:09:38 +05:30
Rajani Karuturi
4f229d19ad
Updating pom.xml version numbers for release 4.10.1.0-SNAPSHOT
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2017-07-10 10:36:24 +05:30
Rajani Karuturi
9d2893d44a
Updating pom.xml version numbers for release 4.10.0.0
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2017-07-03 10:06:43 +05:30
Sigert Goeminne
77da97aad9
CLOUDSTACK-9980: Fix for DNS after network restart with clean up.
...
Configure.py without arguments gives IndexError.
2017-06-28 12:21:14 +02:00
Rohit Yadav
ed376fcad6
Merge remote-tracking branch 'origin/4.9'
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-06-07 11:21:27 +05:30
Rajani Karuturi
f4eff539c4
Merge pull request #1716 from yvsubhash/CLOUDSTACK-9555
...
CLOUDSTACK-9555 when a template is deleted and then copied over again…
2017-06-06 16:17:52 +05:30
Rajani Karuturi
0dc55f1144
Merge pull request #1734 from SudharmaJain/cs-9567
...
CLOUDSTACK-9567 Difference in the api call outputs for CAPACITY_TYPE_…
2017-06-06 16:15:13 +05:30
Rajani Karuturi
2734e9ec94
Merge pull request #1776 from priyankparihar/CLOUDSTACK-9603
...
CLOUDSTACK-9603: 'concurrent.snapshots.threshold.perhost' parameter should not accept String.
2017-06-06 16:06:17 +05:30
Rajani Karuturi
cf4cde66f1
Merge pull request #1850 from sudhansu7/CLOUDSTACK-9694
...
CLOUDSTACK-9694: Unable to limit the Public IPs in VPC
2017-06-06 16:02:54 +05:30
Rajani Karuturi
278514f623
Merge pull request #1900 from anshul1886/CLOUDSTACK-8862
...
CLOUDSTACK-8862: Introduced new state attaching for volume. This will…
2017-06-06 15:50:06 +05:30
Rajani Karuturi
511ebe6dd4
Merge pull request #927 from karuturi/secure-configs
...
CLOUDSTACK-9901 secure and hidden config values are returned as plaintext string
2017-06-06 15:37:44 +05:30
Rajani Karuturi
1bd66cb03e
Merge pull request #2072 from Accelerite/CLOUDSTACK-9895_ParallelVolumes
...
CLOUDSTACK-9895 : Added support for parallel volume(s) creation from a volume snapshot
2017-05-31 14:05:05 +05:30
Pavan Kumar Aravapalli
502f813370
CLOUDSTACK-9895 : Added support for parallel volume(s) creation from a volume snapshot
2017-05-31 11:27:30 +05:30
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