0236768b7e
Based on current wsme implement, all the metadata query will get the metadata value as string type. As a result, all the non-string metadata query will not get correct result. Since the data is store in database with correct data type. The fix will try to eval the value before setting so as to get the correct data type. Fixes bug 1200577 Change-Id: I8114e816da123b9dc08f32f9022db0e1b9fc2e5a
24 lines
370 B
Plaintext
24 lines
370 B
Plaintext
[DEFAULT]
|
|
module=config
|
|
module=context
|
|
module=db
|
|
module=db/sqlalchemy
|
|
module=eventlet_backdoor
|
|
module=excutils
|
|
module=fixture
|
|
module=gettextutils
|
|
module=importutils
|
|
module=jsonutils
|
|
module=local
|
|
module=log
|
|
module=loopingcall
|
|
module=network_utils
|
|
module=notifier
|
|
module=policy
|
|
module=rpc
|
|
module=service
|
|
module=strutils
|
|
module=threadgroup
|
|
module=timeutils
|
|
base=ceilometer
|