Carlos Martín
7ffae6fb8e
Feature #1112 : Remove datastore initialization from oned.conf
2012-02-23 18:27:35 +01:00
Carlos Martín
1e63b6ce4e
Feature #1112 : Add TM_MAD to Datastores
2012-02-22 18:22:41 +01:00
Carlos Martín
98c5c246c2
Feature #1112 : Do not use host's TM_MAD
2012-02-22 16:01:30 +01:00
Carlos Martín
546b6c8a4e
Feature #1112 : Restrict image creation on system DS. Create new default DS
2012-02-22 12:19:47 +01:00
Carlos Martín
8f34895576
Feature #1112 : Add base path and type to onedatastore output
2012-02-20 20:48:52 +01:00
Carlos Martín
a107c22734
Feature #1112 : New datastore drivers for vmware
2012-02-20 20:10:30 +01:00
Carlos Martín
30f981e92f
Feature #1112 : Fix error message for missing TYPE in datastore creation
2012-02-20 18:51:56 +01:00
Carlos Martín
867c8380c0
Feature #1112 : Update rm and mkfs scripts to use datastore info
2012-02-20 15:41:47 +01:00
Ruben S. Montero
1540124721
feature #1112 : Added missing file
2012-02-20 13:42:50 +01:00
Ruben S. Montero
3a8525bdc1
feature #1112 : Work on the datastore drivers:
...
- Moved references to image_mad to datastore_mad. Adjusted installation dirs and source files
- FS driver cp command uses DS_DRIVER_ACTION_DATA message
- New libfs.sh to deal with datastore protocol
- New xpath.rb to get XML elements in shell programs
- Change oned.cong and OpenNebula core files to use DATASTORE instead of IMAGE
- Change mkfs driver function to use the drv action data
2012-02-19 02:08:03 +01:00
Carlos Martín
621b8f1e76
Feature #1112 : Fix default configuration for vector attributes
2012-02-17 19:41:15 +01:00
Carlos Martín
6bf0f08b9b
Feature #1112 : New default ACL rule, to allow any user to use any datastore
2012-02-17 19:38:11 +01:00
Carlos Martín
b0063c0f80
Feature #1112 : WIP, Use XML data in image manager driver messages
2012-02-17 17:28:31 +01:00
Ruben S. Montero
2b50e27a66
feature #1112 : Remove check for missing attribute (default always added)
2012-02-17 11:54:08 +01:00
Carlos Martín
90f8569f18
Feature #1112 : Missing file DatastoreTemplate.h
2012-02-17 11:46:46 +01:00
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 7f485ad179311a3d30b7f366bc850692c697be1f)
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 22b888e2ebadebbb8acd2149c2da3460f6f782bd)
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 aafd0087c2a0e9a33832628e05d8601eb6ebafd2)
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 986c1282baaceeaf743e555a83d27283696e534b)
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 76506b57377bc5d8ed4a798ac0ada1d8aad7dcb6)
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 f9b9f1a0cd9b492239411d2150834e00291540b0)
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