Page MenuHomeFreeBSD

New port: devel/py-keystoneauth1
ClosedPublic

Authored by novel on Jan 13 2016, 2:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 5, 2:04 PM
Unknown Object (File)
Wed, Dec 25, 10:45 AM
Unknown Object (File)
Nov 26 2024, 11:40 AM
Unknown Object (File)
Nov 19 2024, 3:59 PM
Unknown Object (File)
Nov 3 2024, 2:33 PM
Unknown Object (File)
Sep 8 2024, 11:56 AM
Unknown Object (File)
Sep 8 2024, 3:02 AM
Unknown Object (File)
Sep 5 2024, 12:32 AM
Subscribers

Details

Reviewers
koobs
Group Reviewers
Python
Summary

This package contains tools for authenticating to an OpenStack-based cloud.
These tools include:

  • Authentication plugins (password, token, and federation based)
  • Discovery mechanisms to determine API version support
  • A session that is used to maintain client settings across requests (based on the requests Python library)

WWW: http://docs.openstack.org/developer/keystoneauth/api/keystoneauth1.html

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

novel retitled this revision from to New port: devel/py-keystoneauth1.
novel updated this object.
novel edited the test plan for this revision. (Show Details)
novel added a reviewer: Python.
novel set the repository for this revision to rP FreeBSD ports repository.
koobs added a reviewer: koobs.
koobs added a subscriber: koobs.

LGTM

This revision is now accepted and ready to land.Jan 13 2016, 3:58 PM