need to add mandatory parameters for Router Info in vArmour fwaas agent
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Low
|
badveli_vishnuus |
Bug Description
vArmour L3 agent _router_added is calling neutron.
I33a23eb37678d9
I0ec75d731d8169
The unit tests that would catch this error:
Are being skipped at the gate (Which is essentially another bug, why do these unit tests require a REST call to succeed, and are failing to complete the REST call with the default configuration?)
https:/
Finally, 3rd party vArmour CI is not being run.
Changed in neutron: | |
assignee: | nobody → badveli_vishnuus (badveli-vishnuus) |
summary: |
- vArmour fwaas agent broken, unit tests skipped, CI not running + need to add mandatory parameters for Router Info in vArmour fwaas agent |
Changed in neutron: | |
milestone: | none → kilo-rc1 |
importance: | Undecided → Low |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | kilo-rc1 → 2015.1.0 |
Thanks Assaf Muller
I had added the mandatory parameters and will post the patch.
Thanks
Vishnu