Removes unused posix_ipc requirement

posix_ipc module is not used anywhere in this project.

Change-Id: Idc0b3c1b4e572cc348a638a02aa63eaeb1265b45
This commit is contained in:
Claudiu Belu
2016-02-11 08:44:17 -08:00
parent 848c65ae1e
commit fc0b4cf819

View File

@@ -8,7 +8,6 @@ fixtures>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD mock>=1.2 # BSD
nose # LGPL nose # LGPL
oslotest>=1.10.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0
posix-ipc # BSD
sqlalchemy-migrate>=0.9.6 # Apache-2.0 sqlalchemy-migrate>=0.9.6 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0 tempest-lib>=0.14.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD testrepository>=0.0.18 # Apache-2.0/BSD