• Sign in
  • Register
  • Home
  • Projects
  • Help

OpenNebula

  • Overview
  • Activity
  • Roadmap
  • Issues
  • Files
  • Repository
« Previous | Next » 

Revision 7ac6121d

ID7ac6121da9771e32e98124ae04270a1d59d18d86
Parent 6ed71133
Child b4c0fa60

Added by Ruben S. Montero almost 11 years ago

bug #274: Error messages are now sent to the user when allocating objects

Related issues

  • Bug #274: OCA errors coming from DB should be more descriptive

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • include
    • History.h (diff)
    • Host.h (diff)
    • HostPool.h (diff)
    • HostShare.h (diff)
    • Image.h (diff)
    • ImagePool.h (diff)
    • Leases.h (diff)
    • NebulaLog.h (diff)
    • ObjectSQL.h (diff)
    • PoolSQL.h (diff)
    • RequestManager.h (diff)
    • User.h (diff)
    • UserPool.h (diff)
    • VirtualMachine.h (diff)
    • VirtualMachinePool.h (diff)
    • VirtualNetwork.h (diff)
    • VirtualNetworkPool.h (diff)
  • share
    • examples
      • vm.template (diff)
  • src
    • host
      • Host.cc (diff)
      • HostPool.cc (diff)
      • HostShare.cc (diff)
    • image
      • Image.cc (diff)
      • ImagePool.cc (diff)
    • pool
      • PoolSQL.cc (diff)
    • rm
      • RequestManagerAllocate.cc (diff)
      • RequestManagerHostAllocate.cc (diff)
      • RequestManagerImageAllocate.cc (diff)
      • RequestManagerUserAllocate.cc (diff)
      • RequestManagerVirtualNetworkAllocate.cc (diff)
    • um
      • User.cc (diff)
      • UserPool.cc (diff)
    • vm
      • History.cc (diff)
      • VirtualMachine.cc (diff)
      • VirtualMachinePool.cc (diff)
    • vnm
      • Leases.cc (diff)
      • VirtualNetwork.cc (diff)
      • VirtualNetworkPool.cc (diff)
Loading...
Powered by Redmine © 2006-2013 Jean-Philippe Lang