Pranav Saxena
e51076af3f
CS-14907:download volume option should be present only in READY state since it has moved to primary storage
2012-08-01 10:54:48 +05:30
Koushik Das
266b8e5ee8
Support for local data disk (part 1)
...
Following changes are made:
- Create disk offering API now takes an extra parameter to denote storage type (local or shared). This is similar to storage type in service offering.
- Create/delete of data volume on local storage
- Attach/detach for local data volumes. Re-attach is allowed as long as vm host and data volume storage pool host is same.
- Migration of VM instance is not supported if it uses local root or data volumes.
- Migrate is not supported for local volumes.
Reviewed-by: Abhi
2012-07-25 15:16:42 +05:30
Pranav Saxena
109490c406
TAGS feature implementation throughout CloudStack UI
2012-07-25 03:11:30 +05:30
Brian Federle
723d4919c7
CS-14907: Only allow download volume for uploaded volumes
...
This fixes an issue where an uploaded volume that hasn't been moved to
primary storage yet is downloaded, causing an error. This adjusts the
actionFilter to fix this.
Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
reviewed-by: Brian Federle <brian.federle@citrix.com>
Conflicts:
ui/scripts/storage.js
2012-07-02 10:43:07 -07:00
Pranav Saxena
278515a59f
CS-14907 :Download volume option should not be present for volume which has been uploaded
2012-07-02 11:14:42 +05:30
Brian Federle
d0b6bc7d2b
Remove trailing comma
2012-05-22 12:34:02 -07:00
Brian Federle
f635b96b89
CS-15045
...
commit 7859d289debae622a15fdb6bda854a8936fd35cb
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Tue May 22 23:29:31 2012 +0530
UI does not support RAW format when hypervisor used is OVM in upload volumes
2012-05-22 11:19:35 -07:00
Jessica Wang
5501e85c2e
cloudstack 3.0 UI - Instance page - detail view - keep polling newest info from server if VM state is Starting or Stopping.
2012-05-21 15:36:27 -07:00
Jessica Wang
3b51b1865f
CS-15015: cloudstack 3.0 UI - detailView widget - add new property "pollAgainIfValueIsIn" to keep polling newest info from server when a column has a specific value (e.g. volume state column has value 'UploadNotStarted')
2012-05-21 14:03:10 -07:00
Jessica Wang
f6db0aa43f
CS-15015: cloudstack 3.0 UI - Volume page - Upload Volume action - API has been changed from sync to async. Here is related UI change.
2012-05-21 10:46:48 -07:00
Jessica Wang
5320828387
CS-14905: volume page - Attach Disk action - Instance dropdown - (1) Populate all instances when volume's hypervisor is "None". (2) Populate only instances whose hypervisor matches this volume's hypervisor when volume's hypervisor is not "None".
2012-05-16 14:25:05 -07:00
Jessica Wang
57365be63b
CS-14905: volume page - Attach Disk action - Instance dropdown - populate only instances whose hypervisor matches this volume's hypervisor.
2012-05-15 15:19:53 -07:00
Jessica Wang
6b1f87fb80
CS-14760: volume page - (1) no actions are available when volume state is Uploading. (2) only remove action is available when volume state is UploadError.
2012-05-10 11:31:01 -07:00
Jessica Wang
50caf8f7c4
CS-14761: volume page - make migration action available only when volume state is Ready.
2012-05-10 11:13:35 -07:00
Jessica Wang
cacd2ffae4
Revert "Revert "CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change.""
...
This reverts commit e577c6618b .
2012-05-08 16:16:14 -07:00
Sanjay Tripathi
62fa67409d
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-05-08 12:35:26 +05:30
Jessica Wang
3eb48821c6
CS-14295: cloudstack 3.0 UI - volume page - upload volume dialog - add checksum field.
2012-05-07 11:11:30 -07:00
Sanjay Tripathi
9b567ac6bf
CS-13377 : Can't mark a template as featured during template creation from a root volume.
2012-05-07 16:02:10 +05:30
JohnZ
e577c6618b
Revert "CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change."
...
This reverts commit 12145bbf7c .
2012-05-06 18:32:46 +01:00
Jessica Wang
12145bbf7c
CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change.
2012-05-04 17:00:13 -07:00
Jessica Wang
c356fb922f
CS-14737: cloudstack 3.0 UI - state column in Volume/Snapshot/Instance/SecondaryStorage/Project page - should display state value as is (i.e. as returned in API call). Shouldn't localize value returned in API call.
2012-05-04 16:36:28 -07:00
Jessica Wang
a61f3238c4
CS-14295: cloudstack 3.0 UI - volume page - listView - implement "Upload Volume" action.
2012-05-02 16:22:05 -07:00
bfederle
3848dfe109
WIP: Upload volume UI
...
Adds new action, upload volume, to the storage->volumes list view
header. This will present a dialog to specify URL & name of volume,
and select a VM to attach the volume to.
Server API calls are still incomplete and rely on hardcoded values.
Conflicts:
ui/index.jsp
2012-05-02 14:30:16 -07:00
Jessica Wang
6cbf34f196
CS-13589: cloudstack 3.0 UI - volume page - when a volume is in "Migrating" state, disallow any action.
2012-04-17 16:21:32 -07:00
frank
72d284de7d
Switch to Apache license
2012-04-03 04:54:14 -07:00
Jessica Wang
dad7ffc642
bug 14514: cloudstack 3.0 UI - volume page - show download volume option when a volume's attached VM is stopped or when a volume is detached from a VM.
2012-03-28 14:24:18 -07:00
Jessica Wang
03bb51014a
bug 14451: cloudstack 3.0 UI - volume page - remove the "Migrate Volume" option for regular user and domain admin. [reviewed-by: Brian]
2012-03-22 10:31:44 -07:00
Jessica Wang
1661d4cc61
Delete User action - fix a bug that loading image didn't disappear after action was finished. [reviewed-by: Brian]
2012-03-02 11:48:46 -08:00
Jessica Wang
856a49e88d
delete template action, delete ISO action - use 'remove' instead of 'destroy' since their definitions have been switched. [reviewed-by: Brian]
2012-03-02 11:07:36 -08:00
Jessica Wang
2608e30d39
delete volume action, delete snapshot action, delete router action - use 'remove' instead of 'destroy' since their definitions have been switched. [reviewed-by: Brian]
2012-03-01 16:41:04 -08:00
Jessica Wang
717a863470
Snapshot page - detail view - make API call to refresh data when Refresh button is clicked. [reviewed-by: Brian]
2012-03-01 11:12:32 -08:00
Jessica Wang
ee9d038320
Volume page - detail view - make API call to refresh data when Refresh button is clicked. [reviewed-by: Brian]
2012-03-01 10:57:57 -08:00
Jessica Wang
182118c443
bug 13923: volume page - make download volume action available on volumes whose hypervisor is OVM. [reviewed-by: Brian]
2012-02-22 10:52:25 -08:00
Jessica Wang
719f9f4d43
bug 13736: volume page - take snapshot - after action completes, not return updated volume because volume is not changed at all from taking snapshot action. [reviewed-by: Brian]
2012-02-18 11:13:32 -08:00
Jessica Wang
0d1f207887
bug 13577: volume page - show "Download volume" option only when corresponding vm is stopped
2012-02-09 15:33:46 -08:00
Brian Federle
f1cd0a482a
Localize storage->snapshots section
2012-02-09 15:09:13 -08:00
Brian Federle
9ee043efde
Localization for storage->volumes section
2012-02-09 14:15:06 -08:00
Brian Federle
d2284e4439
UI: localization
...
-Put localization wrappers around listView, detailView widgets
-Add initial localization for instances section
2012-02-09 10:39:59 -08:00
Jessica Wang
6d96648b10
bug 13466: volume page - only show "take snapshot/recurring snapshot" action when volume state is Ready. Hide them otherwise.
2012-02-06 18:30:06 -08:00
bfederle
2d218ad451
bug 13246: Fix attach volume when in project mode
...
status 13246: resolved fixed
2012-02-02 11:10:03 -08:00
bfederle
83bc7d1c81
Remove UI test data
2012-01-27 09:01:57 -08:00
Jessica Wang
6b1c19cf6e
cloudstack 3.0 new UI - volume page, snapshot page - pass listAll=true listXXX API call.
2012-01-11 12:10:26 -08:00
Jessica Wang
3ae9ffe43f
cloudstack 3.0 new UI - snapshot page - from actions from listView since they are available in detailView.
2012-01-06 12:24:40 -08:00
Jessica Wang
2a7121c1a0
cloudstack 3.0 new UI - volume page - move recurring snapshot action from listView to detailView.
2012-01-06 12:19:41 -08:00
Jessica Wang
86098e6c89
cloudstack 3.0 new UI - volume page - from actions from listView since they are available in detailView.
2012-01-06 12:06:38 -08:00
Jessica Wang
1d73dd0947
cloudstack 3.0 new UI - volume page - take snapshot action - replace obsolete args.data with args.context
2012-01-06 11:16:09 -08:00
Jessica Wang
e234d101a2
cloudstack 3.0 new UI - snapshot page - implement search.
2012-01-05 14:10:08 -08:00
Jessica Wang
8b2113230e
cloudstack 3.0 new UI - volume page - implement search.
2012-01-05 14:06:24 -08:00
Jessica Wang
9b04de2251
bug 12594: cloudstack 3.0 new UI - volume page - allow delete action as long as the volume is not attached to VM.
2012-01-04 15:15:05 -08:00
bfederle
17bf657b71
bug 12745:
...
Fix listVirtualMachines for attach disk option, when in project mode
status 12745: resolved fixed
2011-12-23 15:20:15 -05:00