1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00
Commit Graph

11576 Commits

Author SHA1 Message Date
Carlos Martín
041f39cc4f Bug #4120: Change cooldown color to 'running'
(cherry picked from commit 6e459ad19a)
2015-11-06 12:45:44 +01:00
Carlos Martín
413c16d312 Merge remote-tracking branch 'origin/feature-4038'
Conflicts:
	src/sunstone/public/app/sunstone.js
2015-11-06 11:44:57 +01:00
Carlos Martín
64f0b61316 Feature #3987: Minor style change 2015-11-05 18:46:36 +01:00
Carlos Martín
a802856408 Feature #3987: Add ceph_conf input, allow ceph system DS 2015-11-05 17:05:27 +01:00
Carlos Martín
e809611707 Feature #3987: Fix radio button reset code 2015-11-05 17:05:27 +01:00
Carlos Martín
a21897060f Feature #3987: Use context in jquery selectors, new DS wizard 2015-11-05 17:05:27 +01:00
Jaime Melis
5a404ea716 Feature #3987: Add LVM monitoring to the tm/shared/monitor 2015-11-05 16:43:21 +01:00
Daniel Molina
4ace9f5e92 feature #4038: Do not use xmlRoot if not defined 2015-11-05 16:38:16 +01:00
Carlos Martín
7da6a2cb69 Bug #4135: Remove the settings button when the tab is disabled
(cherry picked from commit 13cd7c7989)
2015-11-05 16:02:23 +01:00
Carlos Martín
4e51084c19 Bug #4134: Create a hook to fill tabs headers
(cherry picked from commit 9ac387cc7d)
2015-11-05 15:44:57 +01:00
Carlos Martín
759f7aae30 Bug #4134: Move vm state code from info panel to a hook
(cherry picked from commit d16104baed)
2015-11-05 12:45:07 +01:00
Ruben S. Montero
fa653b9d47 feature #3987: Resolve volatile disk attributes 2015-11-05 00:04:42 +01:00
Ruben S. Montero
ee89a2185a feature #3987: Monitor system datastores through the front-end +
BRIDGE_LIST. Add monitor scripts for shared, ceph. Distributed system DS
as ssh monitored through probes.
2015-11-04 18:42:40 +01:00
Carlos Martín
b632349af3 Bug #4099: Remove html chars from tips
(cherry picked from commit 39494e364d)
2015-11-04 17:33:07 +01:00
Carlos Martín
09ba4ca10c Feature #4082: Add editor support for user inputs in CLI
(cherry picked from commit 44234b5954)
2015-11-04 16:56:22 +01:00
Carlos Martín
562a3271bd Bug #4117: Hide VM cpu & mem when showback is disabled, show VM disk cost in storage tab
(cherry picked from commit f4a2d332da)
2015-11-04 16:09:32 +01:00
Carlos Martín
4ef06eab8b Bug #4129: Fix undefined image name
(cherry picked from commit 276bfbdfe6)
2015-11-03 19:00:56 +01:00
Carlos Martín
90395c7e6d Bug #4114: Do not delete instance type name on vm instantiate
(cherry picked from commit d69f999c62)
2015-11-03 18:28:52 +01:00
Carlos Martín
5e0cf9b5e0 Bug #4117: Show cpu and mem cost in template instantiate
(cherry picked from commit 18439c4b2c)
2015-11-03 17:03:25 +01:00
Carlos Martín
ceb6710f80 Bug #4123: Use disk_snapshot_total_size to calculate disk cost
(cherry picked from commit 182f3a28fc)
2015-11-02 18:02:22 +01:00
Carlos Martín
0a435666ae Bug #4122: Fix disk_cost to be MB/hour instead of GB/hour
(cherry picked from commit 94cb6a5a4b)
2015-11-02 18:02:17 +01:00
Carlos Martín
cd4b4b2a96 Bug #4119: Use DISK_COST to calculate role cost
(cherry picked from commit 7abb4ccbad)
2015-11-02 18:02:12 +01:00
Jaime Melis
72c7955985 Feature #3987: fix error in tm/delete 2015-11-02 16:19:53 +01:00
Jaime Melis
e12490913d Feature #3987: update sudoers 2015-11-02 15:47:42 +01:00
Carlos Martín
ac8f45433e Feature #4084: Fix minor bug and error message
(cherry picked from commit 0b181da15dade8b3729ab41ec56fe9cf181a465a)
2015-11-02 15:40:59 +01:00
Tino Vazquez
4a6d37cf74 Feature #4084: Fix automatic requirements
(cherry picked from commit 9b8479bacfd241ff5547990a2b3a358358386b16)
2015-11-02 15:40:59 +01:00
Ruben S. Montero
fef186886b feature #4084: Parse PUBLIC_CLOUD attributes so it can use USER_INPUTS
(cherry picked from commit 4b9492574ab713531a52cdccb936dc5b9db7051c)
2015-11-02 15:40:59 +01:00
Carlos Martín
343bf48909 Bug #4071: Do not send an empty service name
(cherry picked from commit effe92acf5)
2015-11-02 13:12:46 +01:00
Carlos Martín
36de6b8078 Bug #4118: Fix cost for services
(cherry picked from commit bdc3a4978e)
2015-11-02 13:02:13 +01:00
Carlos Martín
b5364b3a69 Bug #4115: Set min and max slider values
(cherry picked from commit 9f5995f53f)
2015-11-02 12:07:18 +01:00
Carlos Martín
84a2bf4675 Feature #2977: Fix refresh when panels are enabled
The line removed was preventing Sunstone.insertPanels from
detecting the current active panel

(cherry picked from commit 593e18f54d)
2015-10-30 17:43:18 +01:00
Carlos Martín
d487ebbe9e Merge remote-tracking branch 'origin/feature-2977' 2015-10-30 17:23:36 +01:00
Carlos Martín
33ae4730bc Feature #4082: New user input type in CLI, text64 2015-10-30 10:59:44 +01:00
Carlos Martín
c7e76eebdf Feature #4082: New user input type in sunstone, text64 2015-10-30 10:57:41 +01:00
Jaime Melis
5711e3a1d7 Feature #3987: Handle volatile disk names for ceph 2015-10-29 17:51:55 +01:00
Carlos Martín
440fdf4299 Bug #4094: Check DS permissions for scheduler authorization
(cherry picked from commit 45fdce84da)
2015-10-29 17:15:45 +01:00
Ruben S. Montero
b15594e759 feature #3987: Allow RBD DISK_TYPE for System DS. Generate KVM
deployment files for RBD volatile disks
2015-10-29 16:56:31 +01:00
Jaime Melis
d52f54ad19 Feature #3987: Install the system-ds related files for Ceph 2015-10-29 16:34:38 +01:00
Jaime Melis
1111a6eed1 Feature #3987: refactor save and restore 2015-10-29 16:32:10 +01:00
Carlos Martín
3e4bdea3cd Bug #4017: Disable disk resize for cdrom images
(cherry picked from commit 45f9bf69ab)
2015-10-29 16:05:15 +01:00
Jaime Melis
97a6af6324 Feature #3987: Send DRV_MESSAGE to all actions via stdin 2015-10-29 12:33:08 +01:00
Jaime Melis
b90da12397 Feature #3987: Checkpoint is stored in Ceph. Needs refactor. 2015-10-29 12:27:53 +01:00
Jaime Melis
f51a38f634 Feature #3987: remove unnecessary BRIDGE_LIST from mkimage 2015-10-29 12:27:53 +01:00
Carlos Martín
adc9183a07 Bug #4105: Fix start_script input for template update
(cherry picked from commit 4ee8b80cb5)
2015-10-29 11:32:23 +01:00
Carlos Martín
b57d35f42a Bug #4077: Remove include from user_pool.xsd
(cherry picked from commit 1f08b4bf06)
2015-10-29 11:08:37 +01:00
Ruben S. Montero
6cfc67adea feature #3987: Add System DS information to DRV_MESSAGE 2015-10-29 01:58:35 +01:00
Ruben S. Montero
117a3df0c7 feature #3987: Define DS_MIGRATE for TM_MAD_CONF. Do not allow System DS
migrations for TM_MAD with ds_migrate="no"
2015-10-29 00:57:43 +01:00
Ruben S. Montero
e7349889a0 feature #3987: Extend volatile DISK attribute with Datastore atttributes 2015-10-29 00:02:26 +01:00
Ruben S. Montero
dd882538eb feature #3987: DS inherited attributes logic moved to the DatastorePool class 2015-10-28 19:29:23 +01:00
Daniel Molina
b88b210d3d feature #4038: Fix marketplace context selector 2015-10-28 18:59:20 +01:00