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

3262 Commits

Author SHA1 Message Date
Ruben S. Montero
23e33e3200 feature #863: Update remotes in sshtream. Checks if the stream is alive before using it 2011-11-26 01:12:24 +01:00
Javi Fontan
053efd8854 feature #863: get xml values in all vmm actions 2011-11-25 17:03:31 +01:00
Ruben S. Montero
800ee164cf feature #863: uses scripts_common for error_messages, added more rescue if ssh command fails. 2011-11-25 00:30:58 +01:00
Javi Fontan
1a15293903 feature #863: make end of stderr tag more readable 2011-11-24 18:35:30 +01:00
Javi Fontan
93fbaab0c9 feature #863: detect ssh errors 2011-11-24 18:33:52 +01:00
Javi Fontan
c04e4da220 feature #863: bug fixes and cosmetic changes 2011-11-24 18:32:25 +01:00
Javi Fontan
82a78bb9a6 feature #863: write 100 byte blocks to ssh so the pipe is not filled 2011-11-24 18:31:07 +01:00
Ruben S. Montero
36127a584a feature #863: Fix syntax errors 2011-11-22 13:49:41 +01:00
Ruben S. Montero
041e58bbf4 feature #863: Use action names in messages 2011-11-22 13:35:46 +01:00
Ruben S. Montero
fa0cdade1d feature #863: Use new VirtualNetworkDriver & VM Driver 2011-11-22 13:15:09 +01:00
Ruben S. Montero
300f2a6633 feature #863: Adds support for ssh_streams to OpenNebulaDriver 2011-11-22 12:52:33 +01:00
Ruben S. Montero
e4cae17f92 feature #863: Add support to stdin to the VirtualNetwork driver 2011-11-22 12:44:51 +01:00
Ruben S. Montero
594f495050 feature #863: Fixes var name 2011-11-22 12:44:37 +01:00
Ruben S. Montero
0143a6d520 feature #863: Moved Log methods to base driver module 2011-11-22 12:19:26 +01:00
Ruben S. Montero
7d89b719a5 feature #863: Moved RESULT constants to base module for get_info_from_execution 2011-11-22 12:09:41 +01:00
Ruben S. Montero
122bd19678 feature #863: Increased buffer read to 80, in ssh streamer 2011-11-22 12:08:56 +01:00
Javi Fontan
9624dd4b03 changes to vnm_driver 2011-11-22 11:01:18 +01:00
Javi Fontan
c061648b62 feature #863: changed StreamSriver to one_vnm 2011-11-21 19:29:21 +01:00
Ruben S. Montero
aee7cf8094 feature #863: Added files 2011-11-21 19:09:04 +01:00
Ruben S. Montero
24ad9bf49e feature #863: Work on driver design 2011-11-21 18:14:04 +01:00
Javi Fontan
d4508e54a7 feature #863: refactored do_action 2011-11-21 16:43:08 +01:00
Javi Fontan
80efad700b feature #863: added execute_network_script to one_vmm_exec 2011-11-18 17:32:17 +01:00
Javi Fontan
8a68b8eef2 added ssh_stream 2011-11-18 17:31:18 +01:00
Javi Fontan
84f912866b decode vmm_exec parameters 2011-11-17 12:13:51 +01:00
Carlos Martín
048364353c Feature #863 - #974: Update ec2 hybrid driver for the new protocol 2011-11-16 19:05:41 +01:00
Javi Fontan
b7fda37436 changed domain by deploy_id in the vmm driver xml 2011-11-16 19:05:16 +01:00
Javi Fontan
85a676e959 now vmm deploy gets local and remote deployment paths 2011-11-16 18:11:53 +01:00
Carlos Martín
9d50b437c6 Feature #863: Remove networking hooks from oned.conf 2011-11-15 07:30:53 -08:00
Carlos Martín
87f0993904 Feaure #863 - #975: Update install.sh, and rename ovswitch drivers 2011-11-15 12:44:50 +01:00
Carlos Martín
0401048bea Feature #863: Small fix in vnm mad ruby requirement 2011-11-11 08:52:27 -08:00
Carlos Martín
bea7da7475 Feature #863: Change old net hooks to act as mad scripts 2011-11-11 17:11:59 +01:00
Carlos Martín
7efcb0e140 Feature #863: Small comment fix 2011-11-11 17:11:59 +01:00
Ruben S. Montero
744ab1faca feature #863: Fix XML for the driver message 2011-11-11 00:45:33 +01:00
Ruben S. Montero
504f0f557d feature #863: Update VirtualMachine Driver base class to new protocol 2011-11-11 00:45:08 +01:00
Ruben S. Montero
3eceea78c2 feature #863: Dummy VM drivers updated 2011-11-11 00:43:46 +01:00
Ruben S. Montero
20f8b684e6 Bug: Default sunstone server conf file cannot be parsed 2011-11-10 23:45:20 +01:00
Ruben S. Montero
a06b5f84d0 Feature: Enable use of user metadata in context 2011-11-10 23:35:12 +01:00
Ruben S. Montero
f74108e4eb feature #863: uses VM xml instead of just the template for deploy 2011-11-10 23:15:04 +01:00
Ruben S. Montero
fbcc340c8a feature #863: change prototype for vnm_mad functions 2011-11-10 22:53:39 +01:00
Carlos Martín
50bb7f3ed4 Feature #863: Add new vn_mad to java oca 2011-11-10 18:51:08 +01:00
Carlos Martín
1788425c94 Feature #863: Add new vn_mad to ruby oca and onehost command 2011-11-10 18:27:04 +01:00
Carlos Martín
fc848e2727 Feature #863: Fix tests 2011-11-10 09:14:37 -08:00
Carlos Martín
665036efcf Feature #863: Add Virtual Network MAD to hosts 2011-11-10 17:28:32 +01:00
Carlos Martín
9b0f47068a Merge branch 'feature-863' of git.opennebula.org:one into feature-863 2011-11-10 03:14:42 -08:00
Ruben S. Montero
5571bd81c0 feature #863: Fix comment on for the XML format of the driver message 2011-11-10 11:20:49 +01:00
Ruben S. Montero
f6ce18bfb4 feature #863: Change the OpenNebula Core to VMM Driver protocol now all messages have the same format:
ACTION ID XML_B64_DATA
The B64 data includes the parameters for each action plus a new field for the network driver used by the target host.

Also this commit changes the tree for the networking drivers.
2011-11-10 11:15:58 +01:00
Hector Sanjuan
f4d9769fcd Feature #841: Make oZones more user friedly.
This commit makes the following improvements to the oZones GUI:

 * The zone creation dialog has some default values.

 * Protocol and /RPC2 tail are added by default to the endpoint data, which has been divided in host and port, with default values.

 * Sunstone endpoint field has been divided in protocol,host,port,subdir. Default values provided.

 * VDCs extended information contains a link to the Sunstone instance for the specified VDC.

 * VDCs extended information contains a selected text field with the value to set ONEXML_RPC, in order to manage the VDC from the CLI.
(cherry picked from commit 55fa96153f7f9c87fb1a2dacb49c00e40f7ccbf9)
release-3.2-s0
2011-11-08 17:25:31 +01:00
Hector Sanjuan
f2b57d77d2 Feature #954: Add some new resource attributes to Sunstone.
Size, Path for images, PhyDev for vnets...
(cherry picked from commit 4d25b5a655701c76c01df8ee65eb694a4c316c38)
2011-11-08 17:25:19 +01:00
Carlos Martín
38b2718c87 Avoid using the find command to check if new image files are safe, for better performance 2011-11-07 18:26:53 +01:00
Carlos Martín
624fe79a9f onedb asks for the external authentication driver in the 3.0 to 3.1 upgrade 2011-11-07 12:35:15 +01:00