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

13380 Commits

Author SHA1 Message Date
Vlastimil Holer
a9a5711a92
Install all Gems deps when using bundler. Ubuntu 16.10 Gemfile.lock 2017-02-10 16:26:25 +01:00
Vlastimil Holer
ca1a4ec320 B #4994: Ignore logrotate exit status on opennebula(-sunstone) start (#186) 2017-02-10 10:32:51 +01:00
Ruben S. Montero
8e20605ef2 B #5014: Remove user from admins 2017-02-09 17:00:37 +01:00
Ruben S. Montero
814fe577c7 Add IPv6 information to Security Groups 2017-02-07 22:55:26 +01:00
Ruben S. Montero
e92076f71b F #4845: Missing part of ee5f9fa57d804acedf0cb89932a734b6519816ed 2017-01-31 23:18:17 +01:00
Ruben S. Montero
ee5f9fa57d F #4845: Fix ActionSet class 2017-01-31 22:12:35 +01:00
Ruben S. Montero
b516e36ea9 F #4845: Add some comments to oned.conf related to VM action classes. 2017-01-30 18:39:52 +01:00
Ruben S. Montero
5a856f87d3 F #4845: Add missing VM actions to get auth operation from configuration 2017-01-30 13:46:05 +01:00
Ruben S. Montero
61bfe3d6d0 F #4845: Get permissions for vm operations from configuration in
RequestManager
2017-01-30 13:19:32 +01:00
Ruben S. Montero
cc0234ba34 F #4845: Load VM operations from oned.conf 2017-01-29 23:46:59 +01:00
Ruben S. Montero
8f51474553 F #4845: Add all vm actions to the VMAction enumerate 2017-01-27 20:55:38 +01:00
Ruben S. Montero
33568bcb6f F #4393: Add missing method for resize action in Dummy driver 2017-01-27 17:02:21 +01:00
Ruben S. Montero
27f63ead9a F #4393: Fix error in updating quotas on resize failure 2017-01-27 16:10:54 +01:00
Ruben S. Montero
13ed081f14 Merge branch 'feature-2347' 2017-01-27 13:34:46 +01:00
Ruben S. Montero
4c1d4de436 F #2347: Add more information in onevmgroup show command for each role 2017-01-27 12:23:12 +01:00
Ruben S. Montero
f3a3f9cde1 F #2347: Update default ACLS to grant VMGroup create permission 2017-01-27 12:11:26 +01:00
Ruben S. Montero
a845425a1d F #2347: Fix minor bugs in CLI. Better dispatching for affined groups,
fix issue for anti-affined sets
2017-01-26 17:06:46 +01:00
Ruben S. Montero
90ed2f5c28 F #2347: Re-evaluate host requirements in dispatch loop to fulfil anti-affinity rules 2017-01-25 23:37:50 +01:00
Ruben S. Montero
5bd214ab00 F #2347: Schedule affined groups 2017-01-25 20:08:12 +01:00
Ruben S. Montero
09fafc3b0b F #2347: Get information about VMs in VMGroups 2017-01-22 22:30:39 +01:00
Ruben S. Montero
7c948b3a1c F #2347: Host affinity rules 2017-01-22 02:18:02 +01:00
Ruben S. Montero
685b0bd944 F #2347: Set antiaffinity placement constraints for VMs 2017-01-20 20:46:50 +01:00
Tino Vazquez
0821348065 Merge branch 'feature-4823' 2017-01-20 12:47:33 +01:00
Miguel Cabrerizo
f904fdd103 Feature 4823 (#185)
* F#2921 Fix DISKIO info. Accumulate values and ignore negative values for vCenter

* F#4823 Add option to specify vCenter VM folder
2017-01-20 12:41:08 +01:00
Javi Fontan
1eba7d8a94 Change database version in fsck 2017-01-18 15:18:26 +01:00
Ruben S. Montero
d73a57dab7 F #2347: Dump VMGroups in scheduler output for DEBUG 2017-01-18 00:31:50 +01:00
Ruben S. Montero
70ce346937 F #2347: Load roles and rules in the scheduler. Helper methods to
generate requirement expressions
2017-01-16 19:19:05 +01:00
Ruben S. Montero
184bd79eaf F #2347: Split rule and role logic in different objects and libraries to reuse it in scheduler 2017-01-14 18:33:26 +01:00
Ruben S. Montero
9fd82d980c F #2347: Base classes for Scheduler to gather VMGroup information 2017-01-13 21:08:55 +01:00
Ruben S. Montero
b2f15970c9 F #2347: Add placement rules consistency checks 2017-01-13 18:32:37 +01:00
juanmont
e3270951bf IPv6 (#183)
* Removed hollow tag of search

* Added support to ICMPv6 and IPv6 Addresses
2017-01-13 15:11:07 +01:00
juanmont
c24a822fc5 Added posibility to press ESC in the noVNC Dialog (#181) 2017-01-13 15:10:21 +01:00
Ruben S. Montero
97c5fcd2f2 F #2347: VMGroupRule class. Methods to check rule consistency 2017-01-13 01:56:25 +01:00
Javi Fontan
fd8158f0cc B #4971: change the way of waiting for ec2 instances
(cherry picked from commit e329bfb20d47cb00af7288fa6b6248f7fff7f5b5)
2017-01-10 16:17:19 +01:00
Ruben S. Montero
a1c1dee188 F #2347: Moved VMGroup logic from VirtualMachine to VMGroupPool. Added
authorization tests to VMGroup usage in VMs
2017-01-05 16:51:30 +01:00
Ruben S. Montero
a85f4a6383 F #2347: Show the total number of VMs in Group in list 2017-01-05 13:45:19 +01:00
Ruben S. Montero
0cd63c2d53 F #2347: ACL support for VMGroups 2017-01-05 02:07:30 +01:00
Ruben S. Montero
20d10c7b12 F #2347: Fixes some bugs to VMGroups 2017-01-05 00:32:14 +01:00
Ruben S. Montero
a6fc7b23cb F #2347: VMs are added/removed from VMGROUP roles. VMGROUP with VMs
cannot be updated
2017-01-04 15:23:35 +01:00
Ruben S. Montero
1b4c543712 F #2347: Add/del methods for VMGroup 2017-01-03 23:08:47 +01:00
Ruben S. Montero
8b3abfab09 F #2347: Mora API calls for VMGroup 2017-01-03 21:12:27 +01:00
Ruben S. Montero
202b47e9d8 F #2347: Fix bugs. Show role names in vm group output 2017-01-03 20:03:03 +01:00
Ruben S. Montero
973aac07fd F #2347: Better parsing of VMGroup attributes 2017-01-03 15:24:43 +01:00
Ruben S. Montero
ef25d1821f F #2347: VMGroup Roles managed in a separate clas 2017-01-03 04:06:51 +01:00
Ruben S. Montero
17749cb5e7 F #2347: Allocate, delete and info API calls for the VMGroup 2017-01-03 01:22:10 +01:00
Ruben S. Montero
7381aa4030 F #2347: VMGroup base classes, intial version 2017-01-02 16:43:44 +01:00
Ruben S. Montero
7f3f053779 F #4958: Add default values for MTU configuration attributes 2016-12-29 12:59:09 +01:00
Ruben S. Montero
a31f71184a F #4159: Do not create uneeded ipset's in network sg rules 2016-12-29 12:59:00 +01:00
Ruben S. Montero
fe84d376ac F #4159: Make use of IPAddr class for uniform IP Management. Some formatting. Homogenous intialization of ip-spoofing rules for ipv6 and ipv4 (use always an ipset) 2016-12-29 12:58:36 +01:00
Roy Keene
599e32a44d F #4159 Ported securitygroup6 patch
(cherry picked from commit 43605bedbf55d5c3b121aa3c5ff14b2a5bed49e1)
2016-12-29 12:58:13 +01:00