Chiradeep Vittal
71af0db668
Fix simulator running
...
NOTE: need to use mvn -Dsimulator client jetty:run to run
2013-08-09 18:36:18 -07:00
Sanjay Tripathi
5c36766ad4
CLOUDSTACK-3842: G11N: SC: Some regression issues occurred on build#4.2-256.
2013-08-09 18:49:58 +05:30
Alex Huang
5495f10bce
Revert "Reverting the range of commits that broke the build"
...
This reverts commit b59e3aaefced03d40d5b4b63c421c69743bcd387.
2013-08-08 15:02:40 -07:00
Prasanna Santhanam
b59e3aaefc
Reverting the range of commits that broke the build
...
This reverts commits 30c33415..f6a2c817bc
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-08 14:46:56 +05:30
Alex Huang
5161ded69c
Removed the configuration parameters from Config.java
2013-08-07 16:41:05 -07:00
Alex Huang
e4f20c7ced
config in place
2013-08-07 16:41:03 -07:00
Alex Huang
942f282a6e
Moved config into it's own package
2013-08-07 16:41:02 -07:00
Edison Su
e115ee4026
CLOUDSTACK-3535: still maintain stop agent wont trigger HA
2013-08-07 14:43:16 -07:00
Edison Su
5b0314fff9
CLOUDSTACK-3535: add kvminvestigator to investirage kvm host
...
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
2013-08-07 11:44:19 -07:00
Donal Lafferty
49c9fbfb70
CLOUDSTACK-3650: CloudStack scripts fail when running on Jetty because the executable flag is not set on their permissions.
2013-08-07 13:37:33 +05:30
frank
578c4444d7
CLOUDSTACK-4093
...
UCS:API: Need delete UCS_manager API
2013-08-06 18:01:59 -07:00
Brian Federle
76fece149b
CLOUDSTACK-4077: Fix refresh issue; localization labels
...
-Localize labels for event/alerts
-Fix UI refresh issue when performing delete/archive actions
2013-08-05 15:26:12 -07:00
Brian Federle
4c89be144a
CLOUDSTACK-4089: (WIP) Add new fields to zone wizard for configuring traffic type for VMware
2013-08-05 12:08:28 -07:00
Brian Federle
554c8b7ac1
CLOUDSTACK-2340: Display service state for health-checked VMs
2013-08-05 11:42:46 -07:00
Min Chen
151a7ee497
CLOUDSTACK-3861 and CLOUDSTACK-3862: Deprecate old S3/Swift classes.
2013-08-02 18:16:46 -07:00
Min Chen
3e5a84a8bb
CLOUDSTACK-4053: Removal of AddSwiftCmd and ListSwiftsCmd APIs broke api
...
back compatibility.
2013-08-02 15:33:43 -07:00
Alex Huang
66cca4d9ac
Fixed up the pom.xml to use dependencies specified in cloudstack pom
2013-08-02 13:51:47 -07:00
Alex Huang
c48553c36f
Of course, I forgot changes in the xml configuration again
2013-08-02 11:07:56 -07:00
Chip Childers
8225374138
Updating pom.xml version numbers for release 4.3.0-SNAPSHOT
...
Signed-off-by: Chip Childers <chipchilders@apache.org>
2013-08-01 10:35:00 -04:00
Alex Huang
b940947764
Revert "Updating conversion pattern strings from 1. to 1"
...
The actual fix was already put in.
This reverts commit 4c729e758b935d58a8e93027c604e6353ad05ff2.
2013-07-30 14:07:20 -07:00
Brian Federle
f06ad9bcae
CLOUDSTACK-3487: Add egress default policy to network offering UI
2013-07-30 12:55:42 -07:00
Brian Federle
4e3dc2622d
CLOUDSTACK-3531: Add isrouting checkbox to register template dialog
2013-07-30 11:09:47 -07:00
Chip Childers
4c729e758b
Updating conversion pattern strings from 1. to 1
2013-07-30 09:04:18 -04:00
Alex Huang
486e0d02f8
Fixed the applicationcontext.xml because I removed a class. oh kelven oh kelven, when can we get back our java based config for core components...this is so bad for refactoring
2013-07-29 19:13:33 -07:00
Min Chen
42da3efbc3
CLOUDSTACK-3862: Remove S3/Swift-backed Secondary Storage Code.
2013-07-29 14:31:33 -07:00
Alex Huang
a4cea4ebf2
Removed schema from the dependency of many components
2013-07-29 10:55:19 -07:00
Alex Huang
3d2e49bcfc
Changed the log4j config files to log org.apache.cloudstack in debug and change the layout format
2013-07-26 20:35:49 -07:00
Alex Huang
c2752ba93c
Removed mysql as any dependency
2013-07-26 20:35:48 -07:00
Min Chen
c8cafb91a7
CLOUDSTACK-3818: NFS Cache Improperly Named.
2013-07-26 15:07:45 -07:00
frank
697b7c9471
make UCS api name better
2013-07-26 11:28:47 -07:00
Sanjay Tripathi
71e387f1fa
CLOUDSTACK-3780: G11N: JA: Garbled code display on Pod configuration & Host configuration pages during "Add zone".
2013-07-26 16:00:52 +05:30
Alex Huang
2dc3ede0a8
Remove a line to make it compile
2013-07-25 20:29:13 -07:00
Min Chen
45d38c4142
CLOUDSTACK-3709:[Object_Store_Refactor][UI] Can't delete NFS Cache
...
storage through UI. Fixed at API side.
Conflicts:
server/src/com/cloud/storage/StorageManagerImpl.java
2013-07-25 17:33:28 -07:00
frank
42738c2fda
change associatesUcsProfileToBlade to async api
2013-07-25 15:26:51 -07:00
Edison Su
fa358cf01f
CLOUDSTACK-2630: fix delta snashpt
2013-07-24 09:48:41 -07:00
Isaac Chiang
11f134c246
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-07-24 16:38:41 +08:00
Isaac Chiang
06d897498b
CLOUDSTACK-3700: The dedication process should be listed as a step through zone wizard
2013-07-24 16:33:49 +08:00
Alex Huang
861be3063c
Simplify the components that VirtualMachineManager uses
2013-07-23 18:24:57 -07:00
Brian Federle
dfdbf20b67
Add disallowSpecialCharacters to some fields
2013-07-23 15:12:58 -07:00
Devdeep Singh
876a7b3361
Add VHDX image support, which is missing from DiskFormat class, revised ImageFormat interface, StorageManager implementation, and the application component spec.
2013-07-18 18:58:05 +05:30
ahuang
11971b5a58
Bring over from vmsync changes in utils package. Simple changes. New files are not being used yet in master
2013-07-17 18:29:42 -07:00
Edison Su
c618caf102
fix localendpoint npe
2013-07-17 16:29:52 -07:00
Wei Zhou
bfe76b44da
CLOUDSTACK-1301: fixed issues and add fields descriptions for disk I/O throttling
2013-07-17 16:35:51 +02:00
Prachi Damle
ee664a1cac
CLOUDSTACK-2159 Anti-Affinity - When "HostAntiAffinityProcessor" plugin is not included in the deployment , deployVirtualMachine() command does not error out when passing the affiitygroupnames parameter.
...
Changes:
- Added a check during vm deployment to see if a processor for the affinity group type is available
2013-07-16 15:48:07 -07:00
ahuang
11e1e585b1
UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch
2013-07-16 11:24:21 -07:00
Prachi Damle
fa9ca72f36
CLOUDSTACK-2155: Anti-Affinity -When Vm deployment is done in parallel , anti-affinity rule is not honored.
...
Changes:
- Locking the group and save reservation mechanism done by DPM
- Added admin operation to cleanup VM reservations
- DPM will also cleanup VM reservations on startup
2013-07-16 10:53:06 -07:00
Edison Su
8f4575e877
CLOUDSTACK-3400: add swift support
2013-07-13 02:07:15 -07:00
Sateesh Chodapuneedi
d0958d0be0
CLOUDSTACK-3494 listvmwareDcs API doesn't exist for admin
...
Added the API to commands.properties.in with admin access.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-07-12 19:23:59 +05:30
ahuang
96d29c7f3d
Added the git commit and branch to war file
2013-07-11 17:33:31 -07:00
Edison Su
58f0007f75
turn on simulator code, only when -Psimulator is used
2013-07-10 14:31:47 -07:00