20577 Commits

Author SHA1 Message Date
Wei Zhou
f555e26c87 CLOUDSTACK-1192: fix silly mistake 2013-09-03 08:52:35 +02:00
Wido den Hollander
a7f861f8d9 docs: Add more information about RBD cloning to the Release Notes 2013-09-02 22:03:25 +02:00
Wei Zhou
a16fd4781c CLOUDSTACK-4566: fix incorrect values in resource_count table for resource limitation
There are three issues in resource_count table
(1) expunge a vm, the public_ip decreases and becomes -1 in basic zone.
(2) recover a vm, the volume increase.
(3) restore a vm, the volume decrease.
2013-09-02 16:56:34 +02:00
Wei Zhou
62b09c9253 CLOUDSTACK-2319: fix incorrect account_id in event table for Revoke SecurityGroupRule commands
(cherry picked from commit d9ba234d6c032aeb2ba04d4e6be0502de8a4efd9)
2013-09-02 16:53:55 +02:00
Wei Zhou
87d73e227f CLOUDSTACK-1192: GetVmDiskStatsCommand return null as disk I/O statistics does not support xen/vmware
(cherry picked from commit 3121133c03c4db30c9bc0a3a5546e19678b2ee76)
2013-09-02 16:04:59 +02:00
Hugo Trippaers
b220403e35 Fix EndpointSelectorTest, LockMasterListener is in the server package
for now.
2013-09-02 14:32:28 +02:00
Hugo Trippaers
0d499f0af0 the cloud-engine-storage-integration-test sub-project should not depend
on the nonoss build. It can be enabled with its own profile
"integration-test". 

Removing the nonoss activation tag from the profile.
2013-09-02 14:32:25 +02:00
radhikap
e12c0c4e43 CLOUDSTACK-4565 sheng's comments 2013-09-02 14:27:30 +05:30
radhikap
e61db3371f CLOUDSTACK-4565 sheng's comments 2013-09-02 14:20:07 +05:30
radhikap
6787b64dd5 review comments on API dev guide is incorporated 2013-09-02 13:58:52 +05:30
Daan Hoogland
2fb6ae814f copyright 2013-09-01 23:59:53 +02:00
Daan Hoogland
f1a4e9fdf5 copyrights 2013-09-01 23:49:05 +02:00
Daan Hoogland
d9c06e538b CLOUDSTACK-4346 replace URI getHost() and create(String) calls with BroadcastDomainType methods 2013-09-01 22:53:23 +02:00
Ian Duffy
f80ecfe4b0 Cloudstack-2014 [GSoC] Add support for ldap user provisioning 2013-08-31 22:01:04 +01:00
Ian Duffy
7ded3c803d Prep for merge with master 2013-08-31 21:55:27 +01:00
Prasanna Santhanam
fb7eb06198 get host credentials from marvin configuration for ssvm test
(cherry picked from commit 6371d3b98c56784e4a3588c2546be18aa79cb595)
2013-08-31 12:50:58 +05:30
Ian Duffy
bdba0ddeed Bring up to date with master 2013-08-31 00:25:48 +01:00
Jessica Wang
e826956290 CLOUDSTACK-4089: UI > zone wizard > VMware hypervisor > physical network > edit traffic type > set default value for vSwitchName field upon selected vSwitchType. 2013-08-30 15:20:29 -07:00
Jessica Wang
94cd470a0a CLOUDSTACK-4089: UI > zone wizard > VMware hypervisor > physical network > edit Public/Guest traffic type > vSwitchType dropdown > set default option upon configuration 'vmware.use.dvswtich' and 'vmware.use.nexus.vswitch'. 2013-08-30 14:56:29 -07:00
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