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

filesystem support #29

Closed
wants to merge 4 commits into from
Closed

Conversation

pkulkark
Copy link
Member

Adding support for filesystem management in ginger

@danielhb
Copy link
Contributor

Please send this patches to ginger-dev-list@googlegroups.com for review

We do not accept contributions via github pull requests.

Thanks!

On 10/20/2015 08:54 AM, pkulkark wrote:

Adding support for filesystem management in ginger


    You can view, comment on, or merge this pull request online at:

#29

    Commit Summary


Reply to this email directly or view it on GitHub
#29.

@abhiramkulkarni
Copy link
Member

  •    except libvirt.libvirtError as e:
    
  •        raise OperationFailed("KCHFS00001",
    
  •                              {'err': e.get_error_message()})
    

-->Libvirt will be removed from ginger plugin, hence do not use it for exception handling.
-->Please register KCHFS00001 error codes to i18n.py

@pvital
Copy link

pvital commented Oct 20, 2015

@pkulkark in addition to @danielhb message, please try to follow the instructions provided in wiki page: https://github.com/kimchi-project/ginger/wiki/How-to-Contribute

@pkulkark pkulkark closed this Oct 21, 2015
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

4 participants