Hi,
This is a resubmission of an older patchset, originally submitted on July 9,
2010. All patches got LGTM'd but for some reason never got pushed to master.
The original reasoning behind this patchset was to be able to use tags during
the initial iallocator placement (see hail's exclusion tag feature for an
example) and furthermore export the tags to instance-related hooks, so that
specific actions may be taken according to an instance's tag set.
Thanks,
Apollon
Apollon Oikonomopoulos (3):
Add tag handling to {Op,LU}InstanceCreate
Add tagging option to gnt-instance create
Export instance tags to instance hooks
doc/hooks.rst | 3 +++
lib/cli.py | 11 +++++++++++
lib/client/gnt_instance.py | 1 +
lib/cmdlib.py | 18 ++++++++++++++++--
lib/opcodes.py | 1 +
5 files changed, 32 insertions(+), 2 deletions(-)
--
1.7.2.5