Carlos Martín
d2ad28a909
Feature #1112 : Use SYSTEM_DS values from oned.conf to create default DS
2012-02-16 20:17:36 +01:00
Carlos Martín
4e2bd36415
Feature #1112 : Datastores are now defined with templates. New att. type and base path
2012-02-16 19:37:08 +01:00
Ruben S. Montero
bbf7bbadd5
Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112
2012-02-15 23:58:46 +01:00
Ruben S. Montero
76ae0809d8
feature #1112 : Delete templates in case of failure. Some cosmetic changes
2012-02-15 23:54:22 +01:00
Ruben S. Montero
2d31a94115
feature #1112 : Configuration parameters for the System Datastore
2012-02-15 23:53:35 +01:00
Ruben S. Montero
dacef3d104
feature-1112: "system" is the default name for DS 0
2012-02-15 23:52:22 +01:00
Carlos Martín
2a6f5b50dc
Feature #1112 : Integrate datastores into acl rules
2012-02-15 18:53:23 +01:00
Carlos Martín
0f350b3da0
Feature #1112 : System datastores can't be deleted
2012-02-15 17:37:30 +01:00
Carlos Martín
4950f23652
Feature #1112 : Add datastore id to image creation in ruby OCA and CLI
2012-02-15 17:18:24 +01:00
Carlos Martín
0dfb521b9b
Feature #1112 : Create default system datastore at bootstrap
2012-02-15 17:17:32 +01:00
Carlos Martín
174ba75d63
Feature #1112 : Move datastore definition from image template to xml-rcp parameter
2012-02-15 16:47:52 +01:00
Ruben S. Montero
d754c987e6
feature 1112: Work integrating datastores and images
2012-02-15 00:19:42 +01:00
Ruben S. Montero
45382e76b1
feature #1112 : Initial changes in the Image driver to support multiple Datastores
2012-02-13 12:33:16 +01:00
Carlos Martín
e9d026e3ae
Feature #1112 : WIP associate Images to Datastores
2012-02-10 19:28:18 +01:00
Carlos Martín
bab1573f31
Feature #1112 : Fix onedatastore show output
2012-02-10 19:01:20 +01:00
Carlos Martín
e76e1227d3
Feature #1112 : Add datastore to ObjectType strings
2012-02-10 14:55:29 +01:00
Carlos Martín
b495e868b3
Feature #1112 : Fix one.datastore.delete
2012-02-10 13:27:26 +01:00
Carlos Martín
354ef28985
Feature #1112 : Continue integration of DatastorePool in Nebula class
2012-02-10 13:24:52 +01:00
Ruben S. Montero
e73ef59fc1
feature #1112 : Fix compilation warining in tests
2012-02-10 01:20:08 +01:00
Ruben S. Montero
2762ed5a62
feature #1112 : Fix compilation of tests
2012-02-10 01:19:49 +01:00
Ruben S. Montero
69e9192a98
feature-1112: Delete dspool when destoying the Nebula class
2012-02-10 01:18:46 +01:00
Ruben S. Montero
1d8d821d04
feature #1112 : Change xml-rpc method name
2012-02-10 00:51:26 +01:00
Carlos Martín
2531db2d7a
Feature #1112 : Ruby OCA and CLI for datastores
2012-02-09 18:55:18 +01:00
Carlos Martín
9ec4b450a4
Feature #1112 : Create Datastore and DatastorePool classes, and RM methods
2012-02-09 17:56:47 +01:00
Carlos Martín
03ddf136b7
Bug #1119 : set right values for uid,gid columns in migrator 3.1.80_to_3.2.0
2012-02-09 03:22:11 -08:00
Carlos Martín
c03b78732f
Better error message cleanup in Template::parse_str_or_xml
2012-02-08 17:10:07 +01:00
Carlos Martín
f736af49e4
Merge branch 'feature-1095'
...
Conflicts:
src/pool/PoolObjectSQL.cc
2012-02-08 07:22:04 -08:00
Ruben S. Montero
0f1195e336
bug #1115 : Remove error messages from templates before inserting new ones
2012-02-07 23:36:58 +01:00
Hector Sanjuan
ca24b85460
Bug #1110 : Add VMware IM,TM and VMM drivers to Sunstone host creation dialog.
...
(cherry picked from commit 7f485ad179
)
2012-02-07 22:36:04 +01:00
Hector Sanjuan
a0eedf34a9
Bug #1111 : Improve constraints when creating a ranged virtual network.
...
(cherry picked from commit 22b888e2eb
)
2012-02-07 22:35:47 +01:00
Hector Sanjuan
aa86d4c0d1
Feature #1030 : Allow parametric values when creating several VMs in Sunstone.
...
(cherry picked from commit aafd0087c2
)
2012-02-07 22:34:06 +01:00
Hector Sanjuan
99ba655813
Feature #1030 : Allow parametric values when creating several VMs in SelfService
...
(cherry picked from commit 986c1282ba
)
2012-02-07 22:33:53 +01:00
Hector Sanjuan
ab79e3bb41
feature #1030 : add %i wildcard support to cli when instantiating multiple VMs.
...
(cherry picked from commit 76506b5737
)
2012-02-07 22:28:42 +01:00
Hector Sanjuan
cdb47d12c7
Bug #1085 : Increase cookie expiration time in web-UIs.
...
Skewed clocks can cause that cookie does not work. Expiration time increased from 1 to 10 minutes, which is the same as the default duration of the session.
(cherry picked from commit f9b9f1a0cd
)
2012-02-07 22:22:22 +01:00
Tino Vázquez
9cdfe82764
Bug #1084 : Fix for bad background process spawning
2012-02-06 11:59:07 -06:00
Tino Vazquez
eb0d5fb36c
Bug #1084 : Added auto answer to libvirt for ESX
2012-02-06 15:53:52 +01:00
Ruben S. Montero
19f0dbeebd
Merge branch 'feature-985'
2012-02-01 12:34:41 +01:00
Carlos Martín
309390a0f1
Bug #1097 : free error message in PoolObjectSQL::replace_template
...
(cherry picked from commit 85149f77d2
)
2012-01-30 19:59:14 +01:00
Carlos Martín
5cf1b27e2a
Feature #1095 : Templates in one.*.allocate, one.*.update & one.vn.add/rmleases can be in XML
2012-01-30 19:31:21 +01:00
Javi Fontan
bb35437206
bug #1063 : fix oneacct for systemwide installations
...
(cherry picked from commit 00deb1e441
)
2012-01-30 18:37:48 +01:00
Carlos Martín
03e9b52c55
Bug #1087 : Core tests
...
(cherry picked from commit f10e852fe4
)
2012-01-26 19:02:25 +01:00
Carlos Martín
a0d0bd1dbb
Fix ImagePoolTest::persistence test
2012-01-26 17:47:13 +01:00
Carlos Martín
498f6aa2ba
Fix core tests in master
2012-01-26 17:26:57 +01:00
Carlos Martín
01e0248929
Bug #1086 : Core tests for cache bug
...
(cherry picked from commit 7a5b42b184
)
2012-01-26 17:02:06 +01:00
Tino Vazquez
acfd5902eb
Merge branch 'master' of git.opennebula.org:one
2012-01-26 16:29:58 +01:00
Tino Vazquez
dc4ac8ca95
Links now point always to latest versiony
2012-01-26 16:29:34 +01:00
Carlos Martín
48efe0bf4c
Create new onedb migrator for 3.2.1
...
(cherry picked from commit 81aae22421
)
2012-01-26 11:34:42 +01:00
Ruben S. Montero
404b34c98a
bug #1087 : More work on the cache
...
(cherry picked from commit f05942f6e4
)
2012-01-26 11:34:20 +01:00
Jaime Melis
7e92bd8dd8
typo in banner
2012-01-25 19:18:43 +01:00
Tino Vazquez
614bb56f2e
Merge branch 'master' of git.opennebula.org:one
2012-01-25 18:37:18 +01:00