diff options
| author | Morgan Jones <morgan@parelastic.com> | 2016-06-13 15:26:08 -0400 |
|---|---|---|
| committer | Morgan Jones <morgan@parelastic.com> | 2016-08-25 16:57:54 -0400 |
| commit | 599171ade4475709ddd8544e7dfd7ee4ba4ba2a2 (patch) | |
| tree | 69c1b3f3f50d99a5a34870c316075db44978ee94 /requirements.txt | |
| parent | f5616b7d5251200df753d7aff60185587ed1aada (diff) | |
| download | python-troveclient-2.5.0.tar.gz | |
Implement scheduled backups2.5.0
Implements Trove client APIs to implement scheduled backups
via Mistral workflow.
Change-Id: I012eb88359e063adbb86979a8fbd2e2a1e83f816
Implements: blueprint scheduled-backups
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 8598b83..d828a30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,3 +11,4 @@ Babel>=2.3.4 # BSD keystoneauth1>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT python-swiftclient>=2.2.0 # Apache-2.0 +python-mistralclient>=2.0.0 # Apache-2.0 |
