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)
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+= ...
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
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.