Sync ironic-lib.filters from ironic-lib

For now we have to carry both in both trees, and they have gone out
of sync. This changes updates the copy here with two new commands.

Change-Id: Ife131cf825518012a3b04d2c7d713beeb4f8f770
This commit is contained in:
Dmitry Tantsur 2016-09-21 15:21:05 +02:00
parent 2351d624ae
commit 9805d94b18
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ blockdev: CommandFilter, blockdev, root
hexdump: CommandFilter, hexdump, root
qemu-img: CommandFilter, qemu-img, root
wipefs: CommandFilter, wipefs, root
sgdisk: CommandFilter, sgdisk, root
partprobe: CommandFilter, partprobe, root
# ironic_lib/utils.py
mkswap: CommandFilter, mkswap, root