cloudstack/console-proxy
Koushik Das 65eeeaf071 CS-14277
Support for local data disk. Currently enable/disable config is at zone level, in subsequent checkins it can be made more granular.
    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.
    - Zone level config to enable/disable local storage usage for service and disk offerings.
    - Local storage gets discovered when a host is added/reconnected if zone level config is enabled. When disabled existing local storages are not removed but any new local storage is not added.
    - Deploy VM command validates service and disk offerings based on local storage config.
    - Upgrade uses the global config 'use.local.storage' to set the zone level config for local storage.
(cherry picked from commit 62710aed37606168012a0ed255a876c8e7954010)
2012-09-11 17:22:43 +05:30
..
bindir Console-proxy license headers from Chip Childers 2012-06-12 09:38:19 -04:00
certs add realhostip.crs/key/crt 2012-02-09 14:56:40 -08:00
conf CLOUDSTACK-61 Console proxy has plenty of files with CRLF line ending. 2012-09-08 09:26:14 +08:00
conf.dom0 CLOUDSTACK-61 Console proxy has plenty of files with CRLF line ending. 2012-09-08 09:26:14 +08:00
css CLOUDSTACK-61 Console proxy has plenty of files with CRLF line ending. 2012-09-08 09:26:14 +08:00
distro Console-proxy license headers from Chip Childers 2012-06-12 09:38:19 -04:00
images Japanese keyboard + guest Japanese OS 2011-05-17 17:11:58 -07:00
js CLOUDSTACK-61 Console proxy has plenty of files with CRLF line ending. 2012-09-08 09:26:14 +08:00
libexec Console-proxy license headers from Chip Childers 2012-06-12 09:38:19 -04:00
scripts CLOUDSTACK-61 Console proxy has plenty of files with CRLF line ending. 2012-09-08 09:26:14 +08:00
src/com/cloud/consoleproxy CLOUDSTACK-61 Console proxy has plenty of files with CRLF line ending. 2012-09-08 09:26:14 +08:00
ui CLOUDSTACK-61 Console proxy has plenty of files with CRLF line ending. 2012-09-08 09:26:14 +08:00
vm-script Console-proxy license headers from Chip Childers 2012-06-12 09:38:19 -04:00
.classpath CLOUDSTACK-61 Console proxy has plenty of files with CRLF line ending. 2012-09-08 09:26:14 +08:00
.project CLOUDSTACK-61 Console proxy has plenty of files with CRLF line ending. 2012-09-08 09:26:14 +08:00
pom.xml CS-14277 2012-09-11 17:22:43 +05:30
systemvm-descriptor.xml Use maven to build the systemvm zip and iso 2012-09-03 14:09:19 +02:00