Previous topic

The nova.rootwrap.volume Module

Next topic

The nova.rpc.amqp Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.rootwrap.wrapper Module

load_filters()

Load filters from modules present in nova.rootwrap.

match_filter(filters, userargs)

Checks user command and arguments through command filters and returns the first matching filter, or None is none matched.