1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-27 03:21:29 +03:00
Commit Graph

2884 Commits

Author SHA1 Message Date
Ruben S. Montero
6fd97be302 feature #788: better formatting for oneuser command help 2011-09-02 16:17:26 +02:00
Ruben S. Montero
d417a1b3ef Merge branch 'feature-788' of git.opennebula.org:one into feature-788 2011-09-02 16:15:16 +02:00
Ruben S. Montero
c8d45c9985 feature #788: Changed description of oneuser key command. Do not hash x509 passwords 2011-09-02 16:14:14 +02:00
Carlos Martín
7213800115 Feature #788: Change 'oneuser passwd' to accept a public ssh key 2011-09-02 16:07:45 +02:00
Ruben S. Montero
5c57e1f260 Bug: Fixes ozones cli with plain auth 2011-09-02 16:04:55 +02:00
Carlos Martín
d145cd8303 Feature #788: Add new 'oneuser key' command, similar to the 2.2 'oneauth key' 2011-09-02 06:40:35 -07:00
Ruben S. Montero
9ac5a9d490 bug: Ozones can not use ":plain:" to not to hash passwords. 2011-09-02 15:33:17 +02:00
Ruben S. Montero
ef22ca4782 Merge branch 'master' of git.opennebula.org:one 2011-09-02 13:20:19 +02:00
Hector Sanjuan
e765a046c5 Bug #787: Avoid cookie collisions among oZones and Sunstone sessions 2011-09-02 13:11:07 +02:00
Carlos Martín
0caef9575a Revert "Bug #766: Scheduler only filters Hosts in MONITORED state"
This reverts commit f162b2c4a9.
2011-09-02 12:11:30 +02:00
Carlos Martín
23e12b997a Bug #772: onedb upgrade now counts the number of used leases 2011-09-02 12:02:07 +02:00
Carlos Martín
08fad75a94 Feature #788: Change oneuser --time description from hours to seconds 2011-09-01 18:57:53 +02:00
Ruben S. Montero
db784373db Merge branch 'master' of git.opennebula.org:one 2011-09-01 17:20:12 +02:00
Ruben S. Montero
194543a57a Updated oned.conf info for VM mads 2011-09-01 17:19:49 +02:00
Jaime Melis
b276b3786a Merge branch 'master' of git.opennebula.org:one 2011-09-01 17:11:13 +02:00
Jaime Melis
b86fe543c2 Fixed typo in oned.conf 2011-09-01 17:10:41 +02:00
Carlos Martín
5023a2cf83 Update oned.conf VM_MAD description 2011-09-01 17:05:12 +02:00
Javi Fontan
d6326b0f8b bug #656: fixed vmm and im for xen 4.x 2011-09-01 17:04:58 +02:00
Ruben S. Montero
81978b4ca2 bug: Update hook information in oned.conf. Moved ft hooks to a dir. Removed unneeded hooks. 2011-09-01 16:57:02 +02:00
Ruben S. Montero
f46a01b216 bug #785: Moved ACL creation to Group class in OCA 2011-09-01 14:06:19 +02:00
Hector Sanjuan
4342caac1e Bug #786: Recreate the selects elements for the select dropdown in the update template dialogs. 2011-09-01 13:25:12 +02:00
Hector Sanjuan
8d9c333ca1 Feature #785: Add lease/remove lease support in Sunstone vnets. 2011-09-01 13:23:47 +02:00
Hector Sanjuan
7512bf4f38 Bug #785: Fix leases prints for VNETs 2011-09-01 13:23:47 +02:00
Hector Sanjuan
9154a08d83 Bug #770: Fixed non relative paths to make ozones fit to run on a reverse proxy 2011-09-01 13:22:05 +02:00
Hector Sanjuan
9ce9362829 Bug #758: Create default ACL rules when creating a new group in Sunstone 2011-09-01 13:20:03 +02:00
Daniel Molina
d4d4184cd7 feature #788: Add quota conf file 2011-08-31 18:36:33 +02:00
Jaime Melis
6683dd64e8 Merge branch 'master' of git.opennebula.org:one 2011-08-31 18:33:34 +02:00
Jaime Melis
1b51947976 Bug #648: vmcontext.sh script is not LSB compliant 2011-08-31 18:33:18 +02:00
Daniel Molina
f308f38fc5 feature #788: Add delete quota functionality 2011-08-31 18:09:24 +02:00
Daniel Molina
d16a20c757 Merge branch 'feature-788' of git.opennebula.org:one into feature-788 2011-08-31 17:45:15 +02:00
Daniel Molina
547e5573fb feature #788: Add onequota command 2011-08-31 17:44:40 +02:00
Daniel Molina
a328fd796a feature #788: Refactor Quota class 2011-08-31 17:44:03 +02:00
Ruben S. Montero
d9792bb1f5 feature #720: Fix ruby 1.9 problem in watch_client 2011-08-31 17:00:19 +02:00
Ruben S. Montero
d488cffddc feature #788: Optional base unit for unit_to_str method 2011-08-31 16:29:43 +02:00
Ruben S. Montero
c8f44ede9a feature #788: Compute image size when moving an image to the repository. Drivers now return <CP|MV|MKFS> SUCESS IMAGE_ID SOURCE SIZE. The fs based image repository drivers has been updates, oneimage utility has been also updated to show the size (list and show operations). 2011-08-31 16:21:18 +02:00
Daniel Molina
4df59c6310 feature #788: Improve error messages in the cli_helper 2011-08-31 14:02:14 +02:00
Daniel Molina
261a347d62 feature #788: Return all the quotas if the user is not specified 2011-08-31 14:01:52 +02:00
Jaime Melis
74b0c93f6a Bug #760: generate random passwords 2011-08-31 14:00:55 +02:00
Carlos Martín
d7787bc4e3 Feature #407: Let users see their own group information, using 'onegroup show' 2011-08-31 13:45:03 +02:00
Ruben S. Montero
f75fd60284 feature #788: Quota files from #754 branch 2011-08-31 00:51:48 +02:00
Ruben S. Montero
6bedb99c6a Merge branch 'feature-754' 2011-08-31 00:42:29 +02:00
Ruben S. Montero
a94219ee06 feature #754: Removed quota from 754 branch to moved its development to another branch 2011-08-31 00:38:58 +02:00
Ruben S. Montero
40efd2ea46 feature #754: Fix typo in constant 2011-08-31 00:38:37 +02:00
Ted
9155e7fc53 Fixed typo in X509 instantiation. 2011-08-30 13:57:30 -05:00
Ruben S. Montero
c447e6e9a3 bug #773: oneadmin can not be deleted 2011-08-30 18:40:08 +02:00
Ruben S. Montero
43b79a3e3a feature #754: Fix problem parsing cert chains. Includes conf files for server and x509 authN methods 2011-08-30 18:04:53 +02:00
Ruben S. Montero
304b82f024 feature #754: Revert CA check c1338c737a99af573ce8ab3eb41ec9f72ed1ee 2011-08-30 17:14:39 +02:00
Ruben S. Montero
3501633b3d Merge branch 'master' into feature-754 2011-08-30 17:09:57 +02:00
Ruben S. Montero
2d59f11854 Merge remote-tracking branch 'origin/feature-720' 2011-08-30 16:49:58 +02:00
Carlos Martín
bf513d6d2e Bug #772: Update the VNet object when a lease is set/unset 2011-08-30 16:44:56 +02:00