Hector Sanjuan
7b184d6c43
Feature #1209 : Single VNC proxy for all connections
...
Taking advantage of latest developments contributed to websockify, we can now make use of multiples targets validated by a system of file-based tokens.
The stopvnc actions dissapear as we only have to close the connection. The proxy is launched at the start of Sunstone and shutdown and the end. The tokens which allow to set up the proxied connections expire after 4 seconds.
Necessary modifications have been made in Sunstone and SelfService. novnc install script has been modified to fetch the websockify proxy files from the original project. Also, only the strictly necessary files for novnc+websockify to run are now installed.
(cherry picked from commit 89631ebdb4c8a5368924cc04ddea0ebf955d75c5)
2012-07-20 18:24:33 +02:00
Hector Sanjuan
d84ce02d44
Feature #1302 : Update Self-Service to be IE compatible
...
* Javascript adaptation for IE >= 7
* Updated crypto-js library. Added base64 enconding library for IE as browser does not support btoa()
* Update langauge compilation plugin to produce IE >= 7 compatible translation files.
* Added login warning for IE
(cherry picked from commit 1e9cdff570b9eb9118a94ae47ab196663d9820b0)
2012-07-19 01:59:07 +02:00
Carlos Martín
7f43ddb983
Feature #1285 : Change Host memory units in code comments and XSD files
2012-07-12 12:52:13 +02:00
Carlos Martín
271fe19d33
Add Image state diagrams .dot files
2012-07-10 14:38:02 +02:00
Jaime Melis
9dcba5ddf1
Bump version to 3.7.0
2012-07-05 11:51:05 +02:00
Tino Vazquez
989b1d1fbc
feature #1285 : Explain values of the host XML representation
...
(cherry picked from commit a56e954140c4f2487ef48136e04f0ac17246aa04)
2012-07-03 18:42:31 +02:00
Jaime Melis
f377603649
Merge branch 'master' of git.opennebula.org:one
2012-07-03 18:07:01 +02:00
Robert Schweikert
fdcf102cbc
Bug #1277 : fix services files ~ In all cases using the [Exec] section is incorrect, the user and group settings are not applied as expected. ~ The name for the remote fs, i.e. nfs target is remote-fs.target and not remote_fs.target, the broken service file cuases improper service order startup and thus triggers non obvious failures. (one_scheduler.service and one.service) ~ one.service is missing conditions thus it would be possible to start the service in an inconsistent state.
2012-07-02 18:22:58 +02:00
Robert Schweikert
9fc914f458
Bug #1278 : fix the syntax for directory setup For systemd the syntax for directory and file creation that may be on tmpfs is directive based and not a shell script.
2012-07-02 18:21:28 +02:00
Robert Schweikert
eadb36122b
Bug #1276 : Increase timeout value The previous value of 5 seconds was not sufficient to complete the initialization phase and the oned process was killed prematurely. This causes subsequent startup attempts of oned to fail without providing an easily identifiable failure cause.
2012-07-02 18:20:51 +02:00
Carlos Martín
1ee82ca626
Bug #1306 : Update xsd files
2012-07-02 14:50:21 +02:00
Carlos Martín
e333f58bde
Update VM state diagrams
...
(cherry picked from commit aab607da3578d451a140545b19fef40940b16402)
2012-06-25 15:56:24 +02:00
Carlos Martín
aab607da35
Update VM state diagrams
2012-06-25 15:37:56 +02:00
Jaime Melis
746d68db03
Bump version to 3.5.80
2012-06-22 16:05:02 +02:00
Tino Vazquez
8c13490bde
feature #1307 : Add sh option to VMware vmm driver
2012-06-20 15:50:32 +02:00
Ruben S. Montero
727826b0a8
Merge branch 'feature-1223'
...
Conflicts:
src/image/ImageManagerActions.cc
src/oca/java/src/org/opennebula/client/vm/VirtualMachine.java
2012-06-19 23:48:13 +02:00
Ruben S. Montero
8f809df025
Merge branch 'feature-1291'
2012-06-19 14:30:50 +02:00
Ruben S. Montero
ce39dc516c
feature #1223 : Removed no-longer supported DISK/SOURCE attribute from VM_RESTRICTED_ATTR in oned.conf
2012-06-19 11:15:31 +02:00
Carlos Martín
9e2a15f820
Feature #1291 : Update image.xsd doc file
2012-06-18 16:53:14 +02:00
Carlos Martín
780fad0c7b
Update xsd doc files
2012-06-18 16:27:52 +02:00
Tino Vazquez
da5a18a886
feature #1307 : Add oned.conf options for attach disk in VMware
...
Modify scripts to abide to new parameter signature
2012-06-15 17:43:01 +02:00
Ruben S. Montero
17d869e388
Merge branch 'feature-1288'
...
Conflicts:
install.sh
2012-06-11 23:00:56 +02:00
Ruben S. Montero
32f72f56e7
feature #1288 : XSD schemas for user/group quotas
2012-06-10 22:14:52 +02:00
Ruben S. Montero
e793ca89e1
feature #1288 : Remove previous quota drivers
2012-06-10 20:40:18 +02:00
Javi Fontan
eb619a7e4f
Nokogiri is no longer an optional gem in install_gems
2012-06-01 12:13:01 +02:00
Javi Fontan
c16a97e5ac
change datamaper dependency to sequel for ozones
2012-06-01 12:13:01 +02:00
Ruben S. Montero
dd6f8b22fa
Merge branch 'feature-1279'
2012-05-30 17:28:48 +02:00
Ruben S. Montero
dc0c179908
feature #1268 : Integrate js language generation in building process
2012-05-24 14:43:43 +02:00
Carlos Martín
df6b93e688
Feature #1279 : Remove the old oneacctd stuff
2012-05-21 17:56:22 +02:00
Ruben S. Montero
0094bfa917
feature #766 : Update host.xsd with a comment for the host states
2012-05-18 14:37:07 +02:00
Ruben S. Montero
87a7a09626
feature #1279 : Change name of *_monitoring_history internal variables. Adds a custom dump_monitoring method for single VMs. Expiration times are stored as time_t.
2012-05-17 00:56:03 +02:00
Carlos Martín
bb4d39baf5
Feature #1279 : Add one.vm.monitoring and one.vmpool.monitoring
...
methods, new vm_monitoring table
2012-05-16 16:09:27 +02:00
Ruben S. Montero
2fe5e591e8
Merge branch 'feature-1099'
2012-05-11 19:21:12 +02:00
Carlos Martín
8ff65a3b7c
Feature #1099 : Update XSD files
2012-05-11 18:19:13 +02:00
Jaime Melis
662f79c470
Feature #1240 : Enable lvm as a datastore driver in oned.conf
2012-05-10 18:47:34 +02:00
Ruben S. Montero
59d0f14791
Merge branch 'feature-1262'
2012-05-07 17:59:34 +02:00
Giovanni Toraldo
7cea1aeb5a
Adding status command to be LSB compliant
2012-05-04 18:03:13 +02:00
Javi Fontan
1216fade3f
feature #1262 : manual distro selection if it cannot be detected
2012-05-04 17:44:24 +02:00
Carlos Martín
f0c1641fdc
Revert "bug #1232 : Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes"
...
This reverts commit e401b4900d99104d77c83f80c2a9e48daf668af5.
2012-04-26 16:54:24 +02:00
Ruben S. Montero
e401b4900d
bug #1232 : Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes
...
(cherry picked from commit 5c1d4edb01894e22c0b52073606787880f93625f)
2012-04-21 01:54:14 +02:00
Jaime Melis
275a7d127e
Disable deprecated examples for TMs
2012-04-16 15:03:49 +02:00
Jaime Melis
7104f524c3
Bump to development version 3.5.0
2012-04-16 14:11:07 +02:00
Jaime Melis
88e981887b
Revert "Bump to development version 3.5.0" - Wrong date for some copyrights.
...
This reverts commit 5c7410c678d8bb0f5b37d80b644fc1837bbdab9d.
2012-04-16 14:06:30 +02:00
Jaime Melis
19c8f22887
Merge branch 'master' of git.opennebula.org:one
2012-04-16 12:45:08 +02:00
Jaime Melis
5c7410c678
Bump to development version 3.5.0
2012-04-16 12:43:12 +02:00
Carlos Martín
d8e8b9e7b4
Feature #1096 : Update oned.conf
2012-04-13 17:17:21 +02:00
Carlos Martín
a76be30312
Feature #1096 : Change authorization MAD definition to detect if there is any authZ driver enabled
2012-04-11 18:02:15 +02:00
Carlos Martín
a5147bd2c3
Update XSD documentation files to 3.4
...
(cherry picked from commit 122e0aede982c3cf357f7ed11a194bfd995973a6)
2012-04-10 16:02:10 +02:00
Javi Fontan
739db45abb
Added make and gcc as json gem dependencies
...
(cherry picked from commit 8409fbc11bd30811230cb40814819183421eabb6)
2012-04-09 16:45:32 +02:00
Javi Fontan
576e406974
compress onecluster and onedatastore man pages
2012-03-29 16:57:45 +02:00