Opened 12 years ago

Closed 12 years ago

#78 closed (fixed)

RSpecs: Manifest fails to preserve interface client_ids

Reported by: ahelsing@bbn.com Owned by: ibaldin@renci.org
Priority: major Milestone:
Component: AM Version: SPIRAL4
Keywords: Cc:
Dependencies:

Description

The client_id on an interface of a node should be preserved from request to manifest.

It appears it is not.

Attachments (2)

exo-1vm-bbn-1vm-renci.rspec (1.5 KB) - added by ahelsing@bbn.com 12 years ago.
2sitesslice1-rspec-geni-renci-org-11443-orca.xml (5.3 KB) - added by ahelsing@bbn.com 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by ahelsing@bbn.com

Attachment: exo-1vm-bbn-1vm-renci.rspec added

Changed 12 years ago by ahelsing@bbn.com

comment:1 Changed 12 years ago by ahelsing@bbn.com

This is mostly there now.

However, the client_id is being changed from request to manifest - : is changed to -

request:

    <interface client_id="VM-0:if0">

manifest:

            <interface client_id="VM-0-if0">      

comment:2 Changed 12 years ago by ibaldin@renci.org

Owner: changed from somebody to ibaldin@renci.org
Status: newassigned

It should be fixed now.

comment:3 Changed 12 years ago by ahelsing@bbn.com

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.