1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-13 13:17:39 +03:00

2899 Commits

Author SHA1 Message Date
Daniel Molina
6adfa79423 bug #816: Change ozones lock file name(cherry picked from commit 96d789f1adc182daa3aec1596c3d70fa3ffcfb1c) 2011-09-19 16:02:22 +02:00
Daniel Molina
ad02ac2ad3 bug #815: Fix JSONUtils require(cherry picked from commit cbbf51d13c89937c94937fd23aa74202b240f525) 2011-09-19 16:02:16 +02:00
Daniel Molina
96a539d481 bug #716: Fix constant name(cherry picked from commit 6cc9a076a881b725ac1222d0a5ea9550e537005f) 2011-09-14 18:26:28 +02:00
Daniel Molina
e1d6264ea8 bug #716: Fix bug in host monitoring client(cherry picked from commit 16424e9a52632b734af6de789c8b168caf78319c) 2011-09-14 18:06:40 +02:00
Daniel Molina
204261d66b Merge branch 'master' of git.opennebula.org:one 2011-09-14 17:13:11 +02:00
Daniel Molina
aab42cee60 bug #716: Add monitoring tests 2011-09-14 17:12:08 +02:00
Daniel Molina
de0d8cba73 bug #716: Fix monitoring information when no resources are present 2011-09-14 17:10:49 +02:00
Carlos Martín
d37f19638e Add new Image unit test, and fix segfault problems 2011-09-14 17:05:27 +02:00
Carlos Martín
1a864ef3f1 Fix oca incompatibility with ruby 1.8.5 2011-09-14 12:27:08 +02:00
Carlos Martín
1ff5ae0f0e Bug #806: Fix rc variable initialization in ImagePool::disk_attribute 2011-09-13 19:17:12 +02:00
Carlos Martín
f2a45ed139 Bugs #797, #485: Add invalid character checks to user names, add invalid char ':' 2011-09-13 17:54:51 +02:00
Javi Fontan
6058460284 bug #800: added rake path in debian based distros
(cherry picked from commit 404844786c3731d41cc98e4f56598402949aa1c7)
2011-09-13 16:35:04 +02:00
Javi Fontan
dfac4dcba1 nokogiri and xmlparser dependencies swapped in install_gems
(cherry picked from commit 90cbbd621518d46160705c8b09d8ccc6da99ea51)
2011-09-13 16:34:47 +02:00
Carlos Martín
7d0ac75b0f Bug #477: Fix AuthManagerTest, now the authorization errors are more vebose 2011-09-13 14:58:38 +02:00
Carlos Martín
6d42518b90 Bug #797: Fix UserPoolTest, spaces in names or password are no longer allowed 2011-09-13 13:10:48 +02:00
Carlos Martín
06ab68f306 Feature #788: Fix ImagePoolTest, adding SIZE element 2011-09-13 13:02:10 +02:00
Carlos Martín
497821e1b1 Fix tests for onedb: ignore the Image SIZE element 2011-09-13 12:14:36 +02:00
Javi Fontan
9515d78bc9 bug #803: added auth documentation to oned.conf 2011-09-12 18:25:53 +02:00
Tino Vazquez
2df1eabaa6 Remove duplicated JSONUtils file
(cherry picked from commit c10b9630caca6fda9b991a29fcb76eb0e2a745bc)
2011-09-12 18:18:47 +02:00
Carlos Martín
591f761c69 Bug #668: Change the LCM, the cancel action executes the epilog on success
(cherry picked from commit 5b67dd2ebbe65142954c9e260aa9a2386b92384d)
2011-09-12 18:15:36 +02:00
Hector Sanjuan
ac71f33c15 Sunstone: Fix some widths in create ACL dialog
Affects the proper alignment of the deploy checkbox and the acl string preview field position.
(cherry picked from commit e540743a3b26161092ceed215ef63e6bfeb90967)
2011-09-12 17:33:08 +02:00
Javi Fontan
6f99e91fb4 Merge branch 'feature-799' 2011-09-12 17:29:27 +02:00
Javi Fontan
79f6fad41d bug #568: get network consumption from all interfaces (kvm) 2011-09-12 16:15:59 +02:00
Javi Fontan
26996edcb3 bug #754: new man pages with the format error fixed 2011-09-12 13:00:47 +02:00
Javi Fontan
f500cc93ec bug #745: little format error on cli help 2011-09-12 13:00:05 +02:00
Hector Sanjuan
b3ead895eb Feature #799: Refactor ozones.js code
This commit refactors the code in ozone.js.

In order to allow as much refactoring as possible, server and zones plugin have been modified so that a better consistency is achieved:

 - "vnet" replaces "vn" to identify virtual networks resource.
 - "vmtemplate" replaces "template" to identify virtual machine templates.

In the server side, all "vnet", "vn" / "vmtemplate", "template" produce the same result, so that the CLI spec and oZones doc are not affected by this change.

Note: Additional changes on OzonesServer.rb correspond to whitespace cleanup.
2011-09-09 23:05:07 +02:00
Hector Sanjuan
09c0960d23 Fix vdc refresh button
The refresh action in the VDC pluging requested the list of Zones instead of the list of VDCs.
2011-09-09 22:26:36 +02:00
Hector Sanjuan
b912b71da8 Feature #499: Rewrite is_error() 2011-09-09 22:25:51 +02:00
Ruben S. Montero
cb4dc7123a Bug #485: Moves passwd checks to user allocate. Driver responses are now better parsed, user creation fails if it contains spaces in passwd.
(cherry picked from commit 59e72d93a4979ad81dac8202ecf516e414213569)
2011-09-09 19:20:09 +02:00
Ruben S. Montero
d8a5325495 bug: dummy auth driver returns the passwd specify by the user if it does not exists
(cherry picked from commit c2351158888141c71b32c024fbe4c264d121501a)
2011-09-09 19:20:01 +02:00
Ruben S. Montero
0faf6203fb bug #797: OpenNebula core prevents a password with spaces to be used
(cherry picked from commit f0410c9e75a6314976d1c3bc45d5cff11b0feb16)
2011-09-09 18:33:37 +02:00
Ruben S. Montero
4eb0d69e5c Bug: The x509 driver removes spaces in certificate DNs (DNs are used as passwd by this driver). Command line will not modify the passwd if plain or ssh method is used.
(cherry picked from commit f8ee2d6c2defed34789400e2e574f51aebf9ed76)
2011-09-09 18:33:29 +02:00
Ruben S. Montero
0f35744632 bug #802: This commit includes
- Comment options in configuration files so default values can use $ONE_LOCATION if defined
- Better check of YAML syntax errors
- Changed some tabs for spaces
- By default the installer creates auth/certificates
(cherry picked from commit 3527bbd1f721d344afca282dab03d84332a72a24)
2011-09-09 13:59:19 +02:00
Hector Sanjuan
09707865be Feature #799: Put action request helpers as "OpenNebula.Action" / Fix chgrp
This way they are separated from original helpers in OpenNebula.Helper, as their function is different.

Additionally, a the chgrp action has been fixed.
2011-09-09 12:17:17 +02:00
Hector Sanjuan
b288c319e7 Feature #799: opennebula.js refactor
This commit contains a full refactoring of opennebula.js, the Javascript API to interact with Sunstone server.

Refactoring includes some other smaller changes in order to achieve consistency:

 - SunstoneServer.rb: vm logs are returned in JSON format instead of plain text. VM template resource is now accessed via "/vmtemplate" instead of "template".
 - Images plugin: update "register" references to "create".
 - VM plugin: update VM log processing. Improve the "saveas" action object, making it a standard "single" action instead of "custom".
2011-09-08 23:21:22 +02:00
Ruben S. Montero
c2d3c4b3fd Merge branch 'master' of git.opennebula.org:one 2011-09-08 18:28:14 +02:00
Hector Sanjuan
66baf1d053 Small Sunstone fixes
This commit contains small improvement and fixes in Sunstone javascript client code:

 - Columns widths in some tables have been adjusted

 - Login form submission is handled in a better way

 - Login error message fade in on top of the login box

 - Login screen compacts in screens with smaller resolution

 - +/- icon toggle in the create template dialog has been improved

 - Dashboards left table expands to take 100% of available width

 - Host/VM plots have a bit less width, so no scroll bar appears

 - Page title changed to "OpenNebula Sunstone"
2011-09-08 18:27:44 +02:00
Hector Sanjuan
6d66dac27b Small oZones fixes
This patch improves the login screen and adjust some visual elements in oZones:

 - Login form submission is handled in a nicer way

 - Login failure message fade in on top of the login box

 - Login screen compacts in screens with small resolutions

 - Some column widths in the tables are adjusted
2011-09-08 18:27:44 +02:00
Carlos Martín
78247256ce Bug #477: Small change in error string generation 2011-09-08 17:47:49 +02:00
Javi Fontan
45b400a510 Typo in auth module 2011-09-08 17:32:05 +02:00
Daniel Molina
73a6c317fb Merge branch 'master' of git.opennebula.org:one 2011-09-08 15:27:12 +02:00
Daniel Molina
28e5fb3813 bug #730: Add zone and vdc id format 2011-09-08 15:26:22 +02:00
Ruben S. Montero
355d88ed80 bug #798: Path to du util set to /usr/bin/du
(cherry picked from commit 706de92525c2054451ecb09174a0288ed2d7fbf4)
2011-09-08 12:46:29 +02:00
Ruben S. Montero
3c10a8ed60 Bug: Fix wrong return value handling in oneuser
(cherry picked from commit 124ba59cf5e663db0929710249de526af38430de)
2011-09-08 12:46:15 +02:00
Javi Fontan
df90e53dce Select the authentication protocols available 2011-09-08 11:31:00 +02:00
Carlos Martín
a97f0c40fb Bug #477: Let the authorization errors reach the user 2011-09-07 18:14:53 +02:00
Carlos Martín
0e9ecc5655 Fix bug: quota authorization ignored the ACL decision. 2011-09-07 16:32:44 +02:00
Carlos Martín
8abf818f02 Merge branch 'master' of git.opennebula.org:one 2011-09-07 15:55:50 +02:00
Carlos Martín
3e54d5e696 Fix ruby require capitalization for quotas 2011-09-07 15:55:25 +02:00
Daniel Molina
92356b0c55 bug #750: Fix ozones etc files install 2011-09-07 12:27:34 +02:00