1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

13201 Commits

Author SHA1 Message Date
c2b7864a4f bug #4724: move VM Driver constants to oca 2016-09-05 12:45:56 +02:00
ee626f6fcb Feature #4714: Fix bug in handling oneuser token --set with no tokens 2016-09-02 16:19:58 +02:00
9c929148fc Do not update disk monitor infor in the DB. Disk usage will be kept in
the object and written to the DB the next time the VM is updated
(presumably, in the next monitor message from probes). This will reduce
DB I/O needs
2016-09-02 13:58:33 +02:00
61202c75bf feature #4701: Moved logic to LifeCycleStates 2016-09-02 12:13:16 +02:00
3ccdd7961d Added missing parameter for syslog(3) 2016-09-01 18:15:22 +02:00
9bbeb7f608 feature #4714: tabs... 2016-09-01 18:06:34 +02:00
e710074f0d Add missing migrate action from suspend in sunstone 2016-09-01 18:05:46 +02:00
83cea06e95 Feature #4714: Fix const iterator 2016-09-01 18:04:54 +02:00
b2b59dedb3 Feature #4701: Roll back a failed migration with recover --failure 2016-09-01 17:53:58 +02:00
6852a1aba7 Merge branch 'feature-4714' 2016-09-01 17:37:06 +02:00
e17335d877 Feature #4714: Add CLI support for token operations 2016-09-01 17:35:20 +02:00
5a3e0596a4 feature #4464: Return list of viable clusters on automatic_requirements
API call
2016-09-01 15:46:01 +02:00
94d9a0e35f feature #4714: Fix inicialization of auth driver variable 2016-09-01 14:58:37 +02:00
2e0cd9509f feature #4714: Check EGID as stored in the token is still a valid group for the user. 2016-08-31 18:24:15 +02:00
c7fc920a91 Bug #4680: Ebtables filtering too strict (can't talk to non-ONe hosts on
the same network)
2016-08-31 16:41:28 +02:00
84f01e6fd1 Bug #4727: Openvswitch driver always add mac spoofing rules 2016-08-31 16:41:28 +02:00
81b5099bdc Feature #4658: Document it in oned.conf 2016-08-31 16:41:28 +02:00
0f7c78da6a feature #4714: check group membership for EGID. Expose new interface 2016-08-31 15:48:05 +02:00
27c5a7ea48 feature #4714: Add multiple authentication tokens per user. Tokens are
extended to include an efective gid, used for object creation and
authorization (when using the token).
2016-08-31 14:52:33 +02:00
abe78ed0e4 Merge pull request #108 from alvarosimon/fix_remote_user_auth
Bug #4748: Fix sunstone remote_auth login
2016-08-31 12:24:11 +02:00
56c364d93f Bug #4744: Remove the need for a separate patch for upgrades from version < 4.14 2016-08-31 12:06:38 +02:00
b9588846ef Feature #4464: Refresh VM cluster requirements
Cluster requirements are recalculated:

- on release from hold
- on resume from undeployed/stopped
- on resched
- on migrate
2016-08-30 18:35:09 +02:00
2f70d56268 Merge branch 'feature-4658' 2016-08-30 12:34:46 +02:00
b542aea0ce Feature #4658: remove debugging info 2016-08-30 12:33:21 +02:00
d8ee69a09a Feature #4658: Better range definitions for VLAN_IDs 2016-08-30 12:20:07 +02:00
0b47d9cd4f Feature #4446: Move IPAM sunstone attrs. to advanced section 2016-08-29 12:41:39 +02:00
496dba9d23 Feature #4446: Add IPAM to Sunstone
Signed-off-by: Carlos Martín <cmartin@opennebula.org>
2016-08-29 12:06:23 +02:00
45247e0ae5 Fix sunstone remote_auth login 2016-08-29 09:20:18 +02:00
fa4e30a9a5 Bug #4665: Fix service template wizard, wrong pattern for network names validation 2016-08-26 17:51:49 +02:00
5764e05834 Merge branch 'feature-4446b' 2016-08-26 17:26:49 +02:00
f8874bb320 feature #4446: Reservations are handled always by OpenNebula's internal
IPAM. Add consistency check to IPAM results. Log error messages from
IPAM drivers. Remove unused internal AR attribute (ipam_mad)

Signed-off-by: Ruben S. Montero <rsmontero@opennebula.org>
2016-08-26 17:21:07 +02:00
2a6d38ae43 Bug #4732: Disable NIC edit in wizard for VR VM Templates 2016-08-26 16:11:24 +02:00
349e15c01b Feature #4734: Display VR VM Template name in instantiate 2016-08-26 16:10:00 +02:00
e95328a516 Bug #4745: Fix segfault for malformed template attributes 2016-08-26 12:05:52 +02:00
a69d305d73 Feature #4211: Fix minor bugs
This commit fixes:
- when vm template instantiates more than one VM, the back button is clicked once for each VM.
- when a resource is deleted the back button is not clicked
- vnet update form does not open
2016-08-25 18:07:33 +02:00
19a7a76062 bug #4739: store token outside of vmware guestinfo 2016-08-25 15:58:42 +02:00
1a1d056d6c Bug #4343: Remove default encoding, perform only as fallback 2016-08-25 15:57:23 +02:00
3d38bcc23a Bug #4667: Move fix from the patch to fsck 2016-08-24 17:58:06 +02:00
7a291125f2 Bug #4737: Add VN_MAD to vnet template when missing 2016-08-24 17:37:09 +02:00
f438361689 Bug #4728: Integrate Daniel Dehennin's contribution in onedb fsck 2016-08-24 16:37:29 +02:00
432de61f45 Merge remote-tracking branch 'origin/feature-4715' 2016-08-24 10:50:19 +02:00
9e23c60a55 Feature #4715: Set a max login token time in oned.conf for each driver 2016-08-24 10:49:22 +02:00
1eb2628dc4 Feature #4446: Show IPAM in onevnet 2016-08-23 20:32:29 +02:00
2d1f2da794 Bug #4695: Fsck fixes vnet IPs with whitespaces 2016-08-23 18:01:13 +02:00
8419b29f16 Feature #4715: Disable group edits for drivers that manage groups 2016-08-23 15:36:55 +02:00
a3e99f538f Feature #4715: Update group IDs when auth diver provides them 2016-08-23 14:48:45 +02:00
fbf8d4be72 feature #4176: change aws-sdk version in install_gems 2016-08-22 18:30:49 +02:00
953131550c feature #4176: Update aws-sdk gem to version 2 2016-08-22 15:18:12 +02:00
7cad9e51b2 bug #4731: bug adding default SPICE_OPTIONS
(cherry picked from commit 139bc99caa)
2016-08-22 13:16:27 +02:00
617be96263 Bug #4689: Add word-break to attribute table cells 2016-08-22 10:53:27 +02:00