update monascaclient version
TimingSession is removed and replaced by keystone session (see [1]). monasca client fixed it in [2]. Watcher need to update monascaclient version [1] https://review.openstack.org/#/c/579139/ [2] https://review.openstack.org/#/c/582882 Closes-Bug: #1782276 Change-Id: I567b7727cbfe645c4d16e06a8cbb8eb8e33eb872 Co-Authored-By: zhurong <aaronzhu1121@gmail.com>
This commit is contained in:
parent
31a1a2e7d7
commit
6fcdb5e74b
@ -114,7 +114,7 @@ python-glanceclient==2.9.1
|
||||
python-ironicclient==2.3.0
|
||||
python-keystoneclient==3.15.0
|
||||
python-mimeparse==1.6.0
|
||||
python-monascaclient==1.10.0
|
||||
python-monascaclient==1.12.0
|
||||
python-neutronclient==6.7.0
|
||||
python-novaclient==10.1.0
|
||||
python-openstackclient==3.14.0
|
||||
|
@ -34,7 +34,7 @@ python-ceilometerclient>=2.9.0 # Apache-2.0
|
||||
python-cinderclient>=3.5.0 # Apache-2.0
|
||||
python-glanceclient>=2.9.1 # Apache-2.0
|
||||
python-keystoneclient>=3.15.0 # Apache-2.0
|
||||
python-monascaclient>=1.10.0 # Apache-2.0
|
||||
python-monascaclient>=1.12.0 # Apache-2.0
|
||||
python-neutronclient>=6.7.0 # Apache-2.0
|
||||
python-novaclient>=10.1.0 # Apache-2.0
|
||||
python-openstackclient>=3.14.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user