Hi, Does anyone have time to take a look at these open changes on openstack-infra/lodgeit?
- "Fix up the tests and add tox configuration to run them" [1] When this one is merged it will be possible to enable the pep27 gate job that will run the test suite. - "Import make_app from lodgeit.application instead of lodgeit" [2] This fixes a bug (introduced by me during pep8 cleanup) that prevents the app from being run through wsgi. - "Add pytz and MarkupSafe into requirements.txt" [3] This is needed to be able to deploy the app on a clean system. It seems they are not installed as dependencies of the existing requirements. Thanks. [1] https://review.openstack.org/#/c/234637/ [2] https://review.openstack.org/#/c/250643/ [3] https://review.openstack.org/#/c/250690/
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
