Uploaded image for project: 'neutron'
  1. neutron
  2. NEUTRON-116

Null values received on neutron security-group-rule-delete and security-group-delete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • Multiple
    • neutron-spi
    • None
    • Operating System: All
      Platform: All

    • 5478
    • Highest

      The problem occur when working with liberty devstack.

      How to reproduce:

      1)
      create a security-group
      remove one of it's default rule

      neutron security-group-create sg1
      neutron security-group-rule-delete <uuid> # one of the dafault rules

      When deleting neutron security group rules, NeutronSecurityRule object is null in neutronSecurityRuleDeleted method.

      2)
      create a security-group
      remove the security-group (securityRules list will contain null values)

      neutron security-group-create sg1
      neutron security-group-delete sg1

      This also happens when deleting security groups. Security rules in NeutronSecurityGroup object are also null in neutronSecurityGroupDeleted method.

        1. command sequence.txt
          0.3 kB
        2. error_in_log.txt
          18 kB
        3. mikita-beryllium_karaflog.log
          222 kB
        4. mikita-master_karaflog_patch33957.log
          203 kB
        5. mikita-master_karaflog.log
          268 kB
        6. testing_sg.pcap
          104 kB

            Unassigned Unassigned
            tcechval Tomas Cechvala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: