horizon/openstack_dashboard/dashboards/admin
Kirill Bespalov eb60a2a128 [flavor update] Fixing a flavor comparation issue
A flavor attributes keys from UpdateFlavorInfo.contributes does not
match with attributes of flavor instance which returned by novaclient.

  swap_mb != swap, memory_mb != ram, etc

so, is_equals() method always return False.

Change-Id: Ic1c2b83fdcca6b7eab9e3b964b8d9becbdca2d3c
2017-01-19 13:20:45 +03:00
..
aggregates Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
defaults fix some pylint warnings 2016-12-22 07:17:13 +08:00
flavors [flavor update] Fixing a flavor comparation issue 2017-01-19 13:20:45 +03:00
floating_ips Add default common template to python table views 2017-01-05 08:59:35 +00:00
hypervisors Add default common template to python table views 2017-01-05 08:59:35 +00:00
images Add default common template to python table views 2017-01-05 08:59:35 +00:00
info fix some pylint warnings 2016-12-22 07:17:13 +08:00
instances Add default common template to python table views 2017-01-05 08:59:35 +00:00
metadata_defs Add default common template to python table views 2017-01-05 08:59:35 +00:00
networks Add default common template to python table views 2017-01-05 08:59:35 +00:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
routers Add default common template to python table views 2017-01-05 08:59:35 +00:00
volumes Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Remove broken telemetry policy check 2016-11-18 10:16:11 -07:00