Ruben S. Montero
7052b887ee
bug #847 - #913 : Fixes unit tests for User
2011-10-13 23:50:40 +02:00
Ruben S. Montero
07c8236945
bug #847 - #913 : Fixes AuthManager tests
2011-10-13 18:55:04 +02:00
Ruben S. Montero
07321ac3d3
bug #847 : Updated login tokens for auth drivers
2011-10-12 01:09:45 +02:00
Ruben S. Montero
605d580c63
bug #847 : The authentication driver is now not encoded as part of the secret. The base auth driver has been updated to deal with this new protocol
2011-10-12 01:00:50 +02:00
Ruben S. Montero
054531ad4f
bug #847 : Unneeded configuration option for sunstone removed.
2011-10-12 00:34:01 +02:00
Ruben S. Montero
fcb352d09d
bug #847 : Tokens are never sha1_digested. Core authentication mechanism stores the passwords digested, client sends plain passwords. Includes OCA (Ruby), CloudAuth and CLI updates. Ozones needs redesign its password storafe strategy.
2011-10-12 00:27:03 +02:00
Ruben S. Montero
cbf64ecf1b
bug #847 : Auth drivers are set in OpenNebula core. Login tokens do not include the driver, so the hash logic needs update, see #911
2011-10-11 19:15:13 +02:00
Ruben S. Montero
7683ba8998
bug #847 : Cleans image templates so only metadata is left. Adds path and fstype to image attributes for reference
2011-10-11 16:05:32 +02:00
Ruben S. Montero
21b1303c0b
bug #847 : Removes core attributes from VirtualNetwork template, so it only stores vnet metadata after creation
2011-10-11 15:49:35 +02:00
Ruben S. Montero
1d9d1bd7bb
bug #847 : Fix constness for erase method in PoolObjectSQL. Better check in template erase
2011-10-11 15:46:58 +02:00
Ruben S. Montero
8356248782
bug #847 : changes the prototype of mkfs function in Image Driver
2011-10-11 15:45:38 +02:00
Ruben S. Montero
6c55f347ec
bug #847 : Added method to get & erase an attribute. Cleaned up prototypes
2011-10-11 12:47:30 +02:00
Ruben S. Montero
d27d994431
bug #847 : User load fails if there is no template. Needs a proper onedb update method.
2011-10-11 12:44:13 +02:00
Ruben S. Montero
3ece499992
bug #847 : Prints the template information for the user
2011-10-11 00:29:18 +02:00
Ruben S. Montero
b94dd94f3f
bug #847 : Adds template to Users to store metadata. Added OCA (ruby) methods and command option
2011-10-11 00:20:50 +02:00
Ruben S. Montero
1a410d85e7
bug #847 : New methods for OCA and onevnet option
2011-10-10 23:27:51 +02:00
Ruben S. Montero
fd5fc63dd0
bug #847 : Implements update method for VirtualNetworks in OpenNebula core
2011-10-10 23:06:13 +02:00
Ruben S. Montero
e37bae5253
feature #780 : OpenNebula version is shown in log file
2011-10-07 20:38:30 +02:00
Ruben S. Montero
3f14c7fe17
Merge branch 'feature-789'
...
Conflicts:
src/oca/ruby/OpenNebula/Group.rb
2011-10-07 15:06:02 +02:00
Ruben S. Montero
d6f1f5b1fc
feature #789 : Moved Configuration.rb to OCA. Added support to print configuration files in JSON. Updated OZones client to use Configuration.rb parser
2011-10-07 15:02:31 +02:00
Ruben S. Montero
e8a19ee45c
Merge branch 'feature-789'
2011-10-07 13:52:16 +02:00
Javi Fontan
6090b3f6b4
change ruby oca documentation to play better with yardoc
2011-10-05 16:31:12 +02:00
Daniel Molina
8d7a76edd7
Merge branch 'master' of git.opennebula.org:one
2011-10-05 13:14:56 +02:00
Daniel Molina
32ef34c659
Fix typo in oneacctd when oned is not running(cherry picked from commit c2d83f5bb9
)
2011-10-05 13:14:42 +02:00
Daniel Molina
c05b944c01
bug #865 : Fix Host samples window_size(cherry picked from commit 6176e07bac
)
2011-10-05 13:14:35 +02:00
Ruben S. Montero
d6defb6bb8
feature #789 : Solves minor bugs in host update for VDC. Deals with empty host lists
2011-09-30 00:40:51 +02:00
Hector Sanjuan
0ecdaf5258
oZones GUI: Replace * with grayed-out names for non unique hosts in VDC dialogs
...
(cherry picked from commit 10eea8036aed7ab25d9b230e376046b060bfec1b)
2011-09-29 18:30:32 +02:00
Javi Fontan
664f240060
Changed README file to 3.0
...
(cherry picked from commit b11b7b5290
)
2011-09-29 16:51:25 +02:00
Javi Fontan
c548c84780
Added man pages for econe/occi CLI 3.0.0
...
(cherry picked from commit 3df0c6dadc
)
2011-09-28 19:36:57 +02:00
Javi Fontan
5f8f679669
CLI one* man pages for 3.0.0
...
(cherry picked from commit 3a5763605b
)
2011-09-28 19:36:45 +02:00
Carlos Martín
ddc95acf54
Bug #839 : Fix typo in java OCA Client.java
...
(cherry picked from commit 7b2414e077
)
2011-09-28 19:18:17 +02:00
Tino Vazquez
820a028c9b
Change host multiplacement legend to VDC host sharing
...
(cherry picked from commit b195a553fc
)
2011-09-28 13:09:25 +02:00
Carlos Martín
16f173fd44
Bug #839 : Add support in java oca for auth tokens with protocol
...
(cherry picked from commit 9ee34a8b87
)
2011-09-28 12:48:56 +02:00
Carlos Martín
69933ac673
Bug #839 : Add support in scheduler for auth tokens with protocol
...
(cherry picked from commit 2bb8ce1e88
)
2011-09-28 12:48:56 +02:00
Carlos Martín
37618ecf45
Revert "Allow user passwords with ':' characters"
...
This reverts commit fcb98539ce
.
2011-09-28 12:40:40 +02:00
Tino Vazquez
cce3ca6935
Merge branch 'master' of git.opennebula.org:one
2011-09-28 12:19:47 +02:00
Tino Vazquez
d07e4d42e9
Fix for wrong oZones reverse proxying for Sunstone
2011-09-28 12:19:05 +02:00
Javi Fontan
a10dd2f5db
bug #670 : Disable context security by default
...
(cherry picked from commit 94b1707c42
)
2011-09-28 12:14:40 +02:00
Javi Fontan
17509ee003
bug #670 : let the user disable fs copy to context ISO
...
(cherry picked from commit 291da9962c
)
2011-09-28 11:44:33 +02:00
Ruben S. Montero
da42de1d6f
feature #789 : More work on the Ozones server refactor
2011-09-28 11:23:15 +02:00
Javi Fontan
533539c93b
install_gems: Do not install xmlparser gem for ruby 1.9
2011-09-28 09:45:20 +02:00
Ruben S. Montero
cc34893f6d
Merge branch 'master' into feature-789
...
Conflicts:
src/ozones/Server/models/OzonesServer.rb
2011-09-27 16:46:54 +02:00
Carlos Martín
fcb98539ce
Allow user passwords with ':' characters
...
(cherry picked from commit 6c5e90eb84
)
2011-09-27 14:38:33 +02:00
Carlos Martín
3a36b22644
Bug #832 : Move Configuration.rb to onedb's lib location
...
(cherry picked from commit fc6de1c4a0
)
2011-09-27 14:38:32 +02:00
Carlos Martín
0966f75254
onedb: Add 3.0 migrator. It changes the tm_nfs drivers to tm_shared(cherry picked from commit 980222f28e
)
2011-09-27 14:38:32 +02:00
Carlos Martín
a2ad103ad9
Bug #832 : Restore src/cloud/common/Configuration.rb
...
This reverts 7a530fb77c
(cherry picked from commit 9fc7f582e2
)
2011-09-27 14:38:32 +02:00
Carlos Martín
51fce30e2f
onedb: add migrator from 2.9.85 to 2.9.90(cherry picked from commit d6621dc598
)
2011-09-27 14:38:32 +02:00
Hector Sanjuan
5b3a0a6662
Use the same string that was logged to launch the proxy
...
(cherry picked from commit ab3da924718161be7b65007aeee32feadd8ecfec)
2011-09-27 12:33:51 +02:00
Hector Sanjuan
4a475ae7e5
Small oZones fixes: Adjust zone name column with and hyperlink sunstone endpoint text.
...
(cherry picked from commit 92fc3f539a55f927c369df2eb90777fc7b77b027)
2011-09-27 12:33:41 +02:00
Hector Sanjuan
5b3350bfd6
Ozones: Add Sunstone endpoint to zone creation dialog and info panel
...
(cherry picked from commit a4154ebdff8c3c8f44c14b398355e6a952498899)
2011-09-27 12:33:36 +02:00