这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ustream/openduty)
[![image](https://api.travis-ci.org/ustream/openduty.svg)](https://travis-ci.org/ustream/openduty)
[![Requirements Status](https://requires.io/github/openduty/openduty/requirements.svg?branch=master)](https://requires.io/github/openduty/openduty/requirements/?branch=master)
#What is this?
**Openduty** is an incident escalation tool, just like [Pagerduty](http://pagerduty.com) . It has a Pagerduty compatible API too. It's the result of the first [Ustream Hackathon](http://www.ustream.tv/blog/2014/03/27/hackathon-recap-21-ideas-11-teams-one-goal/). We enjoyed working on it.
#Integrations
Expand Down
17 changes: 8 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
Django==1.8.2
argparse==1.2.1
arrow==0.5.4
celery==3.1.18
distribute==0.7.3
dj-database-url==0.3.0
Django==1.8.11
argparse==1.4.0
arrow==0.7
celery==3.1.23
dj-database-url==0.4.0
django-annoying==0.8.2
django-auth-ldap==1.2.6
django-celery==3.1.16
Expand All @@ -19,7 +18,7 @@ future==0.14.3
gunicorn==19.3.0
httplib2==0.9.1
icalendar==3.9.0
kombu==3.0.26
kombu
mercurial==3.4.1
oauth2client==1.4.11
pyasn1==0.1.7
Expand All @@ -29,11 +28,11 @@ python-ldap==2.4.19
pytz==2015.4
requests[security]
mysql-python==1.2.5
rsa==3.1.4
rsa==3.3
six==1.9.0
slacker==0.6.2
sleekxmpp==1.3.1
twilio==4.4.0
vobject==0.8.1rc0
vobject
wsgiref==0.1.2
django-twilio