Brian Federle
|
9c68b09376
|
Add tier placeholder box
|
2013-05-07 15:44:41 -07:00 |
Brian Federle
|
3c9632814a
|
UI plugin API: Support IE-compatible CSS loading
If browser is IE < 9, use document.createStyleSheet to properly load
plugin's CSS dynamically.
|
2013-05-07 15:44:28 -07:00 |
Brian Federle
|
fbefeea461
|
Add tier mini-dashboard
|
2013-05-07 15:27:06 -07:00 |
Brian Federle
|
66337e8e9c
|
Zone wizard: fix secondary storage dropdown event
|
2013-05-07 14:24:39 -07:00 |
Min Chen
|
7e47b983f7
|
Merge branch 'object_store' of https://git-wip-us.apache.org/repos/asf/cloudstack into object_store
|
2013-05-07 13:35:09 -07:00 |
Min Chen
|
3315b23595
|
Relax url port validation and some MockLocalNfsSecondaryStorageResource
fix.
|
2013-05-07 13:34:27 -07:00 |
Alena Prokharchyk
|
732566e703
|
CLOUDSTACK-2364: fixed private gateway creation in VPC - the vnet for the private gateway network is not stored in data_center_vnet table
|
2013-05-07 13:07:47 -07:00 |
Jessica Wang
|
25e992dc8e
|
CLOUDSTACK-2348: PVLAN - UI - Infrastructure menu - guest network - add broadcast URI field to listView and detailView.
|
2013-05-07 13:04:04 -07:00 |
Brian Federle
|
392d55dead
|
Add base VPC chart
|
2013-05-07 12:46:37 -07:00 |
Jessica Wang
|
e659819381
|
CLOUDSTACK-2351: object store - UI - zone wizard - add secondary storage step - implement provider S3, Swift.
|
2013-05-07 12:35:35 -07:00 |
Jessica Wang
|
e0fa8e1e93
|
CLOUDSTACK-2351: object store - UI - cloudstack.js - replace listS3s, listSwiftsAPI with new API listImageStores.
|
2013-05-07 12:04:07 -07:00 |
Jessica Wang
|
d9733e900d
|
CLOUDSTACK-2351: object store - UI - infrastructure menu - secondary storages - detailView - delete action - replace deleteHost API with new API deleteImageStore.
|
2013-05-07 11:38:31 -07:00 |
Jessica Wang
|
79935f6eee
|
CLOUDSTACK-2351: object store - UI - zone wizard - add secondary storage step - replace addSecondaryStorage API with new API addImageStore.
|
2013-05-07 11:11:30 -07:00 |
Jessica Wang
|
9f5d3c276d
|
CLOUDSTACK-2351: object store - UI - Infrastructure menu - secondary storages - add secondary storage - implement provider S3.
|
2013-05-07 10:54:05 -07:00 |
Radhika PC
|
43fdb144e1
|
CLOUDSTACK-893 api
|
2013-05-07 18:26:47 +05:30 |
Prasanna Santhanam
|
b9f262aa1c
|
Fixing the gmaven configuration for marvin/pom.xml
For the marvin checkin test custom properties had a typo when run for
the *nix environment.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-05-07 17:06:15 +05:30 |
Prasanna Santhanam
|
887f405ce3
|
Renaming TesDedicateVlanRange -> TestDedicateVlanRange
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-05-07 15:29:10 +05:30 |
Prasanna Santhanam
|
808b49b216
|
Adding isolation method to the zone creation of marvin
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-05-07 15:29:10 +05:30 |
Prasanna Santhanam
|
b8642c80ef
|
adding ACL for dedicateGuestVlanRange set of APIs
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-05-07 15:29:10 +05:30 |
Prasanna Santhanam
|
1d24cbc307
|
add debug logs when access checkers fail to find API
When the access checkers fail for api discovery, we fail silently.
instead record a debug message.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-05-07 15:29:10 +05:30 |
Hugo Trippaers
|
9ee8533134
|
commit e0d8f01ecd enabled all tests. Fix
AWSAPI build by removing broken tests and excluding failing tests.
|
2013-05-07 11:44:23 +02:00 |
Hugo Trippaers
|
8b965c5685
|
commit e0d8f01ecd enabled all tests, but the tests in vmware-base are horribly broken and will not compile with the current CloudStack.
Removing the tests to fix the nonoss build and they are so broken they should be rewritten from scratch anyway.
|
2013-05-07 10:59:44 +02:00 |
Prasanna Santhanam
|
64522b6bd5
|
moving test data to top level dictionary
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-05-07 13:52:12 +05:30 |
Prasanna Santhanam
|
26d637a0fb
|
Adding tracelogs to the API discovery service
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-05-07 13:52:12 +05:30 |
Prasanna Santhanam
|
9037d3b3d0
|
dedicateGuestVlanRange is admin only API
Adding ACL for the dedicateGuestVlanRange API.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-05-07 13:52:12 +05:30 |
Hugo Trippaers
|
d6e0452af1
|
Recent pom switcharoo caused the client to lose the dependecy on console-proxy, which it needs to include the systemvm
|
2013-05-07 09:58:16 +02:00 |
Min Chen
|
41272c976e
|
Add DeleteTemplate unit test.
|
2013-05-06 23:02:28 -07:00 |
Radhika PC
|
fd3c3b6c47
|
CLOUDSTACK-893 first cut
|
2013-05-07 11:30:17 +05:30 |
Dave Cahill
|
5a6a1158fd
|
Add docs for MidoNet networking plugin [CLOUDSTACK-996]
Signed-off-by: Dave Cahill <dcahill@midokura.com>
|
2013-05-07 11:08:16 +05:30 |
Min Chen
|
26424ff2a8
|
Make url in AddImageStoreCmd not required since S3 does not have url.
|
2013-05-06 22:14:49 -07:00 |
Min Chen
|
e7f6333209
|
Merge branch 'object_store' of https://git-wip-us.apache.org/repos/asf/cloudstack into object_store
|
2013-05-06 21:21:40 -07:00 |
Edison Su
|
0e28772957
|
fix race condition, when multiple vms on the same templates are started at the same time
|
2013-05-06 19:04:41 -07:00 |
Edison Su
|
1b8e7aba73
|
uncomment out template sync
|
2013-05-06 18:28:47 -07:00 |
Edison Su
|
9f7bad2cef
|
fix creating snapshot
|
2013-05-06 18:27:15 -07:00 |
Edison Su
|
2d544e7127
|
volume related operation works
|
2013-05-06 18:27:15 -07:00 |
Min Chen
|
f5d5526d41
|
Fix unit test to test NFS template download flow.
|
2013-05-06 18:02:52 -07:00 |
Jessica Wang
|
fdee284395
|
CLOUDSTACK-2351: object store - Infrastructure menu - secondary storages - add secondary storage dialog - implement Swift provider.
|
2013-05-06 17:57:52 -07:00 |
Sheng Yang
|
0c7bd0777b
|
PVLAN: Optimize pvlan scripts
|
2013-05-06 17:51:33 -07:00 |
Jessica Wang
|
a00e30cb16
|
CLOUDSTACK-2351: (1) object store - listStorageTypes API has been changed to return 'NFS'. Here is related UI change. (2) Infrastructure menu - secondary storages- add secondary storage dialog - fix a bug that this dialog failed to pop up when there is zero zone.
|
2013-05-06 17:18:49 -07:00 |
Jessica Wang
|
eb4965ef63
|
CLOUDSTACK-2351: object store - UI - Infrastructure menu - secondary storages - add secondary storage - NFS provider - replace addSecondaryStorage API with new API addImageStore.
|
2013-05-06 16:57:23 -07:00 |
Alex Huang
|
bc823f946c
|
Fixed up the simulator to run with windows paths in cygwin
|
2013-05-06 16:34:41 -07:00 |
Alex Huang
|
2639b9f91e
|
Moved over the VLAN daos
|
2013-05-06 16:34:41 -07:00 |
Alex Huang
|
e5d331ee58
|
Missing file and updated .gitignore
|
2013-05-06 16:34:40 -07:00 |
Alex Huang
|
3722d66aae
|
Fixed up unit testing to use only an in class TestConfiguration
|
2013-05-06 16:34:27 -07:00 |
Alex Huang
|
074df0b415
|
Fixed an incorrect unit test for affinity group. Removed some useless pom.xml.
|
2013-05-06 16:34:26 -07:00 |
Alex Huang
|
572e71e57d
|
Moved most of the VOs and DAOs from server package into engine-schema as well
|
2013-05-06 16:34:26 -07:00 |
Alex Huang
|
f6913b5088
|
Removed files that are no longer used and further separated out the files in the core project
|
2013-05-06 16:34:21 -07:00 |
Alex Huang
|
ad2777c547
|
Moved agent commands to core and out of api
|
2013-05-06 16:34:20 -07:00 |
Alex Huang
|
e0d8f01ecd
|
Removed framework-api which is completely useless. Changed framework-ipc to reference gson itself. Move VOs into engine-schema.
|
2013-05-06 16:34:16 -07:00 |
Min Chen
|
0d78209b73
|
Address various UI requirements by introducing provider constants.
|
2013-05-06 15:12:33 -07:00 |