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

15056 Commits

Author SHA1 Message Date
Ruben S. Montero
cce69efc17 B #2144: Fix federation for non HA deployments. Better purge
(cherry picked from commit ba0231ab0d)
2018-06-26 10:57:04 +02:00
Ruben S. Montero
80585c9390 Feature #2159: Add support for RX queues for virt-io NICS (VIRTIO_QUEUES) 2018-06-26 10:57:04 +02:00
Abel Coronado
da08792d15 Sched actions empty attr fixed (#2178) 2018-06-26 10:57:04 +02:00
Diego del Corral
a761712136 Add variable hash addon for js (#2177) 2018-06-26 10:57:04 +02:00
juanmont
91d7ca20f9 Updated XSD (#2176) 2018-06-26 10:57:04 +02:00
Abel Coronado
2eed5a7251 Disk cost float to string (#2172) 2018-06-26 10:57:04 +02:00
Sergio Semedi Barranco
644770c017 BugFix related to existings disks (#2174) 2018-06-26 10:57:04 +02:00
Ruben S. Montero
5f8ea5f7f6 Better updateconf, check VM state to allocate a new cluster VNC port
(cherry picked from commit acdfdd5217)
2018-06-26 10:57:04 +02:00
Ruben S. Montero
47eb237240 F #994: Add VCENTER_ESX_HOST to restricted attributes 2018-06-26 10:57:04 +02:00
Ruben S. Montero
fb9ed3458d B #2144: Fix affected rows for Sqlite 2018-06-26 10:57:04 +02:00
Ruben S. Montero
360cef02f0 Fix random election timeout rounds (srand(0) == srand(1) for glibc) 2018-06-26 10:57:04 +02:00
Ruben S. Montero
5f77b49c85 Fix wrong name in oned.conf and mapping for snapshot create 2018-06-26 10:57:04 +02:00
Abel Coronado
0a4e5e3375 Adv options broken if rp is empty [vCenter VM Template] (#2170) 2018-06-26 10:57:04 +02:00
jgarriuni
10b0893076 F #994 Keep BOOT state for managed VMs until the running state is confirmed (#2169)
* Added VCENTER_ESX_HOST field for VNC

* Added VCENTER_ESX_HOST for VNC

* Remove some lines
2018-06-26 10:57:04 +02:00
Christian González
1035df2b2f F#2153 Now onehost flush use ONE_LOCATION env variable (#2165) 2018-06-26 10:57:04 +02:00
Abel Coronado
21375619e3 F #2159: Add support for RX queues for virt-io NICS in Sunstone (#2164) 2018-06-26 10:57:04 +02:00
Abel Coronado
3a71bb54af B #2160: Consistent state naming for VMs (#2162) 2018-06-26 10:57:04 +02:00
Ruben S. Montero
8229de0841 F #2166: Added note on infinite timeouts for RAFT API calls 2018-06-26 10:57:04 +02:00
Ruben S. Montero
be31d4e440 F #2166: Infinite timeouts 2018-06-26 10:57:04 +02:00
sergiojvg
364e729060 Fixed onedb to support addons (#2157)
* Fixed onedb to support addons

* Update onedb
2018-06-26 10:57:03 +02:00
Christian González
dce8615260 F#2153 Do Command flush requires one parameter to run (#2154)
## USAGE
flush <range|hostid_list>
        Disables the host and reschedules all the running VMs in it.

## OPTIONS
     -h, --help                Show this message
     -V, --version             Show version and copyright information
     --user name               User name used to connect to OpenNebula
     --password password       Password to authenticate with OpenNebula
     --endpoint endpoint       URL of OpenNebula xmlrpc frontend command more configurable
2018-06-26 10:57:03 +02:00
Vlastimil Holer
d58b7cd742 Bump version to 5.5.85 (#2155) 2018-06-26 10:57:03 +02:00
Abel Coronado
f55f83ef59 F #2146: Configurable 'Keep me logged in' option in Sunstone (#2151) 2018-06-26 10:57:03 +02:00
Abel Coronado
6290b85d8b B #2139: Show IPv6 Address in Network tab (#2149) 2018-06-26 10:57:03 +02:00
Vlastimil Holer
1f55aeeed0 Bump Sunstone docs reference to 5.5 (#2148) 2018-06-26 10:57:03 +02:00
Ruben S. Montero
4733813280 F #2147: Reset election timeout on turning into follower
(cherry picked from commit 49ae026876)
2018-06-26 10:57:03 +02:00
Ruben S. Montero
8d0f533a0d F #2147: Better timeouts for xml-rpc clients. Updated oned.conf with default
XML-RPC timeout.
2018-06-26 10:57:03 +02:00
Abel Coronado
bf4c837e86 Bump version automatically in Sunstone (#2145) 2018-06-26 10:57:03 +02:00
juanmont
23b95dd4a8 Added new param to header documentation 2018-06-26 10:57:03 +02:00
juanmont
16682a205e F #2143: Filling function reset_index 2018-06-21 14:53:46 +02:00
juanmont
f3f64f493e F #2143: Added new call to reset index 2018-06-20 17:58:19 +02:00
Sergio Semedi Barranco
a00f82f778 vCenter Resource pools fixed, securing ds browsing (#2142) 2018-05-31 15:16:42 +02:00
Ruben S. Montero
d8e579d5a3 Extend auth methods to set lock checks 2018-05-31 12:50:02 +02:00
juanmont
6fa16070e8 Changed error message for month (#2136) 2018-05-31 12:01:35 +02:00
juanmont
013c0b72cc Feature 1387 (#2137)
* F #1387: Doing more robust the command oneacct

* F #1387: Doing more robust the command onehost

* F #1387: Doing more robust the command onevmgroup

* F #1387: Doing more robust the command onevnet

* F #1387: Doing more robust the command onevdc

* F #1387: Added end with rescue
2018-05-31 12:00:49 +02:00
Christian González
2668cfce80 Fixed bug at vcenter_downloder.rb (#2134) 2018-05-31 09:45:47 +02:00
Sergio Semedi Barranco
48032a1cf3 Fixes around vCenter driver (#2131)
===========================
small fix vCenter datastores importation

vCenter resourcePool selection fixed
2018-05-29 18:00:23 +02:00
juanmont
3bfd49d2ec Fixed bug when try to instantiate as persistent (#2133) 2018-05-29 15:30:17 +02:00
Ruben S. Montero
d004fef93c F #1377: Fix authcheck on template allocate for oneadmin 2018-05-29 15:25:20 +02:00
Vlastimil Holer
8087352e90 Bump year/version to 2018/5.5.80 (few remaining files) 2018-05-29 12:10:03 +02:00
Ruben S. Montero
7bfd5c492d Fix lock/unlock commands 2018-05-29 11:00:21 +02:00
Ruben S. Montero
9bb15d4406 F #2127: Add cli_helper dependencies to onedb command 2018-05-29 09:35:55 +02:00
sergiojvg
5e70ec3a30 F #2127: Added suport for CLI addons 2018-05-28 22:05:41 +02:00
Sergio Semedi Barranco
8e7911c399 vCenter create net hook fixed (#2129) 2018-05-28 15:24:14 +02:00
Tino Vazquez
d67f2307f3 Fix typo 2018-05-28 15:17:43 +02:00
Sergio Semedi Barranco
251e1b3b41 F #1884: small feature about select clusters from sunstone, stdout messages an commenting (#2122)
===============================================
F #1884: Select vcenter net cluster now working

F #1884: rescuing exceptions on onevcenter

F #1884: onevcenter helper comments
2018-05-28 10:44:30 +02:00
Vlastimil Holer
46c551e977 Fix Docker Machine build GOPATH if no default GOPATH in the env. (#2125) 2018-05-25 19:31:56 +02:00
Christian González
46207af68a Added option --opennebula-start-retries to the docker machine addon (#2118)
* Added option --opennebula-start-retries to the docker machine addon

* updated default number of retries
2018-05-25 13:10:34 +02:00
Abel Coronado
45308248a7 vCenter folder improved in template instantiation (#2120) 2018-05-25 12:41:41 +02:00
Abel Coronado
46bd4f03cf Instantiate template with deleted network (#2119) 2018-05-24 12:48:33 +02:00