Feature #1304

Allow OpenNebula to dynamically create new Pools

Added by Carlos Martín about 9 years ago. Updated about 9 years ago.

Status:ClosedStart date:06/06/2012
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

0%

Category:Core & System
Target version:Release 3.6
Resolution:fixed Pull request:

Description

To facilitate the development of ecosystem projects, this campaign will add support to dynamically create new Pools.

These new pools will be based on the current Template pool. Each object will store text with the template syntax, and will allow a tight integration with the OpenNebula users, groups, permissions and ACL mechanisms.

Associated revisions

Revision 04940ff1
Added by Carlos Martín about 9 years ago

Feature #1304: Add new methods one.generic.*. VMTemplates have a new 'type' attribute.

As things are right now, VMTemplates with different types share the "namespace",
meaning that you can't have two templtes with the same name even if their type
is different

Revision 0f38c555
Added by Carlos Martín about 9 years ago

Revert "Feature #1304: Add new methods one.generic.*. VMTemplates have a new 'type' attribute."

This reverts commit 04940ff188afee9e57947a1f87b315ca5fed06d1.

Revision cc132e23
Added by Carlos Martín about 9 years ago

Feature #1304: Create new DocumentPool, add ACL Object to Core, Ruby and Java OCA

Revision 5d110819
Added by Carlos Martín about 9 years ago

Feature #1304: Add new xml-rpc methods one.document.*

Revision b559426b
Added by Carlos Martín about 9 years ago

Feature #1304: Refactor Pool.rb

Revision 3b8b36db
Added by Carlos Martín about 9 years ago

Feature #1304: Small bug fix in one.documentpool.info

Revision e196843c
Added by Carlos Martín about 9 years ago

Feature #1304: Add generic Document & DocumentPool classes to Ruby OCA

Revision 9c2e6b14
Added by Carlos Martín about 9 years ago

Feature #1304: Add generic Document & DocumentPool classes to Java OCA

Revision 85644bfe
Added by Carlos Martín about 9 years ago

Feature #1304: Add the new document_pool table to the onedb migrator

Revision cb9e8bdb
Added by Ruben S. Montero about 9 years ago

feature #1304: Removed name uniqueness for document pool. Simplify related functions because of this

Revision 9da26029
Added by Ruben S. Montero about 9 years ago

feature #1304: Fix signature for XML-RPC methods. Remove publish methods for OCA

Revision 17b9a069
Added by Ruben S. Montero about 9 years ago

feature #1304: Added missing commit from feature-1304 merge. It fixes compilation.

Revision f607d0ea
Added by Carlos Martín about 9 years ago

Feature #1304: Remove extra Document type arguments from Java OCA

Revision 4e3ab353
Added by Carlos Martín about 9 years ago

Feature #1304: Remove extra type argument in document clone

Revision 67641049
Added by Carlos Martín almost 9 years ago

Feature #1304: Check that the requested Document has the right type

Revision c61834e2
Added by Carlos Martín almost 9 years ago

Feature #1304: Check Document type for all operations, not only info()

Revision 953a580f
Added by Carlos Martín almost 9 years ago

Feature #1304: Improve the Document type sanity check. The previous implementation rebuilt the internal XML, what could destroy unsaved changes

History

#1 Updated by Ruben S. Montero about 9 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF