[Bug 1449606] Re: Firewall status changed to Error if a rule was inserted or removed
Hi Reedip! I cannot reproduce it. Tried fwaas_v1. I guess a lot changes happened since 2015-04-28 and the bug is outdated . Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449606 Title: Firewall status changed to Error if a rule was inserted or removed To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1449606/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1449606] Re: Firewall status changed to Error if a rule was inserted or removed
Hi Reedip! Sorry for so late response. Let me try to reproduce it. Give me one more day. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449606 Title: Firewall status changed to Error if a rule was inserted or removed To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1449606/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1463777] [NEW] Cisco CSR1kv device driver should set 'protocol' value to 'all' or to any valid protocol name.
Public bug reported: If user set protocol to 'any' (using neutron client or horizon) the CSR1kv device driver sends following request: {"rules": [{"L4-options": {"dest-port-start": "22"}, "protocol": "tcp", "sequence ": "100", "destination": "any", "source": "any", "action": "permit"}, {"action": "permit", "source": "any", "destination": "any", "protocol": null, "sequence": "101"}]} Notice: "protocol": null, 'null' is not a valid value. According to Reference Guide: A protocol number or any of the keywords "all", "tcp", "udp", "icmp","ip" ** Affects: neutron-fwaas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463777 Title: Cisco CSR1kv device driver should set 'protocol' value to 'all' or to any valid protocol name. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/neutron-fwaas/+bug/1463777/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1463774] [NEW] Cisco CSR1kv device driver should use 'l4-options' keyword instead of 'L4-option'
Public bug reported: CSR1kv REST API has been updated a little bit. Example of POST request for https://10.0.200.12:55443/api/v1/acl: {"rules": [{"l4-options": {"dest-port-start": "22"}, "protocol": "tcp", "sequence": "100", "destination": "any", "source": "any", "action": "permit"}, {"l4-options": {"src-port-start": "4510", "dest-port-start": "4510"}, "protocol": "udp", "sequence": "101", "destination": "any", "source": "any", "action": "permit"}]} Notice "l4-options" keyword starts from lower-case letter. ** Affects: neutron-fwaas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463774 Title: Cisco CSR1kv device driver should use 'l4-options' keyword instead of 'L4-option' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/neutron-fwaas/+bug/1463774/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1449606] [NEW] Firewall status changed to Error if a rule was inserted or removed
Public bug reported: Inserting/removing firewall rule does not handled properly. Inserting/removing rule results to: - The firewall removed from a router. filter table is clear. Old rules were removed and no new rules were created in the filter table of the iptables - The Firewall has ERROR status ** Affects: neutron-fwaas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449606 Title: Firewall status changed to Error if a rule was inserted or removed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/neutron-fwaas/+bug/1449606/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1443967] [NEW] VPNService loads names of device drivers from global CONF variable but not from self.conf
Public bug reported: The VPNService.load_device_drivers method takes device drivers names from global oslo_config.CONF variable. But there is a self.conf property wich is taken from l3_agent.conf. ** Affects: neutron-vpnaas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1443967 Title: VPNService loads names of device drivers from global CONF variable but not from self.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/neutron-vpnaas/+bug/1443967/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs