forked from uncloud/uncloud
remove cache=none from QEMU args as it is not supported on tmpfs/rootfs
This commit is contained in:
parent
6f51ddbb36
commit
b7f3ba1a34
2 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ def handle_exception(e):
|
|||
|
||||
|
||||
class CreateVM(Resource):
|
||||
'''API Request to Handle Creation of VM'''
|
||||
"""API Request to Handle Creation of VM"""
|
||||
|
||||
@staticmethod
|
||||
def post():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue