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 f9d96c9169 .
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
Sateesh Chodapuneedi
5d7f42d647
CLOUDSTACK-1403 Storage and console-proxy related error
...
Aborting lease over VM/template if uploading file fails.
Earlier the lease was completed successfully even if upload fails due to IOException or ConnectionException while uploading file to HTTP URL.
Porting the fix from 4.1 branch to master.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-03-01 09:41:30 +05:30
Joe Brockmeier
b2a9d7558c
CLOUDSTACK-427 removing a hardcoded reference from the AWS API Setup docs
2013-02-28 19:10:54 -06:00
Joe Brockmeier
38dcf4e304
Working on CLOUDSTACK-427 (hardcoded steps) and CLOUDSTACK-313 (cross references)
2013-02-28 19:02:04 -06:00
Brian Federle
260669ad9e
Regions UI: Show (Default) in header if no regions are available
2013-02-28 16:02:19 -08:00
Brian Federle
990071b9d7
Regions UI: Fix gradient/text alignment
2013-02-28 16:02:19 -08:00
Min Chen
737dac2e65
Some cosmetic changes to VmwareClient private methods.
2013-02-28 15:42:56 -08:00
frank
bd0fc2f354
CloudStack CLOUDSTACK-723
...
Enhanced baremetal servers support on Cisco UCS
change UcsXxxDao to Spring xml loading
change ListxxxCmd to inherit ListCmd
change API response in line with current API architecture
adding missing db schema to db upgrade schemaOh
Conflicts:
client/pom.xml
plugins/hypervisors/ucs/src/com/cloud/ucs/database/UcsBladeDaoImpl.java
plugins/hypervisors/ucs/src/com/cloud/ucs/database/UcsManagerDaoImpl.java
2013-02-28 15:42:48 -08:00
frank
dcef281bad
CloudStack CLOUDSTACK-723
...
Enhanced baremetal servers support on Cisco UCS
change API response in line with new API response convention
Conflicts:
api/src/org/apache/cloudstack/api/ApiConstants.java
2013-02-28 15:40:41 -08:00
Brian Federle
558b808a18
Regions UI: Show selected region name in header
2013-02-28 15:31:52 -08:00
Brian Federle
c954d8000b
Install wizard logo text: lighten trademark text to match color
2013-02-28 15:11:30 -08:00