Jump to: navigation, search

Solum/Wishlist

Development Wishlist

2013-11-24

https://review.openstack.org/#/c/57047/3/tox.ini

19	commands =
20	  flake8
21	  {toxinidir}/tools/config/check_uptodate.sh

Monty Taylor Nov 24 "I wonder - based on something that Robert suggested a while back about flake8 - if we could make a general one of these that could be used here and in nova and whatnot - but write it as an importable unittest..."

Should we have a blueprint somewhere for this?

2013-11- 24

https://review.openstack.org/#/c/57045/3/tools/config/generate_sample.sh

#!/usr/bin/env bash
2	

Monty Taylor Nov 24 "Copyright header please."

lifeless Nov 24 "I believe this is copied lock stock and barrel from oslo config. so we should fix the master instance."

The code approved for merge in Solum now has the copyright header. We should check this in Oslo as well.