Skip to content

Releases: faucetsdn/poseidon

v0.15.5

08 Oct 21:04
94ef388
Compare
Choose a tag to compare
  • Add e2e test, reduce size of poseidon and poseidon-api containers.
  • Updated faucetconfrpc, certstrap, pytype, transistions, pytest, cmd2, faucet, gauge, grafana

v0.15.4

18 Sep 14:55
ad2a419
Compare
Choose a tag to compare
  • Updated faucetconfrpc (move certstrap to faucetconfrpc)
  • Fix handling of empty faucet.yaml
  • Updated pytype, pytest, prometheus, texttable, ruamel.yaml, cmd2

v0.15.3

03 Sep 22:47
88c1b99
Compare
Choose a tag to compare
  • Updated cmd2, pytype, faucetconfrpc

v0.15.2

27 Aug 16:59
85f23d6
Compare
Choose a tag to compare
  • Updated faucet, gauge, grafana, rabbitmq, faucetconfrpc, cmd2, docker, pylint, pytest-cov, and pytype
  • Clean up RPC calls to Faucet

v0.15.1

13 Aug 20:01
b7c2eb9
Compare
Choose a tag to compare
  • Fix certstrap created certificates (old faucetconfrpc certificates must be removed, will be automatically recreated)
  • Use more specific faucetconfrpc write RPCs to fix conflicts with other RPC applications.
  • updated network-tools, cmd2, docker, faucetconfrpc, pytype, urllib3, grafana

v0.15.0

06 Aug 02:31
7dfdb93
Compare
Choose a tag to compare
  • updated faucetconfrpc (and certificates move to /opt/faucetconfrpc by default)
  • updated to networkml 0.6.0
  • repo move from cyberreboot to iqtlabs
  • updated cmd2, faucet, grafana, prometheus, pytype

v0.14.3

30 Jul 20:58
84b3309
Compare
Choose a tag to compare

Internal refactoring for faucetconfrpc compatibility
updated faucetconfrpc, networkml, pytest, docker, urllib3, pytype, crviz

v0.14.2

17 Jul 02:49
a43854c
Compare
Choose a tag to compare

Upgrade faucetconfrpc and crviz

v0.14.1

16 Jul 16:27
a8c1353
Compare
Choose a tag to compare
  • Internal refactoring to simplify ACL processing.
  • Updated network-tap, pytype, cmd2, faucet, gauge, faucetconfrpc, grafana, netaddr.

v0.14.0

02 Jul 14:50
5b229ab
Compare
Choose a tag to compare
  • Poseidon now uses faucetconfrpc to manage Faucet's config files (controller_config_file is obsolete)
  • controller_uri, rabbit_enabled, rabbit_server, rabbit_port all obsolete (Poseidon will always use its own rabbit server, or the one configured for Faucet)
  • Poseidon no longer supports Faucet log parsing to retrieve events (default remains the Faucet event API)
  • Poseidon can now mirror leaf switches like (WiFi APs) by mirroring the port on a neighboring switch (see controller_proxy_mirror_ports)
  • Changed from alpine:3.12 to debian/python:3.8-slim to reduce build times.
  • Updated docker, netaddr, transitions, pytype, faucet, gauge, faucet-adapter-rabbitmq, grafana, prometheus, networkml, network-tools