1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-26 10:03:37 +03:00

737 Commits

Author SHA1 Message Date
Carlos Martín
58810f41ee Feature #3167: Make the restricted attributes apply only to reservations 2014-09-29 18:27:19 +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
Javi Fontan
b9fad4fd80 Merge branch 'novnc_init_centos' of https://github.com/tuxmea/one into feature-2862 2014-05-06 18:27:02 +02:00
Javi Fontan
f617f8af98 Merge branch 'novnc_init' of https://github.com/bechtoldt/one into feature-2862
Conflicts:
	share/pkgs/Debian/opennebula-sunstone
	share/pkgs/Ubuntu/opennebula-sunstone
2014-05-06 18:23:49 +02:00
Boris Parak
d6c4ce373b Added status to init script usage msgs 2014-05-05 16:44:43 +02:00
Boris Parak
0254343faf Added status to Sunstone init scripts for Debian 2014-05-05 16:44:43 +02:00
Boris Parak
8be4a1f09b Added status to Sunstone init scripts for Ubuntu 2014-05-05 16:44:42 +02:00
Arnold Bechtoldt
60c3d6d2c2 don't fail too hard. the user will see an error anyway 2014-05-04 10:00:20 +02:00
Martin Alfke
62d0eaa086 Separate novnc from CentOS init scripts
needs PR https://github.com/OpenNebula/one/pull/22
2014-05-03 21:48:09 +02:00
Arnold Bechtoldt
d9ea4da24e setting the right paths for novnc scripts 2014-05-01 21:46:30 +02:00
Arnold Bechtoldt
5cb304f9ee setting the correct script path for opennebula sunstone initscript 2014-05-01 21:36:53 +02:00
Arnold Bechtoldt
4c23f50044 separate novnc from sunstone to implement an dedicated init script for nonvnc 2014-05-01 21:30:07 +02:00
Javi Fontan
6cecb17f2d context ubuntu: cleanup unused code 2014-04-28 22:10:30 +02:00
Stefan Kooman
1e429998f1 context ubuntu: flush ip address before configuring 2014-04-28 22:05:25 +02:00
Carlos Martín
dfb1aebcd5 typo in oned.conf 2014-04-25 17:14:39 +02:00
Jaime Melis
a6701b046e Remove all the files under /etc/network/interfaces.d 2014-04-25 14:57:52 +02:00