Re: [openstack-dev] WSME 0.6 released

2014-02-06 Thread Sylvain Bauza
Thanks Doug,




2014-02-06 15:54 GMT+01:00 Doug Hellmann doug.hellm...@dreamhost.com:


 cdf74daac2a204d5fe77f4b2bf5a956f65a73a6f Support dynamic types
 f191f32a722ef0c2eaad71dd33da4e7787ac2424 Add IntegerType and some classes
 for validation

 Doug



Do you know when the docs will be updated ? [1]
Some complex types can already be found on Ironic/Ceilometer/Climate and I
would love to see if some have been backported to WSME as native types
(like the UUID type or the String one)

-Sylvain

[1] : http://pythonhosted.org//WSME/types.html


 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] WSME 0.6 released

2014-02-06 Thread Renat Akhmerov
I guess it should be but just in caseā€¦

Renat Akhmerov
@ Mirantis Inc.

On 06 Feb 2014, at 07:58, Doug Hellmann doug.hellm...@dreamhost.com wrote:

 
 
 
 On Thu, Feb 6, 2014 at 10:11 AM, Sylvain Bauza sylvain.ba...@gmail.com 
 wrote:
 Thanks Doug,
 
 
 
 
 2014-02-06 15:54 GMT+01:00 Doug Hellmann doug.hellm...@dreamhost.com:
 
 cdf74daac2a204d5fe77f4b2bf5a956f65a73a6f Support dynamic types
 f191f32a722ef0c2eaad71dd33da4e7787ac2424 Add IntegerType and some classes for 
 validation
 
 Doug
 
 
 
 Do you know when the docs will be updated ? [1]
 Some complex types can already be found on Ironic/Ceilometer/Climate and I 
 would love to see if some have been backported to WSME as native types (like 
 the UUID type or the String one)
 
 I'll look into why the doc build is broken. The gerrit merge should have 
 triggered an update on http://wsme.readthedocs.org/en/latest/
 
 Doug
 
  
 
 -Sylvain
 
 [1] : http://pythonhosted.org//WSME/types.html 
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] WSME 0.6 released

2014-02-06 Thread Renat Akhmerov
Doug, is it backwards compatible with 0.5b6?

Renat Akhmerov
@ Mirantis Inc.

On 06 Feb 2014, at 07:58, Doug Hellmann doug.hellm...@dreamhost.com wrote:

 
 
 
 On Thu, Feb 6, 2014 at 10:11 AM, Sylvain Bauza sylvain.ba...@gmail.com 
 wrote:
 Thanks Doug,
 
 
 
 
 2014-02-06 15:54 GMT+01:00 Doug Hellmann doug.hellm...@dreamhost.com:
 
 cdf74daac2a204d5fe77f4b2bf5a956f65a73a6f Support dynamic types
 f191f32a722ef0c2eaad71dd33da4e7787ac2424 Add IntegerType and some classes for 
 validation
 
 Doug
 
 
 
 Do you know when the docs will be updated ? [1]
 Some complex types can already be found on Ironic/Ceilometer/Climate and I 
 would love to see if some have been backported to WSME as native types (like 
 the UUID type or the String one)
 
 I'll look into why the doc build is broken. The gerrit merge should have 
 triggered an update on http://wsme.readthedocs.org/en/latest/
 
 Doug
 
  
 
 -Sylvain
 
 [1] : http://pythonhosted.org//WSME/types.html 
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] WSME 0.6 released

2014-02-06 Thread Doug Hellmann
On Thu, Feb 6, 2014 at 3:24 PM, Renat Akhmerov rakhme...@mirantis.comwrote:

 Doug, is it backwards compatible with 0.5b6?


Yes, it should be. If you find otherwise, let me know so we can address
the problem.

Doug




 Renat Akhmerov
 @ Mirantis Inc.

 On 06 Feb 2014, at 07:58, Doug Hellmann doug.hellm...@dreamhost.com
 wrote:




 On Thu, Feb 6, 2014 at 10:11 AM, Sylvain Bauza sylvain.ba...@gmail.comwrote:

 Thanks Doug,




 2014-02-06 15:54 GMT+01:00 Doug Hellmann doug.hellm...@dreamhost.com:


 cdf74daac2a204d5fe77f4b2bf5a956f65a73a6f Support dynamic types
 f191f32a722ef0c2eaad71dd33da4e7787ac2424 Add IntegerType and some
 classes for validation

 Doug



 Do you know when the docs will be updated ? [1]
 Some complex types can already be found on Ironic/Ceilometer/Climate and
 I would love to see if some have been backported to WSME as native types
 (like the UUID type or the String one)


 I'll look into why the doc build is broken. The gerrit merge should have
 triggered an update on http://wsme.readthedocs.org/en/latest/

 Doug




 -Sylvain

 [1] : http://pythonhosted.org//WSME/types.html


 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] WSME 0.6 released

2014-02-06 Thread Kenichi Oomichi

Hi Doug,

 -Original Message-
 From: Doug Hellmann [mailto:doug.hellm...@dreamhost.com]
 Sent: Thursday, February 06, 2014 11:55 PM
 To: OpenStack Development Mailing List
 Subject: [openstack-dev] WSME 0.6 released
 
 I have just tagged WSME 0.6. It is now on PyPI, and should be picked up 
 automatically by gate jobs as soon as the mirror
 updates.
 
 Changes since the 0.5b6 release we have been using:
 
 $ git log --format=oneline 0.5b6..0.6
 e26d1b608cc5a05940c0b6b7fc176a0d587ba611 Add 'readonly' parameter to wsattr
 9751ccebfa8c3cfbbc6b38e398f35ab557d7747c Fix typos in documents and comments
 1d6b3a471b8afb3e96253d539f44506428314049 Merge Support dynamic types
 cdf74daac2a204d5fe77f4b2bf5a956f65a73a6f Support dynamic types
 984e9e360be74ff0b403a8548927aa3619ed7098 Support building wheels (PEP-427)
 ec7d49f33cb777ecb05d6e6481de41320b37df52 Fix a typo in the types documentation
 f191f32a722ef0c2eaad71dd33da4e7787ac2424 Add IntegerType and some classes for 
 validation
 a59576226dd4affde0afdd028f54c423b8786e24 Merge Drop description from 403 
 flask test case
 e5927c8e30714c5e53cf8dc90f97b8f56b6d8cff Merge Fix SyntaxWarning under 
 Python 3
 c63ad8bbfea78957d79bbb4a573cee97e0a8bd66 Merge Remove the duplicated error 
 message from Enum
 db6c337526a6dbba11d260537f1eb95e7cabac4f Use assertRaises() for negative tests
 29547eae59d244adb681b6182b604e7085d8c1a8 Remove the duplicated error message 
 from Enum
 1bf6317a3c7f3e9c7f61776ac269d617cee8f3fe Drop description from 403 flask test 
 case
 0fa306fa4f70180641132d060a346ac0f02dbae3 Fix SyntaxWarning under Python 3

Thank you for releasing new WSME.
I will try to apply IntegerType class to Ceilometer with new WSME.


Thanks
Ken'ichi Ohmichi


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev