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

2538 Commits

Author SHA1 Message Date
Ruben S. Montero
75bcc46dd7 bug: Templates are now render in ASCI strings without syntax errors (for update methods) 2011-07-11 16:49:17 +02:00
Javi Fontan
2f28688725 Users only have one group (CLI change) 2011-07-11 16:08:07 +02:00
Javi Fontan
8bed6dbb16 Boolean variables are printed by common boolean_to_str 2011-07-11 16:08:07 +02:00
Javi Fontan
3c24186274 oneuser show without arguments asks for logged user's info 2011-07-11 16:07:06 +02:00
Javi Fontan
0940802149 Added User::SELF constant to ruby OCA 2011-07-11 16:07:06 +02:00
Ruben S. Montero
0183895ce0 bug: Public attribute for Templates was not passed to AuthManager 2011-07-11 14:18:43 +02:00
Ruben S. Montero
09c8334988 bug: Users can not deploy VMs. A new default ACL rule has been added to support the USERS group 2011-07-11 14:13:34 +02:00
Daniel Molina
3e177997e4 Merge branch 'master' of git.opennebula.org:one 2011-07-11 14:02:39 +02:00
Daniel Molina
d0d5faa75b feature #618: econe EC2_SECRET_KEY sha1 instead of plain 2011-07-11 14:02:18 +02:00
Daniel Molina
11b3b3284c Show log information in case econe-server start fails 2011-07-11 14:01:32 +02:00
Daniel Molina
7470af7a28 Fix columns size 2011-07-11 13:59:42 +02:00
Javi Fontan
7965b65294 added group and owner to show cli 2011-07-11 12:29:35 +02:00
Javi Fontan
61afbd3771 bug in onevm show when the vm had only one history record 2011-07-11 11:54:10 +02:00
Daniel Molina
4fb4e1f30b Delete user column from onegroup 2011-07-11 11:53:45 +02:00
Ruben S. Montero
e823bb0c05 Merge branch 'feature-696' 2011-07-08 20:11:57 +02:00
Ruben S. Montero
f444451d06 Merge branch 'master' of git.opennebula.org:one 2011-07-08 20:01:55 +02:00
Ruben S. Montero
88317546b5 feature #653, #488: Networks can only be referenced by ID in NICs. Names can now be repeated, even for the same user 2011-07-08 20:00:27 +02:00
Carlos Martín
96b0de85d3 Merge branch 'master' of git.opennebula.org:one 2011-07-08 19:18:31 +02:00
Carlos Martín
727a77ea0d Java OCA: Fix pool.info methods, there are new mandatory parameters in the xml-rpc calls.
Change the default filter flag from user 0 to MINE_GROUP.
2011-07-08 19:18:07 +02:00
Daniel Molina
03df3f22c5 feature #696: Change acctd.conf 2011-07-08 19:16:50 +02:00
Daniel Molina
f046695c03 feature #696: Fix vm window size 2011-07-08 19:15:16 +02:00
Daniel Molina
3f124aa537 feature #696: Fix timestamp value for tests 2011-07-08 19:13:40 +02:00
Daniel Molina
d2a11a7be2 feature #696: Fix typo 2011-07-08 19:04:55 +02:00
Hector Sanjuan
1d4df9ef55 Feature #696: Sunstone client side update to support new graphic data format 2011-07-08 18:58:33 +02:00
Ruben S. Montero
d71f41e5fa Merge branch 'master' of git.opennebula.org:one 2011-07-08 18:58:11 +02:00
Hector Sanjuan
406f242fd8 Sunstone fixes to support unpriviledge users
Removed chown/chgrp buttons for non-admins.
Enabled full control for users in gid=0
Updated server get_pool with new OCA: admins get all resources, non admins get their group's resources.
Fixed small related bugs.
Commented multiple groups operations (add/del user to/from group etc) as they're not supported.
2011-07-08 18:57:56 +02:00
Daniel Molina
f6493e1f2b feature #696: Add flush method for accounting 2011-07-08 18:57:55 +02:00
Ruben S. Montero
82982a7a31 feature #653, #488: Images can only be referenced by ID in DISKs. Names can now be repeated, even for the same user 2011-07-08 18:55:21 +02:00
Daniel Molina
de286e6748 Merge branch 'feature-696' of git.opennebula.org:one into feature-696
Conflicts:
	src/acct/watch_helper.rb
2011-07-08 18:35:04 +02:00
Daniel Molina
f5dde30ce8 feature #696: Fix monitoring tests 2011-07-08 18:30:12 +02:00
Javi Fontan
b63313a215 id in onevm list is now 6 chars wide 2011-07-08 17:47:56 +02:00
Javi Fontan
882aa09e9d --plain-password is now --plain in oneuser 2011-07-08 17:47:26 +02:00
Javi Fontan
1b834fbf63 help for password parameter in oneuser 2011-07-08 17:47:04 +02:00
Daniel Molina
757c773503 feature #696: Add VM Deltas support 2011-07-08 17:29:07 +02:00
Jaime Melis
b67d0aa774 Merge branch 'feature-696' of git.opennebula.org:one into feature-696
Conflicts:
	src/acct/watch_helper.rb
2011-07-08 16:54:15 +02:00
Jaime Melis
98f7badde0 feature #696: more human friendly configuration 2011-07-08 16:48:29 +02:00
Javi Fontan
1c7c005d39 added descriptions for file, range and text in CLI documentation 2011-07-08 15:30:15 +02:00
Carlos Martín
7fb8b590bf Java OCA: New RuleParseException for ACL rule allocation 2011-07-08 15:18:12 +02:00
Carlos Martín
b8491fb546 Bug #572: Java OCA, better choice of Exceptions. Thanks to Gian Uberto Lauri <saint@eng.it> 2011-07-08 15:17:56 +02:00
Javi Fontan
2d1f173ca2 formating changes to CLI 2011-07-08 15:11:14 +02:00
Javi Fontan
39cb1ea9c1 user/group id to name is no longer needed in cli 2011-07-08 12:58:24 +02:00
Daniel Molina
b781f10951 feature #696: Fix Sunstone bugs and delete old monitoring samples 2011-07-08 12:57:29 +02:00
Jaime Melis
fc8b4093b2 feature #476: set bridge as UP after creating it 2011-07-08 12:42:47 +02:00
Javi Fontan
03c4b69a1d verbose output is now enabled by default in cli create commands 2011-07-07 19:44:01 +02:00
Javi Fontan
efa6f18680 changed cli help to be compatible with ronn formating (man pages) 2011-07-07 19:43:13 +02:00
Carlos Martín
a35d52fc02 Merge branch 'master' of git.opennebula.org:one 2011-07-07 19:23:19 +02:00
Carlos Martín
ec48ba7081 Java OCA: New ACL classes, and tests. TODO: Create a new Exception for rule parsing errors 2011-07-07 19:22:30 +02:00
Carlos Martín
7b19d4a866 Java OCA: Some formatting, and a couple of new helper methods for OneResponse and Pool 2011-07-07 19:21:03 +02:00
Jaime Melis
729795b590 Merge branch 'master' of git.opennebula.org:one 2011-07-07 19:13:20 +02:00
Jaime Melis
041fa8ed12 Update install.sh for unpriviledged user tab. 2011-07-07 19:13:05 +02:00