Remove dependency on python-masakariclient

Change I788e9f24f50e54cf4d1111386fa1392bd1b99e00 has removed
dependency on python-masakariclient so this patch removes it
from requirements.txt.

Change-Id: I023eb17f7e5e4c88c618b0421c19ba97327601b8
This commit is contained in:
dineshbhor 2018-05-14 01:59:22 -07:00
parent db914b4cc7
commit 26d558333d
1 changed files with 0 additions and 1 deletions

View File

@ -13,6 +13,5 @@ oslo.privsep>=1.23.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-masakariclient>=3.0.1 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
six>=1.10.0 # MIT