Hector Sanjuan
f5d41fb4da
Self-Service: Indicate Chinese language is from Taiwan
...
(cherry picked from commit ad1e4063fa4991610ff50286997570ec6b277c37)
2012-07-05 16:42:36 +02:00
Carlos Martín
821339f6ef
Fix Java Template Test, add more debug info in Java tests
...
(cherry picked from commit baa7a252d5f2c5c47d4a6a46983fd7ad125545ce)
2012-07-05 16:29:27 +02:00
Jaime Melis
f34593dc60
Feature #1288 : remove deprecated call to fs_du in vmware/cp
...
(cherry picked from commit 3dfcd3093f824e396849f4671bb7dfafa0405320)
2012-07-05 14:40:41 +02:00
Carlos Martín
9b8fbb240d
Bug #1334 : Add sanity checks to oneacct
...
(cherry picked from commit 7f4db04a34f8a3af916e4e09f5e78b3e87de7e8d)
2012-07-05 12:46:02 +02:00
Carlos Martín
a93ba1502d
Feature #1285 : Change the quotas output for oneuser and onegroup
...
(cherry picked from commit 82cbf0ff6569029c1922994149f98c2532f947b4)
2012-07-05 12:12:56 +02:00
Jaime Melis
9dcba5ddf1
Bump version to 3.7.0
2012-07-05 11:51:05 +02:00
Hector Sanjuan
bf4dd09d77
Bug #1331 : Some image states were missing from Sunstone helper.
...
Resulting in null being added to datatable and ugly message poping up on refresh.
(cherry picked from commit d69cbba21a4bfdcf6cdeb5f1a9668d95ba6550ee)
2012-07-04 23:26:46 +02:00
Hector Sanjuan
e25798ff83
Self-Service: bump languages and correct minor issues and warnings
...
(cherry picked from commit 879c73ef62cd82737aa450e87eb80a77fc4a4083)
2012-07-04 20:29:13 +02:00
Hector Sanjuan
7e2bc49e2c
Sunstone: bump translations and correct minor related issues and warnings.
...
(cherry picked from commit cf23d11f553d852f0fa9e07b249894e034ffd439)
2012-07-04 20:29:13 +02:00
Carlos Martín
f7b7736dda
Feature #1285 : Minor changes to oneimage and onevm show
...
(cherry picked from commit 554f5f332eab460f40851d7f2cbab2b5737632b4)
2012-07-04 18:48:59 +02:00
Carlos Martín
4d8967deaf
Feature #1288 : Fix bug introduced in commit:77452c86, quotas were only checked for the first image or vnet found
...
(cherry picked from commit 564502fe6a3d85877be59c36fa6980f5d3da5e0c)
2012-07-04 18:20:02 +02:00
Carlos Martín
dbebf6a10e
Feature #1288 : Similar fix to commit:20d76f92, make quotas work for VMs migrated from previous verions
...
(cherry picked from commit 500a7d80905edc4e1dfaef9094d94f057cfab33f)
2012-07-04 17:28:59 +02:00
Jaime Melis
fb42cdd8ce
Bug #1324 : stopped kvm VMs can't be resumed (using ssh transfer driver)
2012-07-04 17:25:56 +02:00
Carlos Martín
4b3d6114a5
Feature #1330 : copy driver, dev_prefix and target to new images on save_as
...
(cherry picked from commit 8b0d9dd717fc67a6edd693308813682a5f5c42b6)
2012-07-04 16:48:29 +02:00
Carlos Martín
186e1d2e95
Feature #1285 : rearrange one* list column widths
...
(cherry picked from commit 75b79c99c87798cf256f629f62f7e8730701fd7c)
2012-07-04 16:21:50 +02:00
Javi Fontan
299a96bb7c
bug: mkswap never failed
2012-07-04 16:08:29 +02:00
Carlos Martín
d12c86614a
Feature #1285 : Hide disk usage in onehost show, humanize monitoring time
2012-07-04 12:13:03 +02:00
Carlos Martín
baa8a64e42
Bug #1318 : Use new option names accordingly
...
(cherry picked from commit 916777f49c1b5fb0dcac7bfe7db2c7954222ab98)
2012-07-04 11:48:57 +02:00
Carlos Martín
d3834b128d
Bug #1318 : Match CLI option names and syntax
...
(cherry picked from commit 89b13a0ec5ab993f06fe26e1669fd3c65a63ea93)
2012-07-04 11:37:33 +02:00
Hector Sanjuan
15ed6b772b
Bug #1314 : Side-effect from previous commit, VMs were instantiated with wrong name when no name is provided.
...
(cherry picked from commit ce9c84a35480bc872f76c3580085ebd145e3d3cd)
2012-07-04 11:19:34 +02:00
Hector Sanjuan
c1a1cc5813
Bug #1314 : Small sunstone fixes
...
* Remove hosts view for non-admin users.
* Update users main dashboard with user quota information.
* Enable users and group plugin for normal users, disabling the administrator operations.
* Fix non-working quota edit buttons in Chrome/Safari. Minor dialog improvements.
* Add group extended information tab when clicking on a group.
* Small fixes regarding disk hotplugging and added labels.
* Fix net units in VM monitoring
* Fix UNAME not being set correctly when adding images or vnets to templates
* Format marketplace images size and add url link to website.
* Small corrections here and there..
(cherry picked from commit 2b3019a2e9aa7cfd033c20c67f85bf196c2127c9)
2012-07-04 11:19:34 +02:00
Hector Sanjuan
ec8d459589
Bug #1329 : Fix type in install.sh which prevented French sunstone language to be correctly installed.
...
(cherry picked from commit 3d2463a4ac4c842eae2211997a8dcc11402a1d9c)
2012-07-04 11:19:34 +02:00
Hector Sanjuan
aa88d6656b
Bug #1306 : Sunstone: Let user create System datastores
...
(cherry picked from commit 6cfc4c9f435cf2b50007e0bd3ef732986d32f924)
2012-07-04 11:19:34 +02:00
Hector Sanjuan
38f6167f15
Bug #1306 : Sunstone: Add template update possibility to Clusters.
...
(cherry picked from commit 43b8b659a03db56f5e004cc51a88c727765570c4)
2012-07-04 11:19:34 +02:00
Jaime Melis
31601aa41b
remove debugging watchpoints
...
(cherry picked from commit 5bfeacb78c495b42c5ccf1972ef01dfaa8000c86)
2012-07-03 19:21:31 +02:00
Jaime Melis
3d26a1b38e
Refactor OpenNebula version for CLI and CloudClient
2012-07-03 19:17:46 +02:00
Tino Vazquez
b3c31e0332
feature #1285 : Change units of memory in "onehost show"
2012-07-03 19:15:25 +02:00
Tino Vazquez
8cedd2b273
Merge branch 'master' of git.opennebula.org:one
2012-07-03 19:09:44 +02:00
Tino Vazquez
12ed90eb5c
feature #1285 : Use same units in onevm show as in onevm list
2012-07-03 19:08:36 +02:00
Carlos Martín
cd00217bad
Bug #1306 : VMs cannot be migrated to hosts using a different system DS
...
(cherry picked from commit 2867263e5734007747322cbcf9f94fb5ee6b0ac8)
2012-07-03 18:59:10 +02:00
Tino Vazquez
989b1d1fbc
feature #1285 : Explain values of the host XML representation
...
(cherry picked from commit a56e954140c4f2487ef48136e04f0ac17246aa04)
2012-07-03 18:42:31 +02:00
Jaime Melis
afaedadcc7
Add user quotas to OCCI
...
(cherry picked from commit 1a29a208d1d96e4c99e1c324bf57c8e5812229ae)
2012-07-03 18:34:41 +02:00
Tino Vazquez
75a0cbb582
feature #1285 : change HOSTNAME in onevm list to HOST
...
(cherry picked from commit 2dba6994331b693c96b76329c8baade6e58699d7)
2012-07-03 18:26:55 +02:00
Jaime Melis
f377603649
Merge branch 'master' of git.opennebula.org:one
2012-07-03 18:07:01 +02:00
Javi Fontan
2b58b4a4ec
attachdisk --target
2012-07-03 17:16:36 +02:00
Ruben S. Montero
dde214da51
Merge branch 'master' of git.opennebula.org:one
2012-07-03 17:17:51 +02:00
Ruben S. Montero
caab59b038
bug #1295 : If an image is successfully CP/CLONE/MKFS, but it no longer exists log messages is generated to check the datastore
2012-07-03 17:15:28 +02:00
Ruben S. Montero
30d571036b
bug #1202 . Remove use of monitoring info to compute available capacity. Now it is based on the allocated
...
resources for each VM. Reserve a fraction of the host memory fo hypervisor and VM overhead.
(cherry picked from commit ab5432879634319e57973c78b44ccf8c32782f35)
2012-07-03 16:30:20 +02:00
Tino Vazquez
429062ca23
Merge branch 'master' of git.opennebula.org:one
2012-07-03 16:28:38 +02:00
Tino Vazquez
1a4c8d90d9
Absolute path for vmkfstools posses problems in ESX4x
...
(cherry picked from commit 45e77fb2b4e21ed27c4ee4d02f6198dcadda80f0)
2012-07-03 16:28:25 +02:00
Carlos Martín
9f1446655e
Small change in vmm dummy driver poll info
2012-07-03 16:18:59 +02:00
Ruben S. Montero
f3c934ea94
bug #1285 : Make Xen display net consumption in bytes (not in Ks)
...
(cherry picked from commit eba11017851e11281a1ade1aa26f53e46e32ce65)
2012-07-03 16:21:28 +02:00
Ruben S. Montero
edae49a15e
feature #1202 : Renamed scheduler conf attributes. Change free memory computation
2012-07-02 20:41:22 +02:00
Ruben S. Montero
1f5d9134f8
feature #1202 : Moved hypervisor memory consumption to scheduler, removed from IM probe for vmware
2012-07-02 20:39:05 +02:00
Robert Schweikert
fdcf102cbc
Bug #1277 : fix services files ~ In all cases using the [Exec] section is incorrect, the user and group settings are not applied as expected. ~ The name for the remote fs, i.e. nfs target is remote-fs.target and not remote_fs.target, the broken service file cuases improper service order startup and thus triggers non obvious failures. (one_scheduler.service and one.service) ~ one.service is missing conditions thus it would be possible to start the service in an inconsistent state.
2012-07-02 18:22:58 +02:00
Robert Schweikert
9fc914f458
Bug #1278 : fix the syntax for directory setup For systemd the syntax for directory and file creation that may be on tmpfs is directive based and not a shell script.
2012-07-02 18:21:28 +02:00
Robert Schweikert
eadb36122b
Bug #1276 : Increase timeout value The previous value of 5 seconds was not sufficient to complete the initialization phase and the oned process was killed prematurely. This causes subsequent startup attempts of oned to fail without providing an easily identifiable failure cause.
2012-07-02 18:20:51 +02:00
Ruben S. Montero
fcae47a843
Merge branch 'bug-1306'
...
Conflicts:
src/sunstone/public/js/plugins/marketplace-tab.js
src/sunstone/public/js/plugins/vms-tab.js
src/tm/TransferManager.cc
2012-07-02 18:19:20 +02:00
Ruben S. Montero
11f5c8c2da
bug #1315 : call MV/DELETE actions for volatile disks
2012-07-02 18:06:07 +02:00
Jaime Melis
097bcae0ac
feature #1323 : improve onehost flush description
2012-07-02 17:52:23 +02:00