saltstack-formulas / graphite-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
15 stars 41 forks source link

sqlite3 initialize sequence fails #13

Closed joe-bowman closed 5 years ago

joe-bowman commented 7 years ago

The state initialize-graphite-db-sqlite3 fails, with the error ImportError: No module named fields.

The solution appears to be locking django-tagging to 0.3.6.

vikisland commented 7 years ago

Even update django-tagging to 0.3.6, initialize-graphite-db-sqlite3 state runs every time. This is an issue too.