1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-23 21:57:43 +03:00

4979 Commits

Author SHA1 Message Date
Ruben S. Montero
03f15b6498 feature #1428: Add UNAME, GID, GNAME to the set of predefined variables to CONTEXT attribute 2012-08-28 16:52:03 +02:00
Hector Sanjuan
98048f42f7 Bug #1415: Fix VLAN option in Vnet templates
Currently VLAN was not set unless VLAN_ID was specified.

This commit fixes it. It also shows the option for ebtables and hides VLAN_ID option for non-administrator users.
(cherry picked from commit a74eea22fdf86c2bfc3d0b035e45522c63297626)
2012-08-24 12:04:08 +02:00
Hector Sanjuan
974300bdda Add ganglia to host im_mad options
(cherry picked from commit 58465ba0f190cea865a6ca437a6185dc4d90b795)
2012-08-24 12:03:59 +02:00
Javi Fontan
4874360e9e Add JSON documents to OCA 2012-08-22 11:52:16 +02:00
Ruben S. Montero
7dd75027e3 bug #1402: Always parse int values as floats and then truncate them 2012-08-07 02:12:21 +02:00
Ruben S. Montero
38205fd6d1 bug #1402: Read monitor values as floats and truncate them to store in the host share 2012-08-04 02:23:02 +02:00
Ruben S. Montero
cabf3b417e bug #1400: Update History record when a migration fails. 2012-08-03 01:28:10 +02:00
Ruben S. Montero
56eff343b7 feature #1365: Added missing parameter for mkfs_command in fs datastore 2012-08-01 18:00:39 +02:00
Daniel Molina
675b473ef4 Add Document and DocumentPool to OpenNebula.rb 2012-08-01 17:35:27 +02:00
Daniel Molina
f82755ba67 feature #1398: Rename custom_routes to routes 2012-08-01 17:21:31 +02:00
Daniel Molina
8aa51eee67 feature #1398: Add custom routes to Sunstone 2012-08-01 10:16:18 +02:00
Daniel Molina
ec5e4649b0 bug #1397: Define DOCUMENT_TYPE in the child class 2012-07-30 12:47:42 +02:00
Daniel Molina
9f1e6e5822 Add OpenNebula namespace to the Client initialization in CloudAuth.rb 2012-07-30 12:45:14 +02:00
Ruben S. Montero
ec533433fd bug #1396. Deprecate key command and upload fix as proposed by Rogier Mars 2012-07-27 22:17:05 +02:00
Ruben S. Montero
080af50431 bug #713: Add lib64 to LIBPATH, applied patch provided by Robert Schweikert 2012-07-27 21:56:41 +02:00
Ruben S. Montero
109d4292d1 Merge branch 'master' of git.opennebula.org:one 2012-07-26 18:10:27 +02:00
Ruben S. Montero
c82f80b1cb feature #1365: Add qcow2 option as a valid FSTYPE when creating images 2012-07-26 18:09:45 +02:00
Tino Vazquez
43e405b444 Merge branch 'master' of git.opennebula.org:one 2012-07-26 15:16:05 +02:00
Tino Vazquez
c39fb86d31 Bug #1392: Add VMware DS clone script to install.sh 2012-07-26 15:00:56 +02:00
Javi Fontan
1bb25b8461 bug #1395: bugs in tm lvm drivers 2012-07-26 12:37:22 +02:00
Daniel Molina
ab4e9f456f Fix onevm help typos 2012-07-24 18:28:04 +02:00
Tino Vazquez
825a913b91 Fix for bad tm_vmware clone path for vmkfstools 2012-07-24 17:34:45 +02:00
Tino Vazquez
4891a5c1e5 Merge branch 'master' of git.opennebula.org:one 2012-07-23 17:22:27 +02:00
Tino Vazquez
f4d19d9a42 bug #1373: VMware volatile disks do not work 2012-07-23 17:21:02 +02:00
Ruben S. Montero
b9b15e376f bug #1371: Removed unused variable 2012-07-23 13:42:02 +02:00
Ruben S. Montero
103d8e224d bug #1371: Set image state to DELETE when deleting image. Removed unneeded check upon CP SUCCESS 2012-07-23 13:40:10 +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
Tino Vazquez
b26aa52c2b Merge branch 'master' of git.opennebula.org:one 2012-07-20 16:04:21 +02:00
Tino Vazquez
4e3a37401d feature #1373: Refine volatile disk generation in vmware 2012-07-20 16:03:17 +02:00
Carlos Martín
fc08d847f2 Bug #1363: Make VCPU optional again 2012-07-19 12:09:04 +02:00
Ruben S. Montero
65ec7517cc feature #1337: Add CPU share for KVM VMs based on the CPU template attribute 2012-07-19 02:22:06 +02:00
Hector Sanjuan
54bb23c871 Feature #1302: Fix Sunstone user dashboard for IE
(cherry picked from commit 2b0f6b6cbe2911548f5e3fbd7a28c65bafcd51b1)
2012-07-19 01:59:07 +02:00
Hector Sanjuan
5431376e6f Feature #1302: Add IE support to Ozones
* Fix javascript
(cherry picked from commit 19a1f1b5c2132e6fdb7f007ccc849e588d573378)
2012-07-19 01:59:07 +02:00
Hector Sanjuan
2686903322 Feature #1302: Fix self-service IE integration
* Fix small failure for non IE browsers.
 * Clean up some whitespaces
 * Conditional loading of IE required libraries
(cherry picked from commit 42d697de0eb0da9ccc1dd0b16c38a5934b82df79)
2012-07-19 01:59:07 +02:00
Hector Sanjuan
621e35658b Feature #1302: Sunstone support for IE
* Fix javascript for IE 7
 * Add explorer canvas library so graphs are painted in IE 7,8
 * Add warnings to IE users
(cherry picked from commit 692fdbe3ce9d2c693ef71e1cad06d6882fe7ff31)
2012-07-19 01:59:07 +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
Ruben S. Montero
057da9492b bug #1363: Better check for int and float values 2012-07-19 01:18:51 +02:00
Tino Vazquez
4a9fadf7d4 Merge branch 'master' of git.opennebula.org:one 2012-07-18 18:26:36 +02:00
Tino Vazquez
273005648c Bug #1373: Volatile disks can now be created in VMware 2012-07-18 18:19:31 +02:00
Carlos Martín
52d138e82f Bug #1347, #1363: remove debug messages from onedb migrator 2012-07-18 17:06:45 +02:00
Hector Sanjuan
228933cf37 oZones: generate host usage bars with sunstone-util function
(cherry picked from commit 510f9e8076e7e73192a11a83daf498b61faa412d)
2012-07-18 10:51:39 +02:00
Hector Sanjuan
477c0329c0 Sunstone: import the look quota information bars to users dashboard from SelfService
Use common function to generate host usage bars too
(cherry picked from commit aff56914a4b7ca2b9f14941643432554ecf246fc)
2012-07-18 10:51:39 +02:00
Hector Sanjuan
f1cc6847fd SelfService: Add user quota information to dashboard
(cherry picked from commit cf518f895ce11eb9a805d646565c0954dc46b6eb)
2012-07-18 10:51:39 +02:00
Hector Sanjuan
764a1727fb Sunstone: remove SOURCE from image creation dialog.
Make the necessary changes so it can be specified as custom attribute still.
(cherry picked from commit 613fb144ab7c7f31e018f450a4a86247d04ea5d9)
2012-07-18 10:51:39 +02:00
Hector Sanjuan
9001e7e963 Sunstone: small changes, mostly related to quotas.
i.e. Adding quota units in several places, improving spacing etc.
(cherry picked from commit dc740e1da5bec0b82b2811dd4bdcad2448b59d01)
2012-07-18 10:51:39 +02:00
Hector Sanjuan
fa9be5a651 Ozones: Small improvements to Ozones
Added new columns to resource lists, so that they match what is shown in Sunstone.

Added column visibility plugin.

Small changes to make VDC creation/update dialogs neater.

Small fixes here and there.
(cherry picked from commit 2240f60ca9b3fa6193e13eedc2e638da080d1a82)
2012-07-18 10:51:39 +02:00
Carlos Martín
ba96b413b9 Bug #1347, #1363: onedb migrator re-calculates the VM quotas 2012-07-17 17:21:52 +02:00
Carlos Martín
c27c27ac4f Bug #1363: Check correct value types for VM CPU, VCPU, MEM, and Image SIZE 2012-07-17 15:51:50 +02:00
Carlos Martín
c94bfcab5e Bug #1347: quota update accepts float values 2012-07-16 18:28:58 +02:00
Carlos Martín
6cc05f5b81 Bug #1347: Add support for float quotas. The update quotas method needs to be changed too 2012-07-16 17:15:22 +02:00