Bug 216375 - [PORT UPDATE] www/py-horizon - fix floating IPs
Summary: [PORT UPDATE] www/py-horizon - fix floating IPs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-22 16:37 UTC by Alexander Nusov
Modified: 2017-01-26 14:40 UTC (History)
1 user (show)

See Also:


Attachments
www/py-horizon-rev-1 (2.17 KB, patch)
2017-01-22 16:37 UTC, Alexander Nusov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Nusov 2017-01-22 16:37:45 UTC
Created attachment 179218 [details]
www/py-horizon-rev-1

this patch fixes an issue with listing and disassociating floating IP addresses from the Horizon dashboard.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-26 14:28:20 UTC
A commit references this bug:

Author: novel
Date: Thu Jan 26 14:27:19 UTC 2017
New revision: 432494
URL: https://svnweb.freebsd.org/changeset/ports/432494

Log:
  www/py-horizon: fix floating ips

  Fix an issue with listing and disassociating floating IP addresses
  from the Horizon dashboard.

  PR:		216375
  Submitted by:	maintainer

Changes:
  head/www/py-horizon/Makefile
  head/www/py-horizon/files/02-fix-floating-ips.patch
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2017-01-26 14:40:04 UTC
Committed, thanks!