Rajani Karuturi
fca41148b7
CLOUDSTACK-9901 secure and hidden config values are returned as plaintext string
...
secure and hidden config values are first unencrypted before returning
them in the api. This is not desired as they are secure configs
returning encrypted strings for secure and hidden configs if encryption
is enabled.
2017-05-03 14:58:02 +05:30
Rajani Karuturi
dcc7f4ce27
Merge release branch 4.9 to master
...
* 4.9:
CLOUDSTACK-9647: NIC adapter type becomes e1000 , even after changing the global parameter "vmware.systemvm.nic.device.type" to vmxnet3 for VPC VR
2017-05-02 11:21:42 +05:30
Rajani Karuturi
bdc4fd700b
Merge pull request #1810 from sudhansu7/CLOUDSTACK-9647
...
CLOUDSTACK-9647: NIC adapter type becomes e1000 , even after changing…
2017-05-02 11:17:19 +05:30
Rajani Karuturi
2de854c6dc
Merge pull request #2071 from shapeblue/certificate-handling-move
...
CLOUDSTACK-9815 move CertService to more generic location
2017-05-02 11:11:32 +05:30
Rajani Karuturi
57628b2dd0
Merge pull request #2030 from shapeblue/snapshot-housekeeping
...
CLOUDSTACK-9864 cleanup stale worker VMs after job expiry time
2017-05-02 11:08:50 +05:30
Rajani Karuturi
8854d4c343
Merge pull request #1792 from nitin-maharana/nitin4
...
CLOUDSTACK-9623: Deploying virtual machine fails due to "Couldn't find vlanId" in Basic Zone
2017-05-02 11:07:51 +05:30
Rajani Karuturi
992ce6e64f
Merge pull request #1970 from bvbharatk/CLOUDSTACK-9725
...
CLOUDSTACK-9725 Failed to update VPC Network during N/w offering Upgr…
2017-05-02 11:06:54 +05:30
Rajani Karuturi
0ca2841b5e
Merge pull request #1997 from Accelerite/vmpoweroff
...
CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE handler- Fixed
2017-05-02 11:06:15 +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
Daan Hoogland
ae4e571d51
CLOUDSTACK-9815 move package further to apache location
2017-05-01 10:55:36 +02:00
Daan Hoogland
20c67ac2aa
CLOUDSTACK-9815 rename ssl to tls
2017-04-27 14:20:55 +02:00
Rajani Karuturi
11bc262d4b
Merge pull request #2053 from wido/deb-binary
...
deb: Only build binary packages
2017-04-27 14:33:54 +05:30
Rajani Karuturi
8377e2fefb
Merge pull request #2069 from resmo/fix/doc-version-added-CLOUDSTACK-8793
...
follow-up CLOUDSTACK-8793: fix missing doc when projectid was added
2017-04-27 14:32:11 +05:30
Daan Hoogland
4bb7ffe2cf
CLOUDSTACK-9815 move CertService to more generic location
...
this can be used in ApplicationClusters as well as in planned CA-plugins
2017-04-27 10:34:10 +02:00
Rajani Karuturi
f6edc1b63f
Merge release branch 4.9 to master
...
* 4.9:
CLOUDSTACK-9871: Set SQL Mode in SQL Session for MySQL 5.7 compatibility
2017-04-27 11:21:07 +05:30
Rajani Karuturi
cab0869bd4
Merge pull request #2037 from wido/sql_mode
...
CLOUDSTACK-9871: Set SQL Mode in SQL Session for MySQL 5.7 compatibility
2017-04-27 11:16:33 +05:30
Rajani Karuturi
64776f38d6
Merge pull request #1852 from Accelerite/CLOUDSTACK-9695
...
CLOUDSTACK-9695: VM snapshot is disabled if the VM Instance is off
2017-04-27 11:15:31 +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
Rajani Karuturi
4ad29b474a
Merge pull request #1918 from jayakarteek/cloudstack-9762
...
Management Server UI (VM statistics page) CPU Utilized value is incorrect.
2017-04-27 11:12:00 +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
Rene Moser
cf622eca1a
CLOUDSTACK-8793: fix missing doc when projectid was added
...
Also see 110f66ff13 and https://github.com/apache/cloudstack/pull/879
2017-04-26 16:09:16 +02:00
Rajani Karuturi
ac1fd45580
Merge pull request #2063 from ustcweizhou/label.gpu
...
Fix typo on label.gpu
2017-04-26 15:21:37 +05:30
Rajani Karuturi
1f9308714e
Merge pull request #1978 from Accelerite/ReleaseNicSecondaryIP
...
CLOUDSTACK-9779 : Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to load balancing rule
2017-04-26 15:15:43 +05:30
Nitesh Sarda
feb5fa901e
CLOUDSTACK-9779 : Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to load balancing rule
2017-04-25 12:03:03 +05:30
Wei Zhou
70e73826f2
Fix typo on label.gpu
2017-04-24 21:28:21 +02:00
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
Rajani Karuturi
38f1050ff8
Merge release branch 4.9 to master
...
* 4.9:
Bug-ID:CLOUDSTACK-9369 Fixed Ldap regression
2017-04-23 09:42:19 +05:30
Rajani Karuturi
a5963f2d86
Merge pull request #2009 from Accelerite/CLOUDSTACK-9369
...
CLOUDSTACK-9369 Fixed Ldap regression
2017-04-23 09:41:15 +05:30
Rajani Karuturi
fc8ed22abe
Merge pull request #2060 from apache/4.9
...
Merge release branch 4.9 to master
2017-04-23 09:34:54 +05:30
Rajani Karuturi
1be37e41ed
Merge pull request #1819 from Accelerite/ListCapacityIssue
...
CLOUDSTACK-9653 The system capacity was not getting calculated correctly
2017-04-22 21:10:51 +05:30
Rajani Karuturi
6cba86dd5e
Merge pull request #1879 from Accelerite/CLOUDSTACK-9719
...
CLOUDSTACK-9719: [VMware] VR loses DHCP settings and VMs cannot obtain IP after HA recovery - Set high restart priority for the VR.
2017-04-22 21:10:26 +05:30
Rajani Karuturi
524fc324bc
Merge pull request #1917 from Accelerite/RvRipRel
...
CLOUDSTACK-9756: Configure to ignore the ipassoc failure
2017-04-22 21:09:38 +05:30
Rajani Karuturi
0c9ddcb443
Merge pull request #1993 from Accelerite/sharednw
...
CLOUDSTACK-8931: Fail to deploy VM instance when use.system.public.ips=false
2017-04-22 20:56:27 +05:30
Rajani Karuturi
6f168c8e16
Merge pull request #1957 from Accelerite/CLOUDSTACK-9748
...
CLOUDSTACK-9748:VPN Users search functionality broken
2017-04-22 20:54:43 +05:30
Rajani Karuturi
f2951d9560
Merge pull request #1956 from myENA/bug/49npe_vmimpl
...
CLOUDSTACK-9796 - Fix NPE in VirtualMachineManagerImpl.java
2017-04-22 20:53:27 +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
9cc3ae8a94
Merge release branch 4.9 to master
...
* 4.9:
CLOUDSTACK-9857: With this change if agent dies the systemd will catch it properly and show process as exited
CLOUDSTACK-9805: Display VR list in network details
CLOUDSTACK-9356: FIX Cannot add users in VPC VPN
2017-04-20 19:32:20 +05:30
Rajani Karuturi
5fcf648e7e
Merge pull request #1903 from ustcweizhou/vpc-vpn-add-user
...
[4.9] CLOUDSTACK-9356: FIX Cannot add users in VPC VPN
2017-04-20 15:53:00 +05:30
Rajani Karuturi
53b1c5b69e
Merge pull request #1886 from Accelerite/trafficsentinel
...
CLOUDSTACK-9728: Fixed traffic sentinel HTTP 414 error response
2017-04-20 15:44:13 +05:30
Rajani Karuturi
d082226d3a
Merge pull request #2024 from shapeblue/CLOUDSTACK-9857
...
CLOUDSTACK-9857: With this change if agent dies the systemd will catc…
2017-04-20 15:43:04 +05:30
Rajani Karuturi
6e93ca1f7d
Merge pull request #1935 from nvazquez/deleteDomainFix
...
CLOUDSTACK-9764: Delete domain failure due to Account Cleanup task
2017-04-20 15:41:41 +05:30
Rajani Karuturi
e27ee22d23
Merge pull request #1889 from Accelerite/CLOUDSTACK-9718
...
CLOUDSTACK-9718: Revamp the dropdown showing lists of hosts available for migration in a Zone
2017-04-20 15:38:51 +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
Rajani Karuturi
5dd814ae70
Merge pull request #1980 from shapeblue/vr-ui-tab
...
CLOUDSTACK-9805: Display VR list in network details
2017-04-20 15:29:59 +05:30
Rajani Karuturi
b40098d3b3
Bug-ID:CLOUDSTACK-9369 Fixed Ldap regression
...
Ldap auto creation of accounts is broken due to the security fix for
CLOUDSTACK-9369.
There was an explicit check to not allow login incase the
user doesnt exist. removed the same.
2017-04-20 15:25:47 +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
6c200b3263
CLOUDSTACK-9408 remove antiquated devcloud project
...
as it contains references to cloud.com and is not current
2017-04-20 11:35:36 +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
Wido den Hollander
9e634d98cc
deb: Only build binary packages
...
We do not need to build a tarball before building the DEB packages
Saves a few minutes on building DEB packages
Signed-off-by: Wido den Hollander <wido@widodh.nl>
2017-04-19 20:20:19 +02:00
Rohit Yadav
fb1afb1a70
Merge pull request #2051 from shapeblue/master-fix-midonet-changes
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-04-19 12:59:37 +05:30