1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

5248 Commits

Author SHA1 Message Date
Ruben S. Montero
3df4c6b65a Merge branch 'feature-1144' 2012-10-11 17:12:01 +02:00
Ruben S. Montero
3c3f129ae5 Merge branch 'feature-1013' 2012-10-11 17:11:20 +02:00
Ruben S. Montero
134ba0c80c Merge remote-tracking branch 'origin/bug-1533' 2012-10-11 17:07:06 +02:00
Javi Fontan
252a5932f0 Revert "bug #1255: make sure the VM is undefined before deploying it"
The command had the path of the deployment.0 as parameter,
that was totally wrong. Reverting as it fails and does not
make the command any better.

This reverts commit 1284b7aa18bd57a157f1794e779dfc83523517c0.
2012-10-11 16:55:36 +02:00
Daniel Molina
f70fa54251 Fix websockify install script 2012-10-11 16:15:10 +02:00
Javi Fontan
2aa8d0b788 bug #1541: add seconds to oned.log backup name
related to #1533
2012-10-11 15:18:54 +02:00
Javi Fontan
e307cc6f73 bug #1533: Now by default one start backs up oned.log 2012-10-11 12:18:39 +02:00
Ruben S. Montero
826dafa397 Merge remote-tracking branch 'origin/feature-892' 2012-10-10 19:03:56 +02:00
Ruben S. Montero
953b1c8967 feature #1013: Fix create and delete hooks for users and groups 2012-10-10 11:24:51 +02:00
Ruben S. Montero
24a83ca0af feature #1013: Updated the oned.conf file with hook information 2012-10-09 16:23:48 +02:00
Jaime Melis
0559591a14 Update econe man pages 2012-10-09 12:37:37 +02:00
Ruben S. Montero
29ad5368d2 feature #1013: Abstract hook registration. Add hook support for images, users and groups. 2012-10-09 11:56:01 +02:00
Daniel Molina
7d75d6981a Convert to_i arguments in ebs.rb, 00000000 is not parsed as 0 by the core release-3.8-beta1 2012-10-08 17:43:13 +02:00
Daniel Molina
04dafdba52 Fix econe-create-volume number of arguments 2012-10-08 15:31:47 +02:00
Tino Vazquez
303407ccc6 Merge branch 'master' of git.opennebula.org:one 2012-10-08 13:32:29 +02:00
Tino Vazquez
a788a284a6 Add strip to vmware restore 2012-10-08 13:32:00 +02:00
Ruben S. Montero
621f615a0c feature #1013: Simplify "on create" Hooks (now $ID are the same instead of $VMID, $HID,...). Add support for create/remove Virtual Network Hooks 2012-10-08 12:33:32 +02:00
Javi Fontan
e96fc8d108 Change context package generator version 2012-10-08 12:11:56 +02:00
Jaime Melis
1d842d34bc Bug #1521: Remove debug message 2012-10-08 11:31:09 +02:00
Ruben S. Montero
7e027ab089 feature #1013: Hook on drop method for PoolSQL 2012-10-07 23:33:19 +02:00
Ruben S. Montero
0d163cd300 feature #1144: Hook for UNKNOWN 2012-10-07 23:25:54 +02:00
Ruben S. Montero
43d552aea2 feature #1013: Abstraction of current Allocate and Remove hooks 2012-10-07 23:20:28 +02:00
Ruben S. Montero
a6c1f37159 feature #1383: Default DATASTORE_LOCATION for no cluster is now get 2012-10-05 18:01:07 +02:00
Jaime Melis
eadb8abe8a Improve install.sh behaviour with DESTDIR 2012-10-05 15:00:48 +02:00
Ruben S. Montero
9ffb37eaad bug #1464: Remove unused function 2012-10-05 14:33:40 +02:00
Ruben S. Montero
4d9609a79f Merge remote-tracking branch 'origin/bug-1495' 2012-10-05 14:31:20 +02:00
Ruben S. Montero
ed4713a5b5 bug #1464: Fix element count in onecluster when there is just one element 2012-10-05 14:20:41 +02:00
Ruben S. Montero
c6b41bd93e Merge branch 'master' of git.opennebula.org:one 2012-10-05 13:24:13 +02:00
Ruben S. Montero
ee40a04c83 feature #1393: DATASTORE_LOCATION can be set in the cluster template 2012-10-05 13:23:44 +02:00
Jaime Melis
603ac069ea bug #1521: LVM transfer driver remove persistent LV when onevm shutdown
Issue and patch provided by Bastien Cadiot
2012-10-05 13:18:05 +02:00
Carlos Martín
d50bc00765 Feature #1393: Add DS_LOCATION in migrator to 3.7.80 2012-10-05 13:02:56 +02:00
Ruben S. Montero
ffc8d58844 Merge remote-tracking branch 'origin/bug-1530' 2012-10-05 09:46:48 +02:00
Javi Fontan
88be96ae58 feature #1383: use functions extracted from net-ssh gem 2012-10-04 23:31:42 +02:00
Javi Fontan
70c809e8c2 bug #1530: support for disk an net id's 2012-10-04 19:15:17 +02:00
Tino Vazquez
9d70a5a671 Making SIZE calculation independent of grep version 2012-10-04 19:07:58 +02:00
Tino Vazquez
8c0aee478f Changing "cut" for more reliable "tr" 2012-10-04 18:33:12 +02:00
Tino Vazquez
f396521e31 Fix wrong path calculation for deployment file in restore action for VMware 2012-10-04 17:12:58 +02:00
Tino Vazquez
f7b77ed139 Merge branch 'master' of git.opennebula.org:one 2012-10-04 16:48:46 +02:00
Tino Vazquez
b9ac6a7b61 Better parsing of download size for marketplace images 2012-10-04 16:47:44 +02:00
Jaime Melis
b27629f26e Bump vesion to 3.7.80 2012-10-04 11:58:17 +02:00
Jaime Melis
8711ac6ae4 Feature #1190: Add --version option to all the econe commands 2012-10-04 11:54:39 +02:00
Jaime Melis
dcc10218a8 bug #1520: Remove unsupported white_ports, and apply the mac_spoofing filter on all interfaces. 2012-10-04 11:39:16 +02:00
Jaime Melis
0e1729e84c bug #1520: Firewall not working with Open vSwitch
Switch from the iptables firewall scripts, which aren't compatible anymore,
with scripts that create openvswitch flows.

Port whitelisting functionality can't be implemented with this model.
2012-10-03 19:53:01 +02:00
Carlos Martín
69eb361d7a Feature #1404: Add poweroff action to Java OCA 2012-10-03 18:32:27 +02:00
Daniel Molina
26b0193169 Add ostruct gem to CloudClient and use include instead of extend for EC2 modules 2012-10-03 18:28:52 +02:00
Carlos Martín
78a153de29 Feature #1523: Add a get_client call to ruby & java oca Client class 2012-10-03 18:26:40 +02:00
Carlos Martín
78f2dc5da5 Feature #1522, Bugs #1363, #1335: Update 3.7.80 onedb migrator 2012-10-03 18:17:48 +02:00
Carlos Martín
598b48c80a Fix command_parser to work with onedb 2012-10-03 18:17:48 +02:00
Jaime Melis
bc8a0134d2 Merge branch 'master' of git.opennebula.org:one 2012-10-03 17:21:05 +02:00
Jaime Melis
1a85ee1feb feature #1327: Add --raw and --arch to onevm create 2012-10-03 17:20:56 +02:00