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
Jaime Melis
961f3b73f2
Merge branch 'feature-1419'
2012-09-10 18:22:13 +02:00
Jaime Melis
5db7e6d04b
Trim spaces and fix newline at the end of file
2012-09-10 18:08:00 +02:00
Javi Fontan
40c7fbcc96
feature #1452 : add contextualization packages generator
2012-09-10 16:48:38 +02:00
Ruben S. Montero
df2d09a550
feature #1419 : Adds premigrate and postmigrate placeholders for custom scripts. OpenNebula core generates TM command for pre & post migrate actions. VM driver executes these TM operations
2012-09-07 23:58:45 +02:00
Carlos Martín
953a580f37
Feature #1304 : Improve the Document type sanity check. The previous implementation rebuilt the internal XML, what could destroy unsaved changes
2012-09-07 12:36:15 +02:00
Ruben S. Montero
c3300ec136
Merge branch 'feature-1404'
2012-09-06 22:26:12 +02:00
Ruben S. Montero
1c69d3d4bb
feature #1404 : Updated poweron related strings in Sunstone & Self-service
2012-09-06 21:05:15 +02:00
Ruben S. Montero
9c0a10e1ca
feature #1404 : Update JAVA bindings to include "poweroff" action
2012-09-06 20:48:44 +02:00
Ruben S. Montero
96eb2af7bf
feature #1404 : Removed poweron alias from sunstone
2012-09-06 20:43:53 +02:00
Ruben S. Montero
324a01dc68
feature #1404 : Restart operations are done the same way. STATE and LCM_STATE are changed atomically
2012-09-06 20:39:48 +02:00
Ruben S. Montero
b9a37f3930
feature #1404 : Added state POWEROFF as valid for restarting a VM
2012-09-06 20:36:57 +02:00
Carlos Martín
c61834e25d
Feature #1304 : Check Document type for all operations, not only info()
2012-09-06 18:22:42 +02:00
Daniel Molina
b4f0b9ee31
Fix command_parser print_command format
2012-09-06 16:05:04 +02:00
Carlos Martín
67641049a9
Feature #1304 : Check that the requested Document has the right type
2012-09-06 15:25:49 +02:00
Hector Sanjuan
abb0e915eb
Fix hostname not set for OCCI resources
...
(cherry picked from commit 40a89671f62b17c34787fefa2dc457f153565de3)
2012-09-06 12:42:41 +02:00
Hector Sanjuan
1486d045d8
Feature #1404 : Add poweron/poweroff actions to Sunstone and SelfService
...
(cherry picked from commit c400ee76174fbdd61e0ab6f6fdca5064dce566e5)
2012-09-06 12:42:41 +02:00
Hector Sanjuan
23230922dc
Disable Graphics params when none is re-selected
...
(cherry picked from commit ee1f0dd47c59c0a6c0b315080910bdfe0157456b)
2012-09-06 12:42:40 +02:00
Carlos Martín
0a30d4c364
Feature #1404 : Add new VM states to .dot diagram files
2012-09-04 18:51:08 +02:00
Carlos Martín
de5181403b
Feature #1404 : Add new onevm poweroff command. New VM states POWEROFF and SHUTDOWN_POWEROFF
2012-09-04 18:30:53 +02:00
Hector Sanjuan
a76982070a
Bug #1436 : Fix bad commenting of line
...
(cherry picked from commit dbbdfebabc1f4a4044f8e5eb2d375fa1c86ce545)
2012-09-04 12:13:05 +02:00
Hector Sanjuan
6746a8bb31
Feature #1356 : Add hotplugging to Self-Service
...
(cherry picked from commit 5a8c40148211cfc3c78ecaacbd5c3f45d665e294)
2012-09-04 12:13:05 +02:00
Hector Sanjuan
6bab124c84
Feature #1356 : Add clone action to Self-Service
...
(cherry picked from commit d2937b218e3cc0d9af1ad6c7f3d8db538ec0e5ce)
2012-09-04 12:13:05 +02:00
Hector Sanjuan
fa12d01445
Feature #1045 : Spice support in Sunstone
...
(cherry picked from commit 96e298578a19cc6d62815c11a71e8904da92f876)
2012-09-04 12:13:05 +02:00
Carlos Martín
1c48d8537a
Bug #1374 : Update the VM last_poll attribute when a poll is forced
2012-09-04 11:44:54 +02:00
Carlos Martín
7689f16d8b
Revert "Bug #1374 : Do not force a poll action after a migrate/shutdown failure, the VM will be monitored in the next cycle because it is in 'running' state"
...
This reverts commit 6d07ed6e9a615a3de59f668610bd29a83125ddff.
2012-09-03 18:50:55 +02:00
Carlos Martín
8b00256ddd
Feature #1435 : Add new command 'batchquota' to oneuser & onegroup.
2012-09-03 18:18:04 +02:00
Carlos Martín
6d07ed6e9a
Bug #1374 : Do not force a poll action after a migrate/shutdown failure, the VM will be monitored in the next cycle because it is in 'running' state
2012-09-03 15:59:41 +02:00
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