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

5024 Commits

Author SHA1 Message Date
Hector Sanjuan
17d9afd01f Feature #1098: Fix some widths for the from/to inputs
(cherry picked from commit 3c807fbccdfd349107b91abb924806e7fd7891ef)
2012-09-03 13:00:33 +02:00
Hector Sanjuan
e4e7929471 Fix sunstone login when requesting / instead of /login
(cherry picked from commit 29bc3232d6d4601513301b2d4c7fae0724876fc8)
2012-09-03 13:00:32 +02:00
Ruben S. Montero
51d032b35d Merge branch 'feature-1356'
Conflicts:
	src/cli/command_parser.rb
2012-09-02 16:10:02 +02:00
Ruben S. Montero
53d26da631 feature #1045: Support for spice type in KVM driver 2012-09-01 00:34:21 +02:00
Ruben S. Montero
f645213add Merge branch 'feature-378' 2012-08-31 23:19:17 +02:00
Ruben S. Montero
50d8e31c36 feature #378: Some minor changes 2012-08-31 22:42:02 +02:00
Ruben S. Montero
ef8e73becc Merge branch 'feature-1098' 2012-08-31 19:51:28 +02:00
Hector Sanjuan
f059357908 Feature #1098: Add net_tx y net_rx accouting plots to sunstone and selfservice.
When the requested dates is 1 day, set interval in 1 hour. Otherwise set interval in 1 day
(cherry picked from commit 834ae97bb4727086a7d8d2f338f31cedad1085f2)
2012-08-31 19:47:40 +02:00
Hector Sanjuan
e6dad7ab3e Feature #1098: Add accounting info to Self-Service dashboard
(cherry picked from commit 934ba8ae2edca081727ca2bc74c12e0eb5306c14)
2012-08-31 19:47:40 +02:00
Hector Sanjuan
048ddc6624 Feature #1098: Fix sunstone server acct results and add acct information for groups
(cherry picked from commit 4e941e1a1dbb477f6ab4c748b5d5ad28b190b1d2)
2012-08-31 19:47:40 +02:00
Hector Sanjuan
3487f20ade Several small i18n-related bugfixes in Sunstone and Selfservice.
Pointed out by ViVOSS i OI
(cherry picked from commit aab60b83204fe6afca28e4c9e62db77947a46d39)
2012-08-31 19:23:24 +02:00
Hector Sanjuan
b578879c70 Revert "Feature #1403: Support adding a swap disk in VM template wizard"
This reverts commit 4dfe1f08bf5f87fb7f749f35bd3cb2a6b2fd39a2.

A special section to add swap is no longer necessary as I have enabled adding both swap and fs volatile disks
(cherry picked from commit f2af3349263d2ad454685a05eb4337711da3be7a)
2012-08-31 18:52:58 +02:00
Hector Sanjuan
2f76ed7651 Feature #1403: Allow adding volatile disks to sunstone vm templates.
(cherry picked from commit 68008dcadfe4229a79b66a4a85d5eead76f3579f)
2012-08-31 18:52:58 +02:00
Hector Sanjuan
c50b28fd61 Feature #1431: Move sunstone login to erb template and reuse common html head
(cherry picked from commit 3547a59b5a7d750faab1e6c53ebd6a704ae2d5a5)
2012-08-31 18:52:58 +02:00
Hector Sanjuan
31e39b128e Feature #1403: Support adding a swap disk in VM template wizard
(cherry picked from commit 4dfe1f08bf5f87fb7f749f35bd3cb2a6b2fd39a2)
2012-08-31 18:52:58 +02:00
Daniel Molina
985b077c4b feature #1356: Add attachdisk and detachdisk actions to OCCI 2012-08-31 14:58:50 +02:00
Daniel Molina
9d07a15c9a feature #1356: Add storage clone action 2012-08-31 14:58:12 +02:00
Daniel Molina
22e3c3fdd6 feature #1427: Improve command_parser
* Add support for commands without actions (create..): main
	* Add exit_code method
    * Add option method instead of set :option (deprecated)
	* Add format method instead of set :format (deprecated)
	* Improve option :proc handling(cherry picked from commit 8572f13fe8cac6583d3bff250fa9e7953272d4f4)
(cherry picked from commit c71ba4a27e4e95002caf537515fd20a264a3ffab)
2012-08-31 14:30:32 +02:00
Javi Fontan
fec2cbb07f Revert "bug #1402: Always parse int values as floats and then truncate them"
breaks value tests, in quotas and VirtualMachine creation

This reverts commit 7dd75027e3f1722c138032b97ae949419e7fe217.
2012-08-31 13:19:57 +02:00
Daniel Molina
349d1d2f2c Pretty print json in oneacct 2012-08-30 20:14:03 +02:00
Daniel Molina
e49d79b9c2 feature #378: Use EBS_VOLUME instead of EBS when filtering images 2012-08-30 20:10:19 +02:00
Daniel Molina
b9c486238b feature #378: Improve EBS functionality
* Add LICENSE headers
  * Check if a volume is already attached
  * Add EBS_VOLUME parameter when an image is created using CreateVolume
2012-08-30 19:07:01 +02:00
Ruben S. Montero
4da2095529 feature #1098: Support for group accounting. Revert resource naming 2012-08-29 14:38:40 +02:00
Ruben S. Montero
ac5a551989 feature #1098: Fix error in some ruby versions 2012-08-29 13:32:18 +02:00
Ruben S. Montero
5053343a34 feature #1098: Integrate SunstoneServer with OCA Accounting 2012-08-29 13:26:38 +02:00
Ruben S. Montero
3d402140ac Merge branch 'feature-1427' into feature-1098 2012-08-29 12:39:51 +02:00
Ruben S. Montero
00e655d58b bug #1367: Use type raw for cd's including context 2012-08-28 20:30:14 +02:00
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
Daniel Molina
7827a8f539 feature #1427: Fix command_parser doc 2012-08-28 13:06:05 +02:00
Daniel Molina
2f0f9bb494 feature #1427: Add command_parser doc 2012-08-28 12:47:30 +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
Daniel Molina
0ffe2d11cf feature #1427: Add acct route to Sunstone 2012-08-23 14:32:53 +02:00
Daniel Molina
521e6ff7c4 feature #1427: Refactor oneacct 2012-08-23 14:24:48 +02:00
Daniel Molina
435c5ea1b2 feature #1427: Add vmpool.accounting and vmpool.accounting_xml methods to OCA 2012-08-23 14:24:01 +02:00
Daniel Molina
676c8d51df feature #1457: Instead of using root use the current path to generate the hash in XMLUtils.to_hash 2012-08-23 14:23:10 +02:00
Daniel Molina
8572f13fe8 feature #1427: Improve command_parser
* Add support for commands without actions (create..): main
	* Add exit_code method
    * Add option method instead of set :option (deprecated)
	* Add format method instead of set :format (deprecated)
	* Improve option :proc handling
2012-08-23 14:22:11 +02:00
Javi Fontan
4874360e9e Add JSON documents to OCA 2012-08-22 11:52:16 +02:00
Daniel Molina
6e862acbe6 feature #378: Small fixes in econe CLI 2012-08-17 13:51:38 +02:00
Daniel Molina
0e5aac62d5 feature #378: Minor fixes in attach and detach 2012-08-14 15:17:38 +02:00
Daniel Molina
c46f87101b feature #378: Return UnsupportedOperation when the action is not supported 2012-08-14 15:17:02 +02:00
Daniel Molina
a57126959d feature #378: Fix error xml 2012-08-14 15:16:25 +02:00
Daniel Molina
8cdc24e77e feature #378: refactor instance functionality and add new ec2 commands:
* StartInstances
  * StopInstances
  * RebootInstances
  * DescribeRegions
  * DescribeAvailabilityZones
2012-08-13 18:27:54 +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