Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't use celery 4 yet #2161

Merged
merged 6 commits into from Sep 12, 2016
Merged

Don't use celery 4 yet #2161

merged 6 commits into from Sep 12, 2016

Conversation

cdonati
Copy link
Member

@cdonati cdonati commented Sep 8, 2016

At least some code will need to be rewritten to be compatible with the new version of celery.

At least some code will need to be rewritten to be compatible with
the new version of celery.
pip 1.0 does not have --target, which is needed for preparing the
dashboard.
Currently, msrestazure 0.4.2 is not working properly on Precise.
>>> import msrestazure.azure_active_directory
struct.error: unpack requires a string argument of length 4
Pip 1.0 and 1.1 upgrade a package's dependencies when --upgrade is
specified, which is problematic when the dependency was previously
installed with a specific version.
@cdonati
Copy link
Member Author

cdonati commented Sep 12, 2016

@menivaitsi menivaitsi merged commit cb5152e into AppScale:master Sep 12, 2016
@cdonati cdonati deleted the celery-version branch September 12, 2016 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants