https://github.com/ging/horizon
Revision 497beacf7c382819920dd2fa62e6b4f141093169 authored by Szymon Wroblewski on 17 March 2015, 12:15:49 UTC, committed by Szymon Wroblewski on 17 March 2015, 12:18:25 UTC
Metadata widget doesn't handle the `readonly` flag for properties which is
returned by Glance API. If the property is defined as `readonly` the input
should stick to the default value of the property.

The readonly flag has been introduced in Glance in bug report:
https://bugs.launchpad.net/glance/+bug/1406235

This patch adds support for readonly flag in metadata widget.

Closes-Bug: 1433026
Change-Id: I79e2b7c8a397f6b19659d6e13f7fad29bc26892e
1 parent 233a07b
History
Tip revision: 497beacf7c382819920dd2fa62e6b4f141093169 authored by Szymon Wroblewski on 17 March 2015, 12:15:49 UTC
Metadata widget support for readonly flag
Tip revision: 497beac
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 473 bytes
.gitreview -rw-r--r-- 76 bytes
.jshintrc -rw-r--r-- 551 bytes
.mailmap -rw-r--r-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
CONTRIBUTING.rst -rw-r--r-- 629 bytes
HACKING.rst -rw-r--r-- 512 bytes
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 1.7 KB
manage.py -rwxr-xr-x 838 bytes
openstack-common.conf -rw-r--r-- 141 bytes
requirements.txt -rw-r--r-- 2.2 KB
run_tests.sh -rwxr-xr-x 17.0 KB
setup.cfg -rw-r--r-- 982 bytes
setup.py -rwxr-xr-x 1.0 KB
test-requirements.txt -rw-r--r-- 887 bytes
tox.ini -rw-r--r-- 2.9 KB

README.rst

back to top