Gerrit Code Review
13578f61db
Update notes for submitted changes
...
* Preserves cluster settings selected subtab
2015-08-13 10:05:56 +00:00
Gerrit Code Review
45eb240be0
Update notes for submitted changes
...
* Loading 8021q module is removed from netcheck
2015-08-13 08:35:37 +00:00
Gerrit Code Review
98bcc3af15
Update notes for submitted changes
...
* Fix number range control validation
2015-08-12 16:23:11 +00:00
Gerrit Code Review
06f40f38db
Update notes for submitted changes
...
* Remove new supervisor configs during rollback
2015-08-12 15:59:26 +00:00
Gerrit Code Review
b9df0f8f4e
Update notes for submitted changes
...
* Not to show bulky data in Node Info dialog
2015-08-12 15:58:39 +00:00
Gerrit Code Review
fe3c755e4f
Update notes for submitted changes
...
* Remove new auxiliary repo in case of rollback
2015-08-12 15:58:12 +00:00
Gerrit Code Review
549089786e
Update notes for submitted changes
...
* Fix for notification badge animation
2015-08-12 14:50:58 +00:00
Gerrit Code Review
d9b3eda81f
Update notes for submitted changes
...
* Rename types of VIPs during upgrade to 7.0
2015-08-12 13:35:55 +00:00
Gerrit Code Review
56d7776ab3
Update notes for submitted changes
...
* Fix handling of toggleable group dependencies
2015-08-12 13:03:52 +00:00
Gerrit Code Review
cbf5808de4
Update notes for submitted changes
...
* Fix node deletion task manager
2015-08-12 12:41:03 +00:00
Gerrit Code Review
1d8b68eb61
Update notes for submitted changes
...
* Identify disk for volume by 'extra' field
2015-08-12 11:30:58 +00:00
Gerrit Code Review
61756adceb
Update notes for submitted changes
...
* Enable loading defaults for always editable settings
2015-08-12 10:35:17 +00:00
Gerrit Code Review
4f5ed2264a
Update notes for submitted changes
...
* fix test test_templates_not_found
2015-08-12 09:05:32 +00:00
Gerrit Code Review
b41963ca76
Update notes for submitted changes
...
* Clarify doc about ENV_NAME
2015-08-11 17:42:51 +00:00
Gerrit Code Review
79ad611d4e
Update notes for submitted changes
...
* Require Nova Network if vCenter is used
2015-08-11 16:26:17 +00:00
Gerrit Code Review
cf9d570573
Update notes for submitted changes
...
* Stick mysql partition to controller role
2015-08-11 15:00:15 +00:00
Gerrit Code Review
dd5775513a
Update notes for submitted changes
...
* Fix buttons in node extended view
2015-08-11 14:37:14 +00:00
Gerrit Code Review
60cd28af3b
Update notes for submitted changes
...
* Warnings are not shown any more in Welcome block on Dashboard
2015-08-11 13:49:26 +00:00
Gerrit Code Review
437639b8d8
Update notes for submitted changes
...
* Fix filtering nodes by labels
2015-08-11 13:43:20 +00:00
Gerrit Code Review
0ba57e0072
Update notes for submitted changes
...
* Edit roles fix
2015-08-11 13:28:00 +00:00
Gerrit Code Review
eefd7c5676
Update notes for submitted changes
...
* Open chosen filter automatically
2015-08-11 12:41:47 +00:00
Gerrit Code Review
91f58208ca
Update notes for submitted changes
...
* Adds apply button to unsaved changes dialog
2015-08-11 12:41:35 +00:00
Gerrit Code Review
35364c2d1d
Update notes for submitted changes
...
* Add Swift logs to Fuel UI
2015-08-11 12:03:07 +00:00
Gerrit Code Review
da1f81ddb9
Update notes for submitted changes
...
* Fix IndexError in _calc_root_size generator in case of no disks
2015-08-11 09:55:59 +00:00
Gerrit Code Review
3883c7847a
Update notes for submitted changes
...
* Fix handling of node label changes
2015-08-10 17:24:49 +00:00
Gerrit Code Review
d458f7fe49
Update notes for submitted changes
...
* Enable Provision VMS if deployment is impossible
2015-08-10 13:44:19 +00:00
Gerrit Code Review
c39ec1d922
Update notes for submitted changes
...
* Fixed layout for hidden controls on settings tab
2015-08-10 10:20:59 +00:00
Gerrit Code Review
be30171907
Update notes for submitted changes
...
* Fix cancelling networking changes
2015-08-10 09:55:16 +00:00
Gerrit Code Review
dd446c5410
Update notes for submitted changes
...
* vlan_start is nullable in schema for netgroup
2015-08-10 09:30:30 +00:00
Gerrit Code Review
fc99a8275b
Update notes for submitted changes
...
* Allow to assign floating role to public bridge
2015-08-10 09:25:20 +00:00
Gerrit Code Review
7eeaa26eb1
Update notes for submitted changes
...
* Font weight changed for node hardware info
2015-08-07 15:10:57 +00:00
Gerrit Code Review
116749ee8e
Update notes for submitted changes
...
* Fix prepare for deployment for 7.0 version
2015-08-07 14:44:27 +00:00
Gerrit Code Review
5f7dea1b10
Update notes for submitted changes
...
* Gray color updated on settings tab
2015-08-07 14:15:41 +00:00
Gerrit Code Review
361923c7f7
Update notes for submitted changes
...
* Fix for unallocated node style in navbar
2015-08-07 14:04:09 +00:00
Gerrit Code Review
766c3e4af0
Update notes for submitted changes
...
* Fix setting description layout
2015-08-07 13:54:51 +00:00
Gerrit Code Review
ba0f52ffde
Update notes for submitted changes
...
* Fix layout of node management buttons
2015-08-07 13:10:05 +00:00
Gerrit Code Review
48afeae17c
Update notes for submitted changes
...
* Add border to pending deletion node
2015-08-07 12:54:51 +00:00
Gerrit Code Review
21aafa76d1
Update notes for submitted changes
...
* Fix for nodes quantity color
2015-08-07 12:53:45 +00:00
Gerrit Code Review
c27d613731
Update notes for submitted changes
...
* Fix Discard Addition node button
2015-08-07 10:26:59 +00:00
Gerrit Code Review
1c693aceda
Update notes for submitted changes
...
* Add KeyError handling for attribute retrieving from OS resource
2015-08-07 09:14:45 +00:00
Gerrit Code Review
5decf9a6fa
Update notes for submitted changes
...
* Fix bug with changing offloading modes for bonds * Change offloading_modes field in DB model to mutable * Manually mark it as 'changed' after changing modes * Add MutableList class (TMP. Till it will be added in sqlalchemy.)
2015-08-07 07:38:51 +00:00
Gerrit Code Review
0caddae673
Update notes for submitted changes
...
* Get available releases from API
2015-08-07 07:35:03 +00:00
Gerrit Code Review
16cbc2537d
Update notes for submitted changes
...
* improve color palette for nodes
2015-08-06 17:15:46 +00:00
Gerrit Code Review
2499afab82
Update notes for submitted changes
...
* Fix layout of validation error in Change Password dialog
2015-08-06 15:42:51 +00:00
Gerrit Code Review
970e8184dd
Update notes for submitted changes
...
* improving the quality of images and icons
2015-08-06 15:09:13 +00:00
Gerrit Code Review
4732b408b7
Update notes for submitted changes
...
* Show 'is_deployable' instead of 'state' on the releases page
2015-08-06 13:42:59 +00:00
Gerrit Code Review
aca0b07a6d
Update notes for submitted changes
...
* Allow interfaces configuration for error node
2015-08-06 13:42:42 +00:00
Gerrit Code Review
706b0398a5
Update notes for submitted changes
...
* improved color palette settings interfaces page
2015-08-06 12:55:53 +00:00
Gerrit Code Review
a0e377b1a0
Update notes for submitted changes
...
* Prepopulate number range control with min and max values
2015-08-06 12:51:32 +00:00
Gerrit Code Review
6d62b81552
Update notes for submitted changes
...
* Validate node disk
2015-08-06 10:35:14 +00:00