1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

4618 Commits

Author SHA1 Message Date
Ruben S. Montero
5c7dc58c66 feature #1288: Image Quotas 2012-06-05 23:32:05 +02:00
Ruben S. Montero
7e7dcf6eac feature #1288: Fix some bugs in quota rollback 2012-06-05 23:06:14 +02:00
Ruben S. Montero
4420b1d81b feature #1288: New VM and Network quotas. Integration qith VM create operation 2012-06-05 19:04:02 +02:00
Hector Sanjuan
3c9b00173b UIs: Add some FontAwesome icons to menu main items.
Added FontAwesome as vendor library.

Modified Self-Service, Sunstone and Ozones to use them in the menus.
(cherry picked from commit ee9750a9eb)
2012-06-05 13:35:43 +02:00
Ruben S. Montero
2a33492ad8 feature #1288: Generic quota implementation 2012-06-05 13:34:28 +02:00
Ruben S. Montero
e60efb1480 feature #1288: Generic Quota Management 2012-06-05 01:58:37 +02:00
Carlos Martín
726258dfd7 Feature #1287: Change host option to '-H' 2012-06-04 14:37:14 +02:00
Ruben S. Montero
e73c78869b feature #1288: Better interface for Quotas 2012-06-04 00:45:56 +02:00
Hector Sanjuan
ee9750a9eb UIs: Add some FontAwesome icons to menu main items.
Added FontAwesome as vendor library.

Modified Self-Service, Sunstone and Ozones to use them in the menus.
2012-06-02 23:28:27 +02:00
Ruben S. Montero
ce3609c28c feature #1288: Better syntax to define DATASTORE quotas 2012-06-02 02:58:46 +02:00
Ruben S. Montero
7b934d673c feature #1288: Integrate stat driver function with image allocation process 2012-06-01 19:18:49 +02:00
Carlos Martín
f6ca62ea36 Feature #1287: Add --xpath option 2012-06-01 18:23:02 +02:00
Carlos Martín
8176f58401 Feature #1287: oneacct can filter results by Host and Group 2012-06-01 17:52:02 +02:00
Carlos Martín
ad126ec8e2 Feature #1287: Add oneacct.yaml conf file, and accept usernames 2012-06-01 16:30:27 +02:00
Ruben S. Montero
ea898cdf7d feature #1288: Add stat operation to DS drivers. Updated drivers to get image size from the template 2012-06-01 13:55:01 +02:00
Javi Fontan
eb619a7e4f Nokogiri is no longer an optional gem in install_gems 2012-06-01 12:13:01 +02:00
Javi Fontan
c16a97e5ac change datamaper dependency to sequel for ozones 2012-06-01 12:13:01 +02:00
Hector Sanjuan
e9f8750de4 UIs: small improvements in UIs.
Added cross browser CSS rules for gradients. Our UIs should work with Opera now.

Fixed small alignment issue in images tab.

Added 1.5sec timeout to request list of VMs after deploying several ones, instead of requesting right after.
(cherry picked from commit 0fa08a5eef)
2012-06-01 12:08:44 +02:00
Hector Sanjuan
712bba5714 Feature #872: Add clone operation to Sunstone templates
(cherry picked from commit 6aef096bf9)
2012-06-01 12:08:37 +02:00
Ruben S. Montero
b52cfad498 feature #1288: Stat action for core. Re-write of image driver protocol 2012-06-01 12:02:15 +02:00
Ruben S. Montero
293ee180a4 feature #1288: Update request id in add method for sync requests. AuthManager updated. 2012-06-01 12:01:23 +02:00
Ruben S. Montero
f72e5f3a7d feature #1288: Removed unneeded actions in datastore driver 2012-06-01 11:59:19 +02:00
Ruben S. Montero
0d9a4c998a feature #1288: get, string version, for VirtualMachinePool 2012-06-01 11:58:47 +02:00
Ruben S. Montero
20969b3375 feature #1288: Update AuthManager tests 2012-06-01 11:58:24 +02:00
Hector Sanjuan
0fa08a5eef UIs: small improvements in UIs.
Added cross browser CSS rules for gradients. Our UIs should work with Opera now.

Fixed small alignment issue in images tab.

Added 1.5sec timeout to request list of VMs after deploying several ones, instead of requesting right after.
2012-06-01 10:03:11 +02:00
Hector Sanjuan
6aef096bf9 Feature #872: Add clone operation to Sunstone templates 2012-06-01 09:25:21 +02:00
Ruben S. Montero
9361376e90 feature #1288: Managers can now execute synchronous actions 2012-05-31 18:38:14 +02:00
Hector Sanjuan
58f8ce488f Merge remote-tracking branch 'upstream/master' 2012-05-31 18:37:07 +02:00
Hector Sanjuan
6821d61b3c Merge remote-tracking branch 'upstream/master' 2012-05-31 18:10:03 +02:00
Ruben S. Montero
e192b6348b feature #1288: Moved AuthRequest to its own file to prepare a generic synchronous request interface 2012-05-31 16:51:07 +02:00
Ruben S. Montero
dd6f8b22fa Merge branch 'feature-1279' 2012-05-30 17:28:48 +02:00
Hector Sanjuan
0dcbe6ba1b feature #1279: fix individual plots in sunstone
disable dashboards plots. set minimum graph value to 0.
(cherry picked from commit dc418e50973cc15dc84724bdc42f15a65d18bc56)
2012-05-30 16:51:21 +02:00
Hector Sanjuan
13ad8d14b6 commit some changes
(cherry picked from commit c9e28cc8972042f386d8e6929f5b5ad459c184d1)
2012-05-30 16:51:10 +02:00
Hector Sanjuan
620e4a7d96 Feature #893: Improve legends/help dialog design.
Addded help button and reworked legend design.
(cherry picked from commit b8fdb54824)
2012-05-30 12:54:56 +02:00
Ruben S. Montero
6819043e4e feature #1288: Add rollback to image creation 2012-05-30 12:53:51 +02:00
Hector Sanjuan
b8fdb54824 Feature #893: Improve legends/help dialog design.
Addded help button and reworked legend design.
2012-05-30 12:40:06 +02:00
Ruben S. Montero
552d370593 feature #1288: Better integration for Quotas with RequestManager 2012-05-30 02:20:16 +02:00
Jaime Melis
5a99761749 Suppress coloured output in the CLI when the output is a pipe 2012-05-29 12:37:26 +02:00
Hector Sanjuan
00f1ef5df0 Merge remote-tracking branch 'upstream/master' 2012-05-29 10:57:44 +02:00
Ruben S. Montero
d6beb1fb06 feature #1288: Work on Quota interface. Integration with authZ/authN system 2012-05-29 00:36:13 +02:00
Ruben S. Montero
e8fbb0cb6e feature #1288: Remove test code 2012-05-28 00:16:34 +02:00
Ruben S. Montero
18695f1314 feature #1288: Image quotas in the user class 2012-05-28 00:13:38 +02:00
Ruben S. Montero
99cd9aa69d feature 1288: Add base class for Quotas. Implementation of Image Quotas 2012-05-27 23:15:05 +02:00
Hector Sanjuan
e211e84386 Sunstone: filter out hosts in retry state for the host selectables.
(cherry picked from commit 92a7875385)
2012-05-24 23:30:51 +02:00
Hector Sanjuan
92a7875385 Sunstone: filter out hosts in retry state for the host selectables. 2012-05-24 17:43:33 +02:00
Hector Sanjuan
31d0ae9435 Merge branch 'master' of github.com:hsanjuan/one 2012-05-24 17:42:37 +02:00
Ruben S. Montero
8951d2f284 Merge branch 'feature-1268' 2012-05-24 15:57:23 +02:00
Ruben S. Montero
0cef4f46ce feature #1268: Remove unneeded files 2012-05-24 15:37:17 +02:00
Ruben S. Montero
9f6c6bd73a feature #1268: Automatic generation of language files for Self-Service 2012-05-24 15:03:13 +02:00
Ruben S. Montero
dc0c179908 feature #1268: Integrate js language generation in building process 2012-05-24 14:43:43 +02:00