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

8954 Commits

Author SHA1 Message Date
Ruben S. Montero
7f76d52a56 feature #3009: Fix merge for replace=true. Moved not allowed attributes to class constant. Prevent memory leaks when attaching a new nic 2014-07-10 23:32:06 +02:00
Ruben S. Montero
5e6bf17461 feature #2530: Better management of defaults 2014-07-10 21:50:55 +02:00
Carlos Martín
7e04a45478 Feature #3009: Add restricted attributes for NIC_DEFAULT 2014-07-10 17:01:19 +02:00
Javi Fontan
413206e130 Merge branch 'bug-2966' 2014-07-10 16:37:30 +02:00
Javi Fontan
af432a89f5 Merge branch 'bug-2938' 2014-07-10 16:37:16 +02:00
Carlos Martín
8352fbbe3a Feature #3009: Use NIC_DEFAULT to add a default MODEL in sunstone 2014-07-10 16:29:22 +02:00
Carlos Martín
370a5c27b2 Feature #3009: New VM attribute NIC_DEFAULT 2014-07-10 16:29:22 +02:00
Javi Fontan
cff331d078 Merge branch 'feature-2530' 2014-07-10 16:28:40 +02:00
Jaime Melis
af35925461 Feature #2917: Pass information between roles. This will be using onegate 2014-07-10 15:54:40 +02:00
Jaime Melis
f26255c52d fixes disk-snapshot in the cloud view 2014-07-10 15:54:40 +02:00
Javi Fontan
311d21f312 feature #2530: add defaults for io throttling 2014-07-10 15:38:56 +02:00
Tino Vazquez
a833f06b89 Fix wrong info returned on undefine error 2014-07-09 17:39:07 +02:00
Jaime Melis
a9f0128a90 Bug #2984: Apply fix for file uploads
(cherry picked from commit ee338c3cea)
2014-07-09 11:09:52 -04:00
Carlos Martín
27507d843c Bug #3014: fix xml formatting in fsck
(cherry picked from commit 66ef51d148)

Conflicts:
	src/onedb/fsck.rb
2014-07-09 14:10:31 +02:00
Javi Fontan
414a945624 bug #2938: use xl when xend is not running in VNM 2014-07-09 12:55:42 +02:00
Carlos Martín
8fe56a0002 Feature #2858: Fix IP6 formatting in sunstone 2014-07-09 12:40:04 +02:00
Carlos Martín
f686446eb9 Feature #2858: Rename NIC/IP6_SITE to _ULA in onedb upgrade 2014-07-09 12:39:26 +02:00
Carlos Martín
c0aaec92f1 Feature #2858: Remove leases fixes from fsck 2014-07-09 11:04:59 +02:00
Carlos Martín
c12cb2d6ba Feature #2858: Free leases even if the VM/NIC does not have AR_ID
This way VMs created in ONE < 4.8 will correctly free the IPs
2014-07-09 10:38:51 +02:00
Carlos Martín
0c4feac83d Feature #2858: Add onedb upgrade script 2014-07-09 10:38:51 +02:00
Ruben S. Montero
64cf127ea7 bug #2960: TM actions use CLONE instead of PERSISTENT 2014-07-08 23:52:38 +02:00
Ruben S. Montero
2b5164b195 Fix RB_FORMAT issues 2014-07-08 18:52:31 +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
Jaime Melis
8196f44999 fixes code style 2014-07-07 16:36:05 +02:00
Jaime Melis
e1b354f184 Assigns PENDING state to newly allocated flows 2014-07-07 16:36:05 +02:00
Ruben S. Montero
cc433f1cee feature #2877: Added RBD Format 2 to mkfs 2014-07-07 12:02:13 +02:00
Carlos Martín
85abc6cc05 onedb upgrade: fix bug in local_db_versioning update 2014-07-07 12:01:49 +02:00
Jaime Melis
b5f4ef7cae typo 2014-07-04 12:54:06 +02:00
Carlos Martín
edace3fa42 Merge remote-tracking branch 'origin/feature-2964' 2014-07-04 12:10:48 +02:00
Carlos Martín
1ef911e77a Feature #2964: add onedb migrator 2014-07-04 12:04:29 +02:00
Carlos Martín
d67a20e8a0 Feature #2964: unlimited quota is now -2, in Sunstone 2014-07-03 12:48:35 +02:00
Carlos Martín
f1fd63bef6 Feature #2964: unlimited quota is now -2, in CLI 2014-07-03 12:30:42 +02:00
Carlos Martín
1b668757fe Feature #2964: unlimited quota is now -2, in core 2014-07-03 12:16:29 +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
Vladislav Gorbunov
2de10612d3 feature #2530: iotune support for kvm block devices 2014-07-02 18:19:00 +02:00
Carlos Martín
13aa364984 Feature #2971: Fix column width after merge 2014-07-02 14:07:40 +02:00
Carlos Martín
6f369bcf70 Merge branch 'feature-2971'
Conflicts:
	src/sunstone/public/js/sunstone.js
2014-07-02 13:56:19 +02:00
Carlos Martín
f60ce604a8 Feature #2971: Refactor and minor fix 2014-07-02 13:27:28 +02:00
Carlos Martín
ac4b58455c Feature #1696: Image clone dialog shows the target DS 2014-07-02 10:34:05 +02:00
Ruben S. Montero
3a58fa8853 Fix compilation issue for syslog 2014-07-01 19:49:20 +02:00
Carlos Martín
ce68ea6edf Feature #2909: Ask for user inputs in VM create wizard 2014-07-01 16:27:53 +02:00
Carlos Martín
482d4ceda8 Feature #3017: Remove the easy provisioning wizard from sunstone 2014-07-01 13:43:20 +02:00
Jaime Melis
0a6734986b Bug #2984: Add a csrftoken to the upload ajax call
(cherry picked from commit 0952428027)
(cherry picked from commit 87f1459eaf386e67522be2e1d50fe85ed4874110)
2014-07-01 12:42:15 +02:00
Ruben S. Montero
165b9b453b csrf-fix: parser to find closing cdata
(cherry picked from commit 4b0bf663e5f00f3b038e644947756fa26753e2bf)
2014-07-01 12:42:09 +02:00
Ruben S. Montero
1ab55e9703 csrf-fix: Regenerate parsers with flex 2.5.39
(cherry picked from commit 430b81e87b39006c6790de132c141fe486f4b7f1)
2014-07-01 12:41:59 +02:00
Carlos Martín
d79aff9d54 csrf-fix: Improve parsing, corner cases
(cherry picked from commit 5818b8ea40)
(cherry picked from commit d27957b75ec5fb420d66a03207f098049b5ce02c)
2014-07-01 12:41:52 +02:00
Jaime Melis
983f76a5d2 cosmetic improvements for the csrftoken ajax fix
(cherry picked from commit 7e539e03a26c476ecb7b9a91d8e4195bf5d6d37e)
2014-07-01 12:41:46 +02:00
Ruben S. Montero
75c9f0940f csrf-fix: Redo parsers
(cherry picked from commit abf2ad5092)
2014-07-01 12:41:40 +02:00
Carlos Martín
68ad991c06 Better xml sanitization
(cherry picked from commit 151bd2b3c8)

Conflicts:
	src/vnm/VirtualNetwork.cc
2014-07-01 12:41:24 +02:00