Bug 215146 - [NEW PORT] net/py-designateclient, net/py-heatclient, net/py-ceilometerclient
Summary: [NEW PORT] net/py-designateclient, net/py-heatclient, net/py-ceilometerclient
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: 215155
  Show dependency treegraph
 
Reported: 2016-12-08 11:21 UTC by Alexander Nusov
Modified: 2016-12-11 08:15 UTC (History)
1 user (show)

See Also:


Attachments
net/py-designateclient, net/py-heatclient, net/py-ceilometerclient (9.83 KB, patch)
2016-12-08 11:21 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 2016-12-08 11:21:44 UTC
Created attachment 177792 [details]
net/py-designateclient, net/py-heatclient, net/py-ceilometerclient

This is a client library for Heat/Designate/Ceilometer.
It provides a Python API (the heatclient/designateclient/ceilometerclient module) and a command-line tools.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-11 08:11:03 UTC
A commit references this bug:

Author: novel
Date: Sun Dec 11 08:10:49 UTC 2016
New revision: 428337
URL: https://svnweb.freebsd.org/changeset/ports/428337

Log:
  Add py-designateclient 2.3.0, openStack DNS-as-a-Service - Client.

  PR:		215146
  Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>

Changes:
  head/net/Makefile
  head/net/py-designateclient/
  head/net/py-designateclient/Makefile
  head/net/py-designateclient/distinfo
  head/net/py-designateclient/pkg-descr
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-12-11 08:12:06 UTC
A commit references this bug:

Author: novel
Date: Sun Dec 11 08:11:54 UTC 2016
New revision: 428338
URL: https://svnweb.freebsd.org/changeset/ports/428338

Log:
  Add py-heatclient 1.6.1, openStack Orchestration API Client Library.

  PR:		215146
  Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>

Changes:
  head/net/Makefile
  head/net/py-heatclient/
  head/net/py-heatclient/Makefile
  head/net/py-heatclient/distinfo
  head/net/py-heatclient/pkg-descr
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-12-11 08:14:09 UTC
A commit references this bug:

Author: novel
Date: Sun Dec 11 08:13:11 UTC 2016
New revision: 428339
URL: https://svnweb.freebsd.org/changeset/ports/428339

Log:
  Add py-ceilometerclient 2.7.0, openStack Telemetry API Client Library.

  PR:		215146
  Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>

Changes:
  head/net/Makefile
  head/net/py-ceilometerclient/
  head/net/py-ceilometerclient/Makefile
  head/net/py-ceilometerclient/distinfo
  head/net/py-ceilometerclient/pkg-descr
Comment 4 Roman Bogorodskiy freebsd_committer freebsd_triage 2016-12-11 08:15:05 UTC
Ports added, thanks!