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

1383 Commits

Author SHA1 Message Date
Tino Vázquez
3ed14a9f68 bug #295: Adding persistence to images 2010-08-03 19:22:13 +02:00
Jaime Melis
9cb8e914bd modified shutdown in kvm (#252) 2010-08-03 11:06:45 +02:00
Jaime Melis
e49d44da23 Merge branch 'one-2.0' of git@opennebula.org:one into one-2.0 2010-08-02 17:33:47 +02:00
Jaime Melis
c65a50a52b reordered onevm show output 2010-08-02 17:33:40 +02:00
Tino Vázquez
61e49edc1e Merge branch 'bug-295' of dsa-research.org:one into bug-295 2010-08-02 13:01:53 +02:00
Ruben S. Montero
b3857b1d22 bug #284: Default location for the image repository
(cherry picked from commit 8b9313699d)
(cherry picked from commit 4f93062acc)
2010-08-02 12:13:12 +02:00
Ruben S. Montero
04874dbf7a bug #295: Hooks can be specified without absolute path. Adjusted share location for system-wide installations 2010-08-02 11:24:01 +02:00
Ruben S. Montero
13de50389f bug #295: installs ImageRepository.rb 2010-08-01 18:28:03 +02:00
Ruben S. Montero
c176cf75ab feature #300: TARGET can be used with ImageRepository 2010-08-01 18:10:50 +02:00
Ruben S. Montero
84e51477e4 feature #295: Only overwritten images are disabled 2010-08-01 17:54:46 +02:00
Ruben S. Montero
971031f326 bug #295: Images are disabled if have to be written in the repo 2010-08-01 17:44:58 +02:00
Daniel Molina
42bf46e21a feature #297: ImageRepository for managing images 2010-07-31 18:51:44 +02:00
Ruben S. Montero
4f93062acc bug #284: Default location for the image repository
(cherry picked from commit 8b9313699d)
2010-07-30 18:29:25 +02:00
Ruben S. Montero
8b9313699d bug #284: Default location for the image repository 2010-07-30 18:24:54 +02:00
Carlos Martín
071066c160 feature #282: Host template initialization fixed to match the old HostTemplate class. 2010-07-30 17:20:06 +02:00
Carlos Martín
0ff9f4e90b feature #192: Host tests fixed for commit fbc455a219 2010-07-30 17:19:44 +02:00
Carlos Martín
6c907e30a4 feature #192: New test for Host::update_info. 2010-07-30 17:19:27 +02:00
Jaime Melis
5ccd20200a onevm show now displays monitoring information 2010-07-30 12:45:46 +02:00
Jaime Melis
cc827fb5ee Applied patch for network device statistics in KVM (#244) 2010-07-30 12:45:25 +02:00
Ruben S. Montero
6c70f33a27 Update last_poll for VMs 2010-07-30 01:46:23 +02:00
Ruben S. Montero
5cd85b4a58 feature #282: Removed already addressed TODO 2010-07-29 20:38:22 +02:00
Ruben S. Montero
5b333b98bd feature #282: clear the template before re-build 2010-07-29 20:33:36 +02:00
Ruben S. Montero
fbc455a219 feature #282: fix dump method 2010-07-29 20:18:42 +02:00
Ruben S. Montero
7dac88cd32 feature #282: Thread saefty & memory leaks for XML parsing 2010-07-29 20:18:02 +02:00
Carlos Martín
f812cce782 feature #192: Extra checks for host tests. 2010-07-29 19:46:47 +02:00
Carlos Martín
d0ccf2b962 feature #282: Added libxml to tests SConstructs 2010-07-29 19:46:17 +02:00
Carlos Martín
be0ae40820 feature #282: HostTemplate moved from its own table to a host_pool column. 2010-07-29 19:19:03 +02:00
Carlos Martín
7e5d3cf87d feature #192: Tests for feature #282.
(cherry picked from commit ab24a66e0e)
2010-07-29 18:49:20 +02:00
Carlos Martín
8384abf0a2 feature #282: Templates can be now parsed from xml-formatted strings.
(cherry picked from commit 35aa6ade2c)
2010-07-29 18:49:02 +02:00
Carlos Martín
ab24a66e0e feature #192: Tests for feature #282. 2010-07-29 18:24:03 +02:00
Carlos Martín
35aa6ade2c feature #282: Templates can be now parsed from xml-formatted strings. 2010-07-29 18:23:20 +02:00
Ruben S. Montero
859148e867 bug : Not known users are automatically added if authorized by the driver 2010-07-29 18:15:20 +02:00
Tino Vázquez
f1f6a232ab Merge branch 'bug-295' of dsa-research.org:one into bug-295 2010-07-29 11:31:42 +02:00
Jaime Melis
aa6939bfe8 fixed more bugs for package integration
(cherry picked from commit 2889bb48b2)
2010-07-27 17:27:05 +02:00
Jaime Melis
c49ed6d951 fixed bugs in install.sh to improve package integration
(cherry picked from commit 322e67df44)
2010-07-27 17:26:42 +02:00
Daniel Molina
d136f2626b Added OCA API Documentation
(cherry picked from commit 4b298efd7d)
2010-07-27 16:34:04 +02:00
Daniel Molina
4b298efd7d Added OCA API Documentation 2010-07-27 16:32:55 +02:00
Jaime Melis
2889bb48b2 fixed more bugs for package integration 2010-07-27 15:51:05 +02:00
Jaime Melis
4353a487c2 Merge branch 'one-2.0' of opennebula.org:one into one-2.0 2010-07-27 15:46:52 +02:00
Jaime Melis
322e67df44 fixed bugs in install.sh to improve package integration 2010-07-27 15:46:40 +02:00
Javi Fontan
d95647fbe6 Code documentation(cherry picked from commit 9574332983) 2010-07-27 15:44:47 +02:00
Javi Fontan
9574332983 Code documentation 2010-07-27 15:44:05 +02:00
Javi Fontan
95fa766d24 Delete duplicated functionality from oneauth(cherry picked from commit 77167a11df) 2010-07-27 15:03:45 +02:00
Javi Fontan
77167a11df Delete duplicated functionality from oneauth 2010-07-27 15:02:41 +02:00
Javi Fontan
1114fcce4e Changed software version to 1.9.80 2010-07-27 12:46:33 +02:00
Javi Fontan
cfc965e04d delete any spaces that come in password parameter 2010-07-26 23:13:30 +02:00
Javi Fontan
8244182b48 Cleaning old code and debug messages 2010-07-26 23:13:30 +02:00
Ruben S. Montero
aa33d18c9e Merge branch 'master' of dsa-research.org:one 2010-07-26 19:41:06 +02:00
Daniel Molina
c6c217d4df Get rid of Crack dependency 2010-07-26 19:40:55 +02:00
Jaime Melis
3bee17de8a Merge branch 'master' of opennebula.org:one 2010-07-26 18:11:13 +02:00