Edison Su
73cc474157
add secondary storage provider
2012-09-02 19:26:20 -07:00
Edison Su
7d92c1dc27
continue addding new files
2012-09-01 17:38:50 -07:00
Edison Su
83e2b7ad63
add more new files
2012-08-30 19:02:25 -07:00
Alex Huang
28982486e7
New String Util
2012-08-30 18:56:35 -07:00
Alex Huang
c0ccabb5a3
Here's the actual object model. This will allow developers to follow how CloudStack works by following the object model
2012-08-30 16:00:20 -07:00
Alex Huang
b9ddcf8cfe
Started an object model for the orchestration platform
2012-08-30 15:54:33 -07:00
Alex Huang
49c9f1f0ab
more class file changes from maven
2012-08-30 10:00:47 -07:00
Alex Huang
2fd99fe955
Deleted files
2012-08-30 09:59:27 -07:00
Alex Huang
6309253de1
Deleted some useless files
2012-08-30 09:59:25 -07:00
Pranav Saxena
239883c7a4
CS-16152:Projects:Not shown max.vpcs entry in the resourcelimits
2012-08-30 09:30:40 -07:00
Edison Su
cc73f2a8f2
add volumeorchestra
2012-08-29 18:17:18 -07:00
Kelven Yang
2300310243
Messaging facility initials for new architecture
2012-08-28 17:58:45 -07:00
Edison Su
b65f9ec414
add lifecycle and pool manager
2012-08-27 18:15:41 -07:00
Edison Su
60758785b7
Add more storage code
2012-08-27 18:07:54 -07:00
Edison Su
13542fd87b
add platform storage pom.xml
2012-08-27 10:38:55 -07:00
Edison Su
6701d6bec2
remodel storeage
2012-08-27 00:00:45 -07:00
Edison Su
e07f8449f4
add storage interface
2012-08-24 18:24:26 -07:00
Alex Huang
07d00ebbfa
modules
2012-08-23 18:11:47 -07:00
Kelven Yang
d06d6dae72
add maven eclipse project files from Darren
2012-08-23 17:55:20 -07:00
Kelven Yang
9a51ff3bfc
Maven worksplace fixes/patches from Darren
2012-08-23 14:26:27 -07:00
Darren Shepherd
1f0cbc5fd2
Add license
2012-08-23 14:26:27 -07:00
Darren Shepherd
2f6cc4b0cb
Add license
2012-08-23 14:26:26 -07:00
Darren Shepherd
ad54ed1790
* Maven 3 support
...
* Pretty Format POM's
* AWS API compiles now
2012-08-23 14:26:26 -07:00
Darren Shepherd
3976c7478c
m2e doesn't like it when the project root is the source folder
2012-08-23 14:26:26 -07:00
Darren Shepherd
f78aa9d98a
Fix small compilation issue encountered when building with maven
2012-08-23 14:26:25 -07:00
Darren Shepherd
b8e95e435f
Maven config, initial commit
2012-08-23 14:26:25 -07:00
Jessica Wang
7f8734f124
CS-15802: cloudstack 3.0 UI - stop/reboot virtualRouter/network - add text "All services provided by this virtualRouter/network will be interrupted" in confirm dialog.
2012-08-23 14:08:20 -07:00
Brian Federle
00323f0e5a
CS-15967: Don't pass projectId=-1 to zone->guest networks list
...
reviewed-by: jessica
2012-08-23 13:16:42 -07:00
Brian Federle
c0b92958ef
CS-16001: Show VPC router details for domain admins
2012-08-23 12:26:03 -07:00
Brian Federle
b302ed904a
CS-16144: Show warning before enabling local storage in zone wizard
...
Conflicts:
ui/dictionary.jsp
2012-08-23 11:08:48 -07:00
Brian Federle
7e3b4408cb
UI create form: Support custom checkbox 'on change' event
...
If field is a checkbox (isBoolean: true) and onChange function is
specified, then call this onChange everytime checkbox is clicked.
2012-08-23 11:08:12 -07:00
Jessica Wang
b5d00724fa
cloudstack 3.0 UI - basic zone - elastic IP - Add Load Balancer tab - Add VMs button - add a comment to specify code area. (Reviewed-by: Brian)
2012-08-23 10:40:05 -07:00
Abhinandan Prateek
879d62d881
enable tampa pre-release
2012-08-23 12:32:10 +05:30
Abhinandan Prateek
cebd9444be
fixing the xen systemvm template guest os to reflect the right one
2012-08-23 12:25:46 +05:30
Abhinandan Prateek
3298a481a8
For assignVM, marking older snapshots removed in db
2012-08-23 12:22:02 +05:30
Abhinandan Prateek
6f26894eaf
Fix for a corner case during fullsync where it tolerates a VM to exist on two clusters by virtue of it’s current host id and last host id (being on two diff clusters).
2012-08-23 12:13:53 +05:30
Brian Federle
e6ef6985f8
CS-16138: Fix instance wizard 'add network' radio button
...
When no guest networks are present but VPC tier is, fix 'add new
network' radio button being unselected.
reviewed-by: jessica
2012-08-22 15:24:58 -07:00
Chip Childers
f1eab9b6a4
Added tools/devcloud/devcloudbox/.vagrant to .gitignore
2012-08-22 16:33:36 -04:00
Pranav Saxena
2cd6382f73
CS-16133:Removing the infinte API add load balancer calls in a basic zone while adding VMs to create a lb rule
2012-08-23 01:21:20 +05:30
Chip Childers
e0f505e36f
Patch from Greg Burd: Improve portability of the build-apidoc.sh script by replacing readlink
...
Review: https://reviews.apache.org/r/6733/
Testing: Applied patch, and ran 'ant clean-all build-apidocs'
on both OSX and Ubuntu 12. Initial testing confirmed the issue
that Greg discovered on OSX. After the patch, the docs built
correctly.
2012-08-22 15:33:17 -04:00
Alena Prokharchyk
3ada5e4a46
VPC: CS-16100 - 1) when start VPC router, never pick up any other hypervisor besides vmWare and Xen 2) When start user vm in vpc network, throw an error when deploy from the tempalate of not supported hypervisor
...
Reviewed-by: Frank Zhang
Conflicts:
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
2012-08-22 11:53:59 -07:00
Alena Prokharchyk
4a2796d7c7
CS-16123: applied the patch from https://reviews.apache.org/r/6723/
...
original committer: Mice Xia
2012-08-22 09:39:19 -07:00
Jayapal
a5248f1cfc
Fix for dns issue in multiple pods
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2012-08-22 16:48:41 +05:30
Mice Xia
eb4e09ec58
CS-16048 Failled to assign VLAN to storage network in zoneWizard
2012-08-22 18:06:03 +08:00
kishan
b42a813ff1
bug CS-16112: During unplug nic iptables rules are cleaned up in both cloud_nic.sh and vpc_netusage.sh. Consolidated this code in cloud_nic.sh
...
status CS-16112: resolved fixed
Conflicts:
patches/systemvm/debian/config/opt/cloud/bin/vpc_netusage.sh
2012-08-22 12:00:02 +05:30
Sheng Yang
95347d2a5e
CS-16119: Fix wrong container name of updateVpnCustomerGateway
...
Reviewed-by: Frank Zhang
2012-08-21 17:25:15 -07:00
Jessica Wang
576f7f6ecb
cloudstack 3.0 UI - VPC feature - localize vpc.js (Reviewed-by: Brian)
2012-08-21 16:52:04 -07:00
Jessica Wang
57d95d27f1
cloudstack 3.0 UI - VPC feature - fix a bug that shortLabel was not localizable. (Reviewed-by: Brian)
2012-08-21 16:51:22 -07:00
Jessica Wang
7f6505cd3d
cloudstack 3.0 UI - VPC feature - add new translation labels in dictionary.jsp (Reviewed-by: Brian)
2012-08-21 16:50:43 -07:00
Jessica Wang
beb9baf950
cloudstack 3.0 UI - VPC feature - add new translation labels in messages.properties (Reviewed-by: Brian)
2012-08-21 16:49:55 -07:00