Commit Graph

14085 Commits

Author SHA1 Message Date
Koushik Das c69da4c1b3 CLOUDSTACK-595 : Recreate root volume scenarios doesn't work in vmware
Issue seen during system vm template upgrade and restoreVM command
scenarios for vmware. In these cases CS tries to recreate root disk with
same name as the existing one, in case of vmware this results in creation
of vmdk file with same name for both existing and new root volume.
This results in undesired behavior when storage cleanup thread tries to
cleanup old volume. Made the vmdk file name unique by adding the volume
id to it. This will ensure that during volume recreation in the scenarios
mentioned vmdk will get created with a new name and there will be
no undesired side effects of running the storage cleanup thread.
2013-01-07 16:08:04 +05:30
Joe Brockmeier 97f6fe1e59 CLOUDSTACK-699: removing hard-coded references to 4.0.0-incubating/changing to 4.0.1-incubating. 2013-01-04 15:37:15 -06:00
Joe Brockmeier 741b9172a0 CLOUDSTACK-411: Adding documentation for the workaround for the issue cited in CLOUDSTACK-410. (Uncommenting vnc_listen in qemu.conf. 2013-01-04 12:41:39 -06:00
Gavin Lee 333e7c4ae6 Push the nonoss lib by mistake, revert them.
Revert "BUILD: Make CloudStack buildable with nonoss libs"

This reverts commit 20fab87108.
2012-12-26 17:51:40 +08:00
Rohit Yadav a387fcdd7c BUILD: nonoss lib deps for CloudStack
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-25 07:17:44 +08:00
Rohit Yadav 20fab87108 BUILD: Make CloudStack buildable with nonoss libs
Nonoss libs are packaged into cloud-deps rpm

Make sure you've following nonoss libs:
 deps/cloud-iControl.jar
 deps/cloud-manageontap.jar
 deps/cloud-netscaler-sdx.jar
 deps/cloud-netscaler.jar
 deps/vmware-apputils.jar
 deps/vmware-vim.jar
 deps/vmware-vim25.jar

This reverse engineers and sort of reverts the commit:
5ae15f8bbf.

The vhd-util is downloaded and added to (refer CLOUDSTACK-134)
scripts/vm/hypervisor/xenserver/vhd-util, from:
http://download.cloud.com.s3.amazonaws.com/tools/vhd-util

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-25 07:17:43 +08:00
Chip Childers 1434ade395 CLOUDSTACK-697: Reordered the LICENSE and NOTICE file content (as well as descriptor.xml).
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-12-21 10:09:31 -05:00
Pranav Saxena c4ed97cd28 CLOUDSTACK-557:For createFirewallRule API startport and endport are optional arguments but in UI ports are not optional: adding the appropriate changes 2012-12-19 12:26:07 +05:30
John Kinsella 7d7c3eb6da CLOUDSTACK-646: Cleaning up Citrix/eula/CloudPlatform references
Tried to remove any references to license agreements, EULA, Citrix,
or CloudPlatform. Tested through devcloud, didn't see decreased UI
functionality.
2012-12-17 07:46:24 -06:00
Sebastien Goasguen b51d5a4017 Modify docs for transifex translation 2012-12-15 02:21:06 -05:00
David Nalley f61f570efe bit more cleanup on the release notes 2012-12-15 02:10:22 -05:00
Sebastien Goasguen 4d41deb2ca Prepare docs for transifex translation 2012-12-15 01:46:05 -05:00
David Nalley 095f5523b9 updating release notes for 4.0.1 2012-12-15 01:18:34 -05:00
Edison Su 77c6474a8b CLOUDSTACK-622: Fix the add primary storage dialog so that when changing the protocol from RBD to another protocol the RBD fields will be removed. 2012-12-14 23:30:05 -06:00
Hugo Trippaers 5a484e65f6 [CLOUDSTACK-415] Workaround this problem for now 2012-12-14 22:57:18 -06:00
Rohit Yadav 0e34bcc777 CLOUDSTACK-591: Fix execute and string processing logic for reboot_vm in security_group
- Since we're always getting the first from the list, use head -1 to get the first
  of the results instead of processing again
- Remove unecessay pop (why was it even there)

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-13 17:16:35 -08:00
Bill Rich d42f3df91a CLOUDSTACK-591: Changed bridge name parsing in security_group.py to support bridges named with dashes 2012-12-13 17:16:17 -08:00
Chip Childers 7abf11780f CLOUDSTACK-505: Removed logging of deployVirtualMachine and resetPasswordForVirtualMachine commands.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-12-13 16:03:11 -05:00
Pranav Saxena d46cce2be2 Removing the citrix-branded logos 2012-12-11 22:27:01 +05:30
Mice Xia 559ba3a46b CLOUDSTACK-603 Upgrade from 4.0 to 4.0.1 is not enabled 2012-12-11 14:14:43 +08:00
Kishan Kavala 91a9cce35a CLOUDSTACK-560 : Add default zone column to account table in cloud_usage table in fresh install and upgrade 2012-12-10 19:39:59 +05:30
Joe Brockmeier 3ced4584ef CLOUDSTACK-389: Added language to clear up confusion about iSCSI only. 2012-12-09 10:14:33 -06:00
Joe Brockmeier 0e7aa07ad6 CLOUDSTACK-507 removing private key from expected response section in API docs 2012-12-07 17:12:00 -06:00
ilya musayev 04a53ff520 Fixed ARP issue that affected VmWare with Adavanced Network Zone that use Multiple vSwitches 2012-12-07 17:06:21 -06:00
Joe Brockmeier 3606ed16de CLOUDSTACK-395: Added xrefs to about-primary-storage and about-secondary-storage 2012-12-07 13:52:27 -06:00
David Nalley 486c8b6b1d trying to fix the changelog which has broken things 2012-12-07 14:26:32 -05:00
David Nalley e0fe847f34 fixing changelog 2012-12-07 12:31:34 -05:00
Joe Brockmeier b5b2c98ef6 removing garbage files 2012-12-07 08:52:41 -06:00
Joe Brockmeier 2bd2c5384a CLOUDSTACK-480: Adding mention to install nfs-kernel-server to Install Guide 2012-12-07 08:52:25 -06:00
David Nalley b59742ad27 apparently I missed some versions - CLOUDSTACK-580 2012-12-06 14:30:00 -05:00
David Nalley e2b41864dc typo introduced by me 2012-12-06 14:22:26 -05:00
David Nalley 5f025138e8 Merge branch '4.0' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack into 4.0 2012-12-06 13:53:00 -05:00
David Nalley ee9c804f2d CLOUDSTACK-580 setting all (I think) of the versions to 4.0.1-incubating 2012-12-06 13:52:27 -05:00
Brian Federle 337d01ddce CLOUDSTACK-536: Remove legacy CloudPlatform files 2012-12-05 17:14:05 -06:00
Wido den Hollander 2f99c25a04 deb: Have the agent depend on the System ISO
This is needed for deploying System VMs on a KVM hypervisor

Without this ISO we can't deploy this System VMs
2012-12-05 10:15:20 -06:00
Prasanna Santhanam 368a9ff524 4.0.1 - bump up the debian build to 4.0.1-incubating 2012-12-04 16:05:06 -08:00
Rohit Yadav e9692831b5 CLOUDSTACK-515: Package nvp_commands.properties for debian
This fixes the missing nvp_commands.properties in debian builds for the client
package.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-11-29 12:07:20 -08:00
Chip Childers 8de21b2b74 CLOUDSTACK-505: Do not log the command response object for the createSSHKeyPair command.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-11-29 12:31:36 -05:00
Wido den Hollander 9aef5ed985 CLOUDSTACK-448: Detect when running inside Xen HVM
This was reported by Jason Bausewein <jason.bausewein@tier3.com>
2012-11-28 17:50:10 -05:00
Marcus Sorensen cf8bc4ba82 Summary: VPC router needs /etc/hosts entry
Detail: This adjusts cloud-early-config to properly set the host entry for a
   vpc router. We were previously using the hostname command prior to the actual
   hostname being set, now we use the NAME variable passed to us.

BUG-ID: CLOUDSTACK-502
Bugfix-for: 4.0.1
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1353083661 -0700

Conflicts:
	patches/systemvm/debian/config/etc/init.d/cloud-early-config
2012-11-28 15:36:38 -06:00
Wido den Hollander c8bea0076b CLOUDSTACK-448: Detect when running inside Xen HVM
This was reported by Jason Bausewein <jason.bausewein@tier3.com>
2012-11-28 15:32:10 -06:00
Sheng Yang a22f2c7ab0 CS-16441: Clear /tmp for file locks when starting up 2012-11-28 15:31:26 -06:00
David Nalley 032ac73e12 CLOUDSTACK-465 - escaped the quotes present in the french l10n. 2012-11-28 15:25:44 -06:00
Rohit Yadav 432ff7ecbe CLOUDSTACK-374: Allow users to choose mgmt server host
Users can now explicitly specify cluster management server node IP.
Example:

cloud-setup-database user:passwd@dbhost -i 192.168.1.10, or
cloud-setup-database user:passwd@dbhost --mshost 192.168.1.10

Also, strips off trailing whitespaces.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-11-28 13:38:09 -06:00
Gavin Lee 818fea8a09 Rename cloudplatform-api.xml to cloudstack-api.xml
Change CloudPlatform to &PRODUCT;

Conflicts:

	docs/en-US/management-server-lb.xml
2012-11-28 12:54:03 +08:00
Sebastien Goasguen d9f11b5b09 CS-547
Signed-off-by: Gavin Lee <gavin.lxh@gmail.com>

Conflicts:

	docs/en-US/primary-storage.xml
2012-11-28 11:16:25 +08:00
Marcus Sorensen 626ade99ed Summary: Implement Static NAT for KVM VPC
Detail: SetVPCStaticNatRules was one command that was left off of the initial
VPC implementation. This adds it in.

BUG-ID : CLOUDSTACK-426
Reviewed-by: Marcus Sorensen
Reported-by: Marcus Sorensen
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1351698124 -0600
2012-11-27 20:08:56 -06:00
Satoshi Kobayashi f58747426b CLOUDSTACK-498 Missing dependency in RPMs of KVM agent 2012-11-27 19:24:45 -06:00
Hugo Trippaers c02edf9d81 [CLOUDSTACK-359] Hook up the other side of the event propagation 2012-11-15 16:41:01 -06:00
Chip Childers c3e9fdcc37 CLOUDSTACK-473: Improving the uploadCustomCertificate API documentation
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-11-12 15:44:19 -05:00