1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

4805 Commits

Author SHA1 Message Date
Ruben S. Montero
a63d5a9fcc Revert "bug #1258: Adds a endl character to any string before parsing"
This reverts commit 1d40fa31142db48216a5948e583ff486d775abfe.
2012-06-28 22:35:34 +02:00
Ruben S. Montero
1d40fa3114 bug #1258: Adds a endl character to any string before parsing 2012-06-28 18:35:52 +02:00
Ruben S. Montero
986e7966dd bug #1321: Make use of https when registering images. Changed as proposed by SZTAKI LPDS
(cherry picked from commit a62fd48e00a7ff43665ded28607fb9530b321d38)
2012-06-28 17:19:13 +02:00
Hector Sanjuan
68adb07f38 Feature #1319: Let user provide a name for the save as image
(cherry picked from commit acd325de4ab274b64f654682241de4fc8e0b529e)
2012-06-28 16:29:17 +02:00
Carlos Martín
b44903882b Bug #1322: Check if user quota rollback is needed; polish quota error messages
(cherry picked from commit 1130e37a2e11ac939ef8a8645df7ce33b119f017)
2012-06-28 13:22:32 +02:00
Carlos Martín
53d7982564 Bug #1322: Do not create objects with negative ID
(cherry picked from commit c1d8dc72a4b90a290fa74903d4569ac33837aaf8)
2012-06-28 13:22:27 +02:00
Carlos Martín
4baaeb827d Bug #1316: Clean files when a stopped VM is deleted. Previous commit:dbefe6f only worked with shared DS
(cherry picked from commit 9d8ccd61c81ec706d4b8fa6d6ba68f19738e357d)
2012-06-27 18:51:10 +02:00
Hector Sanjuan
de85821591 Feature #1288: Sunstone: Add VM quota information to users and groups tables, just as in CLI
(cherry picked from commit 88b86d0ab0aeecbdc7b8d25bde6b736ba7538c08)
2012-06-27 17:55:47 +02:00
Hector Sanjuan
995bc0b0ff Feature #1319: Save us action now in disks & hotplugging tab for VMs.
(cherry picked from commit ec8f986ba0a0ff52894c21a3fd0a8e1d205c6522)
2012-06-27 17:55:47 +02:00
Hector Sanjuan
4d33ea553c Related #1314: Decrease font size in dashboard numbers and replace refresh icons with buttons + fontawesome icon
(cherry picked from commit 64b3ab2e45683e8917d5d2b08618734e709edc98)
2012-06-27 17:55:47 +02:00
Hector Sanjuan
66c9ff6b9e Update translation templates
(cherry picked from commit 01ba90673ba306f5e460a18feeadbeefd08414a0)
2012-06-27 17:55:47 +02:00
Hector Sanjuan
2ba1050f19 waitingNodes() replaced all input in the table with spinners, even if those inputs where invisible. This caused lagging problems with > 1000 resources. Now it only changes visible inputs.
Added waitingNodes() to marketplace refresh
(cherry picked from commit adc678afe033989e54136e0b0a5d51e23c6b9734)
2012-06-27 17:55:47 +02:00
Carlos Martín
77fb246846 Make dummy drivers poll responses more random, useful to quickly check monitoring
(cherry picked from commit a4cf47f28fc4157f56ae3450f66e1d1e7aba04dd)
2012-06-27 15:52:43 +02:00
Carlos Martín
c8a3255ce7 Bug #1316: Clean files when a stopped VM is deleted
(cherry picked from commit dbefe6f9ed86e5466f167459ac7e00e1081463f0)
2012-06-27 15:52:29 +02:00
Hector Sanjuan
95e64ec3af Bug #1314: Fix scrollbar in footer in Chrome browser. Seems a webkit issue. Setting overflow:visible in the footer div seems to be good for FF/Chrome
(cherry picked from commit d1e5d48d0c0f04520c957a8b1f4a1b4844ae82ed)
2012-06-26 18:07:31 +02:00
Hector Sanjuan
380557e776 Bug #1314: Increase menu size in self-service so all menu items stay in one line (problem with French)
(cherry picked from commit 500155937babf99db4f30c822c0cc6214546ef1b)
2012-06-26 18:07:21 +02:00
Hector Sanjuan
b1b65f34d3 Feature #1303: Improve marketplace sunstone plugin
Reduced duplicated code, make better use of Susntone actions.
(cherry picked from commit 19413babfa1b286bdedf5cb93fad6c8bd7a074f2)
2012-06-26 18:07:10 +02:00
Hector Sanjuan
89c1e7b3a7 Bug #1313: Fix marketplace endpoint and error code handling
(cherry picked from commit c62622ed6bd2bd61060132a8bdee4ef0d1f0e9d8)
2012-06-26 18:07:03 +02:00
Hector Sanjuan
0ef024d7e1 Sunstone small fixes and corrections:
This commit performs several small changes all around Sunstone:

 * Unify list bullets
 * Increase menu indentation to fit better with new menu icons (ozones and selfservice too)
 * Reduce tab headers width and include icon (took too much space on small screens)
 * Fix action drop down list gradient to work with opera and other browsers (or fallback to a color)
 * Do not attempt to plot empty series, instead inform that no monitoring is available: cover the case when no resources exist.
 * Remove unused, commented code
 * Fix individual host and VM monitoring information divs width, so no scrollbar appears.
 * Update documentation links to point to latest available documentation
 * Fix hotplugging tab width
(cherry picked from commit cb4afbc091d124fa330351eb87b3ca1e1e851acc)
2012-06-25 16:15:12 +02:00
Daniel Molina
cf8269df05 Remove old quotas from OCCI 2012-06-25 15:59:21 +02:00
Carlos Martín
e333f58bde Update VM state diagrams
(cherry picked from commit aab607da3578d451a140545b19fef40940b16402)
2012-06-25 15:56:24 +02:00
Daniel Molina
df9ff281c7 Fix sunstone session timeout 2012-06-25 15:25:05 +02:00
Tino Vazquez
533c555b05 feature #1307: SUDO for detach in VMware
(cherry picked from commit bba9b507151dee3839300bd38d7da0c36b7e77e8)
2012-06-25 14:43:17 +02:00
Tino Vazquez
4b9100edd3 Comment out driver=file, seems not to be neccesary for esx >= 4.x 2012-06-22 17:41:03 +02:00
Ruben S. Montero
65751db776 Merge branch 'feature-1312' 2012-06-22 17:01:35 +02:00
Ruben S. Montero
a26fad7fe5 feature #1312: Add DEV_PREFIX to all disk types. Remove BUS from Libvirt drivers 2012-06-22 17:00:35 +02:00
Jaime Melis
746d68db03 Bump version to 3.5.80 2012-06-22 16:05:02 +02:00
Carlos Martín
256a63f9e6 Feature #1312: Remove BUS attribute form core 2012-06-22 15:44:28 +02:00
Hector Sanjuan
d5cb78a1d8 Feature #1312: Remove BUS attribute from sunstone templates, images, hotplugging 2012-06-22 15:44:28 +02:00
Jaime Melis
bf273b5f76 Remove typo from vmm KVM attach_disk script 2012-06-22 15:39:54 +02:00
Jaime Melis
bea73f0caa Feature #1312: Remove BUS from the vmm KVM attach_disk script 2012-06-22 15:34:51 +02:00
Ruben S. Montero
bbc1c70dbc Merge branch 'master' of git.opennebula.org:one 2012-06-22 15:34:20 +02:00
Hector Sanjuan
c2b171cb34 Feature #1307: Sunstone support for hotplugging
Added disk hotplugging support in sunstone. It can be used from the extended information dialog of a VM.
(cherry picked from commit 3751c06c6d60547981db1175a6f06ca48fa46543)
2012-06-22 15:34:01 +02:00
Carlos Martín
6612df2019 Fix attach disk error message 2012-06-22 15:13:58 +02:00
Jaime Melis
5e8807fa6a Feature #1291: reverse valid cloning image states 2012-06-22 15:03:24 +02:00
Hector Sanjuan
3a1e82bd64 Sunstone: CPU is now a mandatory parameter in VM templates
(cherry picked from commit f0c22ca207816c6f0603ecc52c9c0cc8ce70c176)
2012-06-22 13:54:26 +02:00
Hector Sanjuan
a55dcd52e8 Feature #1288: Remove delete-quota buttons from sunstone.
(cherry picked from commit fceb88ee6ee1bc9fa1b6cc786a085c7038e9bc59)
2012-06-22 13:54:18 +02:00
Ruben S. Montero
abc580309d Merge branch 'master' of git.opennebula.org:one 2012-06-22 13:42:38 +02:00
Ruben S. Montero
61a964786e Fix downloader with no hash 2012-06-22 13:41:40 +02:00
Carlos Martín
4e3ab353ca Feature #1304: Remove extra type argument in document clone 2012-06-22 12:20:39 +02:00
Daniel Molina
d0c4564343 Add User-Agent header to the marketplace client 2012-06-22 12:14:04 +02:00
Tino Vazquez
22a8915b1a Merge branch 'master' of git.opennebula.org:one 2012-06-22 11:58:30 +02:00
Tino Vazquez
e195c72659 feature #1307: Add sudo to vim-cmd 2012-06-22 11:57:53 +02:00
Ruben S. Montero
98c8cc85f4 feature #1291: Update QuotaVirtualMAchine interface 2012-06-22 01:33:48 +02:00
Hector Sanjuan
ee4201eee0 Feature #1303: Small improvements to marketplace plugin
Limit context of some selectors, clearup custom variables before adding new ones...
(cherry picked from commit 6c66b1d9fda668b7f63580c2be7122e53c30e1f6)
2012-06-21 19:12:43 +02:00
Jaime Melis
6a64854166 feature #1303: downloader.sh doesn't send garbage to the oned.log file 2012-06-21 18:36:16 +02:00
Jaime Melis
71ab59f84f feature #1303: Make downloader.sh compatible with openssl 0.9 and 1.0 2012-06-21 18:36:16 +02:00
Carlos Martín
73baa84fbd Feature #1288: Code cleanup 2012-06-21 18:30:13 +02:00
Carlos Martín
06581af467 Feature #1288: Re-do commit:e2f59f0c .
Previous code didn't check that all quota limits are 0, just the
ones requested. This version also cleans quotas that have 0 limit
and usage after a 'oneuser quota' operation
2012-06-21 18:12:50 +02:00
Ruben S. Montero
a857c5dadf Merge branch 'master' of git.opennebula.org:one 2012-06-21 16:53:07 +02:00