Jaime Melis
bd934be4c9
changed NOTICE
2010-10-20 23:07:24 +02:00
Javi Fontan
4cd7ddff2c
Added more information to cli help/man
2010-10-20 17:53:25 +02:00
Ruben S. Montero
480b1c515e
ImageRepository does not report errors when moving non-exisiting disk images. This may happen when a VM fail, for example.
2010-10-20 17:29:58 +02:00
Ruben S. Montero
e2448237bd
bug #363 : Image Hook is now executed for VMs in pending state
2010-10-20 17:27:57 +02:00
Ruben S. Montero
bdded6e2cd
Moved default location of remotes dir to /var/tmp/one
2010-10-20 17:23:28 +02:00
Javi Fontan
a968e5fd25
Changed version to 2.0.0 (man pages updated)
2010-10-19 17:41:29 +02:00
Javi Fontan
440a369372
Added cloud CLI man pages
2010-10-19 17:28:36 +02:00
Javi Fontan
3d6d9562fe
Make cloud CLI help compatible with help2man
2010-10-19 17:00:29 +02:00
Javi Fontan
244a408bec
Added --version to cloud CLI
2010-10-19 15:41:44 +02:00
Ruben S. Montero
42bccd523d
Merge branch 'one-2.0' of dsa-research.org:one into one-2.0
2010-10-18 23:38:37 +02:00
Ruben S. Montero
8777194aa2
Fixes compilation issues and bug in saveas image method
2010-10-18 23:35:12 +02:00
Javi Fontan
762d15d556
Added documentation url to README
2010-10-18 23:12:43 +02:00
Ruben S. Montero
75d01c2584
Minor modificatio to ImageRepository rm function
2010-10-18 23:05:58 +02:00
Ruben S. Montero
39bb0f21fa
Wrong return statement
2010-10-18 22:58:58 +02:00
Ruben S. Montero
3bcf6a62a3
Minor modification to has_elements?
2010-10-18 22:51:51 +02:00
Daniel Molina
d245b26355
Add CONTEXT section to OCCI
2010-10-18 22:11:51 +02:00
Jaime Melis
9a894c21ad
bug: fixed return values for write and read functions
2010-10-18 19:11:21 +02:00
Carlos Martín
a5002b0acb
Java API: Better Hudson testing; now it is aware of other OpenNebulas running in the system.
2010-10-18 18:38:22 +02:00
Carlos Martín
9ffc502774
Java API: Small changes needed to integrate java tests with hudson.
2010-10-18 15:26:17 +02:00
Daniel Molina
f8903ad813
Fix Ruby tests for User changes
2010-10-16 15:43:20 +02:00
Tino Vázquez
85108d4e9d
Merge branch 'one-2.0' of dsa-research.org:one into one-2.0
2010-10-15 19:43:46 +02:00
Tino Vázquez
ced309d4aa
Remove java vmware drivers from OpenNebula distribution
...
Now moved to a separate project: http://dev.opennebula.org/projects/vmware-java
2010-10-15 19:43:02 +02:00
Carlos Martín
1a0942f248
Java API: Test fixed for recent changes in User.info method
2010-10-15 19:17:14 +02:00
Carlos Martín
e000b5abcc
Ruby tests updated: User's ENABLED element is now defined as 0/1 instead of True/False
2010-10-15 19:16:15 +02:00
Ruben S. Montero
e03ef196db
Bug wrong open mode for /dev/null
2010-10-15 19:09:10 +02:00
Carlos Martín
a1cc390c35
Java API: User ENABLED element is now defined as 0 / 1 instead of True / False
2010-10-15 18:57:05 +02:00
Ruben S. Montero
ed0b00a07d
Bug fixed uid request for UserInfo
2010-10-15 18:32:12 +02:00
Ruben S. Montero
513bfa5d90
Bug: User status is now return as 0/1 and not True/False.
2010-10-15 18:18:34 +02:00
Ruben S. Montero
e3f04cbe44
build.sh cleans also the tests
2010-10-15 17:43:54 +02:00
Ruben S. Montero
0257c9c7da
UserInfo class
2010-10-15 17:43:10 +02:00
Carlos Martín
7c6bb9435a
Java API User.info() method changed back to use one.user.info XML-RPC again.
2010-10-15 17:30:16 +02:00
Ruben S. Montero
26576d8580
Added one.user.info method
2010-10-15 17:29:58 +02:00
Daniel Molina
4cc329b925
Add help information for oneimage/onevnet list m
2010-10-15 13:21:27 +02:00
Carlos Martín
8eb9cdc67e
Java API update for 2.0 release.
2010-10-15 13:20:37 +02:00
Javi Fontan
eb843caccc
Added first version of README file
2010-10-14 19:50:38 +02:00
Javi Fontan
457a22bbea
Added man pages to install script
2010-10-14 17:24:01 +02:00
Javi Fontan
0167498d90
Added first version of CLI man pages
...
These man pages are generated from CLI --help and --version text
using a slightly modified help2man command
2010-10-14 13:02:32 +02:00
Javi Fontan
5558b05bb2
Added Apache License to CLI --version text
2010-10-14 12:59:56 +02:00
Javi Fontan
86964ac730
Added --version option to oneauth command
...
Gets the version and copyright string from CommandParse class
so it only needs to be changed there
2010-10-14 12:39:41 +02:00
Javi Fontan
0f1da0b9cd
Bug #368 : Added -pthread to link flags
2010-10-13 20:32:58 +02:00
Tino Vázquez
dfb9114cf6
Merge branch 'one-2.0' of dsa-research.org:one into one-2.0
2010-10-13 15:36:49 +02:00
Tino Vázquez
3cc0f52988
Image delete function now copes with directories
2010-10-13 15:36:17 +02:00
Ruben S. Montero
37a13baf4a
bug #367 : Added patch for Xen vncdisplay number generation. Fix default VNC_BASE_PORT in oned.conf
2010-10-13 13:42:40 +02:00
Ruben S. Montero
1ec71a300c
Bug #366 : Client uses config and checks for a valid VM_TYPE entry
2010-10-08 17:56:56 +02:00
Ruben S. Montero
9d959c2e55
Bug #364 ; Users can see now its own images & networks as well as public ones
2010-10-08 13:23:20 +02:00
Ruben S. Montero
a5cacd2e15
Set permissions to 770 if target path is a directory. Do not move files if they are the same
2010-10-08 12:25:32 +02:00
Daniel Molina
c6e9cf1516
Change wrong information in filter_flag values help
2010-10-07 23:28:32 +02:00
Ruben S. Montero
2efc13e6fb
Merge branch 'feature-199' of dsa-research.org:one into feature-199
2010-10-07 18:37:29 +02:00
Ruben S. Montero
ccabc9cffb
Fix bug in new run probes
2010-10-07 18:37:16 +02:00
Tino Vázquez
e30a2dcc27
remote_path --> cmd_path
2010-10-07 18:29:24 +02:00