Commit Graph

17279 Commits

Author SHA1 Message Date
Prasanna Santhanam 9adbb622f9 Adding license header to test file
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-24 13:39:55 +05:30
Prasanna Santhanam 9b89a58bb4 Additional test for sending userdata through GET
Userdata tests - send >2k data via GET and POST. Changes to
marvin_request to accomadate POST requests.

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-24 13:37:20 +05:30
Prasanna Santhanam c983174bc9 Fix Vijay's test to use the marvin integratin libararies
Allow VirtualMachine object to take in POST headers for userdata.
2013-04-24 00:06:44 +05:30
Vijayendra Bhamidipati 495a729283 CLOUDSTACK-1086: DeployVirtualMachine userdata enhancements
Description:

	Currently, userdata sent over to the DeployVMCmd and
	updateVMCmd commands can be upto 2K in length, whether
	sent over GET or POST. We remove this limitation for
	POST to change this limit to 32K. Also enabling lazy
	load on userdata to improve performance during reads
	of large sized userdata from user VM records.

Signed-off-by: Min Chen <min.chen@citrix.com>
2013-04-23 10:02:53 -07:00
Prasanna Santhanam 2712ddda26 CLOUDSTACK-2154: create account command returns user response
Fix the annotation so cloudmonkey, marvin and apidocs can process the
response of createAccount as AccountResponse and not UserResponse as was
previously mapped.

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-23 22:21:42 +05:30
Chip Childers 9abc21ceb9 Adding an optional env variable for DEB packaging to pick up additional profiles to package
Signed-off-by: Chip Childers <chip.childers@gmail.com>

Conflicts:

	debian/rules
2013-04-23 16:39:35 +01:00
Hugo Trippaers bdd5634924 CLOUDSTACK-2152 Set REALVER properly 2013-04-23 14:58:12 +02:00
Mice Xia f6fb4d2f6a fix CLOUDSTACK-2142 migrateVirtua lMachine() API errors out when passing a valid uuid for storageid. 2013-04-23 14:44:59 +08:00
Mice Xia 7dd88fbbc6 fix CLOUDSTACK-2139 When VM is live migrated to a different host , stopped and started , It starts on the original host where it was before live migration. 2013-04-23 14:27:03 +08:00
Jessica Tomechak e23d6b2af4 CLOUDSTACK-1561. Docs. Update VM Snapshots section. 2013-04-22 23:08:10 -07:00
Jessica Wang b2b8f0e9f4 CLOUDSTACK-2010: cloudstack UI - IPv6 - Infrastructure menu - zone detail - add IPv6 DNS1, IPv6 DNS 2 field. 2013-04-22 15:07:31 -07:00
Jessica Wang b9d8955f4d CLOUDSTACK-1617: cloudstack UI - IPv6 - zone wizard - hide IPv6 DNS 1, IPv6 DNS2 when Advanced SG-Enabled mode is selected. 2013-04-22 14:24:03 -07:00
Jessica Wang 27900695f4 CLOUDSTACK-1735: cloudstack UI - IPv6 - instances detailView - Nics tab - add IPv6 IP Address, IPv6 Gateway, IPv6 CIDR field. 2013-04-22 14:05:56 -07:00
Alena Prokharchyk c9c2c5902d CLOUDSTACK-751: added a support for blacklisting certain routes on a zone level so they can't be used when create Static Route for VPC Private Gateway 2013-04-22 13:35:15 -07:00
Jessica Wang df039aab7f CLOUDSTACK-1730: cloudstack UI - IPv6 - network menu - guest network detailView - add IPv6 Gateway, IPv6 CIDR. 2013-04-22 13:32:38 -07:00
Edison Su b30e39b0e3 CLOUDSTACK-1392: add create template from snapshot and volume 2013-04-22 13:24:10 -07:00
Jessica Wang 0978df95ad CLOUDSTACK-2120: mixed zone management - revert change in schema-40to410.sql since listVirtualMachines API change will be in 4.2 release only. 2013-04-22 11:45:39 -07:00
Milamber 35306d42b3 Improvements for French translation for Admin Web UI (for better display or better meaning). Add some missing translations.
Signed-off-by: Milamber <milamber@apache.org>
2013-04-22 18:16:04 +00:00
Jessica Wang 612e5fb672 LOUDSTACK-2120: mixed zone management - extend listVirtualMachines API to return zone type. 2013-04-22 10:08:19 -07:00
Milamber 060be0876f Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack 2013-04-22 16:55:03 +00:00
Milamber 2a769cffc0 Alphebetical order for keys, remove one duplicate key
Signed-off-by: Milamber <milamber@apache.org>
2013-04-22 16:52:16 +00:00
Chip Childers c064afe069 Adding new release manager scripts to master (used for 4.1.0 RCs)
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-22 12:48:44 -04:00
Prasanna Santhanam a1912d9ce2 Refactoring vlan and globalsetting tests
Refactoring the vlan and global_setting tests to use the marvin
libraries instead of command classes.

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-22 19:35:22 +05:30
Talluri 9572f57648 CLOUDSTACK-2135: fix the string formatting error in cloudstackConnection.py
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-22 19:35:22 +05:30
Murali Reddy f1b9ef8581 CLOUDSTACK-2065: addNetscalerLoadBalancer is faling to persist
gslb_site_publicip and privateip in db table `external_load_balancer_devices`
2013-04-22 19:01:32 +05:30
Radhika PC 6bd18d9981 CLOUDSTACK-1563 2013-04-22 17:55:45 +05:30
Mice Xia 5118e9e29f 1) fix CLOUDSTACK-2129 and CLOUDSTACK-2128
2) include nicId in network.offerings.assign/remove event
3) use publishUsageEvent instead of saveUsageEvent to track usageEvent
2013-04-22 19:38:32 +08:00
Radhika PC 9ae29bb9c7 fixing RN build errors 2013-04-22 14:59:32 +05:30
Radhika PC 67bd2c6eb7 fixing RN build errors 2013-04-22 14:50:08 +05:30
Pranav Saxena e309a91a9b CLOUDSTACK-1941:Cannot delete users in the default admin account within the UI 2013-04-22 14:19:38 +05:30
Radhika PC 987941a5b0 publican errors in the release notes fixed 2013-04-22 14:24:50 +05:30
Radhika PC 6296093020 dummy feedback file 2013-04-22 14:08:01 +05:30
Radhika PC 8c1fcef14d fixing build errors. Missing hypervisor-host-install-primary-storage.xml, feedback.xml 2013-04-22 14:02:29 +05:30
Pranav Saxena 130492d089 Xenserver storage motion UI changes for systemVMs 2013-04-22 13:37:09 +05:30
Radhika PC 2f67dae711 CLOUDSTACK-713 2013-04-22 13:36:51 +05:30
Prasanna Santhanam 5a0f4b6330 return a ready template even if ostype doesn't match 2013-04-21 17:06:01 +05:30
Prasanna Santhanam 4a0b05a0b2 correcting the zone reference in scalevm test
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-21 16:54:45 +05:30
Prasanna Santhanam dc87d9325e naming conventions for test_modules
Pythonesque is better. Also test_modules should not have executable bit
set as the test runner will not find them.
2013-04-21 14:26:27 +05:30
Prasanna Santhanam d0108b8132 Fixing the incorrect zone typo
zone.networktype reference corrected as part of commit
5ee3cc41fe
2013-04-21 12:33:00 +05:30
Prachi Damle 0e689dbcc7 CLOUDSTACK-2096 Deployment Planner - Deployment planner is not looking for hosts in other clusters when vm is being started.
Changes:
- Cloud-engine 2 step reserver and deploy flow was not retrying out of clusters, if there are no resources in the volume's cluster.
- Fixed this by letting the reservationm step not error out and continue to let deploy step find out resources outside cluster
2013-04-19 17:55:37 -07:00
Joe Brockmeier b888450ec8 CLOUDSTACK-1004: Adding fqdn info to NFS setup instructions. Why this should be necessary puzzles me. 2013-04-19 17:46:39 -05:00
Joe Brockmeier 489e13eabc CLOUDSTACK-382: Clarifying storage type in documentation as secondary storage. 2013-04-19 17:42:28 -05:00
Alena Prokharchyk 39abaf6452 Temporarely disabing vpc test as some part of it requires connection to the real DB. Will re-enable after fixing the problem 2013-04-19 12:42:42 -07:00
Jessica Wang 28572345d9 CLOUDSTACK-1343: cloudstack UI - baremetal - zone wizard - ask whether to enable the zone or not after zone creation is completed. 2013-04-19 12:27:28 -07:00
Chip Childers a1ecc7398c CHANGES file history from past releases
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-19 15:03:03 -04:00
Chip Childers e593665d79 Updating README.md to reflect graduation and 4.2.0 release number for master branch
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-19 14:49:50 -04:00
Alena Prokharchyk 2ca7584994 Fixed VPC api unittests 2013-04-19 11:26:32 -07:00
Likitha Shetty 8d8a0ebe10 CLOUDSTACK-2105.
While releasing an IP range from an acount if any of the Public IPs in the range is a source nat ip then the IP is not disassociated.
During the check CS also checks if the network the IP is associted with is not null. This results in an NPE for an account that has VPC s
because the public IP of a VPC domain router is common to all VPC tiers and not associated with a network
Remove the check to find the network associted with a source nat IP for both ReleasePublicIpRange and DeleteVlanPublicIpRange
2013-04-19 23:31:52 +05:30
Prachi Damle ff4a4876c7 Adding affinitygroupid search parameter to listVMsCmd 2013-04-19 10:49:37 -07:00
Brian Federle fc08c2372c Merge branch 'ui-mixed-zone-management' 2013-04-19 10:25:39 -07:00