cinder.common.config module¶
Command-line flag library.
Emulates gflags by wrapping cfg.ConfigOpts.
The idea is to move fully to cfg eventually, and this wrapper is a stepping stone.
- set_external_library_defaults()¶
- Set default configuration options for external openstack libraries. 
- set_middleware_defaults()¶
- Update default configuration options for oslo.middleware. 
