[openstack-dev] [oslo][all] What would you like changed/fixed/new in oslo??

Markus Zoeller mzoeller at de.ibm.com
Mon Mar 21 16:51:20 UTC 2016


> From: Joshua Harlow <harlowja at fastmail.com>
> To: "OpenStack Development Mailing List (not for usage questions)" 
> <openstack-dev at lists.openstack.org>
> Date: 03/20/2016 04:33 AM
> Subject: [openstack-dev] [oslo][all] What would you like changed/
> fixed/new in oslo??
> 
> Howday all,
> 
> Just to start some conversation for the next cycle,
> 
> I wanted to start thinking about what folks may like to see in oslo (or 
> yes, even what u dislike in any of the oslo libraries).
> 
> For those who don't know, oslo[1] is a lot of libraries (27+) so one of 
> my complaints (and one I will try to help make better) is that most 
> people probably don't know what the different 'offerings' of these 
> libraries are or how to use them (docs, tutorials, docs, and more docs).
> 
> I'll pick another pet-peeve of mine as a second one to get people 
thinking.
> 
> 2) The lack of oslo.messaging having a good security scheme (even 
> something basic as a hmac or signature that can be verified, this scares 

> the heck out of me what is possible over RPC) turned on by default so 
> I'd like to start figuring out how to get *something* (basic == HMAC 
> signature, or maybe advanced == barbican or ???)
> 
> What other thoughts do people have?
> 
> Good, bad, crazy (just keep it PG-13) thoughts are ok ;)
> 
> -Josh
> 
> [1] https://wiki.openstack.org/wiki/Oslo
> 
> 
> 
__________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: 
OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 

[oslo.config]
I'd like to have the possibility to treat generator warnings as errors.
I looked at [1] and [2] and didn't see an option for that. We use the
generator in Nova and got bug [3] which I like to avoid in the future.

References:
[1] 
https://github.com/openstack/oslo.config/blob/master/doc/source/generator.rst
[2] 
https://github.com/openstack/oslo.config/blob/master/oslo_config/generator.py
[3] https://bugs.launchpad.net/nova/+bug/1553231

Regards, Markus Zoeller (markus_z)




More information about the OpenStack-dev mailing list