JensHoffmann
419df715da
Lint help and usage in oned.cc
...
(cherry picked from commit d9b6cca19589db2b76443edf3bc683c8dac016db)
Conflicts:
src/nebula/oned.cc
2014-01-29 17:43:37 +01:00
Ruben S. Montero
1bfcc3a6c3
Merge branch 'gitignore' of https://github.com/cudos/one
2014-01-29 17:23:01 +01:00
Javi Fontan
db2790e975
feature #2371 : better fix for the extra new line in list
2014-01-28 17:14:45 +01:00
Javi Fontan
8c678b8f84
feature #2371 : do not print extra line in list commands
2014-01-28 16:32:45 +01:00
Javi Fontan
e3d868e36a
feature #2371 : fix bug returning errors from get_hash
2014-01-28 15:59:45 +01:00
Ruben S. Montero
d6cfb50606
Update comments of kvm.conf file to include RAW behavior
2014-01-28 13:18:19 +01:00
Javi Fontan
8bbb87d468
Merge branch 'feature-2371'
2014-01-22 13:15:10 +01:00
Javi Fontan
09c504222e
bug #2657 : fix VMM driver to send one action per host
...
(cherry picked from commit 0eb00fc502cc0810a396c79440e235abed990573)
2014-01-22 11:34:44 +01:00
Javi Fontan
21b22b0340
feature #2371 : delete debuging STDERR.puts
2014-01-22 11:26:52 +01:00
Javi Fontan
8bcb1cfeb3
feature #2371 : add ox gem to install_gems
2014-01-22 11:21:03 +01:00
Javi Fontan
955c102519
feature #2371 : add pagination to ruby oca, cli and sunstone
...
There is a new pool method called get_hash that uses pagination when possible.
The default page size can be changed with the environment variable
ONE_POOL_PAGE_SIZE. Any value > 2 will set a page size, a non
numeric value disables pagination.
Paginated pools are parsed using sax instead of dom so this makes the parse
a bit faster. It will also detect Ox gem (https://github.com/ohler55/ox ) and
will use it as it is much faster than Nokogiri.
Screen cleaning in top command is done after retrieving the pool reducing
the flickering.
2014-01-16 17:23:14 +01:00
Javi Fontan
193e7a9cf6
feature #2371 : add pagination to pool info
...
When the end_id of pool.info xmlrpc call is lower than -1 the parameters
do not refer to object ids but offset and cuantity used for pool pagination.r
The SQL query will have "LIMIT start_id,-end_id".
2014-01-13 16:30:43 +01:00
Javi Fontan
a64e27c65b
Merge branch 'bug-2585'
2014-01-13 14:43:59 +01:00
Javi Fontan
36b62e7896
Merge branch 'bug-2483'
2014-01-13 14:43:24 +01:00
Javi Fontan
3338cd039c
bug #2585 : user proper vnc parameters for HVM XEN
2014-01-10 11:51:43 +01:00
Tino Vazquez
54d2e1979a
Bug #2602 : Fix DS name space on ESX
...
(cherry picked from commit 9cf3fbc158b2a818a89f0e5152588c47c077e904)
2014-01-09 12:45:15 +01:00
Jaime Melis
11520021f7
Bump to version 4.5.0
2014-01-09 11:51:20 +01:00
Ruben S. Montero
dc79dd2c38
bug #2544 : Use REPLACE to insert monitoring values
2014-01-03 00:52:21 +01:00
Ruben S. Montero
bd0cb167d6
feature #2533 : xml-rpc log file can be disable through oned.conf
2014-01-02 17:37:11 +01:00
Ruben S. Montero
60c763c38b
bug #2542 : cdrom on ceph datastore uses CEPH_HOST, CEPH_SECRET, CEPH_USER. Patch contributed by Vladislav Gorbunov.
2014-01-01 23:33:16 +01:00
Ruben S. Montero
99157ea06b
Feature #2572 : XML-RPC library element size can be defined in sched.conf
2013-12-21 01:35:51 +01:00
Javi Fontan
78233c496d
bug #2483 : set cdrom disk type in xen driver
2013-12-20 16:54:59 +01:00
JensHoffmann
62f4f85f7c
Add .gitignore file
...
When you want to see 'git status' including ignored files run:
git status --ignored
2013-12-10 19:06:28 +01:00
Javi Fontan
1abee8aafc
Take advantage of delete not acting on null values
...
Nebula.h and User.h
2013-12-10 18:03:03 +01:00
Daniel Molina
e39fcba177
Decode RAW data in update wizard
2013-12-09 18:38:54 +01:00
JensHoffmann
f7ecf6f8fc
Take advantage of delete not acting on null values
...
The code 'delete 0' does nothing. So you can shorten code
like:
if (x != 0) {
delete x
}
to simply: delete x
2013-12-09 17:56:25 +01:00
JensHoffmann
74414c31b1
Use std::string for log file name in module Log
2013-12-09 17:55:10 +01:00
Tino Vazquez
f213728b21
Bug #2548 : Set correct flag for pool retrieval
2013-12-09 13:04:23 +01:00
Ruben S. Montero
50a288e50d
Bug #2541 : Fix contributed by Gareth Bult <gareth@linux.co.uk>. Defaults 0 to monitor probes when error occur to prevent syntax errors
2013-12-06 20:21:51 +01:00
Carlos Martín
5edbe4df2d
Bug #2535 : put quotes around role name in the instantiate extra template
2013-12-03 16:16:32 +01:00
Jaime Melis
bdef5c9799
Update man pages
...
(cherry picked from commit cd312925d039ba3655e99a0e880cc4c4fe877df5)
2013-11-28 15:11:52 +01:00
Jaime Melis
6b32d4c20f
Bump to version 4.4.0
...
(cherry picked from commit d7c6a6a6d215691ad89c66a50c17f07a0c3b43a0)
2013-11-28 15:11:39 +01:00
Javi Fontan
aea6d23620
New man pages for 4.3.90
...
(cherry picked from commit 38c9990f8987e4ce5678c18a089a27af132a42f7)
2013-11-28 15:09:44 +01:00
Javi Fontan
b775ef1247
Bump version to 4.3.90
...
(cherry picked from commit f783d3082b7fb173294da047b0f6dec5cb93aff8)
2013-11-28 15:09:37 +01:00
Tino Vazquez
86e457b0d3
Add migrator to 4.4 RC 4.3.90
...
(cherry picked from commit 972bb1f94a3c2880637f7ef364bf705d168f4137)
Conflicts:
install.sh
2013-11-28 15:08:18 +01:00
Jaime Melis
b0290d7a20
Fix typo in migrator upgrade (4.2.0 -> 4.3.80)
2013-11-27 17:37:15 +01:00
Daniel Molina
4a505d2263
Fix novnc rendering when the window is detached
2013-11-27 17:08:22 +01:00
Jaime Melis
e0c813b591
Bug #678 : Startup should create dir for pid file if it does not exists
2013-11-27 16:46:09 +01:00
Javi Fontan
8833d387f2
Merge branch 'feature-2500'
2013-11-27 15:22:38 +01:00
Jaime Melis
e4bc95e559
Feature #2505 : Possibility to customize the Sunstone display name
2013-11-27 13:23:43 +01:00
Javi Fontan
8b71eb6a29
feature #2500 : option to encode credentials in sunstone
2013-11-27 13:14:34 +01:00
Daniel Molina
5a8eb83263
Update languages
2013-11-27 13:02:17 +01:00
Daniel Molina
4eb339d5d7
Fix error when creating a new template as a regular user
2013-11-27 13:02:17 +01:00
Javi Fontan
080a8031e0
Merge branch 'feature-2468'
2013-11-27 11:22:48 +01:00
Javi Fontan
b49454a7f8
feature #2468 : fix bug getting probes version
2013-11-27 11:21:11 +01:00
Javi Fontan
4a149d4c52
Merge remote-tracking branch 'origin/feature-2494'
2013-11-26 22:58:02 +01:00
Javi Fontan
81b045de86
feature #2468 : add rsync option to onehost sync
2013-11-26 18:35:55 +01:00
Javi Fontan
b62925196f
feature #2468 : Use only one queue for onehost sync
...
Also prints the percentage of hosts updated
2013-11-26 18:25:44 +01:00
Carlos Martín
0474c02e42
Add migrator to 4.4.0
2013-11-26 18:23:00 +01:00
Daniel Molina
a65212c48e
Add user data option
2013-11-26 17:31:57 +01:00