Comment 4 for bug 1292579

Revision history for this message
James Page (james-page) wrote : Re: [FFe] ceilometer needs python-wsme 0.6

Change since 0.5b6:

0.6
---

* Add 'readonly' parameter to wsattr
* Fix typos in documents and comments
* Support dynamic types
* Support building wheels (PEP-427)
* Fix a typo in the types documentation
* Add IntegerType and some classes for validation
* Use assertRaises() for negative tests
* Remove the duplicated error message from Enum
* Drop description from 403 flask test case
* Fix SyntaxWarning under Python 3