1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-27 14:03:40 +03:00

464 Commits

Author SHA1 Message Date
Carlos Martín
b3351aa4b4 Feature #1112: Add missing mvds file in dummy tm_mad to install.sh 2012-03-14 17:12:10 +01:00
Tino Vazquez
a9175b9faa Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-14 16:31:13 +01:00
Hector Sanjuan
51ed17ea0d Feature #1112: Implement cluster menus and submenus. Insert new dashboards. Implement top menu. 2012-03-14 16:15:05 +01:00
Ruben S. Montero
d9907f271a feature #1112: Dummy datastore driver 2012-03-14 12:20:06 +01:00
Tino Vazquez
5f8e1178ab Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112 2012-03-13 16:27:05 +01:00
Tino Vazquez
0fd1d0ec85 Avoid unneeded errors deleting non existent files in install.sh 2012-03-13 12:56:53 +01:00
Jaime Melis
dce32e1351 feature #1112: Include tm_iscsi files in install.sh 2012-03-13 12:08:53 +01:00
Hector Sanjuan
d1012c8146 Feature #1112: Add datastores to Sunstone 2012-03-10 17:47:15 +01:00
Hector Sanjuan
c61159fb30 Merge remote-tracking branch 'upstream/feature-1112' into feature-1112 2012-03-09 13:16:49 +01:00
Hector Sanjuan
ff1dd894ba Feature #1112: Add Clusters to Sunstone 2012-03-08 21:33:07 +01:00
Carlos Martín
c32d1d4b2d Feature #1112: First version of migrator 3.3.0 to 3.3.80 2012-03-08 19:17:30 +01:00
Ruben S. Montero
e9e84d35f3 Merge branch 'master' into feature-1112 2012-03-07 13:11:58 +01:00
Ruben S. Montero
daf132eee4 Merge branch 'feature-924' 2012-03-07 13:11:21 +01:00
Ruben S. Montero
62b5427c24 feature #924: Remove removed config.ru files from installer 2012-03-07 13:10:14 +01:00
Jaime Melis
d8cfa2eae6 feature #1112: DS iSCSI drivers 2012-03-07 12:42:21 +01:00
Ruben S. Montero
fb44e1955a feature #1112: Fix file name in install.sh 2012-03-06 22:25:22 +01:00
Carlos Martín
cefe51b38b Feature #1112: add src/tm_mad/*/vmds to install.sh 2012-03-06 16:30:05 +01:00
Jaime Melis
3ae8efbd0c feature #1112: Remove unnecessary files from install.sh and the 'mv' datastore scripts 2012-03-05 11:53:59 +01:00
Tino Vazquez
ecb7120d2b Avoid possible issues with old migrators 2012-03-02 12:05:45 +01:00
Carlos Martín
55b4b9510a Feature #1112: DS base_path is set by the core in /var/lib/one/datastores/$ID 2012-03-01 14:59:19 +01:00
Ruben S. Montero
01f9641272 feature #1112: Move tm action scripts to the new locations 2012-02-28 22:52:48 +01:00
Ruben S. Montero
f2124cd26b feature #1112: Move default and system datastore to var_location/datastores. Create directories a 2012-02-28 17:06:37 +01:00
Carlos Martín
4d5ea6f8a2 Merge branch 'master' into feature-1112 2012-02-28 12:33:05 +01:00
Ruben S. Montero
fb95a2f88b feature #1112: Remove TMScript.rb 2012-02-28 00:11:45 +01:00
Ruben S. Montero
3fb433b352 feature #1112: Names and paths for default datastores are now the same 2012-02-25 01:29:16 +01:00
Carlos Martín
4e2b33fa23 Feature #1112: Clusters are coming back into fashion this season 2012-02-24 15:58:51 +01:00
Carlos Martín
546b6c8a4e Feature #1112: Restrict image creation on system DS. Create new default DS 2012-02-22 12:19:47 +01:00
Carlos Martín
a107c22734 Feature #1112: New datastore drivers for vmware 2012-02-20 20:10:30 +01:00
Ruben S. Montero
3a8525bdc1 feature #1112: Work on the datastore drivers:
- Moved references to image_mad to datastore_mad. Adjusted installation dirs and source files
  - FS driver cp command uses DS_DRIVER_ACTION_DATA message
  - New libfs.sh to deal with datastore protocol
  - New xpath.rb to get XML elements in shell programs
  - Change oned.cong and OpenNebula core files to use DATASTORE instead of IMAGE
  - Change mkfs driver function to use the drv action data
2012-02-19 02:08:03 +01:00
Hector Sanjuan
fcb430e4a8 Feature #1089: Upload support for images in Sunstone.
Follows the same principles as SelfService.
(cherry picked from commit 5dbf040f9c91d3a965aab13e5e39e130a5b5e4f1)
2012-02-15 18:56:08 +01:00
Hector Sanjuan
0449177b85 Feature #1076: Add VNC support in SelfService.
When enabled in the occi server configuration file, UI users will be able to click the VNC icon that appears in the VM information.

Then the websockets proxy will be set up, provided that the machine has been configured with the appropiate GRAPHICS section etc. This must be done in the OCCI templates, and cannot be done by the UI user.

Wss sessions can be configured in the occi server configuration file. Unlike Sunstone, here they are transparent to the user and whenever they are enabled VNC sessions will be launched using wss:// automaticly. As such, it is not up to the user to choose the type of connection, and it fully depends on the server configuration.

Additionally the install_novnc.sh script has been updated and improved. The install.sh has been updated too.
(cherry picked from commit 4ccaf9704a5d415e4979bbf53dce263d2c1e7cdb)
2012-02-13 17:51:51 +01:00
Hector Sanjuan
589e19142c Feature #1069: Support secure-websocket-based VNC session in Sunstone.
This commit adds support for using wss capabilities of websockify:
* Add configuration option to Sunstone and saving/restore in user template support
* Add new options to sunstone server configuration file
* VNC session is started according to user setting
* The code related to VNC proxy launch has been outsourced to OpenNebulaVNC.rb, so it can be mantained more easily and reused by, for example, SelfService.
* Install novnc script has been corrected to point to "websockify" full path.

Note: this commit changes vnc-related sunstone-server.conf keys and breaks vnc support in former versions of the configuration file. Update if necessary.
(cherry picked from commit 00cf42e6b685a5ab26ca02d0eb142c311f56f6ee)
2012-02-13 16:21:17 +01:00
Ruben S. Montero
45382e76b1 feature #1112: Initial changes in the Image driver to support multiple Datastores 2012-02-13 12:33:16 +01:00
Carlos Martín
2531db2d7a Feature #1112: Ruby OCA and CLI for datastores 2012-02-09 18:55:18 +01:00
Carlos Martín
aafefad6ab Add onedb migrator 3.2.1_to_3.3.0.rb 2012-02-09 18:14:22 +01:00
Carlos Martín
48efe0bf4c Create new onedb migrator for 3.2.1
(cherry picked from commit 81aae224217294a7a1dfa4869c423b8a3d04d66d)
2012-01-26 11:34:42 +01:00
Jaime Melis
4869bc3634 Merge branch 'master' of git.opennebula.org:one 2012-01-12 12:29:37 +01:00
Jaime Melis
a2b7cb6bc9 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Carlos Martín
e8220c6456 Rename 3.1.85 migrator to 3.2.0 2012-01-12 12:27:08 +01:00
Carlos Martín
ee91fbcee7 Feature #862: New onedb migrator 3.1.80 to 3.1.85 2012-01-10 15:24:01 +01:00
Jaime Melis
e5c5a78357 Add VMware network drivers 2012-01-05 12:44:00 +01:00
Ruben S. Montero
868369252b Merge branch 'feature-992' 2012-01-02 20:34:43 +01:00
Hector Sanjuan
a22f4ec95b Feature #992: Update install.sh. Remove duplicated files from tree. 2012-01-02 18:54:40 +01:00
Ruben S. Montero
64ddd8f4c2 Merge branch 'feature-1004'
Conflicts:
	src/sunstone/public/js/plugins/images-tab.js
2012-01-02 03:08:26 +01:00
Ruben S. Montero
bf1e80007e Merge branch 'feature-1020' 2012-01-02 03:05:46 +01:00
Ruben S. Montero
4df973b95c Merge branch 'feature-132' 2012-01-02 03:04:53 +01:00
Ruben S. Montero
8f160525cd Merge branch 'feature-360' 2012-01-02 03:02:53 +01:00
Hector Sanjuan
2b9adba444 Feature #1004: Add configuration tab to sunstone.
Language can be set in configuration tab.
2011-12-30 19:21:13 +01:00
Ruben S.Montero
748680b676 Merge branch 'feature-132' into feature-1020 2011-12-26 13:12:17 +01:00
Ruben S. Montero
9270b57ebb feature #1020: Moved and renamed vmwarelib to driver folder and name vmware_driver 2011-12-26 00:33:01 +01:00