Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag feature #13

Closed
wants to merge 2 commits into from
Closed

Tag feature #13

wants to merge 2 commits into from

Conversation

xlr-8
Copy link

@xlr-8 xlr-8 commented Jun 16, 2016

Before the commit only the following tags were set:
{'type': stype, 'volume': vol, 'device': device, 'instance name': iid.name}

Now the snapshot will reuse existing tags of the volumes if it has any, otherwise it will use the previously established ones.
You can also add some more tags with the -e parameter, by providing arguments as such:
-e "tag1:value1" "tag2:value2" etc

Seraf and others added 2 commits September 6, 2015 07:35
Before the commit only the following tags were set:
{'type': stype, 'volume': vol, 'device': device,
'instance name': iid.name}

Now the snapshot will reuse existing tags of the volumes if it has any,
otherwise it will use the previously established ones.
You can also add some more tags with the -e parameter, by providing
arguments as such:
-e "tag1:value1" "tag2:value2" etc
@xlr-8 xlr-8 closed this Jun 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants