Skip to content

September 30, 2016

Compare
Choose a tag to compare
@illfelder illfelder released this 30 Sep 21:40
· 481 commits to master since this release

Google Compute Engine

  • Provide a service to enable network interfaces on boot.
  • Create a common library for inspecting network interfaces.
  • Allow metadata script output that is not UTF-8.
  • Fixed instance config file logic.
  • Fixed accounts management Python 3 compatibility.
  • Fixed IP forwarding Python 3 compatibility.
  • Improved style consistency.

Google Compute Engine Init

  • Run a service on boot to enable additional network interfaces.

Google Config

  • Update dhclient-script on EL 6 to fix local routing.