Giter VIP home page Giter VIP logo

ovirtvmbackup's People

Contributors

dependabot[bot] avatar mrlpm avatar xandradx avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ovirtvmbackup's Issues

Option force in export doesn't work

option force in params for export and override virtual machine export doesn't work
FIX: use function clean_export_domain for find all matched virtual machine name eg.: vm and vm-SNAP

Validad Existencia de ExportDomain, antes de iniciar cualquier proceso.

Activating Export Domain LabExport1 |
Different Export Attached |
waiting for maintenance Storage... |Detach OK |
Traceback (most recent call last): |
File "backup.py", line 99, in |
main() |
File "backup.py", line 95, in main |
description=description, export_domain=export_domain |
File "backup.py", line 55, in export |
conn.active_export(vm=vm_name, export_name=export_domain) |
File "/opt/OvirtVMBackup/ovirtvmbackup/ovirtbackup.py", line 227, in active_export |
self.attach_export(dc.id, export_name) |
File "/opt/OvirtVMBackup/ovirtvmbackup/ovirtbackup.py", line 203, in attach_export |
if self.api.datacenters.get(id=dc_id).storagedomains.add(self.api.storagedomains.get(export_ok)): |
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 10372, in add |
body=ParseHelper.toXml(storagedomain), |
File "/usr/lib/python2.7/site-packages/ovirtsdk/utils/parsehelper.py", line 48, in toXml |
"XML document." % entity_type.name |
Exception: The entity type "NoneType" can't be converted to XML because according to the XML schema it hasn't a top level element definition, thus it can't be used as the root of a valid XML|
document.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.