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

2714 Commits

Author SHA1 Message Date
Carlos Martín
bf513d6d2e Bug #772: Update the VNet object when a lease is set/unset 2011-08-30 16:44:56 +02:00
Ruben S. Montero
3289328a47 Merge branch 'master' of git.opennebula.org:one 2011-08-30 16:34:52 +02:00
Ruben S. Montero
a85b531035 feature #718: Change operation for deploy and migrate actions to DEPLOY 2011-08-30 16:34:05 +02:00
Ruben S. Montero
85b2bc4127 feature #718: Changed column name for deploy 'd'->'Y' 2011-08-30 16:23:40 +02:00
Hector Sanjuan
0a0461786e Feature #756: Replace gifs with new ozone-green ones. 2011-08-30 16:01:57 +02:00
Ruben S. Montero
a724af2add Merge branch 'feature-718' 2011-08-30 15:51:50 +02:00
Ruben S. Montero
1e1e78e4d0 Merge branch 'feature-746' 2011-08-30 12:45:59 +02:00
Ruben S. Montero
aa6f4c08d0 feature #754: Encode template instead it's id in INSTANTIATE auth strings 2011-08-26 17:44:29 +02:00
Ruben S. Montero
37591934c6 bug #762 #771: Restore common paths for VMs after oned is restarted. 2011-08-24 17:25:05 +02:00
Ruben S. Montero
201715c316 bug #777: Better options based on FS type. Patch contributed by Grzegorz Kocur 2011-08-24 16:33:18 +02:00
Daniel Molina
4ea2629a51 Fix bug in oneuser show when the user has no privileges 2011-08-24 11:47:01 +02:00
Ruben S. Montero
02344c18f6 Merge branch 'master' into feature-746
Conflicts:
	src/sunstone/models/SunstoneServer.rb
2011-08-20 01:20:54 +02:00
Hector Sanjuan
027770a7b4 Feature #746: Complete review of Sunstone client code and plugins.
This revision contains many changes in the Sunstone client side. Most of them are motivated by the wish of gaining efficience by watching and delimiting calls to jQuery as much as possible. There are also bugfixes and small improvements regarding ACLs, drop down selects... oZones client javascript files have been fixed to work with the new version as well.

Feature #765: Included here, at it affects only 2 lines in the acl plugins.
2011-08-20 01:13:44 +02:00
Daniel Molina
92edeb5a0a bug #775: Check for regular files if file format is specified in the CLI 2011-08-18 15:23:30 +02:00
Daniel Molina
b58bb3f5ba Merge branch 'master' of git.opennebula.org:one 2011-08-18 12:44:30 +02:00
Daniel Molina
69865dbb00 bug #774: Fix typo in error message 2011-08-18 12:44:06 +02:00
Daniel Molina
ea5ccbee9b bug #774: User resubmit instead of restart 2011-08-18 12:43:42 +02:00
Ruben S. Montero
6b63fd4fe0 feature: New configuration attribute for the the number of HOSTs and VMs to be monitored per interval. 2011-08-16 18:12:45 +02:00
Daniel Molina
21045eb03b Add License headers 2011-08-16 16:59:26 +02:00
Daniel Molina
a910d79ea1 Merge branch 'master' of git.opennebula.org:one 2011-08-16 15:23:35 +02:00
Daniel Molina
2fada2bb59 bug #768: Update retrieve_elements arguments 2011-08-16 15:23:17 +02:00
Daniel Molina
7b255c5fb7 bug #768: POOL_FILTER is a constant instead of a configuration parameter 2011-08-16 15:20:57 +02:00
Carlos Martín
f162b2c4a9 Bug #766: Scheduler only filters Hosts in MONITORED state 2011-08-08 09:40:05 -07:00
Daniel Molina
17cfe9635c Fix CONTEXT generation with REXML in OCCI 2011-08-08 17:29:37 +02:00
Daniel Molina
d9e3f49e3a Default name for OCCI 2011-08-08 17:28:47 +02:00
Carlos Martín
9eb29bf9c2 Feature #718: Add new DEPLOY operation in Java OCA 2011-08-05 16:41:39 +02:00
Carlos Martín
ff9f67b2a3 Feature #718: Add new DEPLOY operation in Ruby OCA and CLI 2011-08-05 16:41:03 +02:00
Carlos Martín
8706613748 Feature #718: Add new DEPLOY authorization operation in core 2011-08-05 16:35:24 +02:00
Daniel Molina
36c09c4305 Fix typos in oneacctd 2011-08-05 13:52:06 +02:00
Daniel Molina
4c739e9d79 feature #763: Add configuration parameter to Sunstone; list group or mine (FILTER_POOL) 2011-08-04 13:49:03 +02:00
Daniel Molina
3470ecf7e1 bug #724: Improve onedb error handling 2011-08-04 13:22:06 +02:00
Daniel Molina
25d4fa1e35 bug #615: stopped VMs should not show assigned host 2011-08-04 11:21:52 +02:00
Daniel Molina
7d016df19b Bug #733: New options for onetemplate instantiate; name of the new VM and instance multiple VMs 2011-08-03 14:30:43 +02:00
Daniel Molina
c2ea27f198 bug #748: Fix options typo in onedb 2011-08-02 19:17:18 +02:00
Daniel Molina
7b8cc44339 bug #748: Fix onedb typo 2011-08-02 19:12:47 +02:00
Daniel Molina
33b563da8c bug #734: Translate resource names for regular users 2011-08-02 19:06:43 +02:00
Daniel Molina
98b495080b bug #734: Fix handling nil arguments and no arguments 2011-08-02 19:04:13 +02:00
Daniel Molina
eaa91a534e bug #747: one* top commands refresh information 2011-08-02 15:57:34 +02:00
Carlos Martín
85d8ef3e7c Bug: fix onetemplate chown; wrong to_id method call 2011-08-01 11:33:18 +02:00
Hector Sanjuan
169ad1e594 Bug #752: Re fix: take into account several history_records and vm state to show correct hostname 2011-07-31 17:12:42 +02:00
Hector Sanjuan
ffe9311336 Bug #722: Re fix: history_records
HISTORY_RECORDS may contain more than 1 element for 'show', when only 1 for 'list'. Take into account current VM state as well.
2011-07-31 17:12:42 +02:00
Hector Sanjuan
dfd490182c Bug #757: Fix: start vnc proxy setup
Fixed the access to the Hostname in which the VM is deployed. Improved proxy start by calling direcly the proxy script and not the launch.sh wrapper script.
2011-07-31 17:12:42 +02:00
Hector Sanjuan
e55540f0c3 Feature #735: Added firewall-related attributes to the NIC section of template wizards. 2011-07-28 18:24:09 +02:00
Ruben S. Montero
5f873771ec bug #721: unlock objects if returned as invalid in get operations 2011-07-28 11:56:49 +02:00
Carlos Martín
dcf4ce4a5e Bug #721: Add tests for cache when objects are gotten by name 2011-07-27 18:20:29 +02:00
Carlos Martín
033b96dfa9 Bug #721: Make the PoolSQL cache be aware that an invalid cached object may have the same name as a non-cached valid object. 2011-07-27 18:19:17 +02:00
Carlos Martín
11214a6758 Bug #298: VM::save_disk now doesn't work for VMs in DONE or FAILED states. Remove duplicated log entry. 2011-07-27 12:12:40 +02:00
Ruben S. Montero
22574704e4 bug #742: Cosmetic change in error message for Image::persistent method 2011-07-27 10:17:17 +02:00
Hector Sanjuan
03237cf3e3 Bug #723: Improve error handling in Sunstone/oZones client-side.
*Removed unused error regexps
*Fixed used regexps
*Do not report "server cannot be reached" all the time, do it only once.
*Do not crash when a server exception occurs: inform user and direct to server logs
2011-07-27 10:09:17 +02:00
Carlos Martín
3cf9d5c68b Bug #742: Images can't be made (non)persistent when are in use. Add better error reporting. 2011-07-26 19:35:58 +02:00