cloudstack/server/src/com/cloud/storage
Nitin Mehta a6852a340d CLOUDSTACK-3101:
fix listDiskOffering to not display offerings to the normal users with forDisplay=false. But display them to ROOT Admin irrespective of the flag.
Added display flag in the updateVolume/offeirng commands
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-10-04 18:19:07 -07:00
..
download Add Manage Context framework 2013-10-02 13:09:52 -07:00
listener Updating datetime format of events to include the timezone 2013-09-03 12:45:01 -04:00
monitor Remove @author tag from non third-party source files in server folder 2012-08-13 15:17:31 +08:00
resource Modify DownloadCommand to pass DataTO. 2013-05-02 23:05:19 -07:00
secondary Switch to setter injection for extensibility 2013-09-30 09:45:07 -07:00
snapshot Refactor Storage Related Resource Code 2013-10-04 13:06:42 -07:00
upload Add Manage Context framework 2013-10-02 13:09:52 -07:00
CreateSnapshotPayload.java add license header 2013-05-10 11:40:11 -07:00
LocalStoragePoolListener.java refactor downloadlistener, sync system vm templates when adding a new image store 2013-04-21 22:46:02 -07:00
OCFS2Manager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
OCFS2ManagerImpl.java Added comments and finished off the work 2013-09-28 07:53:28 -07:00
RegisterVolumePayload.java squash changes into one giant patch 2013-02-21 11:22:48 -08:00
ResizeVolumePayload.java Correcting license headers that broke the build 2013-02-21 16:29:05 -05:00
StorageManager.java Moved volume related code into cloud-engine-orchestration 2013-08-12 19:06:51 -07:00
StorageManagerImpl.java Add Manage Context framework 2013-10-02 13:09:52 -07:00
StoragePoolAutomation.java move default primary storage plugin into its own pom 2013-03-20 17:21:40 -07:00
StoragePoolAutomationImpl.java Changed virtual machine stop to use uuid 2013-07-22 20:06:04 -07:00
TemplateProfile.java CLOUDSTACK-2835: VR Deployement from admin registered template is failing because registered template type is user. Additional parameter "isrouter" in register/update template API for the root admin. True if registered template is of type ROUTING. 2013-06-26 16:00:12 +05:30
VolumeApiServiceImpl.java CLOUDSTACK-3101: 2013-10-04 18:19:07 -07:00