1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-08 05:57:23 +03:00

12024 Commits

Author SHA1 Message Date
Ruben S. Montero
6004270685 feature #4162: Sanitize some user attributes in XML douments 2016-03-03 12:32:36 +01:00
Ruben S. Montero
0579f23cf7 feature #4162: Sanitize libvirt deployment file. Patch merge from a
contribution by Roy Keene
2016-03-03 12:31:41 +01:00
Ruben S. Montero
8c8bb43d82 feature #4097: Message format conform 4.x series 2016-03-02 23:45:25 +01:00
Ruben S. Montero
b16fea2532 feature #4097: Add resource information to log messages using clog 2016-03-02 23:01:43 +01:00
Carlos Martín
720f858efb Feature #4317: Change default behaviour when capacity user inputs are missing
If the user input for cpu,mem,vcpu is missing the input is
considered free to edit. A new user-input type 'fixed' is
added to force a specific value
2016-03-02 18:05:01 +01:00
Ruben S. Montero
7ca1036683 feature #4097: Use glibc to log thourgh syslog, removes log4cpp
dependency
2016-03-02 17:08:06 +01:00
Carlos Martín
16e0f7cabe Feature #4317: Better memory range inputs 2016-03-02 13:43:40 +01:00
Ruben S. Montero
9e4af1ebc6 feature #3204: Security Group dynamic update. Add support to update SG
rules of running VMs though a new one.secgroup.commit operation
2016-03-01 23:31:31 +01:00
Javi Fontan
f1afa57094 feature #4215: add dummy pre and reconfigure drivers
For drivers azure, ec2, softlayer and xen
2016-03-01 17:27:20 +01:00
Carlos Martín
ba0156af1c Feature #4317: Delete recursive is now a confirm dialog with 2 options 2016-03-01 16:53:45 +01:00
Carlos Martín
5e31b9b73a Feature #4317: Enable capacity select for cloud_vcenter 2016-03-01 16:53:45 +01:00
Javi Fontan
d6cc5bc2c8 feature #4215: support reconf without tm action in vmm_exec 2016-03-01 15:07:01 +01:00
Javi Fontan
e10d705ff1 feature #4215: add reconfigure action to vcenter 2016-03-01 15:07:01 +01:00
Javi Fontan
70e5c9d652 feature #4215: force ejection of cdrom to reconfigure (KVM) 2016-03-01 15:07:01 +01:00
Carlos Martín
f30c15ed6d Feature #4317: Remove all user and group features from provision-tab 2016-03-01 13:10:36 +01:00
Javi Fontan
f0c137f8f2 bug #4138: do not use rbd ls -l deleting ceph volumes 2016-03-01 13:03:10 +01:00
Ruben S. Montero
60ea093786 feature #4317: Recursive disk operations can work on DISK based on image
names.
2016-03-01 12:12:19 +01:00
Carlos Martín
a48444848a Feature #4317 #4215: Allow group admins to create VRouters 2016-03-01 11:41:17 +01:00
Ruben S. Montero
59aae97a58 feature #4317: Use xpath templates
(cherry picked from commit 7df5b936c7049f86ab02f8149ea1e299ed0cbb09)
2016-03-01 10:19:13 +01:00
Ruben S. Montero
048c8991a3 feature #4317: Set error message and code when some images cannot be
chmod'ed in a recursive operation
2016-02-29 19:28:48 +01:00
Ruben S. Montero
c01dff63ec feature #4215: Use the XML-RPC client when creating app resources 2016-02-29 19:09:28 +01:00
Ruben S. Montero
674801b4be feature #4317: Return error when a template image cannot be deleted
(recursive mode)
2016-02-29 18:31:24 +01:00
Ruben S. Montero
a4dc856406 feature #4215: Remove public Marketplaces, even if they have images.
Associated apps are also removed.
2016-02-29 18:31:24 +01:00
Carlos Martín
fb14daee30 Feature #4217: Add missing options to marketplace pools in a federation
Slaves do not use cache, and all write methods have an
extra check to avoid writings in a slave DB
2016-02-29 17:40:06 +01:00
Carlos Martín
0dc66e8d6e Bug #4361: Make rename a proxy call in federation slaves 2016-02-29 17:38:31 +01:00
Daniel Molina
b41b8cdd30 Feature #4273: Fix error in Sunstone oned.conf call when only 1 MAD 2016-02-26 17:56:33 +01:00
Carlos Martín
0be11d33c2 Feature #4217: Add new default acl rule to onedb migrator 2016-02-26 16:48:25 +01:00
Carlos Martín
e47735acff Feature #4217: Move marketplace tables to the federated part of the DB 2016-02-26 16:48:25 +01:00
Daniel Molina
01ef61bfbd Feature #4210: Remove add and del group buttons from groupadmin 2016-02-26 16:07:36 +01:00
Ruben S. Montero
b47406c429 Merge branch 'feature-4317' 2016-02-26 15:43:17 +01:00
Daniel Molina
c7a67fc0a2 Feature #4210: Remove add and del group buttons
TODO remove from new groupadmin.yaml
2016-02-26 14:00:22 +01:00
Carlos Martín
7439a5e456 Feature #4317: Fix required message when capacity inputs are hidden in cloud view 2016-02-26 13:48:13 +01:00
Carlos Martín
69f916e815 Feature #4317: Fix template list cards when cpu or mem is missing 2016-02-26 12:34:20 +01:00
Daniel Molina
7771ed8346 Bug #4357: Do not retrieve VNC_WSS from the USER template 2016-02-26 10:45:55 +01:00
Boris Parak
0064f572b8 Fixed restart-sched in opennebula init script
Fixing wrong use of `do_start` in restart-sched routine.

(cherry picked from commit 820d562f53f474074db950925bb09e125c94bc59)
2016-02-23 11:08:59 +01:00
Daniel Molina
94d3203049 Feature #4352: Show ID of the new resource in clone actions 2016-02-22 13:56:28 +01:00
Daniel Molina
63d0c13059 Feature #4353: Show IDs of the resources created after export a Marketplace App 2016-02-22 13:56:28 +01:00
Carlos Martín
3caccf6439 Feature #3671: Add onedb migrator 2016-02-22 13:02:48 +01:00
Daniel Molina
a4c3268410 Feature #4212: Show VM ID after import action 2016-02-22 12:43:39 +01:00
Daniel Molina
2650e14dca Feature #4212: Use Host.import_wild in Sunstone 2016-02-19 18:43:16 +01:00
Carlos Martín
0b994720b7 Feature #4317: Remove Security Groups panel for vnets in admin_vcenter view 2016-02-19 17:13:02 +01:00
Carlos Martín
e932b8db74 Feature #4317: Add cloud view as default for group admins 2016-02-19 17:11:43 +01:00
Carlos Martín
d12ce1feb9 Bug #4345 Feature #4317: Fix a lot of missing actions from yaml views 2016-02-19 16:11:03 +01:00
Carlos Martín
1f6e793d8c Feature #4317: New groupadmin(_vcenter) views based on admin.yaml 2016-02-19 15:51:32 +01:00
Daniel Molina
0a5d7d8d64 Bug #4224: Do not store the import template info in the row 2016-02-19 13:16:04 +01:00
Daniel Molina
ef98b0daa2 Bug #4347: onehost wilds tables, use the VM_NAME that has to be used to import the VM 2016-02-19 13:15:03 +01:00
Carlos Martín
9818ae0bbd Merge remote-tracking branch 'origin/master' into feature-4317 2016-02-19 10:45:31 +01:00
Carlos Martín
2c88e15624 Feature #4317: Remove any mention to saved templates in cloud view
The templates tab now shows any visible template, not just
those created from a saved VM
2016-02-18 18:13:26 +01:00
Carlos Martín
c26ec3c057 Feature #4317: Remove saved templates from cloud view instantiate
Now templates are categorized as mine,group,system
2016-02-18 17:59:23 +01:00
Daniel Molina
cbd2b98756 Bug #4323: Add topology placeholder for empty vnets pool 2016-02-18 17:00:11 +01:00