- **status**: fixed --> accepted
- **Comment**:

In the pushed patch for #1560, AMF does not allow creation of AMF entities in 
SHUTTING_DOWN state. But SHUTTING_DOWN state validation must pass when standby 
controller joins and some AMF entity is in SHUTTING_DOWMN state that time.

For this,  function avd_admin_state_is_valid() must handle both the cases:
1)When controller joins the cluster.
2)When a new AMF having admin state entity is configured.
Pushed patch handles case 2)  only.

Will publish a patch for case 1).




---

** [tickets:#1560] AMF : NG admin state should be validated during creation**

**Status:** accepted
**Milestone:** 4.6.2
**Labels:** NG 
**Created:** Fri Oct 23, 2015 07:20 AM UTC by Srikanth R
**Last Updated:** Fri Nov 13, 2015 11:31 AM UTC
**Owner:** Praveen


Changeset : 6901

While creating node group, the admin state value should be validated.  
Currently, invalid admin state for the node group is accepted 


immcfg -c SaAmfNodeGroup safAmfNodeGroup=TestNG,safAmfCluster=myAmfCluster -a 
saAmfNGNodeList=safAmfNode=SC-1,safAmfCluster=myAmfCluster -a 
saAmfNGAdminState=5

CONTROLLER-1:~ # amf-state ng
safAmfNodeGroup=TestNG,safAmfCluster=myAmfCluster
        saAmfNGAdminState=UNKNOWN(5)


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to