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

13137 Commits

Author SHA1 Message Date
Anton Todorov
0196832065 tm/ceph {pre,post}migrate do nothing if not SYSTEM DS
The proposed solution partially addresses bug #4924

IMO in case of SYSTEM DS on shared filesystem the TM_MAD must be 'shared'.
In this case the tm/ceph/mv will not be called but then {pre,post}migrate
is called by migrate-other. In that case there is no work for Ceph.
2016-11-21 17:50:46 +02:00
Carlos Martín
c2e6902ada B #4782: Fix NaN cost, remove 'create a new service' button 2016-09-15 17:47:37 +02:00
Carlos Martín
a367336436 B #4782: Fix uncaught errors when a Role VM cannot be monitored 2016-09-15 15:48:27 +02:00
Ruben S. Montero
7c36ef0381 B #4779: Allow to instantiate a VM without NICs release-5.2-beta1 2016-09-14 23:28:18 +02:00
Carlos Martín
115bd6da57 Fix missing string encoding
Thanks to Jérémie Simon for reporting it.
2016-09-14 18:48:01 +02:00
Jaime Melis
e9f1466d23 Update man pages 2016-09-14 17:29:22 +02:00
Jaime Melis
a49f2a747f Bump version 5.1.80 2016-09-14 17:27:24 +02:00
Carlos Martín
04f4ee3c8a B #4778: Fix local app download 2016-09-14 17:16:52 +02:00
Carlos Martín
7661201ac9 Fix MB input width 2016-09-14 16:18:42 +02:00
Carlos Martín
1b5d837428 Fix 'start on hold' label 2016-09-14 16:03:38 +02:00
Carlos Martín
62611f225f F #4211: Fix wizard_tabs showing after a succ. create action 2016-09-14 15:43:55 +02:00
Carlos Martín
e8de4b1cf8 F #4211: Fix direct links to other panel's form 2016-09-14 14:56:02 +02:00
Jaime Melis
91337ed00c B #4777: Multiple security groups breaks the poll probe of EC2 2016-09-14 11:49:08 +02:00
Carlos Martín
0d5b532a83 Fix typo 2016-09-13 18:25:03 +02:00
Jaime Melis
0a6585f9db F #3826: Change the order of the IP field 2016-09-13 18:21:30 +02:00
Jaime Melis
e67147345a Merge branch 'feature-3826' 2016-09-13 18:20:46 +02:00
Javi Fontan
add828930f Do not fail when lv contains partitions 2016-09-13 18:03:07 +02:00
Jaime Melis
12fb7b5fed F #4716: Tune default EC2 driver configuration
- Kill driver actions after 10 mins
- VMM driver can run in parallel
2016-09-13 17:07:20 +02:00
Jaime Melis
4c2c698eea F #4716: Fix bug in stderr handling (GenericCommand) 2016-09-13 17:07:20 +02:00
Jaime Melis
ab9b2e8eed F #4716: Cast the timeout to integer 2016-09-13 17:07:20 +02:00
Javi Fontan
d9df87c746 Fix proxy code for market monitor in ruby 1.9.3 2016-09-13 17:02:44 +02:00
Anton Todorov
9e5c895cbf Handle CDROM as IMMUTABLE
Signed-off-by: Ruben S. Montero <rsmontero@opennebula.org>
2016-09-13 16:21:45 +02:00
Ruben S. Montero
6275474fe1 F #3510: Add EMULATOR to restricted attributes as default 2016-09-13 16:21:45 +02:00
Carlos Martín
7b6a979546 update xsd files 2016-09-13 16:06:35 +02:00
Carlos Martín
b7588374a3 F #4714: update java oca 2016-09-13 14:56:55 +02:00
Daniel Dehennin
f362e64c05 Feature #3510: authorize “EMULATOR” in VM TEMPLATE (#112)
* src/vm/VirtualMachine.cc (insert): Add “EMULATOR” to the list of
  VM attributes understood by opennebula.

* src/vmm/LibVirtDriverKVM.cc (deployment_description_kvm): Get
  “EMULATOR” from VM template first, then from default and finally from
  hardcoded path.

Thanks Vladislav Gorbunov for the patch
2016-09-13 14:48:13 +02:00
Ruben S. Montero
ecc8be7c20 B #4774: Aonly network variables are parsed when regeneriting context 2016-09-13 13:11:09 +02:00
Carlos Martín
a901a5c75a F #1582: Add links to related resources 2016-09-13 12:20:58 +02:00
Javi Fontan
bea3f99797 F #2433: typo in Gemfile path 2016-09-13 10:12:37 +02:00
Javi Fontan
aff67c2623 Merge branch 'bug-4640' 2016-09-12 19:16:05 +02:00
Javi Fontan
940c3480cb F #2433: add Gemfile to install.sh 2016-09-12 19:15:47 +02:00
Jaime Melis
a9950fd573 F #4670: Improve error message when ec2_driver.conf has wrong yaml syntax 2016-09-12 18:57:39 +02:00
Javi Fontan
8ae59a4cbc F #2433: search Gemfile in install_gems dir 2016-09-12 18:28:04 +02:00
Javi Fontan
d033bce570 F #4716: pass timeout to wait function in SshStream 2016-09-12 18:24:02 +02:00
Jaime Melis
04d9cf8ed2 F #4771: Make onedb executable again 2016-09-12 17:35:18 +02:00
Carlos Martín
bc82802be4 Update translations 2016-09-12 14:35:13 +02:00
Jaime Melis
8072555992 F #4771: Allow onedb patch to accept arguments 2016-09-12 14:25:39 +02:00
Carlos Martín
32afd27e18 F #4545: make vCenter connection details required inputs 2016-09-12 12:42:40 +02:00
Javi Fontan
6cb9635bdb f #4716: add timeout to SshStreamCommand#run 2016-09-12 11:55:24 +02:00
Tino Vazquez
85d265cad7 Bug #4286: Renamed vCenter headers to avoid web server dropping 2016-09-09 18:41:04 +02:00
Jaime Melis
0a9496cbc2 F #4714: you can now search a token by group 2016-09-09 18:39:14 +02:00
Ruben S. Montero
45533cf3d8 Allow to migrate VMs with no cluster requirements 2016-09-09 18:03:39 +02:00
Javi Fontan
5dcdd2af56 f #4716: add timeout parameter info to one.conf 2016-09-09 17:03:15 +02:00
Carlos Martín
99b0c1d015 F #4760: Improve labels usability
- Labels are sorted alphabetically
- Label filter is kept when changing tabs
- Label filter can be cleared from the advanced section button "clear all"
- Fix active label style on refresh
2016-09-09 16:36:48 +02:00
Javi Fontan
e6daa5741a F #2433: add Gemfile.lock for packages 2016-09-09 16:31:49 +02:00
Javi Fontan
78036086af F #2433: support for bundler in install_gems 2016-09-09 16:31:49 +02:00
Javi Fontan
a8fa19d26d F #2433: add Gemfile to be used with install_gems 2016-09-09 16:31:48 +02:00
Jaime Melis
ad31bf98ab F #4714: Refactor and rename the actions 2016-09-09 14:01:57 +02:00
Jaime Melis
58d44f6327 F #4714: Use always the same filename for a token 2016-09-09 14:01:53 +02:00
Carlos Martín
c6a64ce61d Remove vcenter debug code 2016-09-09 10:38:57 +02:00