20445 Commits

Author SHA1 Message Date
Jessica
45df9c4a8e DOC. Fix doc type declaration typo in Host Allocation section. 2013-08-28 00:25:20 -07:00
Jessica
56ab74c169 CLOUDSTACK-2121. DOC. Add procedure for deleting affinity groups. Replace button icon with smaller version. 2013-08-28 00:25:20 -07:00
Jessica
c2a618ef46 CLOUDSTACK-818. DOC. Add how-to for Dedicate pod, cluster, and host to an account or domain. 2013-08-28 00:25:19 -07:00
Chiradeep Vittal
4a9b2fb584 Since some config values moved to individual ConfigKey<T> from Config.java, validation is broken for those keys. Workaround the issue so that updateConfiguration API still works 2013-08-27 18:04:30 -07:00
Min Chen
b67a832f77 CLOUDSTACK-4530:Create Template from a Snapshot fails with unable to
find any snapshot ova/ovf when we have multiple secondary storage for a
zone.
2013-08-27 17:15:11 -07:00
Min Chen
18b301edb9 CLOUDSTACK-4516:[Upgrade][VMWare]
MySQLIntegrityConstraintViolationException while performing any task
using local storage after upgrade from 3.0.7 to 4.2.
2013-08-27 14:13:59 -07:00
Jessica
a2ade45231 CLOUDSTACK-2121. DOC. New docs for affinity groups. 2013-08-27 14:10:57 -07:00
Jessica
f3c748a403 CLOUDSTACK-818. DOC. Dedicated resources. Dedicate pod, cluster, and host to an account or domain. New first draft docs. 2013-08-27 14:10:23 -07:00
Jessica
b90d7c08f9 DOC. Remove redundant text before xref. 2013-08-27 14:03:15 -07:00
Min Chen
543088a203 CLOUDSTACK-4520: [upgrade][vmware]ExtractVolumeCmd fails with NPE while
attempting to download a volume.
2013-08-27 13:59:27 -07:00
Murali Reddy
5f42e2937d CLOUDSTACK-3010: [VMWare] [SharedNetworkWithServices] router VM
deployment fails with error "Message: Invalid configuration for device
'2'."

ensuring that direct network guru assigns a mac address for the nic that
it designs
2013-08-28 00:49:38 +05:30
Wido den Hollander
c3a275fc75 CLOUDSTACK-4423: Do not always append .qcow2 to volume names when copying
Disk images are not always in the QCOW2 format, so don't assume that the
filename will always and in .qcow2
2013-08-27 18:34:39 +02:00
Wido den Hollander
79c366db2b CLOUDSTACK-1191: Re-enable deployment of SystemVMs on RBD
This was reverted by 0a5228922b822b57af72249912ed854281e1d85a unintentionnaly
but broke this feature for RBD.

Enable SystemVM deployment on RBD again
2013-08-27 17:05:08 +02:00
Likitha Shetty
358c6e371d CLOUDSTACK-4471. If an instance fails to start then mark the volumes allocated as part of VM creation as removed and set the volume state as destroyed. 2013-08-27 17:31:14 +05:30
Harikrishna Patnala
81938c68ac CLOUDSTACK-4482: getVMPassword() API call does not return password for Vms that are deployed with password enabled templates.
Improving the error message saying ssh key pair should be assinged to VM to get the encrypted password.

Signed-off-by: Koushik Das <koushik@apache.org>
2013-08-27 16:41:07 +05:30
Ashutosh Kelkar
a7833cdfb4 CLOUDSTACK-4303: Add missing base.py changes
egressdefaultpolicy parameter was not set in base.py. Therefore
egress test failed. Added this missing change.

Signed-off-by: Jayapal <jayapal@apache.org>
2013-08-27 16:08:37 +05:30
Prasanna Santhanam
de770d37ec CLOUDSTACK-4452: Fix the mount format to host:dir
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit eabd53b9719fe38b933efe1169c420c88ad5ecf5)
2013-08-27 15:28:20 +05:30
venkataswamybabu budumuru
2abb1cb282 CLOUDSTACK-4378 : Fixing the typo in Apache License Text
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
2013-08-27 15:23:04 +05:30
radhikap
6fc98a8451 CLOUDSTACK-772 review comments on DVS fixed 2013-08-27 14:17:43 +05:30
venkataswamybabu budumuru
fab3185187 CLOUDSTACK-4378 : Existing tests were deploying VMs as admin and creating
affinity groups as admin. There are few reason why this needs to be changed and
the reasons are as mentioned below
1. we usually create an account for each test and we run the test as the newly
created account and not as admin.
2. tests were failing during deployVirtualMachine step when they are run as
admin and if anyone during these tests create an additional isolated networks
as admin account .
(P.S: current deployVirtualMachine in the scripts is not taking the networkId
and hence it fails when there are multiple isolated networks because it doesn't
know which one to pick)
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit 98dfd65291be31f08a8d6b183486de8c1ba4f15a)
2013-08-27 13:53:28 +05:30
radhikap
d93f06dfc7 review comments for CLOUDSTACK-1815 2013-08-27 12:35:41 +05:30
Sowmya Krishnan
6334b738d0 CLOUDSTACK-4491: Added missing NS setup
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit 239281a401f09df9519bb8e8637c2060b9be019b)
2013-08-27 12:13:46 +05:30
Anshul Gangwar
bdbdfd401b CLOUDSTACK-3806: There was error in host_view sql, it was using host_details.id for join instead host_details.host_id
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-08-27 06:17:47 +05:30
radhikap
fe6e0390f8 review comments for CLOUDSTACK-2808, CLOUDSTACK-769 2013-08-27 11:32:49 +05:30
radhikap
030fe5b662 review comments for CLOUDSTACK-2808, CLOUDSTACK-769 2013-08-27 11:32:47 +05:30
Sowmya Krishnan
f1c6535f6e CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit f7df3ef9f1d6127d5438e58af7dccfbd1f58461c)
2013-08-27 10:59:13 +05:30
Alex Huang
8113ebb08f Moved the csvtotags into StringUtils. It was there to begin with. No idea who copied it to ConfigurationManager 2013-08-26 20:27:27 -07:00
frank
64f9f0cee6 CloudStack CLOUDSTACK-4484
Vmware - Not able to fetch userdata from guest Vms using http://<router-address>/latest/user-data
2013-08-26 17:54:39 -07:00
Alex Huang
abbae2aa87 Fixed the problem with offerings and templates. These two items due to a previous patch all the way back in 2.1.x versions uses the removed column incorrectly. No one fixed since then. Hence, there's a bunch of findbyidincludingremoved calls in the cloudstack code around these two items. 2013-08-26 17:31:10 -07:00
Alex Huang
2d05fe40c0 Removed getPod, getCluster from ConfigurationManager 2013-08-26 17:31:09 -07:00
Alex Huang
ff6b3fd11a Removed getzone 2013-08-26 17:31:08 -07:00
Jessica Wang
89b54596f8 CLOUDSTACK-4508: UI > Infrastructure > clusters > add cluster dialog > hide both required NexusVSM fields and optional NexusVSM fields when hypervisor is not VMware. 2013-08-26 17:05:34 -07:00
Jessica Wang
9cf510af02 CLOUDSTACK-4508: UI > Infrastructure > clusters > add cluster dialog > VSM fields > pass only value of visible VSM fields to API call. 2013-08-26 17:05:21 -07:00
Jessica Wang
29f55d956b CLOUDSTACK-4508: UI > Infrastructure > clusters > add cluster dialog > make NexusVSM fields required only when Override Traffic is checked AND vSwitch Type is "Cisco Nexus 1000v Distributed Virtual Switch". 2013-08-26 17:05:03 -07:00
Jessica
8c5671f4fe DOC. Fix typo to fix doc build. 2013-08-26 16:05:32 -07:00
Jessica
2cfb4136be CLOUDSTACK-772. DOC. Fix typo to fix doc build. 2013-08-26 16:01:23 -07:00
Jessica
fd67ea2073 CLOUDSTACK-4334. DOC. Fix missing license header. 2013-08-26 15:29:51 -07:00
Brian Federle
895853e0d8 CLOUDSTACK-4427: Fix non-async API call causing duplicate rows. 2013-08-26 15:11:56 -07:00
Mike Tutkowski
bd2d875073 Make Mutual CHAP optional for VMware. 2013-08-26 16:08:37 -06:00
Jessica
652720a411 CLOUDSTACK-3390. DOC. Describe that VMware Datacenter can now be visible as a zone. 2013-08-26 14:47:56 -07:00
Jessica Wang
ca8580717c CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > configure physical network > edit traffic type label > split "VMware Traffic Label" field into 3 fields: "vSwitch Name", "VLAN ID", "vSwitch Type". 2013-08-26 14:28:43 -07:00
Jessica
bcd7e48701 CLOUDSTACK-4334. Documentation for how to write an object store plugin. 2013-08-26 13:47:41 -07:00
Jessica
f8b36df7c9 DOC. Fix typo in Basic Zone Configuration. 2013-08-26 12:58:49 -07:00
Jessica
48e9c01116 CLOUDSTACK-4334. Documentation for object store. 2013-08-26 12:57:40 -07:00
Jessica
91e82c8c28 DOC. Move misplaced paragraph from Secondary Storage section to Primary Storage section. 2013-08-26 12:51:20 -07:00
Min Chen
49dd7289c0 CLOUDSTACK-4468:template created from snapshot is destroyed once we
restart management server.
2013-08-26 11:58:53 -07:00
Brian Federle
474b966bc1 CLOUDSTACK-4508 (WIP): Conditionally make VSM fields required
If VSM is active, and either traffic overrides are checked, make VSM
fields required.

** This creates new VSM fields, with '_req' appended to end of ID. API
calls need to be changes to account for this.
2013-08-26 11:55:47 -07:00
Chip Childers
b1ee33abc0 Adding httpclient ssl source files to legal documentation
(cherry picked from commit a70708de482fb6de72e5934f1d95809b3c68d194)
2013-08-26 12:36:59 -04:00
radhikap
9271eb1066 CLOUDSTACK-772 vds more comments around cluster 2013-08-26 18:03:03 +05:30
Jayapal
6837f162ab Marvin test cases for multiple ip address per nic 2013-08-26 17:11:02 +05:30