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)
Feb 17 2024, 9:31 PM
Unknown Object (File)
Feb 17 2024, 11:36 AM
Unknown Object (File)
Feb 2 2024, 11:27 AM
Unknown Object (File)
Jan 6 2024, 11:27 AM
Unknown Object (File)
Jan 6 2024, 11:26 AM
Unknown Object (File)
Dec 28 2023, 10:07 AM
Unknown Object (File)
Dec 20 2023, 2:03 AM
Unknown Object (File)
Dec 10 2023, 4:08 PM
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