This website requires JavaScript.
Explore
Help
Register
Sign in
kevinheyer
/
bootstrap-vz
Watch
1
Star
0
Fork
You've already forked bootstrap-vz
0
mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced
2025-08-24 15:36:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
af2397720d
bootstrap-vz
/
plugins
/
opennebula
/
__init__.py
6 lines
94 B
Python
Raw
Normal View
History
Unescape
Escape
Revert merge of raw+ONE, rename ONE provider to virtualbox
2013-08-10 23:42:25 +02:00
Rename tasks() to avoid clashes with modules The functions are now called resolve_tasks() and resolve_rollback_tasks(). A little more verbose function names but also clearer.
2013-12-02 00:00:59 +01:00
def
resolve_tasks
(
tasklist
,
manifest
)
:
Revert merge of raw+ONE, rename ONE provider to virtualbox
2013-08-10 23:42:25 +02:00
import
tasks
Add references instead of instances to the tasklist
2013-09-22 17:31:43 +02:00
tasklist
.
add
(
tasks
.
OpenNebulaContext
)
Reference in a new issue
Copy permalink