edison
cc547ff289
no "add host" for kvm on 2.1.x
2010-08-31 16:38:28 -07:00
edison
9c49f29171
don't throw exceptions when you can't add host
2010-08-31 16:26:57 -07:00
anthony
01b2a32ed9
bug 6048: Check createvolume's return
...
status 6048: resolved fixed
2010-08-31 12:57:24 -07:00
jessica
3b939b9ce1
fix bug 6050 - extend pagesize to 500.
2010-08-31 11:29:03 -07:00
Kelven Yang
326afc9be5
For API key request, make sure we use the correct userId session key
2010-08-31 10:33:46 -07:00
anthony
3820e1c396
if eth1 and eth2 in CP/SS VM are in same network, set default gateway on eth2,
2010-08-30 19:45:52 -07:00
Kelven Yang
b37f7521a5
Let console proxy servlet response explict content type to have better browser support
2010-08-30 17:22:24 -07:00
Kelven Yang
35d9cadddd
Let console proxy servlet use the same userId name in session variable
2010-08-30 17:16:49 -07:00
anthony
97e721b879
remove duplicate copy
2010-08-30 16:49:52 -07:00
Manuel Amador (Rudd-O)
58c972daa6
_run.sh moved to the root of systemvm.zip and systemvm-premium.zip
2010-08-30 16:41:15 -07:00
Manuel Amador (Rudd-O)
ff589c865b
make the debian package file list congruent with the directory contents
2010-08-30 14:52:31 -07:00
anthony
21fffb09fa
add sertupxenserver.sh back
2010-08-30 14:04:31 -07:00
Manuel Amador (Rudd-O)
2b6b9e96a0
Do not install id_rsa.cloud as this is something exclusive to master
2010-08-30 13:49:11 -07:00
Chiradeep Vittal
02837e04f5
Issue #: 4203 restart java agent
2010-08-30 12:20:55 -07:00
Chiradeep Vittal
387c9de437
Issue #: 4203 restart java agent
2010-08-30 12:20:13 -07:00
Manuel Amador (Rudd-O)
86b35f02d4
Fix OSS RPM packaging by excluding the special-cased files generated out of the scripts project in premium
2010-08-30 12:00:44 -07:00
Manuel Amador (Rudd-O)
76ee624b89
We now have a premium scripts project. (ported from master)
2010-08-30 12:00:27 -07:00
Manuel Amador (Rudd-O)
9fca87fb8e
Copy xenserver-patch.tgz into patch.tgz so the systemvm patch process does not fail (ported from master)
2010-08-30 11:58:33 -07:00
Manuel Amador (Rudd-O)
9a03cd9ccb
Ignore pydevproject files during the course of installation
2010-08-30 10:42:15 -07:00
anthony
03ddc57939
correctly use session in plugin
...
Conflicts:
scripts/vm/hypervisor/xenserver/xenserver56/patch
2010-08-30 00:10:36 -07:00
anthony
0f216c1862
introduce callPluginBase
2010-08-29 20:16:38 -07:00
anthony
f6312574a4
support multiple patch files
...
Conflicts:
core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
2010-08-29 19:24:05 -07:00
anthony
6b7e78daa8
remove unused scripts
2010-08-29 18:44:11 -07:00
anthony
0cad786f43
add wrapper for vdi.copy
2010-08-29 18:02:34 -07:00
anthony
d409e31606
clean up disableNetwork
2010-08-29 17:46:25 -07:00
anthony
cfedc7c18f
clean up disableVlanNetwork
2010-08-29 15:47:55 -07:00
anthony
75c9ca4b97
change plugin timeout to 1800s
2010-08-28 21:18:28 -07:00
anthony
9a8589af10
fix a bug about backupsnapshot to nfs primary storage
2010-08-28 19:36:25 -07:00
Alex Huang
b497729edc
add file that's missing
2010-08-27 16:42:30 -07:00
Alex Huang
a3ba8588bd
bug 5772: suppose to return null on error
2010-08-27 16:41:32 -07:00
Alex Huang
88f2cc8341
new build files for git
2010-08-27 16:41:32 -07:00
anthony
cb6cfaca23
bug 6033: fix merge issue
...
status 6033: resolved fixed
2010-08-26 21:56:16 -07:00
Manuel Amador (Rudd-O)
cca3282b70
bug 5985: rename hotfix for bug to be consistent with other migration scripts, and include in fedora / ubuntu packaging
2010-08-26 20:39:33 -07:00
Anthony Xu
6ce5bc0c04
bug 6027: use slaveconn for plugin merger from master 0366dd093c
...
status 6027: closed fixed
2010-08-26 17:44:55 -07:00
Kris McQueen
5536faba5d
Issue 5985: remove the username/removed uniqueness constraint since (a) usernames need to be unique within a domain but not accross domains and (b) the contraint isn't really doing anything at this point. Status 5985: resolved fixed
2010-08-26 16:40:16 -07:00
edison
c5621b1d31
bug 5936: fix creating template
...
status 5936: resolved fixed
2010-08-26 14:03:02 -07:00
edison
e9984445b9
bug 5936: fix creating template
...
status 5936: closed fixed
2010-08-26 13:55:59 -07:00
edison
bf1b35b3dd
Issue #: 5935, 5937
...
Status 5935: resolved fixed
Status 5937: resolved fixed
2010-08-26 13:15:18 -07:00
jessica
c2682bc6b6
Issue #: 5945 - replace all content/tab_xxxxxxx.html with jsp/tab_xxxxxxx.jsp
2010-08-26 10:20:29 -07:00
jessica
33c54553ee
Issue #: 5945 - delete obsolete index.html
2010-08-25 18:06:59 -07:00
jessica
2790f87818
Issue #: 5945 - replace index.html with index.jsp
2010-08-25 18:06:01 -07:00
will
42f9dedeba
Bug #:5975
...
- Fixed issue where listAccounts only return one less than the actual number of accounts in the system. That is because the SQL query asks for X accounts, but the API filters out the SYSTEM account. The fix is to add the filter of the system account in the actual query itself rather than have the code do it.
2010-08-25 18:01:29 -07:00
jessica
8d015dfb49
Issue #: 5979 - change text on VM Wizard Step 3.
2010-08-25 17:09:48 -07:00
jessica
64e5e1992a
Issue #: 5953 - show remove link when host status is disconnected
2010-08-25 16:33:15 -07:00
kishan
c083066c5f
bug 6008: set started flag when router is already running
...
status 6008: closed fixed
2010-08-25 14:04:36 +05:30
Manuel Amador (Rudd-O)
7e761a4db7
JSP files not being included in dist, are now being included
2010-08-20 16:55:56 -07:00
root
f3eac52831
bug 5781: also reduce the scope of the global lock when updating storage capacity.
2010-08-20 16:29:35 -07:00
Kris McQueen
5dd3abee75
Bug 5781: Only grab capacity global lock when accessing capacity tables. Once the queries are done, release the lock so that others can query for the data or update the data as needed.
2010-08-20 16:29:35 -07:00
jessica
418f8950d1
Issue #: 5986
...
Volume page - grid - make action links stay left-aligned
2010-08-20 16:19:51 -07:00
Manuel Amador (Rudd-O)
ae1a9ae452
Remove the unnecessary excludes from build-ui
2010-08-20 13:22:57 -07:00