1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

4810 Commits

Author SHA1 Message Date
Carlos Martín
1ee82ca626 Bug #1306: Update xsd files 2012-07-02 14:50:21 +02:00
Carlos Martín
54dccb3a46 Bug #1306: Fix bug, deployment didn't work for Hosts in cluster -1 (none) 2012-07-02 12:46:17 +02:00
Carlos Martín
df0e1ce13a Bug #1306: Add onedb migrator to 3.6.0 2012-06-29 18:42:03 +02:00
Carlos Martín
1327f28fab Bug #1306: Use the System DS id to generate the VM system dir 2012-06-29 16:48:43 +02:00
Carlos Martín
fd28ff9d9f Bug #1306: If the cluster has a SYSTEM_DS set, check that it is actually a system type ds. Do not allow image registration in any system type DS. 2012-06-29 15:09:25 +02:00
Carlos Martín
792dcf01b3 Bug #1306: Clusters can use the datastore set in SYSTEM_DS, Datastores can have SYSTEM = YES in the template 2012-06-29 12:44:04 +02:00
Carlos Martín
a6b2c86bfb Bug #1306: Add Template contents to Clusters 2012-06-28 17:51:21 +02:00
Carlos Martín
ffc99eea2f Bug #1306: Use the tm_mad stored in the history, instead of the system_ds tm_mad 2012-06-28 16:45:00 +02:00
Carlos Martín
d5b40785f5 Bug #1306: Add tm_mad to History elements 2012-06-28 15:32:52 +02:00
Carlos Martín
1130e37a2e Bug #1322: Check if user quota rollback is needed; polish quota error messages 2012-06-28 13:21:19 +02:00
Carlos Martín
c1d8dc72a4 Bug #1322: Do not create objects with negative ID 2012-06-28 12:49:20 +02:00
Carlos Martín
9d8ccd61c8 Bug #1316: Clean files when a stopped VM is deleted. Previous commit:dbefe6f only worked with shared DS 2012-06-27 18:50:42 +02:00
Hector Sanjuan
8c792cc0ff 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:05 +02:00
Hector Sanjuan
f04380adf4 Feature #1319: Save us action now in disks & hotplugging tab for VMs.
(cherry picked from commit ec8f986ba0a0ff52894c21a3fd0a8e1d205c6522)
2012-06-27 17:55:05 +02:00
Hector Sanjuan
3de36b4479 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:05 +02:00
Hector Sanjuan
f35f13f42d Update translation templates
(cherry picked from commit 01ba90673ba306f5e460a18feeadbeefd08414a0)
2012-06-27 17:55:05 +02:00
Hector Sanjuan
0142964a80 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:05 +02:00
Carlos Martín
a4cf47f28f Make dummy drivers poll responses more random, useful to quickly check monitoring 2012-06-27 15:48:36 +02:00
Carlos Martín
dbefe6f9ed Bug #1316: Clean files when a stopped VM is deleted 2012-06-27 15:42:32 +02:00
Hector Sanjuan
d02e1a0e2e 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:08:26 +02:00
Hector Sanjuan
309afa466f 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:08:22 +02:00
Hector Sanjuan
0b2111d911 Feature #1303: Improve marketplace sunstone plugin
Reduced duplicated code, make better use of Susntone actions.
(cherry picked from commit 19413babfa1b286bdedf5cb93fad6c8bd7a074f2)
2012-06-26 18:08:16 +02:00
Hector Sanjuan
374a9b6d77 Bug #1313: Fix marketplace endpoint and error code handling
(cherry picked from commit c62622ed6bd2bd61060132a8bdee4ef0d1f0e9d8)
2012-06-26 18:08:08 +02:00
Hector Sanjuan
a708ffb5f5 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:31 +02:00
Daniel Molina
18c41da670 Remove old quotas from OCCI
(cherry picked from commit cf8269df05)
2012-06-25 16:00:11 +02:00
Daniel Molina
55f7cca13a Fix sunstone session timeout
(cherry picked from commit df9ff281c7)
2012-06-25 16:00:03 +02:00
Carlos Martín
aab607da35 Update VM state diagrams 2012-06-25 15:37:56 +02:00
Tino Vazquez
bba9b50715 feature #1307: SUDO for detach in VMware 2012-06-25 14:41:55 +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