9920 Commits

Author SHA1 Message Date
Prasanna Santhanam
b82d88d1d2 basic zone setup template 2011-12-29 17:28:58 +05:30
Prasanna Santhanam
d842119dc4 Fixing the framework for 3.0 /Acton API
* zones now have to be configured with physical networks and providers
* enabling the virtual router and configuring it are sperate API action
* create networks of shared type with SG network offering is done implicitly
2011-12-29 17:28:58 +05:30
Prasanna Santhanam
eaf57eb847 providers are in a list iterable 2011-12-29 17:28:58 +05:30
Prasanna Santhanam
431b571908 property files for simulator and basic zone setup 2011-12-29 17:28:58 +05:30
kishan
ccc4cd820f Bug 12757: Clear cluster GUID during cluster delete
Status 12757: resolved fixed
Reviewed-By: Abhi
2011-12-29 16:34:05 +05:30
Abhinandan Prateek
8173474a42 bug 8962: done some testing on basic networks 2011-12-29 12:37:28 +05:30
Sheng Yang
aeda3f3a1c bug 11056: Add customized iptables and kernel modules to the system template
The new kernel module xt_CHECKSUM.ko is based on [1], and back ported to 2.6.32
kernel. New iptables is based on adding a new extension from [2].

[1]https://lwn.net/Articles/396466/
[2]https://git.netfilter.org/cgi-bin/gitweb.cgi?p=iptables.git;a=commit;h=9d1b11102b53103c00b7fddf4658a4d2bdee1338

status 11056: resolved fixed
2011-12-28 20:20:35 -08:00
Jessica Wang
899f512a41 cloudStack 3.0 new UI - instance page - actions - get ID from args.context.instances[0].id instead of obsolete args.data.id 2011-12-28 16:21:47 -08:00
anthony
6c953ebe48 SWIFT : db upgrade 2011-12-28 16:01:10 -08:00
Alena Prokharchyk
1d0429233d bug 12361: db upgrade for network offering22s 2011-12-28 15:52:43 -08:00
frank
873bef6970 Bug 12701 - Remove pricing information from default service offering descriptions
status 12701: resovled fixed
2011-12-28 15:52:34 -08:00
Jessica Wang
ffdea8fd4b bug 11546: cloudstack 3.0 new UI - Stop Instance action - add "Force Stop" option. 2011-12-28 15:46:14 -08:00
frank
54613c3989 add host.update_count to 2214to30 upgrade script 2011-12-28 15:36:59 -08:00
frank
09082642d5 make default version for Acton to 3.0.0 2011-12-28 15:25:39 -08:00
Jessica Wang
38213b72da cloudStack 3.0 new UI - ISO page - create ISO - bootable checkbox is selected as default (with OS Type dropdown shown). 2011-12-28 15:10:32 -08:00
Jessica Wang
43a0989230 bug 12764: cloudStack 3.0 new UI - VM wizard - basic zone - select security group step - fix a bug that appeared when only one security group is selected. 2011-12-28 14:48:13 -08:00
frank
25c6dac464 deploy cloud_usage when ant deploydb
correct fix
2011-12-28 14:45:16 -08:00
anthony
49608d8fdc SWIFT : fixed install path 2011-12-28 12:09:09 -08:00
anthony
1f7a811bac SWIFT : sync swift with secondary storage 2011-12-28 11:47:55 -08:00
Alena Prokharchyk
ff93f7ec54 Fixed db upgrade for security_group_rules table - at the moment when indexes are dropped, the table is already renamed 2011-12-28 10:34:29 -08:00
Alena Prokharchyk
ba1f21c29e Unittest for db upgrade 2011-12-28 10:34:29 -08:00
Naredula Janardhana Reddy
812b4782a2 Bug 9237: Checking private ip range with public ip range overlap and viceversa while adding physical resources.
Reviwed by: Abhi
2011-12-28 12:11:34 +05:30
Abhinandan Prateek
b2079346d6 bug 8962: added params networkids and securitygroups in case the moved VM needs to be part for additional networks and sec grps respectively 2011-12-28 11:39:28 +05:30
frank
21c510fa70 deploy cloud_usage when ant deploydb 2011-12-27 16:55:36 -08:00
Alena Prokharchyk
6fd49a265c Fixed unittest 2011-12-27 15:34:54 -08:00
Nitin Mehta
a1f6cf5f70 bug 12732 Send the storage pool comands to the hosts whose agent is Up and the resource state is Enabled
Reviewed by : Kishan.
2011-12-27 13:35:26 +05:30
Abhinandan Prateek
5e4acc2a55 bug 12530: introduce initial full sync; cleanup syncronization; 2011-12-27 11:13:38 +05:30
Abhinandan Prateek
ac0275b3e8 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-12-24 13:31:18 +05:30
anthony
a9f5e5f88a SWIFT : download container 2011-12-23 17:16:50 -08:00
anthony
b2b653f7d4 SWIFT : fix, create vm on zone2 2011-12-23 16:45:18 -08:00
anthony
6e259b2cb1 SWIFT : check swift in storage allocator 2011-12-23 15:45:29 -08:00
bfederle
a24589710a Projects list view: 'destroy' fix
Fix destroy project not being allowed by admin who is not owner of a
project.
2011-12-23 17:06:48 -05:00
bfederle
17bf657b71 bug 12745:
Fix listVirtualMachines for attach disk option, when in project mode

status 12745: resolved fixed
2011-12-23 15:20:15 -05:00
Sheng Yang
79d2450e6c bug 12719: Use getProviderForServiceInNetwork() instead of listProvidersForServiceForNetworkOffering() in applyIpAssociations()
Also add check for firewall service provider and lb service provider.
2011-12-23 12:18:15 -08:00
bfederle
4a8c431ee3 Only do 'listSwifts' for admin accounts 2011-12-23 15:12:20 -05:00
bfederle
bab60829ea Add project resource management to new project wizard 2011-12-23 15:06:38 -05:00
anthony
5346a61917 SWIFT : API refine 2011-12-23 11:40:52 -08:00
bfederle
678ea310d8 Fix error on login
--Should be 'listSwifts' not 'listSwift'
2011-12-23 14:39:13 -05:00
Jessica Wang
c2c0d09154 bug 12744: cloudStack 3.0 new UI - VM Wizard - step 5 - fix data passed to args.response.success() 2011-12-23 10:44:11 -08:00
bfederle
2004af88e7 Update gitignore 2011-12-23 12:57:34 -05:00
Murali reddy
df21338b08 bug 12719:When restartNetwork() is called ,IpAssocCommand() is called for the public ipaddresses that are owned by Netscaler 2011-12-23 23:11:45 +05:30
Murali reddy
f259fec471 bug 12742:Static NAT IP address is being programmed as Source NAT Ip address on the Virtual Router
reviewed-by:Abhinandan.Prateek@citrix.com janardhan.reddynaredula@citrix.com
2011-12-23 18:05:58 +05:30
kishan
37a8d83b6a bug 5412: Use same search criteria for listing pending events instead of creating a new one
status 5412: resolved fixed
reviewed-by: Nitin
2011-12-23 17:42:17 +05:30
kishan
51d77c259d bug 5412: Use same search criteria for listing pending events instead of creating a new one
status 5412: resolved fixed
reviewed-by: Nitin
2011-12-23 17:42:17 +05:30
Nitin Mehta
5d00edb31b bug 11602: Account id logged in the events table should belong to the caller.
Reviewed by : Kishan.
2011-12-23 16:28:22 +05:30
Abhinandan Prateek
764742ecac Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-12-23 08:05:41 +05:30
anthony
d462e14e01 SWIFT : remove template_zone_ref when delete template 2011-12-22 17:53:18 -08:00
Sheng Yang
14d6c85176 bug 12727: Add arping to update the vSwitch cache
We need to broadcast all our public IP address's ARP, not only the gateway one.

status 12727: resolved fixed
2011-12-22 17:24:57 -08:00
Jessica Wang
0a8606f47c cloudstack 3.0 new UI - Add Network Offering - add new checkbox "Redundant router capability" 2011-12-22 16:34:11 -08:00
bfederle
aac2ce7cd9 bug 12520
Hide specific sections when in project view:

-Projects (list view)
-Accounts
-Domains
-System
-Global Settings
-Configuration

status 12520: resolved fixed
2011-12-22 15:47:37 -08:00