Add tagging option to gnt-instance create
authorApollon Oikonomopoulos <apollon@noc.grnet.gr>
Tue, 31 May 2011 12:49:58 +0000 (15:49 +0300)
committerIustin Pop <iustin@google.com>
Wed, 1 Jun 2011 17:24:13 +0000 (19:24 +0200)
commita57981c5e684c1b7055d7be31d144ca43bb34d65
treef3071e3b1550edbe154f8ee3539cb772fa95c99b
parent720f56c85a19a602ecd9e22b800037e151e2acf4
Add tagging option to gnt-instance create

Add TAG_ADD_OPT option to cli.py and use it in gnt-instance. Modify
cli.GenericInstanceCreate() accordingly.

Signed-off-by: Apollon Oikonomopoulos <apollon@noc.grnet.gr>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cli.py
lib/client/gnt_instance.py