Sheng Yang
40386fc4cb
PVLAN: Add network label parameter to PvlanSetupCommand
...
We need it to find the real bridge/switch to program on the OVS.
2013-05-01 13:23:09 -07:00
Sheng Yang
142f3b30f4
PVLAN: Remove bridge parameter in PvlanSetupCommand
...
Bridge is hypervisor dependent, shouldn't appear in PvlanSetupCommand.
2013-05-01 13:23:08 -07:00
Sheng Yang
05885457ec
PVLAN: Simplify OVS policy
...
We can resubmit the packet against the flow table to get simplier result.
Now we don't need to check if VM is in the same host as DHCP server or not.
2013-05-01 13:23:08 -07:00
Sheng Yang
b64039bafd
Implement PVLAN on Xen
...
Start/stop vm/dhcp server are done. Not done with VM migration.
A new command(PvlanSetupCommand) is sent for setting up PVLAN for vms. Currently
it's focus on OVS implementation. Need to be more abstruct and add vSwitch part.
2013-05-01 13:23:08 -07:00
Sheng Yang
9c9e2ec9cc
PVLAN: Add pvlan in createNetworkCommand
2013-05-01 13:23:08 -07:00
Hugo Trippaers
471ca30a70
Add the new configuration items for MidoNet to the database upgrade
...
script
2013-05-01 16:14:55 +02:00
Nitin Mehta
807ad0a39a
CLOUDSTACK-741 - Making storage disable thresholds configurable at zone level.
2013-05-01 15:44:09 +05:30
Likitha Shetty
e091f43182
CLOUDSTACK-2049. Generate usage events for usage type Public IP addresses when IP is dedicated to and released from an account
...
1. Publish usage event EVENT_NET_IP_ASSIGN when an ip is dedicated to an account or a non-dedicated ip is acquired by an account
2. Publish usage event EVENT_NET_IP_RELEASE when an ip is released from an account or deleted
2013-05-01 14:29:50 +05:30
Nitin Mehta
b16ccc9fa6
CLOUDSTACK-2036 - Adding storage storage.overprovisioning.factor configurable at zone level.
2013-05-01 14:21:09 +05:30
Abhinandan Prateek
817c46db7c
CLOUDSTACK-2296: upgrade
2013-05-01 12:37:46 +05:30
Harikrishna Patnala
1cb9bd531f
CLOUDSTACK-2180: restoreVirtualMachine returns no password if the template is password enabled
...
New password is generated as part of restore vm(passwd enabled template) and send new password on VR
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-05-01 12:29:08 +05:30
Harikrishna Patnala
10b6c1c6c8
CLOUDSTACK-741: Granular Global Parameters Added parameters to cluster level cluster.storage.allocated.capacity.notificationthreshold cluster.storage.capacity.notificationthreshold
...
CLOUDSTACK-2036
global parameter for Router Template ID functionality added
We use 5 parameters to set the router template name for each hypervisor
Moved cpu.overprovisioning.factor and mem.overprovisioning.factor to be able to update/list using update/list configuration API at cluster level.
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-05-01 12:12:37 +05:30
Prasanna Santhanam
bb63d713ce
Revert "removing unused commented dependencies"
...
This reverts commit 8e917b1ad3c0d3076b0c6425ea3318a6d6dd5c25.
Fixing the eclipse setting issue caused by excluding <cs.target.dir>.
This also fixes the incubation -> graduation links in the various poms.
Conflicts:
pom.xml
2013-05-01 08:59:22 +05:30
Brian Federle
47dd4828d2
VM wizard: fix select container overflow
2013-04-30 13:40:52 -07:00
Brian Federle
1a4a319d32
VM wizard: Show message if no affinity groups are available.
2013-04-30 13:30:40 -07:00
Brian Federle
c7143be7c9
Merge branch 'ui-add-remove-nics'
2013-04-30 11:59:07 -07:00
Brian Federle
eacbb4cb2d
Merge branch 'master' into ui-add-remove-nics
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/dictionary.jsp
2013-04-30 11:57:38 -07:00
Kelven Yang
ce7dc70b1d
CLOUDSTACK-2194: Fix ApiServer component initialization sequence
2013-04-30 10:59:29 -07:00
Kishan Kavala
34885f6356
CLOUDSTACK-2201: Use DatabaseUpgradeChecker instead of premiumin nonossComponents.xml. Premium checker should be removed altogether
2013-04-30 17:37:32 +05:30
Abhinandan Prateek
ac23f7aae6
CLOUDSTACK-2296: Support for Windows 8 and Windows Server 2012 as VM Guest OS on Xenserver
2013-04-30 16:23:41 +05:30
Murali Reddy
09af15035b
CLOUDSTACK-2292: GSLB: server object need to be created when 'zone load
...
balancer' is configured on different LB service provider
creating a server object before creating GSLB service
2013-04-30 14:15:54 +05:30
Marcus Sorensen
e7f4bfe1b8
Fix NPE in the planner, in the case that pool ID cannot be looked up in database
...
when deploying a VM
BUG-ID: CLOUdSTACK-2281
Bugfix-for: 4.2
Reviewed-by: Prachi Damle
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1367280909 -0600
2013-04-29 18:15:09 -06:00
Kelven Yang
d44e25efba
add unit test to message bus in master branch
2013-04-29 14:36:03 -07:00
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