Removes unused posix_ipc requirement

posix_ipc module is not used anywhere in this project.

Change-Id: I280de9e5c112a6da9b64dedbd5c71c55399a5118
This commit is contained in:
Claudiu Belu 2016-02-11 08:45:50 -08:00 committed by Min Pae
parent 3e3e343dfc
commit c82fadf8e4
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ six>=1.9.0 # MIT
WSME>=0.8 # MIT
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
paramiko>=1.16.0 # LGPL
posix-ipc # BSD
Jinja2>=2.8 # BSD License (3 clause)
taskflow>=1.26.0 # Apache-2.0