1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

feature #2259: Include Tags module

This commit is contained in:
Daniel Molina 2013-10-30 17:55:57 +01:00
parent 096fe5179b
commit cac4c2fb38

View File

@ -67,6 +67,7 @@ class EC2QueryServer < CloudServer
include Keypair
include EBS
include Instance
include Tags
############################################################################
#