Menu

#3255 amf: not invoke the csi attribute change callback

5.21.06
fixed
None
defect
amf
samples
minor
False
2021-04-16
2021-03-30
No

When run the amf-demo in samples/amf/sa_aware, the "osafCsiAttributeChangeCallback" callback function wasn't invoked.

Steps to reproduce:
1. Install amf_demo into /opt/amf_demo
2. Install amf_demo_script into /opt/amf_demo
3. Load configuration: immcfg -f AppConfig-2N.xml
4. Unlock instantiation:
amf-adm unlock-in safSu=SU1,safSg=AmfDemo,safApp=AmfDemo1
amf-adm unlock-in safSu=SU2,safSg=AmfDemo,safApp=AmfDemo1
5. Unlock:
amf-adm unlock safSu=SU1,safSg=AmfDemo,safApp=AmfDemo1
amf-adm unlock safSu=SU2,safSg=AmfDemo,safApp=AmfDemo1
6. Run below command for invocation of CSI Attribute Change Callback :
immcfg -a saAmfCSIAttriValue+=CCCC safCsiAttr=AmfDemo1,safCsi=AmfDemo,safSi=AmfDemo,safApp=AmfDemo1

Related

Wiki: ChangeLog-5.21.06

Discussion

  • Hieu Hong Hoang

    Hieu Hong Hoang - 2021-04-13
    • status: unassigned --> accepted
    • assigned_to: Hieu Hong Hoang
     
  • Hieu Hong Hoang

    Hieu Hong Hoang - 2021-04-13
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,4 @@
    -When run the amf-demo in samples/amf/sa_aware, the "osafCsiAttributeChangeCallback" callback function doesn't invoked.
    +When run the amf-demo in samples/amf/sa_aware, the "osafCsiAttributeChangeCallback" callback function wasn't invoked.
    
     Steps to reproduce:
     1. Install amf_demo into /opt/amf_demo
    
     
  • Hieu Hong Hoang

    Hieu Hong Hoang - 2021-04-16
    • status: accepted --> review
     
  • Hieu Hong Hoang

    Hieu Hong Hoang - 2021-04-16

    Lack of EDU_EXIT in src/amf/common/d2nedu.c

     
  • Hieu Hong Hoang

    Hieu Hong Hoang - 2021-04-16
    • status: review --> fixed
     

Log in to post a comment.