Details
Description
The python_pip provider should be able to use a requirements file to install a set of packages for an application. Currently in the application::django recipe we instead use an execute, which is not nearly as awesome.
Activity
Saager Mhatre
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Saager Mhatre [ dexterous ] |
Saager Mhatre
made changes -
| Labels | pip |
Saager Mhatre
made changes -
| Attachment | chef-run.log [ 10517 ] | |
| Attachment | python_pip_install_requirements_test_env.tgz [ 10518 ] |
Saager Mhatre
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Saager Mhatre
made changes -
| Status | In Progress [ 3 ] | Open [ 1 ] |
Saager Mhatre
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Joshua Timberman [Opscode]
made changes -
| Workflow | jira [ 15309 ] | New OSS [ 21145 ] |
| Status | Resolved [ 5 ] | Fix Provided [ 10002 ] |
Bryan McLellan [Opscode]
made changes -
| Status | Fix Provided [ 10002 ] | Reopened [ 4 ] |
Cameron Johnston
made changes -
| Status | Reopened [ 4 ] | Fix Provided [ 10002 ] |
Steven Danna
made changes -
| Status | Fix Provided [ 10002 ] | Reopened [ 4 ] |
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
238d 1h 56m | 1 | Saager Mhatre | 25/Oct/12 8:57 PM | |||||
|
8s | 1 | Saager Mhatre | 25/Oct/12 8:57 PM | |||||
|
22s | 1 | Saager Mhatre | 25/Oct/12 8:58 PM | |||||
|
13d 21h 54m | 1 | Joshua Timberman [Opscode] | 08/Nov/12 6:52 PM | |||||
|
53d 23h 1m | 1 | Cameron Johnston | 07/Jan/13 8:23 PM | |||||
|
6d 3h 18m | 2 | Steven Danna | 07/Jan/13 9:12 PM |
Pull request here:
https://github.com/opscode/cookbooks/pull/365
Against the old monolithic repository. I don't see a PR from Sivy on the new repository.