Jessica Wang
d4d42bb22d
UI > Infrastructure > clusters > Add cluster dialog > change variable name for Nexus DVS fields to be more intuitive.
2013-08-30 14:56:01 -07:00
Jessica Wang
3b14b66b20
CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > multiple physical networks > edit Public/Guest traffic type > fix a bug that vSwitch Type dropdown selection didn't remain after Public/Guest traffic type is dragged to another physical network.
2013-08-30 11:12:39 -07:00
David Nalley
4b157fcce1
updating the version number
2013-08-30 12:12:10 -04:00
Wido den Hollander
95a02b62e9
docs: Add RBD issue link to Release Notes
2013-08-30 17:47:03 +02:00
David Nalley
c6fe7d7977
adding publican.cfg fot qig no idea why I missed this earlier
2013-08-30 11:08:33 -04:00
Wido den Hollander
c6672dd68a
docs: Add Release Notes about Disk I/O Polling and Throttling
2013-08-30 17:05:21 +02:00
Marty Sweet
f5e7f46dad
Added Accessing System VM via SSH
2013-08-30 09:00:34 -04:00
radhikap
5275618bcc
CLOUDSTACK-4569 review comments on egress firewall and multiple ip per nic
2013-08-30 15:57:08 +05:30
Prasanna Santhanam
7a0cd10f85
docs: correcting the links to the wiki
...
- pointing to the new wiki page on 'How to build CloudStack'. Although
we shouldnt be using wiki sections on our docs.
- Also formatting the rpms built by cloudstack into a paramlisting
2013-08-30 15:20:42 +05:30
Jessica
33c7c654af
CLOUDSTACK-840. DOC. New doc. Linked and full clones on VMware.
2013-08-30 02:30:38 -07:00
Prasanna Santhanam
ec91ea459e
CLOUDSTACK-4567: Correcting URLs that pointed to the incubator resources
...
The location on the downloads section points to the incubator pages and
the KEYS file used for GPG verify of the source points to the incubator
resource. Corrected both links
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 420b654eaf2fe23c28d0da8dbddd7c58d0ce868b)
2013-08-30 14:37:25 +05:30
Prasanna Santhanam
5326833971
Fix pep8 formatting to fix cloudstack-marvin build
2013-08-30 12:40:42 +05:30
radhikap
8ac92743db
build error fixed
2013-08-30 11:48:54 +05:30
radhikap
6dab9a8d81
CLOUDSTACK-4565 review comments on network section has been fixed
2013-08-30 11:25:43 +05:30
Jessica Wang
acc35a198c
CLOUDSTACK-4562: addS3/addSwift API is retired (being replaced with addImageStore API) and old configuration 's3.enable'/'swift.enable' has been removed from database. So, remove obsolete UI that calls addS3/addSwift API.
2013-08-29 14:35:28 -07:00
Jessica Wang
0f4917154e
CLOUDSTACK-4266: UI > Infrastructure > clusters > add cluster dialog > if configuration 'vmware.use.dvswitch' is set to false (i.e. override public/guest traffic checkboxes are hidden), hide VSM fields (regardless of another configuration 'vmware.use.nexus.switch').
2013-08-29 14:19:28 -07:00
frank
2a0e371881
[Upgrade from 3.0.6 to 4.2][vmware] After upgrade the system vms fail to come up because "Secondary storage mount point" is pointing to a wrong location
...
when secondary storage is mounted as read-only, changing permission of files on it will fail. But we should still stick to current mount point instread of
returning a wrong mount point /mnt/sec
2013-08-29 10:32:13 -07:00
Wido den Hollander
a19eb5bfb4
docs: Update Release Notes Book information to version 4.2
2013-08-29 16:20:17 +02:00
Wido den Hollander
dcf5b335c6
CLOUDSTACK-4245: Add RBD (Ceph) notes to 4.2 Release Notes
2013-08-29 16:18:46 +02:00
Wido den Hollander
4c234c07f5
docs: Correct id from known-issues-4.1 to known-issues-4.2
2013-08-29 14:56:06 +02:00
Wei Zhou
1a67750cb6
CLOUDSTACK-4538: set default value of cpu.overprovisioning.factor and mem.overprovisioning.factor to 1
...
On a fresh environment, some values in cloud.configuration table are persisted in com.cloud.server.ConfigurationServerImpl.persistDefaultValues()
A default value need to be set before com.cloud.upgrade.DatabaseUpgradeChecker
2013-08-29 12:41:18 +02:00
Wei Zhou
53ee2c905b
CLOUDSTACK-4538: fix small typo
...
(cherry picked from commit 68b668ae8f126e339de971c99e4c29c7f86b3d6e)
2013-08-29 11:33:37 +02:00
Prasanna Santhanam
3c38a1cd9f
cpu_limits module of tests
2013-08-29 14:30:55 +05:30
radhikap
7fdc4da84d
Before 4.X TO 4.2 upgrade manually clean up /var/cache/cloudstack
2013-08-29 14:30:03 +05:30
Prasanna Santhanam
58bcce0142
Formatting and tab errors in the new test suites for limits
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-29 14:27:34 +05:30
radhikap
3077c992f4
format changes to the file
2013-08-29 14:22:10 +05:30
Gaurav Aradhye
95e4b7afa8
Automation: Limit Resources - Adding tests related to CPU limits
...
Reviewed-by: Sanjay Tripathi <Sanjay.Tripathi@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-29 14:13:39 +05:30
Girish Shilamkar
c6f0d46911
CLOUDSTACK-4407: Use extractTemplate API to get hypervisor specific template information
...
Template url, hypervisor and format were defined in Service class to be Xenserver specific
and therefore registering a new template failed on Vmware and KVM.
Fixed this to get hypervisor specific info for registering new template.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 20256706b376551fe8993ee2e73c61df31dcb6de)
2013-08-29 14:10:54 +05:30
Prasanna Santhanam
1058654cb4
CLOUDSTACK-4499: Wait until hosts are up before adding storage pools
...
This works around the delay caused in adding Xen 6.1/6.2 hosts where
host takes two attempts to transition to Up state. We will wait for one
minute per cluster before attempting to add storage pool in the cluster.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 22ee499c3571b2a6b6921abb36c679128893c415)
2013-08-29 14:10:54 +05:30
bharat kumar
da6f048dd2
CLOUDSTACK-4538 Should update the vmware clusters with the global overporvisioning factors after upgrade to 4.2.
...
Signed off by : Nitin Mehta <nitin.mehta@citrix.com>
2013-08-29 12:26:54 +05:30
Vijayendra Bhamidipati
e6247e7125
CLOUDSTACK-4539: [VMWARE] vmware.create.full.clone is set to true in upgraded setup;default nature of vms are full clone
...
Description:
Do not overwrite value of vmware.create.full.clone flag in the
cloud db if it already exists. This will preserve the configured
clone creation behaviour across upgrades.
2013-08-28 12:12:30 -07:00
Jessica
a4c10d00a4
CLOUDSTACK-883. DOC. Fix license header in UI plugins section.
2013-08-28 17:24:34 -07:00
Jessica
df11512e62
CLOUDSTACK-883. DOC. Small fix to comment in UI plugins section.
2013-08-28 17:11:44 -07:00
Prachi Damle
af175d8c65
CLOUDSTACK-4528 [Vmware] new mapping vmware datacenter cloudstack zone - Virtual Router host migration across cluster FAIL
...
Change:
- Also add a check in migrateSystemVM API to check that source and destination host are in the same cluster
2013-08-28 17:03:24 -07:00
Prachi Damle
92eb84c3e0
CLOUDSTACK-4528: [Vmware] new mapping vmware datacenter cloudstack zone - Virtual Router host migration across cluster FAIL
...
Changes:
- listHosts within same cluster for migration of system and router VMs
2013-08-28 17:03:21 -07:00
Jessica
75041b9c55
CLOUDSTACK-883. DOC. How to integrate your 3rd-party plugin with the UI. Contains brief third-party plugin code tutorial.
2013-08-28 17:01:30 -07:00
Jessica
f002b8e769
CLOUDSTACK-815. DOC. Fix Regions documentation for reviewer comments.
2013-08-28 16:44:16 -07:00
Jessica Wang
19341d66f4
CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > physical network > vmware_network_label: remove trailing comma if there is any.
2013-08-28 16:38:43 -07:00
frank
e217c0f1c3
CloudStack CLOUDSTACK-4426
...
[VMware] [upgrade] system VM not coming up after upgrade from 3.0.4 to 4.2
2013-08-28 15:40:33 -07:00
frank
993a1f937f
CloudStack CLOUDSTACK-4426
...
[VMware] [upgrade] system VM not coming up after upgrade from 3.0.4 to 4.2
2013-08-28 15:40:28 -07:00
Mike Tutkowski
de531c0c0a
Trim IQN so that the format /iqn/lun becomes iqn.
2013-08-28 15:08:45 -06:00
Jessica Wang
81193ff522
CLOUDSTACK-4266: UI > Instrastructure > clusters > Add Cluster dialog > if configuration "vmware.use.nexus.switch" is set to false, hide VSM fields.
2013-08-28 13:32:04 -07:00
Min Chen
b0fc3114f4
Fix build error.
2013-08-28 12:18:21 -07:00
Chris Suich
2be1039f60
Added missing getters to UserVmResponse
...
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-08-28 12:02:55 -07:00
Laszlo Hornyak
3fe468cc28
fix exception message
...
changed the exception message to include accountName instead of account, since account at this point is known to be null
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-08-28 11:58:46 -07:00
Jessica
b68dd4cf94
CLOUDSTACK-864. DOC. Small typo fix for Talluri's review comment.
2013-08-28 11:57:43 -07:00
Min Chen
6a9caf7487
CLOUDSTACK-4430:[Automation][vmware] Failed to deploy vm, if one host is
...
down in a cluster.
2013-08-28 11:52:06 -07:00
Jessica
a2476e9346
CLOUDSTACK-900. DOC. Live storage migration, XenMotion, vMotion.
2013-08-28 11:47:10 -07:00
Jessica
6c71131cf1
CLOUDSTACK-2289. DOC. Granular configuration parameters. You can now configure settings for entities lower than the global level.
2013-08-28 11:23:54 -07:00
rayeesn
fa26eaafbd
CLOUDSTACK-4509 : management cache folder need to cleanup before upgrade, currently its cleaning up only for 3.x upgrade ie /var/cache/cloud, it should do that same for 4.2 also /var/cache/cloudstack
2013-08-28 11:23:22 -07:00