nitt10prashant
9effd472a1
Changing vlan to None since network offering being used has Specify Vlan set to False
...
(cherry picked from commit 47747e7188 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Anshul Gangwar
16b67b40fd
CLOUDSTACK-9686: Fixed multiple entires for builtin template in template
...
store ref table so builtin template is never downloaded completely
In handleSysTemplateDownload method creating template only if there exists no entry
handleTemplateSync will take care of other scenario
(cherry picked from commit 929595c114 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Bharat Kumar
63997b3b19
CLOUDSTACK-9666 Added basic configuration validation for the config drive global settings
...
(cherry picked from commit 366175b9a5 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Nitin Kumar Maharana
42e60ebac6
CLOUDSTACK-9708: Router deployment failed due to two threads start VR simultaneously.
...
(cherry picked from commit 9e20525e08 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Rajani Karuturi
9ce2dde030
CLOUDSTACK-9834: prepareTemplate API call doesn't work well
...
with XenServer & Local SR (Db_exn.Uniqueness_constraint_violation)
removed the host uuid from SR label so that any host which has access to
the SR(all the hosts in the same pool) can reuse the same SR
(cherry picked from commit 1aa6a72bc7 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Anshul Gangwar
9ddbd9eda7
CLOUDSTACK-8833: Fixed Generating url and migrate volume to another storage , resulting two entry in UI and listvolume is not working for that volume
...
Update the volume id in volume_store_ref table to newly created volume for migration
(cherry picked from commit 42b89278e9 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Likitha Shetty
f9e51653ae
CLOUDSTACK-8829 : Consecutive cold migration fails
...
(cherry picked from commit 88b0459c41 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Bharat Kumar
b696a00ea2
CLOUDSTACK-9725 Failed to update VPC Network during N/w offering Upgrade which doesnt have ACL service Enabled.
...
check if acl service provider is configured when network is associated with a acl.
(cherry picked from commit bbff9f1575 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Sudhansu
5ce122cc08
CLOUDSTACK-9630: Cannot use listNics API as advertised
...
added missing details for listNics API response.
(cherry picked from commit e7326b10ef )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Jayapal
4c37e11175
CLOUDSTACK-8931: Fail to deploy VM instance when use.system.public.ips=false
...
(cherry picked from commit e1384c3b63 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
root
41d1d40940
CLOUDSTACK-9748:VPN Users search functionality broken
...
(cherry picked from commit 61823c24f6 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Jayapal
a7cfdf66fd
CLOUDSTACK-9728: Fixed traffic sentinel HTTP 414 error response
...
(cherry picked from commit 70422e7907 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Rene Moser
05f94b8ef7
Bug fix for CLOUDSTACK-9762 Management Server UI (VM statistics page) CPU Utilized value is incorrect.
...
(cherry picked from commit b676a8a7c3 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Sanket Thite
ba60718585
VM snapshot is disabled if the VM Instance is off
...
(cherry picked from commit bd80c8e179 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Nitin Kumar Maharana
645283abc4
CLOUDSTACK-9623: Deploying virtual machine fails due to "Couldn't find vlanId" in Basic Zone
...
(cherry picked from commit 280f3be4e6 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Anshul Gangwar
e6855db78a
CLOUDSTACK-9685: delete snapshot on primary associated with a volume when that volume is deleted
...
as that snapshot will never be going to use again and also it will fill up primary storage
(cherry picked from commit 336df84f17 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Jayapal
765ab549ca
CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE handler- Fixed
...
(cherry picked from commit d7eae25322 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Sudhansu
ad5ec66b0d
CLOUDSTACK-9831: Previous pod_id still remains in the vm_instance table after
...
VM migration with migrateVirtualMachineWithVolume
(cherry picked from commit 3564d30233 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Nick Livens
1f44e884ad
CLOUDSTACK-9321 : Multiple Internal LB rules (more than one Internal LB rule with same source IP address) are not getting resolved in the corresponding InternalLbVm instance's haproxy.cfg file
...
CLOUDSTACK-9321 : Adding component tests for VPC Network functionality - Internal LB rules
CLOUDSTACK-9321 : Extending Nuage VSP Internal LB Marvin tests
Co-Authored-By: Prashanth Manthena <prashanth.manthena@nuagenetworks.net>, Frank Maximus <frank.maximus@nuagenetworks.net>
(cherry picked from commit 62e858131f )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Suresh Kumar Anaparti
fa7ebaaaf8
CLOUDSTACK-9731: Hardcoded label appears on the Add zone wizard
...
(cherry picked from commit 9a2f3d95c1 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
sanjeevn
38966ee7b7
Marvin test to verify that adding TCP ports 500,4500 and 1701 in vpn should not fail Bug-Id: CS-43653 Reviewed-by: Self
...
Made changes as per pavanb018 review comments
(cherry picked from commit 50cbaf9f19 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Rajani Karuturi
c14aa40a47
CLOUDSTACK-8950 Hypervisor Parameter check is not performed for
...
registerTemplate and getUploadParamsForTemplate API's
Any string is allowed as hypervisor type from the api.
HypervisorType.getType() tries to validate with the enums and if nothing
matches, sets the type as None.
Added a check to not allow None hypervisor type when registering.
(cherry picked from commit cc06c5189a )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Jayapal
5eb63975f7
CLOUDSTACK-9715: Update somaxconn value to default value
...
(cherry picked from commit 45c3d94d83 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
nvazquez
1d25582ed6
CLOUDSTACK-9752: [Vmware] Optimization of volume attachness to vm
...
(cherry picked from commit 49dadc5505 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Anshul Gangwar
120ac33d7a
CLOUDSTACK-9682: Block VM migration to a storage which is in maintainenece mode. If
...
the destination pool is in maintenance mode do not allow a volume to be migrated to
the storage pool. Fixed it for volume migration and vm migration with volume.
(cherry picked from commit 8ef94819da )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Jayapal
54bd8ee880
CLOUDSTACK-9724: Fixed missing additional public ip on tier network with cleanup
...
(cherry picked from commit ee726af53b )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Bharat Kumar
a9050fa42a
CLOUDSTACK-8857 listProjects doesn't return tags vmstopped or vmrunning when their value is zero
...
(cherry picked from commit c6e9d82595 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Wido den Hollander
7c58c37f08
ipv6: Set IPv6 CIDR and Gateway in 'nic' profile
...
Without this information a NPE might be triggered when starting a VR, SSVM or CP
as this information is read from the 'nics' table and causes a NPE.
During deployment we should set the IPv6 Gateway and CIDR for the NIC object so that
it is persisted to the database.
Signed-off-by: Wido den Hollander <wido@widodh.nl>
(cherry picked from commit f661b631a1 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Will Stevens
c206098783
Fix public IPs not being removed from the VR when deprovisioned
...
(cherry picked from commit 23f64a13a8 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Priyank Parihar
cdc9947d48
CLOUDSTACK-8841: Storage XenMotion from XS 6.2 to XS 6.5 fails.
...
(cherry picked from commit 69647b38ce )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Stefania
73c30f1baa
CLOUDSTACK-9793: Faster ip in subnet check
...
This change removes an unnecessary conversion from IPNetwork
to list in one of the router scripts. This makes the router
faster at processing static NAT rules, which can prevent
timeouts when attaching or detaching IPs.
(cherry picked from commit d5c5eb10f8 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Nitesh Sarda
859b2150cd
CLOUDSTACK-9784 : GPU detail not displayed in GPU tab of management server UI.
...
(cherry picked from commit 36abc63b91 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Suresh Kumar Anaparti
0fbbbdb83a
CLOUDSTACK-9720: [VMware] template_spool_ref table is not getting updated with correct template physical size in template_size column.
...
(cherry picked from commit 8676b20276 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Sudharma Jain
af9c6b7bdc
CLOUDSTACK-9851 travis CI build failure after merge of PR#1953
...
(cherry picked from commit 7348f9412a )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Suresh Kumar Anaparti
e61815a255
CLOUDSTACK-9794: Unable to attach more than 14 devices to a VM
...
Updated hardcoded value with max data volumes limit from hypervisor capabilities.
(cherry picked from commit 93f5b6e8a3 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Nitin Kumar Maharana
0bc56787d8
CLOUDSTACK-9611: Dedicating a Guest VLAN range to Project does not work.
...
(cherry picked from commit 63f534f292 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
nvazquez
823d1971a5
Fix for test failure
...
(cherry picked from commit c66df6e11f )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
nvazquez
ca60ebb93d
Fix for test_snapshots.py using nfs2 instead of nfs template
...
(cherry picked from commit b792df163a )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Jayapal
6471978054
CLOUDSTACK-9821: Fixed issue in deploying vm in basic zone
...
(cherry picked from commit 43a991d2eb )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Jayapal
033631faac
CLOUDSTACK-8871: fixed issue with the xenserver 6.2 ipset nethash
...
(cherry picked from commit 175c8d83b8 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Jayapal
980be4dfc9
CLOUDSTACK-9757: Fixed issue in traffic from additional public subnet
...
(cherry picked from commit baac747089 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
Rohit Yadav
8c9da9dc75
Merge branch '4.10'
2017-08-01 20:39:47 +02:00
Rohit Yadav
98a9856b70
Merge branch '4.9' into 4.10
2017-08-01 20:39:26 +02:00
Rohit Yadav
a24dfe6f98
appliance: fix progress version in Gemfile ( #2212 )
...
Fixes veewee build issue: jedi4ever/veewee#1103
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:28:19 +02:00
pavanaravapalli
08a6c24efc
CLOUDSTACK-9990 : Fix for Account name is giving null in event tab after successful creation of account ( #2171 )
2017-07-28 19:55:00 +02:00
Syed Mushtaq Ahmed
a4cecd2366
solidfire: Add NULL checks for various objects in SolidFire integration test API ( #2205 )
2017-07-28 11:58:05 +02:00
Rohit Yadav
619da91386
Merge branch '4.10'
2017-07-28 11:28:20 +02:00
Rohit Yadav
e9f526e221
Merge branch '4.9' into 4.10
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-07-28 10:49:34 +02:00
Frank Maximus
0ead11e8f1
CLOUDSTACK-9751: Fix public ip not applied, when added while VR is starting. ( #1925 )
...
Public IP state wasn't passed to the vsp client, making it ignore the apply public ip.
Reported-By: Raf Smeets <raf.smeets@nuagenetworks.net>
2017-07-28 10:30:43 +02:00
Marc-Aurèle Brothier
28bc99565b
CLOUDSTACK-9631: API: affinitygroupids or affinitygroupnames must be given ( #1798 )
...
Return an exception if both parameter are missing.
This fixes an NPE in AffinityGroupServiceImpl.updateVMAffinityGroups() when the list was null.
Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
2017-07-28 10:29:30 +02:00