add missing import to pipelib

This commit is contained in:
Vishvananda Ishaya
2010年06月24日 04:11:58 +01:00
committed by andy
parent 24a68b54d9
commit fb36a6ffa6

View File

@@ -24,6 +24,7 @@ import tempfile
import base64
from zipfile import ZipFile, ZIP_DEFLATED
from nova import exception
from nova import flags
from nova.auth import users
from nova import utils
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.