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

8175 Commits

Author SHA1 Message Date
Javi Fontan
5ad7d82109 bug #2723: fix use of --user with --cluster in the cli
--cluster param needs to create a client to search for the cluster. This
happens while the parameters are being parsed so it fails if there is no
ONE_AUTH. To make it work the parameters user, password and endpoint
are saved as OneHelper class variables as soon as they are parsed. This way
they can be used to create the XMLRPC client before all parameters are parsed.
2014-02-20 16:24:08 +01:00
Javi Fontan
a52a66445e Fix onehost sync percentage bar bug 2014-02-20 13:00:47 +01:00
Jaime Melis
2a8393b15d Merge branch 'bug-2645' 2014-02-19 22:58:18 +01:00
Jaime Melis
10a161eda7 Merge branch 'feature-2568' 2014-02-19 22:52:21 +01:00
Carlos Martín
7e824a39a2 Feature #2736: Default group ACL allows to create DOCUMENTs
This way we can remove the default acl that allowed everybody
to create them, and let the admin decide when a new group
is defined.
2014-02-19 19:05:30 +01:00
Carlos Martín
73bdfbe632 Bug #2724 #2736: DS 1,2 are not created with permission OTHER USE
Since permissions are managed with resource providers, it is no
longer needed
2014-02-19 19:05:30 +01:00
Javi Fontan
a224d0777e Merge branch 'deployment_changes' 2014-02-19 18:25:28 +01:00
Javi Fontan
4af119c5e5 Merge branch 'bug-2630' 2014-02-19 17:45:54 +01:00
Carlos Martín
0a71139b34 Bug #2724: Add resource provider ALL to users group on bootstrap 2014-02-19 16:49:26 +01:00
Carlos Martín
def8fa4490 Feature #2565: Make all zones visible by default to all users 2014-02-19 15:48:36 +01:00
Carlos Martín
22e621ea95 Bug #2734: ACL rules are not forced to be in the local zone
But the onedb import-slave command will simply ignore any
rule that applies to a zone other than #0 or *
2014-02-18 18:54:36 +01:00
Carlos Martín
d0eb7aead4 Bug #2734: Revert "Feature #2694: Force ACL rule zone to be the local zone when oned is standalone"
This reverts commit 41756a9de3ce2289908c6b91de11f1c853b6d8d9.
2014-02-18 18:45:01 +01:00
Carlos Martín
6b0971415b Feature #2586: Better onedb upgrade time log 2014-02-18 17:22:31 +01:00
Carlos Martín
dfb052b9ed Add onedb migrator to 4.5.80 2014-02-18 17:22:31 +01:00
Jaime Melis
e18be2d517 Bug #2729: Race condition in hash calculation in downloader.sh 2014-02-18 12:44:10 +01:00
Javi Fontan
4797588156 feature #2685: add describe and list options to oneacct 2014-02-18 12:18:09 +01:00
Javi Fontan
ae4ef6d2b2 Merge branch 'feature-2732' of https://github.com/lyklev/one 2014-02-18 11:17:21 +01:00
Javi Fontan
dbc6120c1d feature #1762: add device_model to template wizard 2014-02-18 10:49:23 +01:00
Javi Fontan
2e1aba520a feature #2547: add localtime to the template wizard 2014-02-18 10:34:33 +01:00
Javi Fontan
f31c6a7c14 feature #1762: add APIC option to sunstone 2014-02-17 19:27:58 +01:00
Carlos Martín
8067c0db35 Feature #2586: Optimize onedb fsck
(cherry picked from commit 492310768a15f90eb4428fcc43d3f190d53bd91f)
2014-02-17 17:55:03 +01:00
Carlos Martín
358a59d3a8 Feature #2586: Optimize onedb upgrade
(cherry picked from commit 57099e26426ae63756f7c8cae91de7fe29ad1608)
2014-02-17 17:54:58 +01:00
Carlos Martín
af0f1dda7d Add migrator to 4.4.1
(cherry picked from commit b77d2b351e41767f72f5394bea7e04a0cdd5d30f)
2014-02-17 17:54:40 +01:00
Lykle Voort
293e97b831 Feature #2732: added option http_proxy to oca ruby client 2014-02-17 16:57:44 +01:00
Javi Fontan
859a85905d feature #2547: add localtime feature to Xen 2014-02-17 16:25:46 +01:00
Jaime Melis
3004e3c055 Bug #2645: A VM disk detach leaves Images to be saved-as in LOCKED state 2014-02-17 15:47:46 +01:00
Tino Vazquez
48357cebd2 Enabling zone rename in Sunstone 2014-02-14 19:26:19 +01:00
Javi Fontan
87287205df bug #2702: do not initialize client for oneuser login 2014-02-14 18:54:04 +01:00
Javi Fontan
25e09550e1 bug #2705: install gems with specific version before normal gems 2014-02-14 16:32:19 +01:00
Javi Fontan
27224f09ac feature #2371: raise exception and cli error when nokogiri is not installed 2014-02-14 15:44:46 +01:00
Tino Vazquez
28227cc360 OCA acls for group creation applies to all zones 2014-02-13 19:15:02 +01:00
Carlos Martín
6f829b5db5 Feature #2694: Code cleanup 2014-02-13 17:42:49 +01:00
Carlos Martín
85efb54fb7 Add doxygen doc and java output to gitignore file 2014-02-13 17:41:58 +01:00
Carlos Martín
41756a9de3 Feature #2694: Force ACL rule zone to be the local zone when oned is standalone
This way the import process to a federation is simplified
2014-02-13 17:23:42 +01:00
Carlos Martín
8a28fc7eea Feature #2694: Translate zone component of ACL rules 2014-02-13 16:53:58 +01:00
Carlos Martín
71b0f53432 Bug #2725: Use host cluster ID in sched authorization 2014-02-13 16:05:28 +01:00
Tino Vazquez
0ca2083467 Fix for several login issues 2014-02-13 15:17:14 +01:00
Tino Vazquez
3b436da4d8 Fix for non admin user log into Sunstone 2014-02-13 13:04:13 +01:00
Ruben S. Montero
c557515575 Merge branch 'vdc-federation'
Conflicts:
	src/sunstone/public/js/plugins/groups-tab.js
2014-02-13 10:56:32 +01:00
Ruben S. Montero
953f11d699 feature #2693: Do not register hooks in federation slaves 2014-02-12 23:03:54 +01:00
Ruben S. Montero
c3f1eca676 Feature #2665: Scheduler now tries to contact oned for ever... 2014-02-12 22:46:06 +01:00
Carlos Martín
77b51290eb Feature #2694: New zones can only be created if oned is master 2014-02-12 19:27:38 +01:00
Carlos Martín
7a95ebf6ce Feature #2694: Log changes made to user/groups IDs to a file 2014-02-12 18:39:34 +01:00
Tino Vazquez
bad1d80d41 Fix Zone switch bug 2014-02-12 17:27:29 +01:00
Carlos Martín
8a2f3f3583 Feature #2694: Translate user id/names in template DISK and NIC 2014-02-12 17:23:25 +01:00
Jaime Melis
7956af8399 Bug #2700: SQL query for VirtualMachinePool accounting now has ORDER BY
instead of GROUP BY (which was a typo)
2014-02-12 15:49:24 +01:00
Carlos Martín
9112f8d091 Fix bug in default acl list columns 2014-02-12 15:43:00 +01:00
Carlos Martín
2525462da8 Feature #2694: Do not import duplicated ACL rules, and fix bug 2014-02-12 15:42:13 +01:00
Carlos Martín
b59e76688a Feature #2694: Enforce acl rules to be unique in the DB 2014-02-12 15:39:52 +01:00
Carlos Martín
a3939f8a06 Feature #2694: Implement some TODOs
- Slave DB is backed up
- User is asked to decide if users will be merged
- code cleanup
- raise an error if the selected backend is sqlite
2014-02-11 18:49:37 +01:00