1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-14 19:24:10 +03:00

7340 Commits

Author SHA1 Message Date
Ruben S. Montero
eb53d945ff Merge branch 'feature-2039' 2013-07-08 13:29:18 +02:00
Javi Fontan
f9a9cf8101 feature #1163: split im drivers for xen3 and xen4 2013-07-08 13:24:03 +02:00
Ruben S. Montero
032f5ca47e feature #1613: Monitor for LVM 2013-07-07 02:10:48 +02:00
Ruben S. Montero
ea09171461 feature #1613: Remove comment 2013-07-07 02:08:08 +02:00
Ruben S. Montero
90191c0194 feature #1613 2013-07-07 02:07:36 +02:00
Ruben S. Montero
f2d57c8758 feature #1613: Monitor for vmfs datastore 2013-07-07 01:47:39 +02:00
Ruben S. Montero
b382934ac9 feature #1613: Do not monitor datastores during bootstrap. Create datastore directories for fs if not present 2013-07-07 00:43:44 +02:00
Ruben S. Montero
196af214a4 feature #1613:Remove datastore config attribute (RESERVED_SIZE) 2013-07-06 16:44:26 +02:00
Ruben S. Montero
f689d1ea4a feature #1613: Triiger monitor actions when an image operation is made. Check datastore size before registering or cloning an image. RESERVED_SIZE and MAX_USED_SIZE control datastore capacity 2013-07-05 21:14:34 +02:00
Daniel Molina
fc39ea5fa4 feature #2039: Improve template update
* Do not select elements in the table for: OS, CONTEXT, REQUIREMENTS
  * Show inputs for OS, CONTEXT and REQUIREMENTS
  * Add IMAGE|NETWORK_NAME/_UNAME/_UID inputs
  * Select elements in the table for: STORAGE and NETWORK, notify if it is not possible (inputs will be updated)
2013-07-05 20:17:21 +02:00
Carlos Martín
11946ad02d Typo 2013-07-05 18:26:20 +02:00
Carlos Martín
86c8f1f808 Feature #2085: Add service id and role name to VM templates 2013-07-05 18:23:07 +02:00
Carlos Martín
ef0ad95f2e Bug #2157: Role names must be unique to validate 2013-07-05 18:00:24 +02:00
Ruben S. Montero
0e2a876525 feature #1613: ondatastore command shows capacity information 2013-07-05 17:41:01 +02:00
Carlos Martín
3aff2efde0 Bug #2154: Fix Role::info return type 2013-07-05 17:39:03 +02:00
Carlos Martín
81ed1688c1 Missing tooltip 2013-07-05 17:23:33 +02:00
Carlos Martín
e8b2c72592 Bug #2098: Do not delete VMs that cannot be monitored 2013-07-05 17:11:46 +02:00
Carlos Martín
ffdc33edef Better template validation 2013-07-05 15:43:19 +02:00
Carlos Martín
84718825e2 JSON parser: Add maximum and minimum for integers 2013-07-05 15:42:37 +02:00
Ruben S. Montero
4a3379272b Bug: Solves save_as in VMFS when the target directory does not exists. 2013-07-05 12:32:23 +02:00
Daniel Molina
54160ca894 feature #2039: Fix template update context section 2013-07-05 12:25:09 +02:00
Ruben S. Montero
0aa121d633 Merge branch 'feature-2054'
Conflicts:
	install.sh
2013-07-05 01:38:24 +02:00
Ruben S. Montero
95ea9ecfde feature #2054: Free encoded string in aes encryption. Move token path to history. Minor changes 2013-07-05 01:31:30 +02:00
Daniel Molina
5589febed0 feature #2039: Fix template update scheduling section
* TODO: Context section
  * TODO: Use _UNAME, NAME ...
2013-07-04 19:11:32 +02:00
Daniel Molina
e280288cb5 feature #2039: Fix template update os section 2013-07-04 18:11:49 +02:00
Jaime Melis
41bc1cb776 Add 4.0.1 migrator
(cherry picked from commit 02a1ae10bbeb923f78a620b30746e9b55759f610)
2013-07-04 18:02:48 +02:00
Daniel Molina
a60924e676 Fix shutdown, delete action for role vm 2013-07-04 16:45:11 +02:00
Tino Vazquez
0220420697 Enable dummy datastore drivers 2013-07-04 16:39:40 +02:00
Daniel Molina
0d8157a864 feature #2039: Use new function in refresh network button 2013-07-04 16:30:11 +02:00
Daniel Molina
fe4ed5e54e feature #2039: Fix features section 2013-07-04 16:20:41 +02:00
Daniel Molina
4bcab753ec feature #2039: Fix template update network section 2013-07-04 16:16:55 +02:00
Ruben S. Montero
0dc37ffb22 feature #1977: Fix vmware gem dependency 2013-07-04 02:05:43 +02:00
Ruben S. Montero
5f32a1827c feature #1977: Fix install.sh 2013-07-04 02:05:12 +02:00
Ruben S. Montero
9c1631da26 Merge branch 'feature-1977' 2013-07-04 01:54:33 +02:00
Ruben S. Montero
ac67df2441 feature #1977: Fix pciBridge 2013-07-04 01:24:36 +02:00
Ruben S. Montero
9c75891fe9 feature #1977: Fix Attach/Detach and PCI set functionality 2013-07-03 23:57:40 +02:00
Daniel Molina
d4389a3a34 feature #2039: Fix update template storage section
* TODO Check IMAGE_NAME + UID/UNAME
  * TODO Network, Context, Requirements tables
2013-07-03 19:27:32 +02:00
Daniel Molina
3becb26102 feature #2039: Do not redraw after clearing the data table 2013-07-03 19:22:38 +02:00
Carlos Martín
3f5d8ed331 Update descriptions 2013-07-03 18:28:58 +02:00
Ruben S. Montero
1e500f0ec0 feature #1977: Fix minor bugs in one_im_sh and VIDriver 2013-07-03 14:03:23 +02:00
Ruben S. Montero
0e6f372732 feature #1977: Refactor VIDriver class. Move datavmx to an element in metadata. 2013-07-03 12:57:17 +02:00
Carlos Martín
fe636ad42e Feature #2054: Add Linux guest onegate script 2013-07-03 12:33:41 +02:00
Carlos Martín
83a365918b Update states.dot 2013-07-02 18:02:01 +02:00
Daniel Molina
3d80bbf26e Check if service role vms datatable exists 2013-07-02 16:42:55 +02:00
Daniel Molina
22fc7c2cfa Fix Role vms action blocks 2013-07-02 16:37:26 +02:00
Daniel Molina
c0a5da8a7a Fix service refresh 2013-07-02 15:32:31 +02:00
Ruben S. Montero
9a34f68e90 bug #2147: Fix INITRD attribute name by Tim Moss
(cherry picked from commit 0ee0edf8947ebefdbc381dc38acbe3cbfca6c56a)
2013-07-02 10:12:40 +02:00
Daniel Molina
8dc85c83c8 feature #2039: Use wizard to update an existing template 2013-07-01 18:34:07 +02:00
Daniel Molina
7e3b23eccc feature #2039: Remove old template update code 2013-07-01 18:33:33 +02:00
Ruben S. Montero
713e1200eb feature #2097: Minor modifications to VMware driver
(cherry picked from commit 83337eb15b4ca64f7436c166b868d0d8619eeef9)
2013-07-01 13:46:40 +02:00