1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00
Commit Graph

321 Commits

Author SHA1 Message Date
Jaime Melis
f3d008a562 feature-4388: Enable access to marketplace behind HTTP proxy 2016-09-06 11:07:18 +02:00
Jaime Melis
81b5099bdc Feature #4658: Document it in oned.conf 2016-08-31 16:41:28 +02:00
Ruben S. Montero
5764e05834 Merge branch 'feature-4446b' 2016-08-26 17:26:49 +02:00
Carlos Martín
9e23c60a55 Feature #4715: Set a max login token time in oned.conf for each driver 2016-08-24 10:49:22 +02:00
Carlos Martín
a3e99f538f Feature #4715: Update group IDs when auth diver provides them 2016-08-23 14:48:45 +02:00
Guillaume Oberlé
34628427ec feature #4446: Activate IPAM. Fix minor bugs
Signed-off-by: Ruben S. Montero <rsmontero@opennebula.org>
2016-08-21 19:54:31 +02:00
Ruben S. Montero
b6dbd9c92c feature #4630: Automatic assgiment of passthrough devices. Attribute and
deployment file
2016-07-18 14:33:50 +02:00
Ruben S. Montero
d482d967aa feature #4411: Change AUTH_DRIVER_CONF to AUTH_MAD_CONF. Added defaults
for AUTH_MAD_CONF
2016-07-06 10:16:47 +02:00
Carlos Martín
e8f9de4bb2 Feature #4411: Disable password change for some auth drivers 2016-06-29 17:17:18 +02:00
Ruben S. Montero
0811e7fed9 Development: Drop CEPH_HOST, CEPH_USER & CEPH_SECRET as REQUIRED_ATTRS
for Ceph
2016-06-08 10:09:31 +02:00
Javi Fontan
61fe5afc73 Add missing tm for system ds monitoring (qcow2) 2016-06-07 12:09:46 +02:00
Ruben S. Montero
7fc9a8f911 Development: Update marketplace labels 2016-05-31 15:57:47 +02:00
Tino Vazquez
1c609c50d9 Change defaut snapshot behaviour in vCenter 2016-05-19 15:49:26 +02:00
Ruben S. Montero
0a0dc54602 bug #4405: Missing comments on oned.conf 2016-05-18 19:57:23 +02:00
Ruben S. Montero
7a55686fa6 bug #4405: Optional KEEP_SNAPSHOTS parameter for VMM drivers. It
preserves system snapshots across power on/off cycles and life migrations
if the hypervisor supports that.
2016-05-18 19:49:56 +02:00
Carlos Martín
841845448b Fix typos in oned.conf 2016-05-11 10:36:16 +02:00
Jaime Melis
7dbabb11a2 Typo 2016-05-09 18:40:44 +02:00
Jaime Melis
6dfbb82f95 Feature #4238: Rename the driver to iscsi_libvirt 2016-05-09 12:13:31 +02:00
Jaime Melis
e1f375bad6 Feature #4238: Typo 2016-05-05 17:51:55 +02:00
Ruben S. Montero
058e23c37a feature #3801, bug #3775: Delete operation is now under the recover
interface for admin. New terminate operation can be used in any "final"
state for end-users.
2016-05-02 18:34:42 +02:00
Ruben S. Montero
b78ccaad25 feature #4273: Better display names for drivers 2016-04-26 17:02:57 +02:00
Javi Fontan
5e2771d60d bug #4366: enable fs_lvm for system ds monitoring 2016-04-26 15:52:10 +02:00
Jaime Melis
5bd27d089d Bug #4376: Reserve also VLAN_ID 1, and fix typo in oned.conf 2016-04-19 15:23:22 +02:00
Ruben S. Montero
d0fb1f1cb3 feature #4316: BASE_PATH of datastores is built from DATASTORE_LOCATION 2016-04-17 00:00:14 +02:00
Jaime Melis
08e345b380 Remove SoftLayer Hybrid Drivers
They are now available as an addon:
https://github.com/OpenNebula/addon-softlayer
2016-04-14 15:37:37 +02:00
Ruben S. Montero
0c03f3ee20 bug: fix marketplace issues 2016-04-12 23:21:38 +02:00
Ruben S. Montero
29df8e2352 feature #4403: Add new offline action to Sunstone 2016-04-12 11:10:36 +02:00
Jaime Melis
adeff7a751 Remove VMware drivers 2016-04-07 11:19:33 +02:00
Ruben S. Montero
7816a7912b Merge branch 'bug-4376' into remove-xen 2016-04-06 18:23:56 +02:00
Jaime Melis
0766d6a872 Merge branch 'master' into remove-xen 2016-04-06 18:20:47 +02:00
Ruben S. Montero
8970665d46 bug-4376: Adds vlan bitmap to handle collition and reservation.
OpenNebula now generates the vlan_id instead of the drivers
2016-04-06 18:07:56 +02:00
Carlos Martín
1887727dd4 Feature #4217: Check if DS supports export to market action in Sunstone 2016-04-06 15:28:05 +02:00
Jaime Melis
df0065c9de remove xen from the code (except from Sunstone) 2016-04-06 12:11:23 +02:00
Ruben S. Montero
25169d4977 feature #2980: Add comment to oned.conf 2016-04-05 16:27:02 +02:00
Ruben S. Montero
784a4fc960 feature #2980: VNC port tracking. Includes a VNC bitmap for each cluster to
track the ports in use in the cluster and avoid port collision. VNC ports are
assigned when the VM is deployed and released when the VM is stopped, undeployed
or done.

Includes the following:
  - 9da66150dc0e3dc2731518d8a215f9598696a999
  - 4c35a9fcccf70cbe87d2947403ea815967e7b605
  - ccfccb6d2fc40aa1c07eb994f37b8da4fb479082
  - b1b64e61a39f4452c7ba00e581de42888e0e84a5
  - d474ee4db9ed520bcae743d510be35b25ea988ed
  - dacb61b1402da2ec309b6e79bdd285d0d11de84f
2016-04-05 12:56:34 +02:00
Tino Vazquez
1623570d92 Remove vCenter as System DS 2016-03-30 15:43:55 +02:00
Ruben S. Montero
0e215381e6 Moved TM_MAD_CONF for vcenter to its section 2016-03-29 15:09:39 +02:00
Ruben S. Montero
9af43a6916 feature #3848 #3707: Remove VLAN from onevnet command and core 2016-03-29 15:09:39 +02:00
goberle
9de771ea31 Feature #3848: Virtual networks should have an associated networking driver.
(cherry picked from commit 7e90463693)

This cherry still needs to merge files from original contribution by       goberle <goberle@unistra.fr>:
  - src/sunstone/public/app/tabs/vnets-tab/form-panels/wizard.hbs
2016-03-28 12:38:45 +02:00
Ruben S. Montero
c6076a173a bug #3390: Reimplements the xmlrpc client using the complex one. Adds
TIMEOUT to client requests. This can be configured in sched.conf/oned.conf.
2016-03-24 02:07:04 +01:00
Ruben S. Montero
f581fae756 feature #4155: Remove :detach & :suspend strategies for disk snapshots
for VMs in ACTIVE-RUNNING. Also revert needs to be performed in
poweroff. DISK_SNAPSHOT_REVERT state has been removed.
2016-03-22 23:07:35 +01:00
Carlos Martín
82892ad70f Merge remote-tracking branch 'origin/master' into feature-4369 2016-03-17 18:22:51 +01:00
Carlos Martín
b715c4f773 Feature #4369: Remove datastore_location setting by cluster 2016-03-16 13:07:10 +01:00
Javi Fontan
ba7ffbb543 Merge branch 'feature-4186' 2016-03-08 17:34:48 +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
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
7693ae7af5 Feature #4317: Support user_inputs in vm resize dialog 2016-02-17 18:50:16 +01:00
Jaime Melis
f5737b8944 Feature #4217: Fix supported marketapp actions checking 2016-02-10 18:16:59 +01:00
Tino Vazquez
006ba41c62 feature #4186: Merge branch 'feature-4217' into feature-4186
Marketplace branch into vcenter storage
2016-02-10 12:25:28 +01:00
Jaime Melis
a04861703d Feature #4217: Minor typo in oned.conf 2016-02-10 09:58:01 +01:00