1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-14 19:24:10 +03:00

3988 Commits

Author SHA1 Message Date
Ruben S. Montero
e9e84d35f3 Merge branch 'master' into feature-1112 2012-03-07 13:11:58 +01:00
Ruben S. Montero
daf132eee4 Merge branch 'feature-924' 2012-03-07 13:11:21 +01:00
Ruben S. Montero
62b5427c24 feature #924: Remove removed config.ru files from installer 2012-03-07 13:10:14 +01:00
Ruben S. Montero
301447560d feature #1112: Add space in error message 2012-03-07 13:08:46 +01:00
Jaime Melis
5ec865cb3c feature #1112: improve debugging for one_datastore.rb 2012-03-07 12:45:49 +01:00
Jaime Melis
d8cfa2eae6 feature #1112: DS iSCSI drivers 2012-03-07 12:42:21 +01:00
Jaime Melis
89a0a475c9 feature #1112: Small modifications in DS/TM scripts:
* The DS directory is created specifically by each action only when needed
* ssh_exec_and_log and ssh_make_path move to scripts_common.sh
* Round the size up
* drop unused remote2local_path function
2012-03-07 12:41:35 +01:00
Hector Sanjuan
28e841c739 Feature #938: Move tests from ozones/Server/test to ozones/test
(cherry picked from commit f2e86d4b487ac4ceb20e57c35790eca10e1c1501)
2012-03-07 10:12:24 +01:00
Hector Sanjuan
a9bf2f05dc Ozones: enable raw JSON output from CLI commands
(cherry picked from commit e4b34a7e4e175da871b796396d054bf36ae2de7f)
2012-03-06 23:32:01 +01:00
Hector Sanjuan
dbddd4519d Feature #938: Update zona unit tests
They now work with latest master status. Pending: add new tests.
(cherry picked from commit cd3978ea9cd7e15eda082e0b2521c18475f5d79e)
2012-03-06 23:31:30 +01:00
Ruben S. Montero
ea089f0626 feature #1112: Fix errors in mvds scripts 2012-03-06 23:23:33 +01:00
Ruben S. Montero
e4017e6106 feature #1112: Move SED initialization to scripts_common.sh. Always fix path for SRC/DST 2012-03-06 22:25:39 +01:00
Ruben S. Montero
fb44e1955a feature #1112: Fix file name in install.sh 2012-03-06 22:25:22 +01:00
Carlos Martín
ea70484edc Feature #1112: Fix save_as image state update when VMs in failed state are deleted 2012-03-06 18:44:22 +01:00
Carlos Martín
c9cc70dc81 Feature #1112: Fix save_as in mkfs datastore_mad drivers 2012-03-06 18:08:20 +01:00
Carlos Martín
dabcafa2d9 Feature #1112: Fix exec_and_log functions 2012-03-06 18:07:14 +01:00
Carlos Martín
a48d204b3e Feature #1112: RMVMachine save as method: solve image left with its mutex locked, remove PUBLIC att. from new template 2012-03-06 16:31:12 +01:00
Carlos Martín
cefe51b38b Feature #1112: add src/tm_mad/*/vmds to install.sh 2012-03-06 16:30:05 +01:00
Carlos Martín
51cec846bf Feature #1112: Renamge DATASTORE/TYPE to DS_MAD 2012-03-06 15:13:55 +01:00
Carlos Martín
bb2b9371a0 Feature #1112: Do not create cluster "default" at bootstrap 2012-03-06 14:47:17 +01:00
Ruben S. Montero
d38292505b feature #1112: Update Image state when releasing it (persistent and save_as images) 2012-03-06 00:18:01 +01:00
Ruben S. Montero
13bee9d9da Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-05 23:49:42 +01:00
Ruben S. Montero
92dd8d4c5e feature #1112: Save_as functionality 2012-03-05 23:49:18 +01:00
Carlos Martín
5ea3d682ee Feature #1112: Fix tests compilation 2012-03-05 17:53:17 +01:00
Carlos Martín
05fdb88739 Feature #1112: Allow datastore template update to change the internal TYPE and TM_MAD attributes 2012-03-05 16:47:59 +01:00
Carlos Martín
f534f66ca5 Feature #1112: Show TM_MAD in onedatastore show output 2012-03-05 16:46:27 +01:00
Carlos Martín
20ff34756c Feature #1112: Add automatic cluster placement requirements to new VMs 2012-03-05 16:20:04 +01:00
Tino Vazquez
c2069ea215 Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-05 14:39:08 +01:00
Tino Vazquez
182d50fd15 First work extending oZones with clusters & DS 2012-03-05 13:10:16 +01:00
Jaime Melis
f4e20d81ce feature #1112: Improvements in datastora_mad drivers:
* Remove unnecessary chowns.
* Improve xpath access from datastore shell scripts.
* Read UNAME, RESTRICTED_DIRS and SAFE_DIRS from datastore template.
* New size function using qemu-img
2012-03-05 11:56:18 +01:00
Jaime Melis
3ae8efbd0c feature #1112: Remove unnecessary files from install.sh and the 'mv' datastore scripts 2012-03-05 11:53:59 +01:00
Ruben S. Montero
950ef37b69 feature #1112: Move to Datastore action for the shared and ssh transfer drivers 2012-03-04 22:23:01 +01:00
Ruben S. Montero
0e4fd8904c Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-03 03:42:33 +01:00
Ruben S. Montero
4dc9a34b79 feature #1112: TM shared and ssh. It should allow any combination of system datastore and images
datastore types (shared-shared, ssh-shared, shared-ssh, ssh-ssh)
2012-03-03 03:39:21 +01:00
Ruben S. Montero
193c3d2c94 feature #1112: Do not set DATASTORE_LOCATION value, use the default 2012-03-03 03:38:18 +01:00
Ruben S. Montero
eb33fab49f feature #1112: Fix bug when one of the actions of a TM script fails 2012-03-03 03:37:38 +01:00
Ruben S. Montero
e71c78c187 feature #1112: Do not make system_datastore directory for a VM. 2012-03-03 03:37:06 +01:00
Carlos Martín
1bb6d43464 Feature #1112: Create system and default datastores in cluster 'none' 2012-03-02 19:10:41 +01:00
Carlos Martín
89bdf19d2a Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-02 18:52:01 +01:00
Carlos Martín
d376c6fa4b Feature #1112: Work on CLI commands, cluster and DS related methods 2012-03-02 18:51:17 +01:00
Ruben S. Montero
c1b7434774 feature 1112: Context fot tm_shared 2012-03-02 18:24:03 +01:00
Daniel Molina
6389af9335 feature #924: Fix system wide paths for logs 2012-03-02 17:36:31 +01:00
Carlos Martín
759c0a2366 Feature #1112: New onedatastore update method 2012-03-02 17:25:42 +01:00
Ruben S. Montero
79facc884e feature #924: Removed unneeded config.ru file 2012-03-02 16:32:49 +01:00
Ruben S. Montero
e1fc5f5dc3 feature #924: Remove unneeded rackup file 2012-03-02 16:29:20 +01:00
Hector Sanjuan
f1349136c7 Feature #924: launch ozones without using rackup
(cherry picked from commit bf87b2bed5bf39910ce55f36509e4c693ed2d773)
2012-03-02 16:28:29 +01:00
Hector Sanjuan
2a34ba0a0c Feature #924 - add missing logger to ozones
(cherry picked from commit d4d3eb692a3ea2566596c71ac2686c6c4758ad84)
2012-03-02 16:28:17 +01:00
Hector Sanjuan
d367efc7db Feature #1109: Add SelfService support in ozones
Add self service end point when creating a zone.

Show self service public link when showing VDC information.
(cherry picked from commit f44bb4940efaaa10486afe79c89935068b28a545)
2012-03-02 16:22:26 +01:00
Carlos Martín
6ff6e1f200 Feature #1112: Add permissions to DS. New chown & chmod methods 2012-03-02 16:11:50 +01:00
Tino Vazquez
ecb7120d2b Avoid possible issues with old migrators 2012-03-02 12:05:45 +01:00