Commit Graph

17419 Commits

Author SHA1 Message Date
Kelven Yang 85e73d18f5 Refactor message bus facitlity to avoid confusing with event bus for external notification, planning to use it in VMSync 2013-04-29 14:36:03 -07:00
Chip Childers e7e862db2f Adding tools/transifex/.tx/config to the rat exclude list
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-04-29 16:57:55 -04:00
Marcus Sorensen a0dbf89090 Look for null pointer on account id before trying to update usage when releasing
an IP. This seems to be possible if expunge fails at some point after freeing
an IP, on subsequent expunge tries the IP is freed already and gets null pointer
when looking for account id.

BUG-ID: CLOUDSTACK-2279
Bugfix-for: 4.1,4.2
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1367251304 -0600
2013-04-29 10:01:44 -06:00
Milamber 8545e68aaf Update l10n resource file Web-UI with latest version from transifex. 2013-04-29 16:24:21 +01:00
Milamber 87cafdcbc4 Needs to force the download of l10n resource files 2013-04-29 16:18:11 +01:00
Sebastien Goasguen 137fd188cf Adding latest arabic resource file 2013-04-29 10:09:47 -04:00
Sebastien Goasguen bdbeb7bc3b Adding arabic to .tx/config file 2013-04-29 09:53:13 -04:00
Sebastien Goasguen 9416cb14a9 Adding arabic key to resource file 2013-04-29 09:51:24 -04:00
Radhika PC 35b416616e CLOUDSTACK-847 api changes 2013-04-29 18:56:52 +05:30
Radhika PC 02e5262a61 CLOUDSTACK-847 2013-04-29 18:42:19 +05:30
Milamber 53d69d34ca Add more detail in a warning message. useful when we add a new L10N language at first time 2013-04-29 13:53:25 +01:00
Milamber 8e5186daf1 CLOUDSTACK-2138 - Add Arabic L10N, fix a issue with sed on OSX, detab some lines 2013-04-29 12:40:13 +01:00
Milamber 4ebe0469ea remove a \n char 2013-04-29 12:06:25 +01:00
Sebastien Goasguen 77ae066c65 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack 2013-04-29 06:56:51 -04:00
Sebastien Goasguen 134704bb10 [TRANSLATION] Adding arabic strings 2013-04-29 06:56:46 -04:00
Pranav Saxena d3c82b31b6 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack 2013-04-29 16:22:37 +05:30
Pranav Saxena 6bf67c9f68 CLOUDSTACK-2113:System VM scaleUp UI support 2013-04-29 16:21:49 +05:30
Milamber 0f2a249411 CLOUDSTACK-2138 - add requirements in README to use sync-transifex-ui.sh script 2013-04-29 11:47:45 +01:00
Milamber b633353fff CLOUDSTACK-2138 - first automate sync with Transifex. 1/ Upload the lastest EN resource file on Transifex. 2/ Download the lastest L10N resource file for "ca de_DE es fr_FR it_IT ja ko_KR nb_NO pt_BR ru_RU zh_CN" form Transifex to CS repo. 2013-04-29 11:14:57 +01:00
Milamber 509cfa9856 CLOUDSTACK-2138 - add a sync-transifex-ui.sh script to automate the exchange between CloudStack L10N resource files and Transifex CS-UI resource files
Signed-off-by: Milamber <milamber@apache.org>
2013-04-29 11:02:26 +01:00
Girish Shilamkar 766b36f57c Add VPN users automation tests
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-29 14:15:28 +05:30
Harikrishna Patnala deaf9106ca CLOUDSTACK-741: Granular Global Parameters and adding fixes for CLOUDSTACK-2176, CLOUDSTACK-2198, CLOUDSTACK-2200
Adding the zone, cluster, account level parameters
The parameters at scope (zone/cluster/pool/account) can be updated by updateConfiguration API with additional parameter zoneid/clusterid/accountid/storagepoolid
Whenever these scoped parameters are used in CS they get value from the corresponding details table if not defined get value from global parameter.
Same with the listConfiguration API with additional parameter zoneid/clusterid/accountid/storagepoolid
2013-04-29 14:11:51 +05:30
sanjeevneelarapu b2fdd5e2a2 CLOUDSTACK-702: Tests for Multiple IP Ranges
1. Adding a cidr in existing subnet
2. Adding a cidr in new subnet

Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-29 11:24:40 +05:30
Jessica Wang ef00f1b04f CLOUDSTACK-2120: mixed zone management - API: extend listClusters API to to take in zonetype. 2013-04-27 21:38:03 -07:00
Jessica Wang 271f8759be CLOUDSTACK-2120: mixed zone management - API: extend listPods API to to take in zonetype. 2013-04-27 18:30:21 -07:00
Milamber 2ec28ce19c Sort in alphabetical order (to avoid duplicate key) and better compare with l10n ressource files (already in alphabetical order)
Remove duplicate keys:
label.add.system.service.offering
label.dead.peer.detection
label.ESP.lifetime
label.IKE.lifetime
label.no.thanks
label.remove.project.account
label.tier
message.add.guest.network
message.enable.vpn
message.installWizard.copy.whatIsACluster
label.no.thanks
label.remove.project.account
message.enable.vpn

Remove bad keys name:
label.local.storage.enabled=Local Storage Enabled
label.totoal.of.ip

Signed-off-by: Milamber <milamber@apache.org>
2013-04-27 19:05:37 +00:00
Jessica Wang 774b2ebf9d CLOUDSTACK-2120: mixed zone management - API: extend listSystemVMs API to to take in zonetype. 2013-04-27 11:41:53 -07:00
Jessica Wang 45dbd9cdc6 CLOUDSTACK-2120: mixed zone management - API: extend listTemplates, listIsos API to to take in zonetype. 2013-04-27 11:02:02 -07:00
Jessica Wang 1f0863f75b CLOUDSTACK-2120: mixed zone management - API: extend listNetworks API to to take in zonetype. 2013-04-26 15:23:30 -07:00
Jessica Wang a20ed3a43d CLOUDSTACK-2120: mixed zone management - API: change listZones API to to take in zonetype instead of networktype (to be consistent with other listXXXXXXXs API). 2013-04-26 11:37:32 -07:00
Jessica Wang 3e2eb59723 CLOUDSTACK-2120: mixed zone management - UI: make global function changeURL() to pass zonetype to API calls based on selected option in zone type dropdown on top menu. 2013-04-26 11:26:21 -07:00
Jessica Wang 7cf312a770 CLOUDSTACK-2120: mixed zone management - API: extend listSnapshots API to to take in zonetype. 2013-04-26 11:19:35 -07:00
Hugo Trippaers 1adec812fa Please, please, pretty please try to stay away from the exec plugin whereever possible. It ussually ends up being non portable across developer operating systems. Most commands like cp have a perfectly usable equivalent in ant like the copy task. 2013-04-26 14:00:01 +02:00
Radhika PC 93ef3ad550 CLOUDSTACK-1567 ui and api changes 2013-04-26 16:32:21 +05:30
Jayapal 318c7f2af0 CLOUDSTACK-1794 Throwing error when configuring egress rules for shared networks 2013-04-26 15:09:41 +05:30
Pranav Saxena 3a9001bfb6 Correcting the case for secondary storage limit 2013-04-26 14:18:40 +05:30
Jayapal c65ad6b8e8 CLOUDSTACK-2161 coping /etc/iptables/iptables-* to /etc/iptables/rules to work for old templates
In 4.2 templates iptables-persistent is looking for /etc/iptables/rules.v4 file but the old templates 4.1 and earlier
are looking for /etc/iptables/rules.
So coping the file to both rules and rules.v4

Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-04-26 13:43:13 +05:30
Hugo Trippaers c34233d5b1 Fix small typo 2013-04-26 08:56:29 +02:00
Hugo Trippaers 0412c95ef8 CLOUDSTACK-2152 Fix rel number, needs to be present 2013-04-26 08:56:29 +02:00
Ashutosh Kelkar 2f40a90c53 Multiple fixes to marvin framework
1. adding hypervisor information to configs
    TODO: support for multi-hypervisor zones?
2. CLOUDSTACK-601: Marvin unicode decode errors when running mysql
queries via dbClient
3. adding keypair support for remotessh client

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-26 12:16:08 +05:30
Marcus Sorensen f429c6687b Don't allow success to be reported when we fail to stop vm due to no agent
connection

BUG-ID: CLOUDSTACK-2195
Bugfix-for: 4.2
Reviewed-by: Edison Su
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1366950954 -0600
2013-04-25 22:35:54 -06:00
Min Chen efb4471dc9 CLOUDSTACK-2196 and CLOUDSTACK-2126: fix missing async job status in
listXXX api and incorrect async job status in other async api.

Conflicts:
	server/src/com/cloud/api/query/vo/AccountJoinVO.java
2013-04-25 17:40:18 -07:00
Jessica Wang 64635abba5 CLOUDSTACK-1910: UI- Regions menu - GSLB - View assigned load balancing - refresh data. 2013-04-25 16:03:02 -07:00
Jessica Wang 6f60833f93 CLOUDSTACK-2120: mixed zone management - (1) extend listRouters API to to take in zonetype. (2) UI: populate Routers list page with ones whose networktype matches selected option in zone type dropdown on top menu. (3) UI: count total number of Routers based on selected option in zone type dropdown on top menu. 2013-04-25 15:10:33 -07:00
Prachi Damle 232d44bf6e CLOUDSTACK-2158: 'userconcentratedpod_firstfit failed to find alternate host to run VM
In the applicationContext .xml , the context of the 'UserConcentratedPodPlanner' needs to include the list of allocators.
This will ensure that when this component is loaded by Spring, the allocators gets initialized.
2013-04-25 14:48:34 -07:00
Jessica Wang f883b0f904 CLOUDSTACK-2120: mixed zone management - UI: count total number of Primary Storages, Secondary Storages based on selected option in zone type dropdown on top menu. 2013-04-25 14:25:34 -07:00
Brian Federle 880f98c023 Update affinity icon 2013-04-25 13:21:15 -07:00
Brian Federle 6802b9dac6 Add icon for affinity groups section 2013-04-25 11:23:31 -07:00
Jessica Wang e8b6c7b33d CLOUDSTACK-2120: mixed zone management - UI: count total number of hosts based on selected option in zone type dropdown on top menu. 2013-04-25 11:14:20 -07:00
Brian Federle 5ce289034d Merge branch 'ui-vm-affinity' 2013-04-25 11:04:35 -07:00