Bug 223812 - [new ports]: devel/py-deprecation, devel/py-vine, net/py-eventlet19: OpenStack Keystone and Glance Services (pike)
Summary: [new ports]: devel/py-deprecation, devel/py-vine, net/py-eventlet19: OpenStac...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kai Knoblich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-23 08:09 UTC by Sung Gon Yi
Modified: 2019-06-09 13:34 UTC (History)
5 users (show)

See Also:


Attachments
ports for openstack keystone and glance (pike) (15.40 KB, application/x-xz)
2017-11-23 08:09 UTC, Sung Gon Yi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sung Gon Yi 2017-11-23 08:09:20 UTC
Created attachment 188207 [details]
ports for openstack keystone and glance (pike)

Ports related to security/py-keystone and misc/py-glance.

new ports
* devel/py-deprecation
* devel/py-vine
* net/py-eventlet19

issues
* databases/py-sqlalchemy11 replaces databases/py-sqlalchemy10
* net/eventlet19 is created. (devel/py-monotonic does not work with eventlet 0.21)
Comment 1 Alexander Nusov 2017-11-28 12:13:57 UTC
Hello,
thank your for your effort.

I don't think you need to change MAINTAINER for existing ports.

Also please keep pbr RUN dependency, because the pbr library may be invoked in the run-time. 

for example, https://github.com/openstack/keystone/blob/b3e47e05c6e49729869bf73967668a73bbb32b38/keystone/cmd/cli.py

It's better to keep the following snippet.
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr
RUN_DEPENDS:=	${BUILD_DEPENDS}
RUN_DEPENDS+=	...
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2019-06-09 13:04:05 UTC
Closing this with "Overcome By Events" because the OpenStack ports that are at the moment in the Ports tree were updated to the Queens release:

- misc/py-cinder -> 12.0.4
- misc/py-glance -> 16.0.1
- security/py-keystone -> 13.0.0
- www/py-horizon -> 13.0.1
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2019-06-09 13:34:00 UTC
For future reference and to give a better overview about the actual state of the ports that were updated to the Queens release:

misc/py-cinder: ports r491564
misc/py-glance: ports r491563
security/py-keystone: ports r490061
www/py-horizon: ports r474351

emulators/py-nova were removed from the ports tree in ports r487992 because it was broken more than six months.