Commit Graph

  • 9028203f95 set devstack vpp ver to 2009 master 2009-rc0 Naveen Joy 2020-12-03 17:00:48 -08:00
  • 8d854a9b19 Updated readme for 2009-rc0 Naveen Joy 2020-12-03 16:41:08 -08:00
  • 5b9408280e Merge "Fix bug in IPv6 default route setting" Zuul 2020-10-21 17:04:52 +00:00
  • 2f7b4e574f Fix dump-tags and dump-acls script Yichen Wang 2020-10-16 14:13:43 -07:00
  • 41c0220696 Fix bug in IPv6 default route setting Onong Tayeng 2020-10-14 22:02:44 +05:30
  • 5a9c69e211 Fix security group encodings for VPP 20.05 Yichen Wang 2020-08-18 10:30:49 -07:00
  • cbbad8594a Merge "Remove 'helper' ipaddress functions" Zuul 2020-09-23 03:25:06 +00:00
  • b28ed55200 Merge "Update MAC typing" Zuul 2020-09-22 17:27:42 +00:00
  • a928175b4c Remove 'helper' ipaddress functions Ian Wells 2020-09-14 18:15:31 -07:00
  • 618457ad76 Update MAC typing Ian Wells 2020-09-17 12:22:47 -07:00
  • 0743b98d5c Py3 update to some CLI debug tools Ian Wells 2020-09-14 11:12:21 -07:00
  • 64a3192f0a Merge "Simplify _to_acl_rule" Zuul 2020-09-22 03:29:44 +00:00
  • 0ac56f9362 Simplify _to_acl_rule Ian Wells 2020-09-11 18:43:05 -07:00
  • 584d9fe80f Add strong-type checks on set_interface_ip etc. Ian Wells 2020-07-27 16:04:16 -07:00
  • e56319a0d4 Merge "Improve SNAT add/clear function typing" Zuul 2020-09-22 02:08:10 +00:00
  • bcd6734f23 vxlan-gpe: no data flow across compute nodes due to incorrect lisp remote-mapping Onong Tayeng 2020-08-24 22:07:17 +05:30
  • 63dfd779be Improve SNAT add/clear function typing Ian Wells 2020-09-18 08:44:22 -07:00
  • a54e1f4904 Add typing to macip ACL fetching Ian Wells 2020-09-18 09:38:15 -07:00
  • 016b502430 Increase type checking of server.py Ian Wells 2020-09-11 17:04:30 -07:00
  • 7dab91ba7c Add type annotations in server.py Ian Wells 2020-09-11 16:45:19 -07:00
  • a7f5e636d6 Merge "Tidy up removing of local IPs" Zuul 2020-09-17 22:15:17 +00:00
  • 1f5d46fead Tidy up removing of local IPs Ian Wells 2020-09-11 16:41:01 -07:00
  • 353635e529 Tidy up vhost watcher code Ian Wells 2020-09-11 16:26:25 -07:00
  • b3fa7274dc Merge "Fix _delete_external_subinterface" Zuul 2020-09-17 21:07:03 +00:00
  • 0d0347ca16 Merge "Fix all bool calls to vpp" Zuul 2020-09-17 21:07:02 +00:00
  • 987fa4e1e3 Fix _delete_external_subinterface Ian Wells 2020-09-11 16:29:21 -07:00
  • f5df1c451b Fix an ifidx!=0 test Ian Wells 2020-09-11 16:52:56 -07:00
  • c35dabafa7 Fix all bool calls to vpp Ian Wells 2020-09-11 16:56:00 -07:00
  • 186fcb6aba Add mypy version constraint Ian Wells 2020-09-11 14:30:48 -07:00
  • f807426026 Convert all type annotation in vpp.py to py3 Typing strengthening in vpp.py Ian Wells 2020-09-11 10:55:10 -07:00
  • 1ae59d0651 Merge "vxlan-gpe: lisp l2 arp entry fails to delete" Zuul 2020-09-12 01:10:22 +00:00
  • 4264afe09d Merge "Fix ACLs for fragmentation packets" Zuul 2020-09-12 01:02:29 +00:00
  • d6a16e01f2 Merge "vxlan-gpe: fix for remote-mapping creation failure" Zuul 2020-09-12 01:02:29 +00:00
  • 82ca06264c Merge "create_vhost_user_if no longer needs mac param" Zuul 2020-09-12 00:56:04 +00:00
  • 67ccf3fd03 Merge "vxlan-gpe: packet drop due to incorrect lisp local eid" Zuul 2020-09-12 00:54:26 +00:00
  • 75f42be2c0 Merge "vxlan-gpe: fix failure to delete lisp remote eid mapping" Zuul 2020-09-12 00:54:25 +00:00
  • 26f50a1c0d Merge "vxlan-gpe: no data flow across compute nodes due to incorrect l2 arp entries" Zuul 2020-09-12 00:47:36 +00:00
  • a90600a459 Merge "vxlan-gpe: fix lisp l2 arp entry cleanup failure" Zuul 2020-09-12 00:43:52 +00:00
  • 009afc36f6 vxlan-gpe: lisp l2 arp entry fails to delete Onong Tayeng 2020-09-01 16:14:19 +05:30
  • 4f114a382d vxlan-gpe: fix for remote-mapping creation failure Onong Tayeng 2020-08-31 15:27:36 +05:30
  • 86e1812553 create_vhost_user_if no longer needs mac param Onong Tayeng 2020-08-27 14:39:12 +05:30
  • 74c100a73c vxlan-gpe: packet drop due to incorrect lisp local eid Onong Tayeng 2020-08-25 16:50:28 +05:30
  • 5d4f0ab541 vxlan-gpe: fix failure to delete lisp remote eid mapping Onong Tayeng 2020-08-25 17:44:56 +05:30
  • c061fe9fd7 vxlan-gpe: no data flow across compute nodes due to incorrect l2 arp entries Onong Tayeng 2020-08-24 21:47:25 +05:30
  • 04e56086ff vxlan-gpe: fix agent crash due to lisp_add_del_local_eid API call failure Onong Tayeng 2020-08-24 21:10:44 +05:30
  • 53e59cf786 vxlan-gpe: fix lisp l2 arp entry cleanup failure Onong Tayeng 2020-08-24 17:56:58 +05:30
  • feba991613 Fix ACLs for fragmentation packets Yichen Wang 2020-08-18 10:30:18 -07:00
  • 8027ba0ad7 Use AFTER_SPAWN not AFTER_INIT in Neutron to start watcher Ian Wells 2020-07-30 16:12:38 -07:00
  • b0d9a2d98f Remove unused binary_type function Ian Wells 2020-07-27 16:24:20 -07:00
  • 4ce2dfda4a cleanup asynchronous event related code Onong Tayeng 2020-07-28 16:56:15 +05:30
  • ba0ce71d1c COMPAT CLEANUP: stop importing things from compat Ian Wells 2020-07-24 21:39:20 -07:00
  • 8a6039fcbd Fix JWT warning Ian Wells 2020-07-28 17:24:41 -07:00
  • 68d33b43fa COMPAT CLEANUP: remove conditional imports Ian Wells 2020-07-24 20:56:11 -07:00
  • b2a560f83b COMPAT CLEANUP: remove bridge function shim Ian Wells 2020-07-24 20:24:34 -07:00
  • 854a02bb18 COMPAT CLEANUP: remove code for option functions Ian Wells 2020-07-24 20:09:29 -07:00
  • 7861f3a971 Remove use of print_function future Ian Wells 2020-07-24 19:34:53 -07:00
  • c8d15c9bcc Remove six Ian Wells 2020-07-24 19:34:00 -07:00
  • 5b0248ef74 Restructure network interface pluggability code Ian Wells 2020-07-17 16:52:48 -07:00
  • 545e383c4d Merge "DHCP bridge cleanup failure" Zuul 2020-07-24 19:10:48 +00:00
  • c791a0387c Merge "Bring hacking up to spec" Zuul 2020-07-24 19:10:47 +00:00
  • e37077d522 Merge "Ignore any local virtualenv the user might be using" Zuul 2020-07-24 19:06:50 +00:00
  • 4bf41f8eb9 Merge "Remove read_timeout parameter for VPP connect API" Zuul 2020-07-24 18:23:50 +00:00
  • b2d16999f0 Merge "Fix for RuntimeError: dictionary changed size during iteration" Zuul 2020-07-24 18:08:28 +00:00
  • ef2b77f99b Bring hacking up to spec Ian Wells 2020-07-24 10:41:34 -07:00
  • 55158b07f6 Ignore any local virtualenv the user might be using Ian Wells 2020-07-24 10:41:25 -07:00
  • 58a3675119 Merge "mech_vpp validates by the list of configured network type drivers" Zuul 2020-07-22 21:36:51 +00:00
  • a23a447b30 Merge "Convert network types to stevedore drivers" Zuul 2020-07-22 21:36:50 +00:00
  • f6fa45ec44 Merge "Pluggable network types" Zuul 2020-07-22 21:36:13 +00:00
  • 55811a4746 Fix for RuntimeError: dictionary changed size during iteration Onong Tayeng 2020-06-09 16:21:41 +05:30
  • c5521a28e2 mech_vpp validates by the list of configured network type drivers Ian Wells 2020-07-17 15:54:34 -07:00
  • 00282c29f4 Remove read_timeout parameter for VPP connect API Yichen Wang 2020-07-21 23:37:25 -07:00
  • 525cf110e4 20.05.1 Release updates 20.05.1 Naveen Joy 2020-07-20 16:55:22 -07:00
  • b842d0aa1b Merge "Add Emacs directory hints to tox" Zuul 2020-07-18 00:30:56 +00:00
  • c557634087 Merge "Ignore DeprecationWarnings from library components" Zuul 2020-07-18 00:27:51 +00:00
  • 9eba0b6f3e Merge "whitelist new api call" Zuul 2020-07-18 00:10:13 +00:00
  • fd9bd7addb Convert network types to stevedore drivers Ian Wells 2020-07-17 15:52:24 -07:00
  • e93516b09f Pluggable network types Naveen Joy 2020-06-08 18:00:45 -07:00
  • 43b7cea146 Add Emacs directory hints to tox Ian Wells 2020-07-17 10:43:19 -07:00
  • 68cde48858 Ignore DeprecationWarnings from library components Ian Wells 2020-07-17 15:51:02 -07:00
  • f661e06e4a Optimize GPE VNI allocation & train release support Naveen Joy 2019-02-08 12:54:28 -08:00
  • 68b729fb04 whitelist new api call Naveen Joy 2020-07-17 15:23:28 -07:00
  • d2381111e4 Merge "remove non-harmful traceback" Zuul 2020-07-17 21:58:00 +00:00
  • 02d3feacda Merge "TaaS fixes to support n-vpp 20.05, and fix GPE" Zuul 2020-07-17 21:39:11 +00:00
  • a4ad60bf67 Merge "Don't run cover by default" Zuul 2020-07-17 21:20:59 +00:00
  • 18f82c02a8 Merge "train release compatibility" Zuul 2020-07-17 21:20:03 +00:00
  • 29010bf98c TaaS fixes to support n-vpp 20.05, and fix GPE jb 2020-06-12 12:17:48 +02:00
  • fd3c629d7f Merge "Change to use create_subif to create sub interfaces" Zuul 2020-07-17 21:14:11 +00:00
  • f834f2e5a6 Don't run cover by default Ian Wells 2020-07-17 09:28:23 -07:00
  • c436f152bb train release compatibility Naveen Joy 2020-06-22 16:19:47 -07:00
  • 3c37f29976 Change to use create_subif to create sub interfaces Yichen Wang 2020-06-30 15:14:11 -07:00
  • 1547fc977e VXLAN-GPE API corrections Onong Tayeng 2020-06-23 16:25:56 +05:30
  • e4e454c169 Fix use of mock Ian Wells 2020-07-17 09:37:51 -07:00
  • 3284821ec1 remove non-harmful traceback Onong Tayeng 2020-06-19 17:33:59 +05:30
  • 404d1dae7b DHCP bridge cleanup failure Onong Tayeng 2020-06-16 16:55:28 +05:30
  • dab710adac Merge "Update devstack to stack with vpp 2005" 20.05 Zuul 2020-06-05 18:43:54 +00:00
  • c6ab61c6ff Merge "20.05 Readme" Zuul 2020-06-05 18:26:35 +00:00
  • 575184a605 Update devstack to stack with vpp 2005 Naveen Joy 2020-06-05 11:24:24 -07:00
  • d8041603ed 20.05 Readme Naveen Joy 2020-06-04 19:12:30 -07:00
  • d10d6ee6d0 incorrect static NAT mapping check Onong Tayeng 2020-03-11 21:41:58 +05:30
  • 75f7232917 VPP 20.05 API changes Onong Tayeng 2020-05-27 16:45:00 +05:30