Edison Su
8ae8001933
CLOUDSTACK-1498: even we put the db encryption check at the wrong place, but seems it breaks other people's task, so add it back
2013-03-04 14:11:09 -08:00
Hugo Trippaers
d922f6fd4b
CLOUDSTACK-1304 Set permissions using the chmod ant task
2013-03-04 21:03:15 +01:00
Dave Cahill
ff099fa651
Adding support for multiple VIF drivers in KVM
...
- Building map of {trafficType, vifDriver} at configure time
- Use the relevant VIF driver for the given traffic type when call plug()
- Inform all vif drivers when call unplug(), as we no longer know traffic type
- Refactor VIF driver choosing code and add unit tests
- Basic unit tests, just test default case
- Also slight refactor of unit test code, and use jUnit 4 instead of 3, to match rest of codebase
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2013-03-04 20:56:34 +01:00
Nitin Mehta
b12aebefee
Revert "CLOUDSTACK-658 - Adding Scalevm command and XS related changes"
...
This reverts commit e0019eccd997d9b2b3ff9395bcd99f821f5121db.
2013-03-04 23:32:52 +05:30
Pranav Saxena
43c7126c07
CLOUDSTACK-1495:lDAP:UI:change the UI field name bind username
2013-03-04 17:25:03 +05:30
Pranav Saxena
f2713aa1af
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2013-03-04 16:37:59 +05:30
Pranav Saxena
fd335b4b7b
CLOUDSTACK-1493:IP Reservation UI tooltip enhancement for detail view: Widget modification done to support this enhancement
2013-03-04 16:37:31 +05:30
Sateesh Chodapuneedi
8366a15659
Fixing mapping of virtual switch types.
2013-03-04 16:25:24 +05:30
Pranav Saxena
6b257bf661
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2013-03-04 14:51:39 +05:30
Nitin Mehta
e0019eccd9
CLOUDSTACK-658 - Adding Scalevm command and XS related changes
2013-03-04 14:47:55 +05:30
Pranav Saxena
fc64ee57a3
dvswitch UI minor enhancements
2013-03-04 14:39:22 +05:30
Jayapal Uradi
aedb8c478e
CLOUDSTACK-24: mipn feature for isolated and vpc networks
...
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Multiple+IP+address+per+NIC
https://issues.apache.org/jira/browse/CLOUDSTACK-24
2013-03-04 11:02:09 +05:30
Joe Brockmeier
fe649f6c45
CLOUDSTACK-313: fixing a cross-reference.
2013-03-03 23:15:11 -06:00
Joe Brockmeier
13c952e615
CLOUDSTACK-313: fixing cross-references in accessing-vms.xml
2013-03-03 22:50:14 -06:00
Joe Brockmeier
d73cd031eb
CLOUDSTACK-313: fixing a cross-reference in zone-add.xml
2013-03-03 22:40:25 -06:00
Sateesh Chodapuneedi
7c52d7d1c9
In basic zone, skip checks for physical network configuration with multiple virtual switches.
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-03-03 08:22:40 +05:30
Chiradeep Vittal
6a1ecae552
Ensure RAT does not report marvin generated files as noncompliant in developer environment
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-02 16:49:02 +05:30
Marcus Sorensen
e08281838a
Summary: Add EOF to agent.properties for proper parsing
...
Detail: lack of newline at end of file was keeping cloudstack-setup-agent from
properly editing/creating new config.
BUG-ID: CLOUDSTACK-1487
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1362191198 -0700
2013-03-01 19:26:38 -07:00
frank
31d6e5465e
CloudStack CLOUDSTACK-774
...
Supporting kickstart in CloudStack baremetal
make kikcstart working with ubuntu
2013-03-01 17:55:49 -08:00
Kelven Yang
cec4d8b59c
CLOUDSTACK-1262: update default built-in systemvm.iso search patch to be consistent with RPM location
2013-03-01 17:47:01 -08:00
Min Chen
8b9c45b96d
Merge branch 'master' into vim51_win8
...
Conflicts:
setup/db/db/schema-40to410.sql
2013-03-01 16:46:58 -08:00
Marcus Sorensen
6317f0bd33
Summary: Update cloud user's home dir during RPM install for 4.1+
...
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1362185206 -0700
2013-03-01 17:46:46 -07:00
Milamber
d67d435e00
CLOUDSTACK-1159 - Remove version number 3.0.3 appears in docs
...
Signed-off-by: Joe Brockmeier <jzb@zonker.net>
2013-03-01 15:03:09 -06:00
Joe Brockmeier
6dfb2f221d
CLOUDSTACK-398: Updated Mac docs for VPN
2013-03-01 14:57:47 -06:00
Hugo Trippaers
2eae9a1390
Summary: few fixes to the pom
...
Only one dependency to the ovm hypervisor is enough
Depend on the right jna package
2013-03-01 20:52:17 +01:00
Hugo Trippaers
092d5e4cd8
Tweak the jna dependency
2013-03-01 20:09:41 +01:00
Joe Brockmeier
1cbbc85562
the last remnants of CLOUDSTACK-427
2013-03-01 11:49:27 -06:00
Abhinandan Prateek
14791a9d8f
Revert "CLOUDSTACK-24: multiple ip address per vm nic changes for isolated and vpc networks changes."
...
This reverts commit f9d96c9169a50917143914ffb53e227c8673c50f.
2013-03-01 22:29:47 +05:30
Wido den Hollander
ee695ba2c8
debian / rpm: When building the classpath in the init script strip last semi-column
...
Remove the trailing : so we don't get them double in the classpath
2013-03-01 16:47:05 +01:00
Wido den Hollander
24c974dc03
agent: Add net.java.dev.jna.platform as a runtime dependency
...
This is required for newer versions of libvirt-java
2013-03-01 16:47:05 +01:00
Wido den Hollander
379177fafc
debian: Remove the scripts directory from the classpath
...
Scripts are found by paths.script in environment.properties
2013-03-01 16:47:05 +01:00
Joe Brockmeier
c83eae6384
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2013-03-01 09:41:38 -06:00
Joe Brockmeier
d6a392d3e0
CLOUDSTACK-427: Fixing more instances of hardcoded steps in documentation. (upload volume doc in master)
2013-03-01 09:41:25 -06:00
Rohit Yadav
b55f5898d5
CLOUDSTACK-1340: Exit script if exporting fails for any disk format
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-01 21:02:04 +05:30
Joe Brockmeier
20e2617f46
CLOUDSTACK-427: Fixing more instances of hardcoded steps in documentation.
2013-03-01 09:28:11 -06:00
Joe Brockmeier
0daf66bcd3
CLOUDSTACK-427: Fixing hardcoded reference in Citrix XenServer Installation doc.
2013-03-01 09:24:05 -06:00
Joe Brockmeier
996b53bf43
CLOUDSTACK-427: Fixing hardcoded steps in Changing the Console Proxy SSL Certificate and Domain doc.
2013-03-01 09:19:08 -06:00
Rohit Yadav
26edb3c0aa
CLOUDSTACK-1340: Just take the first of results, query and remove shared folders
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-01 20:39:52 +05:30
Rohit Yadav
0f30c1e6b0
CLOUDSTACK-1340: Fix typo in variable in build.sh
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-01 20:04:03 +05:30
Wido den Hollander
20070ee07f
debian: Packaging update for mainly the Agent
...
The new cloudstack-agent package wouldn't boot due to various issues.
Those all seem to be resolved.
Other changes include path changes like /etc/cloud -> /etc/cloudstack
The new package now installs, but the upgrade hasn't been tested yet.
2013-03-01 15:06:07 +01:00
Hugo Trippaers
6223520efd
CLOUDSTACK-1469 Commit 2f135be1 introduced jna as a dependency for hypervisor kvm, so make sure the version from the operating system is not used anymore
2013-03-01 14:54:11 +01:00
Rohit Yadav
512c16f483
CLOUDSTACK-1340: Do two rounds of vhd export, from raw to fixed to dynamic
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-01 16:59:02 +05:30
Jayapal Uradi
f9d96c9169
CLOUDSTACK-24: multiple ip address per vm nic changes for isolated and vpc networks changes.
2013-03-01 16:40:26 +05:30
Pranav Saxena
1a4ab95d2e
Merge branch 'ui-primary-storage-target'
2013-03-01 16:01:25 +05:30
Likitha Shetty
f1249b353e
CLOUDSTACK-1450. AWSAPI server fails to start.
...
Missing annotation @Component in CloudStackUserDao implementation
2013-03-01 15:23:39 +05:30
Rohit Yadav
0b07bc974a
CLOUDSTACK-1340: Remove any shared folders, don't install legacy grub
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-01 15:08:19 +05:30
Roeland Kuipers
68b836d46d
review 8701: createSetupGuestNetworkCommand in
...
VpcVirtualNetworkApplianceManagerImpl.java fails when the broadcast URI
is not a long
Fixed whitespace issues
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2013-03-01 09:38:56 +01:00
Hugo Trippaers
9f2a2081b5
Avoid the use of operating system specific functions, actually avoid
...
exec as much as possible.
2013-03-01 08:20:40 +01:00
Prasanna Santhanam
993afdba6a
ignore the tests looking for db
...
These tests require DB to be present to do upgrade. Revisit later.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-01 12:04:06 +05:30
Nitin Mehta
e5c542aaf1
rat: Fix the license, the mouse is squeaking, Frank stepped on it :)
2013-03-01 11:19:27 +05:30