[Bug 219687] [NEW PORT] sysutils/google-compute-engine: User daemon for Google Compute Engine

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 19 18:03:58 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219687

--- Comment #41 from commit-hook at freebsd.org ---
A commit references this bug:

Author: ultima
Date: Sat Aug 19 18:02:58 UTC 2017
New revision: 448349
URL: https://svnweb.freebsd.org/changeset/ports/448349

Log:
  Google Compute Engine offers scripts and daemons which runs in the
  background and provides the following services:

  - Accounts daemon to setup and manage user accounts, and to enable SSH key
based
    authentication.
  - Clock skew daemon to keep the system clock in sync after VM start and stop
    events.
  - Instance setup scripts to execute VM configuration scripts during boot.
  - IP forwarding daemon that integrates network load balancing with forwarding
    rule changes into the guest.
  - Metadata scripts to run user provided scripts at VM startup and shutdown.
  - Network setup service to enable multiple network interfaces on boot.

  WWW: https://github.com/GoogleCloudPlatform/compute-image-packages

  PR:           219687
  Submitted by: Helen Koike (maintainer)
  Reviewed by:  matthew (mentor), koobs, sunpoet, swills, julian
  Approved by:  matthew (mentor)
  Differential Revision:        https://reviews.freebsd.org/D12077

Changes:
  head/sysutils/Makefile
  head/sysutils/py-google-compute-engine/
  head/sysutils/py-google-compute-engine/Makefile
  head/sysutils/py-google-compute-engine/distinfo
  head/sysutils/py-google-compute-engine/files/
  head/sysutils/py-google-compute-engine/files/google_accounts_daemon.in
  head/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
  head/sysutils/py-google-compute-engine/files/google_instance_setup.in
  head/sysutils/py-google-compute-engine/files/google_ip_forwarding_daemon.in
  head/sysutils/py-google-compute-engine/files/google_network_setup.in
  head/sysutils/py-google-compute-engine/files/google_startup.in
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_accounts_accounts__daemon.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_accounts_accounts__utils.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_boto_boto__config.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_boto_compute__auth.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_clock__skew_clock__skew__daemon.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_config__manager.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_instance__setup_instance__config.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_instance__setup_instance__setup.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_ip__forwarding_ip__forwarding__daemon.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_ip__forwarding_ip__forwarding__utils.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_metadata__scripts_script__executor.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_network__setup_network__setup.py
 
head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_network__utils.py
  head/sysutils/py-google-compute-engine/files/patch-setup.py
  head/sysutils/py-google-compute-engine/pkg-descr
  head/sysutils/py-google-compute-engine/pkg-message

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list