1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-27 14:03:40 +03:00

951 Commits

Author SHA1 Message Date
Javi Fontan
377bb8ab92 bug #3185: make nokogiri the first gem installed 2014-10-21 10:30:25 +02:00
Javi Fontan
eb1c04a29f bug #3185: install gem aws-sdk version 1.33 2014-10-20 11:11:02 +02:00
Carlos Martín
290bf9e919 Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	src/sunstone/public/css/app.css
2014-10-15 12:05:47 +02:00
Javi Fontan
3eb8ed3ad0 Update CLI man pages 2014-10-13 12:50:43 +02:00
Carlos Martín
fb0473d5cd Merge remote-tracking branch 'origin/master' into feature-3175 2014-10-10 18:36:40 +02:00
Daniel Molina
d6d9580f46 Add zendesk_api to install_Gems 2014-10-10 16:11:41 +02:00
Javi Fontan
dc4bab8519 Bump version to 4.9.80 2014-10-10 15:48:16 +02:00
Carlos Martín
49495f5e54 Merge remote-tracking branch 'origin/master' into feature-3175 2014-10-08 17:14:00 +02:00
Jaime Melis
8442064b41 Feature #3156: Add support for BRIDGE_OVS in LibvirtDriverKVM and in the
ovswitch drivers.
2014-10-03 16:39:37 +02:00
Carlos Martín
49b94d12ea Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	install.sh
2014-10-03 15:55:29 +02:00
Ruben S. Montero
c41ec419dd Merge branch 'feature-2911b' 2014-09-29 20:03:48 +02:00
Carlos Martín
58810f41ee Feature #3167: Make the restricted attributes apply only to reservations 2014-09-29 18:27:19 +02:00
Tino Vazquez
59492736c8 feature #2911: Add concurrency to vCenter driver 2014-09-29 11:11:43 +02:00
Tino Vazquez
33fd6274b0 Feature #2911: Add install.sh and oned.conf for vCenter 2014-09-19 13:17:27 +02:00
Carlos Martín
6fbbef6b60 Feature #3175: New onesecgroup command 2014-09-08 11:59:13 +02:00
Carlos Martín
36f19c0dcf Feature #3167: Allow users to edit their VNet's AR, respecting restricted attributes 2014-09-04 13:38:11 +02:00
Carlos Martín
00cb00b0e8 Feature #3167: Allow users to edit their VNets, add vnet restricted attributes 2014-09-03 15:31:00 +02:00
Javi Fontan
b8e8bbd086 bug #3153: bug in host_error hook reading config 2014-08-28 15:27:13 +02:00
Ruben S. Montero
82b4aaed55 feature #1639: Typo 2014-08-24 12:21:27 +02:00
Ruben S. Montero
17cf5167d4 feature #1639: UNKNOWN VMs migrate to BOOT state. Live migrations only for RUNNING VMs
(cherry picked from commit c794a0f62f47dcb1da4639e7a47757ffc426d5c4)
2014-08-24 12:07:55 +02:00
Carlos Martín
a445d02a50 Feature #1639: Change fault tolerance default options
(cherry picked from commit 908ef5f499a674019772b4a6fee17ef0c507e896)
(cherry picked from commit 03af607c7ded4abe9c51ffd07a285aab753e9bdb)
2014-08-24 12:07:40 +02:00
Carlos Martín
f0cff9d151 Feature #1639: fault tolerance hook rescheds VMs from unknown
(cherry picked from commit c5f0bc26366e93f528060b825ac4b8507cf6aef3)
(cherry picked from commit 674bacc122f61ea392e7420a83a0c2770630be16)
2014-08-24 12:07:40 +02:00
Carlos Martín
ee14b1a4a9 Update vnet xsd files 2014-08-06 16:45:44 +02:00
Jaime Melis
8063892b8e Bump to version 4.8.0 2014-07-29 11:36:00 +02:00
Javi Fontan
fc0342533f bug #2866: add syslog dependency to opennebula daemon 2014-07-28 18:40:27 +02:00
Jaime Melis
13e1f7fb6b Bug #3082: Don't install gems that require Ruby > 1.9 if that Ruby version is not available 2014-07-24 17:47:36 +02:00
Jaime Melis
298730bc5c Feature #3075: typo 2014-07-24 15:10:10 +02:00
Jaime Melis
8810c2d006 Feature #3075: Update Virtual Router with the new networking attributes
* IP6_SITE -> _ULA
* Take into account AR_POOL/AR
* Doesn't work any more without context
2014-07-24 12:41:48 +02:00
Jaime Melis
ff285c997a Feature #2990: Remove vconfig from the sudoers files 2014-07-23 09:56:50 +02:00
Javi Fontan
a04a2c379e feauture #3041: take out occi from main repo 2014-07-14 22:37:11 +02:00
Javi Fontan
612b63c157 feature #2530: make io throttling attributes restricted
(cherry picked from commit bc612df553873af05b204e56eb33ad45c4faa9fb)

Conflicts:
	share/etc/oned.conf
2014-07-14 12:19:42 +02:00
Jaime Melis
9f538e8745 Bump man pages to 4.7.80 2014-07-14 10:20:57 +02:00
Jaime Melis
98115791da Bump version 4.7.80 2014-07-14 10:14:08 +02:00
Tino Vazquez
077dbac72c Merge of Azure branch
Merge branch 'feature-2989'

Conflicts:
	install.sh
	share/etc/oned.conf
	share/install_gems/install_gems
2014-07-11 15:23:31 +02:00
Tino Vazquez
f147945544 Merge of the SoftLayer branch
Merge branch 'feature-2959'
2014-07-11 15:14:52 +02:00
Carlos Martín
7e04a45478 Feature #3009: Add restricted attributes for NIC_DEFAULT 2014-07-10 17:01:19 +02:00
Ruben S. Montero
ccc47d6534 Ceph: better management of RBD_FORMAT parameter. Default is RBD_FORMAT 2 2014-07-08 18:52:31 +02:00
Javi Fontan
95ce712797 feature #3010: Create run and lock dirs when starting one in CentOS
In CentOS 7 /var/run and /var/lock are tmpfs so the directories for one
daemons must be created in the init script.
2014-07-08 15:50:02 +02:00
Javi Fontan
1e81c2374c feature #3008: delete context packages from main repo
These files now reside in its own repository:

https://github.com/OpenNebula/addon-context-linux
2014-07-02 19:06:58 +02:00
Ruben S. Montero
73f9fd80b2 feature #2970: Updated oned.conf for dev datastore and remove uneeded TM files 2014-06-27 17:17:02 +02:00
Javi Fontan
390637da37 Merge branch 'feature-2970' 2014-06-24 12:28:36 +02:00
Javi Fontan
eb9b6ebcd4 Merge remote-tracking branch 'origin/feature-2988' 2014-06-23 11:55:55 +02:00
Tino Vazquez
e269f72bc7 Feature #2989: Initial commit MS Azure drivers 2014-06-19 17:03:18 +02:00
CertiY
f3159b78a3 Add LANG for ifconfig
Adding Language for the ifconfig-command as the regex wouldnt match in other languagesets
2014-06-18 16:40:53 +02:00
Javi Fontan
e6daa90e8d feature #2988: update websocketproxy to latest version
Commit d37e72958793cc3bcd309dd5f8f2d690e364c5f9 from
https://github.com/kanaka/websockify.git
2014-06-18 12:37:25 +02:00
Javi Fontan
dbea483151 feature 2970: add new ds and tm drivers for devices 2014-06-17 19:31:53 +02:00
Javi Fontan
9213b474de feature #2862: novnc did not start in centos sunstone script
Also some whitespace fixing
2014-06-11 15:34:05 +02:00
Tino Vazquez
8b2c7d4b33 feature #2959: Add SL gems to install gems 2014-06-06 18:46:17 +02:00
Tino Vazquez
0b243493da Initial commit of SoftLayer integration drivers 2014-06-05 15:19:54 +02:00
Javi Fontan
bbce1ab1ab feature #2862: make sunstone-server script start novnc by default
Add commands start-sunstone, stop-sunstone, restart-sunstone to bypass novnc start,
stop and restart. The init scripts for CentOS, Debian and Ubuntu are changed so
they use these new commands.
2014-05-07 12:39:50 +02:00