db52d5fbc4
Organize the imports according to openstack style guidelines Change-Id: I37d81c0e27676b119504598d0172713516339f34 Closes-Bug:#1640647
9 lines
290 B
ReStructuredText
9 lines
290 B
ReStructuredText
Valence Style Commandments
|
|
===========================
|
|
|
|
Read the OpenStack Style Commandments
|
|
http://docs.openstack.org/developer/hacking/
|
|
|
|
- [H305] Organize your imports according to 'Import order template' mentioned
|
|
in http://docs.openstack.org/developer/hacking/#import-order-template
|