1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00
Commit Graph

6654 Commits

Author SHA1 Message Date
Ruben S. Montero
028c529631 feature #1793: Add parsers 2013-05-14 23:03:13 +02:00
Jaime Melis
ee2b86ac74 feature #1793: The root password should be encrypted 2013-05-14 21:11:10 +02:00
Jaime Melis
9a41ccb334 feature #1793: Proper handling of IPv6 prefixes in the core 2013-05-14 20:27:01 +02:00
Jaime Melis
d8e92d4926 feature #1793: Enable RADVD and ipv6 in the VR 2013-05-14 20:25:54 +02:00
Jaime Melis
c223198342 feature #1793: Fix the FORWARDING attribute 2013-05-14 15:00:35 +02:00
Jaime Melis
e4d3eef271 feature #1793: Don't serve the USED leases in the VR's dhcp. 2013-05-14 15:00:21 +02:00
Jaime Melis
00db2ee615 feature #1793: Return the extended template in the CONTEXT section for the vnet attribute 2013-05-14 14:59:09 +02:00
Jaime Melis
4a39b2ef83 feature #1793: change the VR scripts to alpinelinux 2013-05-14 14:57:58 +02:00
Jaime Melis
e87da0aa31 Bump version 4.1.0 2013-05-09 16:12:37 +02:00
Javi Fontan
e67136d939 bug #1953: bug in sqlite detection for onedb 2013-05-07 15:00:25 +02:00
Carlos Martín
62efd7e143 Add option to build java oca tar.gz 2013-05-07 12:21:43 +02:00
Daniel Molina
2b631d9d95 Update Sunstone languages 2013-05-06 17:17:48 +02:00
Tino Vazquez
723e934aab Change helper paths to avoid duplicate requires 2013-05-06 17:10:44 +02:00
Carlos Martín
7cbcffd9a9 Add migrator to 4.0.0 2013-05-06 16:35:23 +02:00
Javi Fontan
f4a26ddafc Update man pages 2013-05-06 16:18:28 +02:00
Javi Fontan
437346202c Bump version 2013-05-06 16:01:53 +02:00
Tino Vazquez
a597c7a85a Remove self-service references in oZones 2013-05-06 15:43:35 +02:00
Javi Fontan
bc5396129a bug #1833: fix documentation bugs 2013-05-06 15:38:32 +02:00
Daniel Molina
1f6e24c52d Fix columns sizes in user tab 2013-05-06 15:21:12 +02:00
Daniel Molina
acf91cf536 bug #1997: Fix typo in ec2 image template 2013-05-06 15:20:13 +02:00
Daniel Molina
afcda7f703 bug #1997: Fix --secret-key option in econe commands 2013-05-06 14:11:24 +02:00
Daniel Molina
ddd4e7246a bug #1838: Use strings instead of integer in VNC_STATES 2013-05-06 14:01:44 +02:00
Daniel Molina
7d5bdda0c6 bug #1838: Check VNC states in sunstone server 2013-05-06 12:57:51 +02:00
Daniel Molina
4e3ec40d3e bug #1991: Add UNDEPLOYED state to the resize capacity condition 2013-05-06 11:56:56 +02:00
Daniel Molina
15a65a8e01 bug #1990: Fix hold/release buttons in vent tab 2013-05-06 11:52:38 +02:00
Tino Vazquez
0e8e94b1d5 Bug #1995: Look for vmx file
(cherry picked from commit f5e02faf9f)

Conflicts:
	src/vmm_mad/remotes/vmware/vmware_driver.rb
2013-05-01 13:22:24 +02:00
Ruben S. Montero
6a89471d95 Merge branch 'master' of git.opennebula.org:one 2013-05-01 10:53:49 +02:00
Ruben S. Montero
62d3ac55b2 bug #1983: Keep NETWORK_ADDRESS for Ranged Networks 2013-05-01 10:53:06 +02:00
Tino Vazquez
93982f03d2 Avoid error on empty data after gsub (vmware monitorization) 2013-05-01 10:49:04 +02:00
Ruben S. Montero
0927526dc2 bug Wrong column numbers in user/admin views 2013-04-30 18:36:52 +02:00
Daniel Molina
f316fe981a Reset counters after creating a new cluster 2013-04-30 16:11:28 +02:00
Daniel Molina
4189f9bc4f Fix main buttons group layout 2013-04-30 13:11:23 +02:00
Javi Fontan
6f452b3dfa feature #1916: bug in ldap auth 2013-04-30 13:01:16 +02:00
Carlos Martín
304057391e Bug #1880: More robust table pagination refresh when elements disappear 2013-04-29 16:33:00 +02:00
Carlos Martín
4823b0b845 Bug #1880: Keep table page on refresh 2013-04-29 16:12:40 +02:00
Tino Vazquez
0413258850 bug #1911: Typo in ln arguments 2013-04-29 13:10:17 +02:00
Ruben S. Montero
6037a617d0 bug #1948: Get rid of umask. Now it must be configured in the oneadmin account 2013-04-26 23:13:52 +02:00
Ruben S. Montero
be7b5e4728 Revert "Bug #1948: adds umask awareness to qcow2 and shared MVDS scripts"
This reverts commit 190b4668ac.
2013-04-26 21:45:56 +02:00
Tino Vazquez
7150eb4c4c Bug #1911: VMware and VMFS datastores only accept raw type (it will ignore others) 2013-04-26 18:51:31 +02:00
Daniel Molina
7a371e05c7 bug #1970: Fix image upload in Firefox 2013-04-26 18:35:12 +02:00
Jaime Melis
190b4668ac Bug #1948: adds umask awareness to qcow2 and shared MVDS scripts 2013-04-26 18:16:43 +02:00
Carlos Martín
2611c15491 Bug #1955: Set VM error messages in the user template 2013-04-26 17:26:54 +02:00
Javi Fontan
2205548990 feature #1916: Allow configuration of ldap group member field
Patch by Jean-Philippe Garcia Ballester
2013-04-26 17:17:11 +02:00
Javi Fontan
583eef9867 Revert "feature #1916: add user_group_field support to ldap"
This reverts commit d30b0f1bd1.
2013-04-26 17:16:32 +02:00
Daniel Molina
eb6dba41d5 bug #1970: Add progress bar in files tab 2013-04-26 17:13:58 +02:00
Daniel Molina
4856e65a9e bug #1970: Add progress bar in images tab 2013-04-26 17:13:58 +02:00
Daniel Molina
a272e1a0e9 Fix image create dialog layout 2013-04-26 17:13:57 +02:00
Daniel Molina
ba5388a438 Fix datatstore type radio buttons in Firefox 2013-04-26 17:13:57 +02:00
Daniel Molina
d32f272f05 bug #1959: Fixed reset button for datastore, host, image and vent tabs 2013-04-26 17:13:57 +02:00
Ruben S. Montero
3a1dddffac Merge remote-tracking branch 'origin/feature-1931' 2013-04-26 16:33:54 +02:00