sous-chefs / graphite

Development repository for the graphite cookbook
https://supermarket.chef.io/cookbooks/graphite
Apache License 2.0
154 stars 210 forks source link

Use poise-python cookbook instead of deprecated python cookbook #275

Closed t2y closed 7 years ago

t2y commented 7 years ago

As you know, python cookbook is deprecated and poise-python is current cookbook.

According to https://github.com/poise/poise-python#upgrading-from-the-python-cookbook , we can migrate to use poise-python feature with roughly equivalent. In my environment (centos7), it works as below recipes.

diegobill commented 7 years ago

:+1:

tas50 commented 7 years ago

Also there's a lot of specs to cleanup here related to the old python logic

diegobill commented 7 years ago

I had to replace python_pip with python_package :

https://github.com/t2y/graphite/pull/1

t2y commented 7 years ago

I merged a fix from @diegobill .

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.