Changes between Version 14 and Version 15 of Software/eAM/aInventory


Ignore:
Timestamp:
Sep 11, 2014, 8:04:51 PM (10 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/eAM/aInventory

    v14 v15  
    66
    77Inventory AM consist of a database with a [http://mytestbed.net/projects/omf/wiki/NewInventoryDesign database schema] that can hold information for arbitrary type of resource and a set of services that are used to manage it
    8 ----
    9 
    10 ''' Resources and Relationships '''
     8
     9
     10=== Resources and Relationships ===
    1111
    1212Resources are physical entities in a testbed that are assumed to be named with fully qualified domain name (fqdn) (for resources that can have one) or with arbitrary string (for resources that are not IP addressable)and can have any number of attributes. Resource can be in relation with any other resource with, so far, 2 types of relationships:
     
    3030 * INV_ - Attributes gathered by the inventory process
    3131
    32 ----
    33 
    34 ''' Inventory Service Group '''
     32
     33
     34=== Inventory Service Group ===
    3535
    3636{{{
     
    211211}}}
    212212
    213 ----
    214 
    215 ''' Usage Examples '''
    216 
    217 Create testbed, add node to it and add basic attributes
     213
     214=== Usage Examples ===
     215
     216''' Create testbed, add node to it and add basic attributes '''
    218217
    219218{{{
     
    237236
    238237
    239 Replace inventory information
     238''' Replace inventory information '''
    240239
    241240{{{
     
    253252}}}
    254253
    255 ----
    256 
    257 ''' Installation and Configuration '''[[BR]]
     254=== Installation and Configuration ===
    258255
    259256The Frisbee AM (tools and services) is packaged in the omf-aggmgr-frisbee-5.4 package. It can be installed form the package repository with