1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-03 13:47:01 +03:00

15590 Commits

Author SHA1 Message Date
Tino Vázquez
8bad0930a1 Update 04-sunstone.sh 2019-01-31 15:35:11 +01:00
Tino Vazquez
e7a6592ed8 Let's see 2019-01-31 15:35:11 +01:00
Tino Vazquez
37164852c9 Add credentials 2019-01-31 15:35:11 +01:00
Tino Vazquez
201643aa63 Install for travis user 2019-01-31 15:35:11 +01:00
Tino Vazquez
efe11cde44 Adjust file permissions 2019-01-31 15:35:11 +01:00
Tino Vazquez
62bb273dfa Add two smoke tests (the real deal) 2019-01-31 15:35:11 +01:00
Tino Vazquez
612300b191
Removed unneeded host in sched.conf description 2019-01-31 12:38:25 +01:00
Tino Vazquez
c1590d1b67
Rephrase misleading sched.conf comments 2019-01-31 12:35:54 +01:00
Tino Vazquez
26204d11dc
Merge branch 'feature-1540-2' 2019-01-31 10:47:22 +01:00
Tino Vazquez
ac38218d5e
Merge branch 'master' into feature-1540-2 2019-01-31 10:46:08 +01:00
Tino Vázquez
f426406515
Update migrate 2019-01-31 10:42:53 +01:00
Tino Vázquez
3322f36714
Update virtual_machine.rb 2019-01-31 10:13:27 +01:00
Tino Vázquez
0616fb78fe
Update migrate 2019-01-31 10:01:02 +01:00
Sergio Vega
1e445b83a7 Live migration using RR and host tag 2019-01-30 18:44:04 -06:00
sergio semedi
b0de097c82 B #2827: [vCenter] added nic_default for user_template in vms 2019-01-30 15:39:37 +01:00
Christian González
723391e918 Fix linting ofenses of onevm command 2019-01-30 12:43:17 +01:00
sergio semedi
3c0b91de4e B #2827: [vCenter] template nic management work properly 2019-01-30 12:28:09 +01:00
Daniel Clavijo Coca
6aa7fb5e19 F #1684: LXD profiles probe (#2856)
*  Patched NicLXD for snaps

* F #1684: Leave LXC_COMMAND

* F #1684: Added lxd probe for profiles

* F #1684: Fix profile probe output

* F #1684: Use default profile if profile absent

* F #1684: Add profile probe to install.sh
2019-01-30 01:22:35 +01:00
Ruben S. Montero
5f7fb402aa F #2671: Add oned search functionality. Add an index column to perform FTS searches server-side. New parameter has been added to the one.vmpool.info call, and --search option to CLI onevm list. This commits adds support for JAVA and migrator.
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-01-30 00:10:18 +01:00
Tino Vazquez
f3995775cc
F #2855: Set warning in vmm_exec_vcenter.conf 2019-01-29 15:48:55 +01:00
Tino Vazquez
0ebd846203
B# 2827: Remove core nic default for vCenter
Default should be defined in the driver
2019-01-29 10:46:26 +01:00
Sergio Vega
9de1a9d4a6 Merge branch 'master' into feature-1540-2 2019-01-28 13:54:44 -06:00
Sergio Vega
7309696678 Support for live migration 2019-01-28 13:52:15 -06:00
Christian González
288b449191 development: Fix some bugs at VNTemplate API 2019-01-28 19:36:43 +01:00
Tino Vazquez
ad677b9235
Disable module and class length metric 2019-01-28 18:56:54 +01:00
Tino Vazquez
763b70be36
F #2816: Add header to .travis.yml 2019-01-28 15:45:12 +01:00
Tino Vazquez
294828c40e
Merge branch 'master' into feature-2816 2019-01-28 11:46:20 +01:00
Daniel Clavijo Coca
ad84d530aa F #1684: Set linuxcontainers market app size to 2.5GB. LXD minor fix 2019-01-28 10:07:52 +01:00
Ruben S. Montero
271f5aeb37 F #2641: Reset deploy-id attribute 2019-01-27 20:15:32 +01:00
Ruben S. Montero
429ff8901d B #2565: Fix some issues with CLI pagination 2019-01-26 03:14:07 +01:00
Jan Orel
16e717ce90 F #2095 Send HUP to collectd-client TM=(SSH|LVM) (#2839) 2019-01-26 01:01:12 +01:00
Vlastimil Holer
def9661b4a B #2842: KVM probe of machines models stuck (#2848) 2019-01-26 00:49:57 +01:00
Alejandro Huertas Herrero
0b416dcbac B #2849: Fix detach nic when onegate token is set. (#2850) 2019-01-26 00:44:47 +01:00
Daniel Clavijo Coca
214ec6b491 F #1684: fix NicLXD for snaps. Prevent error when monitoring no mem container
* F #1684: Patched NicLXD for snaps

* F #1684: Fix memory default value

* F #1684: Prevent error when monitoring no mem container

* F #1684: Removed end

* F #1684: Leave LXC_COMMAND
2019-01-25 11:20:21 +01:00
Tino Vazquez
a1a6e3c80e
Fix line length over 80 in onevm command 2019-01-24 19:32:13 +01:00
Tino Vazquez
bd2c429876
F #2816: Set rubocop linting in smoke tests
Add README.md for travis
2019-01-24 19:24:51 +01:00
Sergio Vega
c13d29b505 Merge branch 'master' into feature-1540-2 2019-01-24 12:11:20 -06:00
Anton Todorov
47bb4c0a4a B #2824 fix LXD container monitoring (#2840)
* handle exceptions in get_memory()
* add option to set cgroup prefix to the container path via the environment variable `LXC_CGROUP_PREFIX`

In case of a more complex cgroup configuration the containers cgroup could be placed in separate slice instead of default root cgroup. In this case the defining LXC_CGROUP_PREFIX="system.slice/" (note the trailing slash) in the environment will help vmm/lxd/poll to construct correct path the needed *memory* and *cpu,cpuacct* cgroups

```bash
su - oneadmin -c 'echo "export LXC_CGROUP_PREFIX=system.slice" >>~/.bashrc'
```
2019-01-24 11:02:39 +01:00
Tino Vazquez
c98177de8b
Merge branch 'master' into feature-2816 2019-01-23 18:44:35 +01:00
sergio semedi
fa4d1b3a89 B #1826: [vCenter] debug messages tm && ds 2019-01-23 16:27:53 +01:00
sergio semedi
5c59ff5894 B #2835: [vCenter] unmanaged dportgroups are working 2019-01-22 12:35:04 +01:00
sergio semedi
9f3b38b086 B #2833 [vCenter] remove duplicated unmanaged nics works 2019-01-21 19:13:12 +01:00
Ruben S. Montero
4d9a1f9c72 F #1684: Ad linuxcontainers market by default 2019-01-21 19:08:47 +01:00
Ruben S. Montero
5d9c92d0d9 development: Fix pool index when the first insert fails 2019-01-21 17:58:25 +01:00
Daniel Clavijo Coca
f174b71b4b F #1684: Fix wild vm nic hotplug (#2834) 2019-01-21 16:33:40 +01:00
Alejandro Huertas Herrero
ffdbf0bab1 B #2820: Fix CPU_MODEL can't be changed. (#2822) 2019-01-21 12:46:31 +01:00
Ruben S. Montero
65883dab98 development: Enable by default configuration the shared mode for ceph 2019-01-20 14:38:41 +01:00
Tino Vazquez
ba99174e13
Add missing dependency
Exclude non ready ruby files
2019-01-18 19:27:58 +01:00
Jan Orel
948f929f6a B #1136 Filter out only hosts which are off, disabled or error
* There still might be hosts which are part of Ceph cluster but not
  OpenNebula
* The host might be added afterwards
2019-01-18 19:07:15 +01:00
Jan Orel
c5a89d57de development: PyOne make dist target phony, update gitignore (#2815) 2019-01-18 15:49:43 +01:00