Re: [Nsi-wg] Issue 48 in ogf-nsi-project: Addition of a Failed state into the state machine.
Comment #4 on issue 48 by jmacau...@gmail.com: Addition of a Failed state into the state machine. http://code.google.com/p/ogf-nsi-project/issues/detail?id=48 Add a reason field to the terminated state returned in a query so we can determine the reason for a reservation reaching the terminated state. For example, the reservation is in a terminated due to a schedule end, canceled message, forced_end event, failure.
Comment #5 on issue 48 by jmacau...@gmail.com: Addition of a Failed state into the state machine. http://code.google.com/p/ogf-nsi-project/issues/detail?id=48 This modification is a little tricky as I dig deeper into the issue. The connection state is a simple enumerated type at the moment. I can either make it a complex type with the current enumerated state value and a reason value, or we can add an additional reason value to call types containing the enumerate type. Will write a proposal for the change and sent to mailing list.
participants (1)
-
ogf-nsi-project@googlecode.com