anthony
072fd1b1c5
bug 10111: set hidden flag to 0 after copy template from secondary storage to primary storage
...
status 10111: resolved fixed
2011-06-01 17:44:09 -07:00
Edison Su
5caafcbcb0
change log level to debug
2011-06-01 17:39:02 -04:00
Alex Huang
2ceadec326
bug 9651: tags parameter added to createnetwork
2011-06-01 17:36:14 -07:00
Edison Su
d6e6190c62
bug 10107,10108: change agent log level from DEBUG to INFO
...
status 10107: resovled,fixed
status 10108: resovled,fixed
2011-06-01 17:09:39 -04:00
Alex Huang
2dbb8eb502
bug 9651: Make same VLAN work on two different nics
2011-06-01 17:07:44 -07:00
alena
df403c953d
bug 10080: update nic profile with DNS info for the nics with reservation_strategy=Create
...
status 10080: resolved fixed
2011-06-01 17:05:32 -07:00
Edison Su
f7414b83aa
fix listtempalte and listiso, if there are multiple secondary storage
2011-06-01 16:01:51 -04:00
anthony
d02e4fb37f
bug 10100 : if there are more than one hypervisor type in one zone, create_template_from_snapshot may be sent to host with diferent hypervisor type
...
status 10100 : resolved fixed
2011-06-01 15:30:22 -07:00
Jessica Wang
80e0e7a4e6
cloudStack - capability doesn't always get returned in Firewall object. Do a extra validation before loop through it.
2011-06-01 12:05:33 -07:00
Frank
9961e1ca2a
Fix NPE when reboot vm
...
vm.podId has different meaning than you think
2011-06-01 11:54:20 -07:00
Edison Su
d9b61f26da
fix dettach iso issue: if dettach iso failed on hypervisor, mgt server still regards it as success, then you can't attach another ISO to the vm again unless your stop/start the VM
2011-06-01 10:37:04 -04:00
Abhinandan Prateek
3c88f21645
bug 7553: misinterpreted passed domainid as user domain in last commit, fixed
2011-06-01 20:37:29 +05:30
Abhinandan Prateek
1af3790a05
bug 7553: throw errors if non ROOT ADMIN user tries to access the system offerings
2011-06-01 17:32:41 +05:30
anthony
fed7d1ebdb
delete secondary storage,
...
1. check if there are snapshotsin this secondary storage, if yes , fails
2. check if there are private templatesin this secondary storage , if yes, fails
2011-05-31 17:57:10 -07:00
Jessica Wang
8c4e831cfb
bug 7553: cloudStack - server-side - make listRouters API return “serviceofferingname” and “serviceofferingid”.
2011-05-31 17:40:30 -07:00
Jessica Wang
0685782fa9
bug 7553: cloudStack - Router page - change service - call changeServiceForRouter API.
2011-05-31 17:10:36 -07:00
Jessica Wang
c6a0c62fb6
bug 7553: cloudStack - Router page - add Service Offering gridrow.
2011-05-31 17:00:53 -07:00
Jessica Wang
5abe9a3e79
bug 7553: cloudStack - Router page - add new action "change service".
2011-05-31 16:40:22 -07:00
Edison Su
768d990446
Try upstart init script in the next round
2011-05-31 16:38:09 -04:00
Kelven Yang
1783e74546
fix Eclipse dependency on netapp jar
2011-05-31 16:18:09 -07:00
Jessica Wang
997ef3768f
bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action.
2011-05-31 15:59:17 -07:00
Jessica Wang
a690d6169d
bug 7553: fix a server-side bug - listServiceOffering API didn't take in "issystem" parameter.
2011-05-31 14:44:22 -07:00
Jessica Wang
c2b5b2ef95
bug 7553: cloudStack - System Service Offering - correct left menu clicking.
2011-05-31 14:20:52 -07:00
Jessica Wang
69cab811aa
bug 7553: cloudStack - add files for new page "System Service Offering".
2011-05-31 13:23:18 -07:00
anthony
5a052dba74
do NOT list secondary storage VM host in UI
2011-05-31 12:10:04 -07:00
anthony
04e0800f7f
when deleting volume, also delete snapshots for this volume in primary storage
2011-05-31 12:10:03 -07:00
Jessica Wang
3b9c9815c8
bug 7553: listServiceOfferings API has a new parameter "issystem" now. Change UI to call "listServiceOfferings&issystem=false" for listing non-system service offerings.
2011-05-31 12:04:08 -07:00
Alex Huang
8754f8fab8
bug 9651: checked in missing files
2011-05-31 10:27:50 -07:00
Alex Huang
7c74c3a51d
bug 9651: network tagging changes working now
2011-05-31 09:49:27 -07:00
Alex Huang
0ab12edd6c
network tagging changes
2011-05-31 09:49:27 -07:00
Alex Huang
67ff27496d
tags added
2011-05-31 09:48:34 -07:00
Murali Reddy
6de2bef7cd
bug 9973: listReourceLimits A domain-admin of domain X can view Resource Limits from other domain
...
adding additional checks, and moving old code to access checkers
status 9973: resolved fixed
2011-05-31 14:00:27 +05:30
Abhinandan Prateek
b5aeb6fa0e
bug 9909: upload manager support multiple secondary storage
2011-05-31 12:00:40 +05:30
nit
024bd039da
bug 9729 : Permission change - allow admin to use anybody's private template.
...
status 9729: resolved fixed
2011-05-30 13:01:52 +05:30
Abhinandan Prateek
d006fd141c
bug 9909: upload manager support multiple secondary storage
2011-05-30 12:39:15 +05:30
Edison Su
baa638a352
fix user data
2011-05-27 21:33:17 -04:00
Edison Su
59a6e2157a
fix user data, and template sync
2011-05-27 19:44:26 -04:00
Frank
b06d477425
Fix hostTags, when there is no tag the hostTags is a empty list
2011-05-27 17:19:06 -07:00
anthony
e40a7945db
remove Shutdowned status
2011-05-27 17:13:47 -07:00
anthony
37c6314360
bug 10048: do NOT sync private template to other secondary storage in one zone
...
status 10048: resolved fixed
2011-05-27 17:10:27 -07:00
Kelven Yang
48cc8480b2
move common mysql driver jar to Tomcat shared location in developer deployment, let CloudStack be friendly playing with other Web deployments like CloudBridge.
2011-05-27 16:00:57 -07:00
Frank
bc101b0abb
Remove netapp table from OSS, it was in premium
2011-05-27 14:06:02 -07:00
Edison Su
2e76571004
Revert "move agent start script to upstart, to resolve the issue that agent sometimes starts before network in up state"
...
This reverts commit 1a2ba7eeee69f9b0a789a787383cf429e9d4c11c.
2011-05-27 12:53:53 -04:00
Edison Su
41e72a809b
move agent start script to upstart, to resolve the issue that agent sometimes starts before network in up state
2011-05-27 12:01:02 -04:00
Edison Su
9956bdeefc
disable apparmor profile is better than disable the whole service
2011-05-27 11:27:15 -04:00
nit
714ab83fa1
bug 9596 : Make the iso extractable by default.
...
status 9596: resolved fixed
2011-05-27 16:19:26 +05:30
nit
77de414c81
bug 9596 : Make the template extractable by default. Allow only a ROOT Admin to change the flag once a template is submitted/created (Done through updateTemplatePermissions)
...
status 9596: resolved fixed
2011-05-27 15:44:35 +05:30
Abhinandan Prateek
f6b02aa032
bug 10065 : multiple secondary storage support required for ssvm-check.sh
...
status 10065: resolved fixed
checking status of multiple sec storages.
the cmdline remains same
2011-05-27 12:32:27 +05:30
Edison Su
8312f1314b
remove augtools
2011-05-26 23:19:53 -04:00
Edison Su
2279f8f962
fix register local storage: if host is reinstalled, local storage uuid is changed, we need to register a new local storage in db
2011-05-26 22:59:56 -04:00