Carlos Martín
c05870367d
Bug #1210 : Add BOOT_STOPPED state to xsd and dot documentation files
2012-10-17 15:46:57 +02:00
Carlos Martín
2f5f581314
Bug #1210 : Add BOOT_SUSPENDED state to xsd and dot documentation files
2012-10-17 12:53:22 +02:00
Ruben S. Montero
562a958f19
Merge branch 'bug-1557'
2012-10-17 10:04:35 +02:00
Carlos Martín
825b576cb9
Bug #1557 : Add BOOT_POWEROFF state to xsd and dot documentation files
2012-10-16 15:52:07 +02:00
Jaime Melis
049205f6b5
Rename opennebula daemons for CentOS
2012-10-16 15:51:57 +02:00
Carlos Martín
a363381aab
Bug #1557 : Add BOOT_UNKNOWN state to xsd and dot documentation files
2012-10-16 14:56:06 +02:00
Jaime Melis
d629c13ef6
Bug #1538 : sunstone-server init script in rpm package has bad references to oned name.
...
Applied patch on behalf of Jan Horacek.
2012-10-16 13:21:20 +02:00
Jaime Melis
43ee358fd7
Bug #1537 : rpm packages for pre-beta is missing occi-server init script. Apply patch on behalf of Jan Horacek.
2012-10-16 13:21:20 +02:00
Jaime Melis
25014ac99d
Reorganize packaging files
2012-10-16 13:21:20 +02:00
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
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
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
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
Ruben S. Montero
0d163cd300
feature #1144 : Hook for UNKNOWN
2012-10-07 23:25:54 +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
Javi Fontan
88be96ae58
feature #1383 : use functions extracted from net-ssh gem
2012-10-04 23:31:42 +02:00
Jaime Melis
b27629f26e
Bump vesion to 3.7.80
2012-10-04 11:58:17 +02:00
Daniel Molina
2685dc96d2
Merge branch 'feature-1383'
2012-10-01 16:56:07 +02:00
Daniel Molina
7b0c8a29ed
feature #1383 : Add net-ssh gem to install_gems
2012-10-01 16:51:27 +02:00
Ruben S. Montero
cf15130c8c
Merge branch 'feature-1437'
2012-09-28 23:28:31 +02:00
Javi Fontan
985da96533
bug #1364 : install_gems checks for openssl library
2012-09-24 16:14:17 +02:00
Tino Vazquez
f9f277aa86
Merge branch 'master' into feature-1437
2012-09-21 15:43:17 +02:00
Javi Fontan
33c307995b
bug #1348 : added oneacct man page
2012-09-21 13:15:39 +02:00
Tino Vazquez
6281564810
Merge branch 'master' into feature-1437
...
Conflicts:
install.sh
2012-09-20 19:03:19 +02:00
Tino Vazquez
abd2c9c627
feature #1437 : Rename tm vmware -> tm vmfs
2012-09-18 14:36:27 +02:00
Javi Fontan
c6548cdb71
Change license and description to the context packages
2012-09-12 15:01:40 +02:00
Javi Fontan
ae9552293a
Change context package version
2012-09-12 13:13:19 +02:00
Tino Vazquez
8981255a0d
feature #1437 : Add VMFS datastore to oned.conf
2012-09-11 16:29:43 +02:00
Javi Fontan
40c7fbcc96
feature #1452 : add contextualization packages generator
2012-09-10 16:48:38 +02:00
Carlos Martín
0a30d4c364
Feature #1404 : Add new VM states to .dot diagram files
2012-09-04 18:51:08 +02:00
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
Jaime Melis
01c087cdc1
Feature #892 : remove unexisting method
2012-07-14 01:50:12 +02:00
Jaime Melis
edc7fcf99d
Feature #892 : Add banner
2012-07-13 20:16:54 +02:00
Jaime Melis
c0f0ac9f54
Feature #892 : Fix many things in the router script:
...
- support for ntp
- support for a single interface
- separate context for private server and router
- improved network configuration model
2012-07-13 20:15:01 +02:00
Jaime Melis
3a5d8d3a92
Bug #892 : Add an untested draft of the router init.rb
2012-07-12 19:08:50 +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 a56e954140
)
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 aab607da35
)
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 e401b4900d
.
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 5c1d4edb01
)
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 5c7410c678
.
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 122e0aede9
)
2012-04-10 16:02:10 +02:00
Javi Fontan
739db45abb
Added make and gcc as json gem dependencies
...
(cherry picked from commit 8409fbc11b
)
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
Jaime Melis
226d404a6f
Bump version to 3.3.80 (release-3.4-beta1)
2012-03-29 13:02:25 +02:00
Jaime Melis
63f03bbe0a
Feature #1154 : image/transfer driver for qcow2 and multiple datastore
2012-03-23 20:27:57 +01:00
Jaime Melis
b2a9bae248
feature #1112 : Include iscsi in oned.conf
2012-03-13 17:37:50 +01:00
Tino Vázquez
9b9d04a4d2
Fix some typos
2012-03-07 14:55:14 +01:00
Carlos Martín
51cec846bf
Feature #1112 : Renamge DATASTORE/TYPE to DS_MAD
2012-03-06 15:13:55 +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
9d59ec9fb7
feature #1112 : oned.conf uses the new TM drivers
2012-02-28 23:51:36 +01:00
Carlos Martín
4d5ea6f8a2
Merge branch 'master' into feature-1112
2012-02-28 12:33:05 +01:00
Ruben S. Montero
6999911f52
feature #1112 : Adds DATASTORE_LOCATION variable
2012-02-25 01:29:36 +01:00