[Openstack-operators] OpenStack Weekly Community Newsletter (Sept.,19 – 25)

Jay Fankhauser jay at openstack.org
Fri Sep 25 19:44:32 UTC 2015


Register for OpenStack Summit Tokyo 2015 <https://www.eventbrite.com/e/openstack-summit-october-2015-tokyo-tickets-17356780598>
Full access registration prices increase on 9/29 at 11:59pm PT
This trove of user stories highlights what people want in OpenStack <http://superuser.openstack.org/articles/this-trove-of-user-stories-highlights-what-people-want-in-openstack>
The Product Working Group recently launched a Git repository to collect requirements ranging from encrypted storage to rolling upgrades.
How storage works in containers <http://superuser.openstack.org/articles/how-storage-works-in-containers>
Nick Gerasimatos, senior director of cloud services engineering at FICO, dives into the lack of persistent storage with containers and how Docker volumes and data containers provide a fix.
The Road to Tokyo 

Get your OpenStack Summit Tokyo visa in five steps: Deadline for Visa invitation requests is 10/1 <http://superuser.openstack.org/articles/get-your-openstack-summit-tokyo-visa-in-five-steps>
The schedule and mobile app for the OpenStack Summit in Tokyo are now available <https://www.openstack.org/summit/tokyo-2015/schedule/>
Community feedback
OpenStack is always interested in feedback and community contributions, if you would like to see a new section in the OpenStack Weekly Community Newsletter or have ideas on how to present content please get in touch: community at openstack.org <mailto:community at openstack.org>.
Reports from Previous Events 

OpenStack Heats Up Silicon Valley <https://developer.ibm.com/opentech/2015/09/20/openstack-heats-up-silicon-valley/>
OpenStack Day Benelux 2015 <http://superuser.openstack.org/articles/openstack-day-benelux-2015>
Deadlines and Contributors Notifications 

Liberty Release Oct., 15, 2015 <https://wiki.openstack.org/wiki/Liberty_Release_Schedule>
Security Advisories and Notices 

[openstack-announce] [OSSA 2015-019] Glance image status manipulation (CVE-2015-5251) <http://lists.openstack.org/pipermail/openstack-announce/2015-September/000655.html>
Tips ‘n Tricks 

By Swapnil Kulkarni <http://blog.coolsvap.net/>: [OpenStack][RDO] Liberty Test-Day <http://blog.coolsvap.net/2015/09/24/openstackrdo-test-day-liberty/>
Upcoming Events <https://www.openstack.org/community/events> 

Sep 28, 2015 – Jan 3, 2016 Presenting At PyCon (call for papers) Portland,OR, US  <https://us.pycon.org/2016/speaking/>
Sep 29 – 30, 2015 Cloud Storage in OpenStack <https://groups.openstack.org/groups/frederick-md/cloud-storage-openstack>
Oct 01, 2015 OpenStack Meetup Cluj Cluj-Napoc, Cluj, RO <http://www.meetup.com/OpenStackRomania/events/222910344/>
Oct 01, 2015 South Bay OpenStack Meetup, Beginner track San Francisco, CA, US <http://www.meetup.com/openstack/events/221806052/>
Oct 01 – 02, 2015 October OpenStack Meetup – SDN and Containers Chicago, IL, US <http://www.meetup.com/meetup-group-NjZdcegA/events/225081881/>
Oct 04 – 08, 2015 Gartner SymposiumITxpo Orlando, FL, US <http://www.gartner.com/events/na/orlando-symposium>
Oct 06, 2015 October Sydney Meetup <http://www.meetup.com/Australian-OpenStack-User-Group/events/220202327/>
Oct 07, 2015 Houston OpenStack Meetup Houston, TX, US <http://www.meetup.com/openstackhoustonmeetup/events/224870393/?eventId=224870393&action=detail>
Oct 07 – 08, 2015 OpenStack Liberty Release Richardson, TX, US <http://www.meetup.com/OpenStack-DFW/events/225014699/>
Oct 07 – 08, 2015 OpenStack 101 Houston, TX, US <http://www.meetup.com/openstackhoustonmeetup/events/224870393/>What you need to know from the developer’s list
Handling Projects with no PTL candidates <http://lists.openstack.org/pipermail/openstack-dev/2015-September/075227.html>
The technical committee will appoint a PTL [1] if there is no identified eligible candidate.
Appointed PTLs:
Robert Clark nominated security PTL
Serg Melikyan nominated Murano PTL
Douglas Mendizabal nominated Barbican PTL
Election for Magnum PTL between Adrian Otto and Hongbin Lu
MagnetoDB being abandoned, not PTL was chosen. Instead, it will be fast tracked for removal [2] from the official list of OpenStack projects.
Release help needed - we are incompatible with ourselves <http://lists.openstack.org/pipermail/openstack-dev/2015-September/075075.html>
Robert Collins raises that while the constraints system in place for how we recognize incompatible components in our release is working, the release team needs help from the community to fix the incompatibility that exists so we can cut the full Liberty release.
Issues that exist:
OpenStack client not able to create an image.
Fix is merged [3].
Semver and dependency changes <http://lists.openstack.org/pipermail/openstack-dev/2015-September/075107.html>
Robert Collins says currently we don’t provide guidance on what happens when the only changes in a project are dependency changes and a release is made.
Today the release team treats dependency changes as a “feature” rather than a bug fix. (e.g. if the previous release 1.2.3, requirement sync happens, the next version is  1.3.0.)
Reasons behind this are complex, some guidance is needed to answer the questions:
Is this requirements change an API break?
Is this requirements change feature work?
Is this requirements change a bug fix?
All of these questions can be true. Some examples:
If library X exposes library Y as part of its API, and library Y’s dependency changes from Y>=1 to Y>=2. X does this because it needs a feature from Y==2.
Library Y is not exposed in library X’s API, however, a change in Y’s dependencies for X will impact users who independently use Y. (ignoring intricacies surrounding PIP here.)
Proposal:
nothing -> a requirement -> major version change
1.x.y -> 2.0.0 -> major version change
1.2.y -> 1.3.0 -> minor version change
1.2.3. -> 1.2.4 -> patch version change
Thierry Carrez is ok with the last two proposals. Defaulting to a major version bump sounds a bit overkill.
Doug Hellmann reminds that we can’t assume the dependency is using semver itself. We would need something other than the version number to determine from the outside whether the API is in fact breaking.
Due this problem being so complicated, Doug would rather over-simplify the analysis of requirements updates until we’re better at identifying our own API breaking changes and differentiating between features and bug fixes. This will allow us to be consistent, if not 100% correct.
Criteria for applying vulnerability:managed tag <http://lists.openstack.org/pipermail/openstack-dev/2015-September/073435.html>
The vulnerability management processes were brought to the big tent a couple of months ago [4].
Initially we listed what repos the Vulnerability Manage Team (VMT) tracks for vulnerabilities.
TC decided to change this from repos to deliverables as per-repo tags were decided against.
Jeremy Stanley provides transparency for how deliverables can qualify for this tag:
All repos in a given deliverable must qualify. If one repo doesn’t, they all don’t in a given deliverable.
Points of contact:
Deliverable must have a dedicated point of contact.
The VMT will engage with this contact to triage reports.
A group of core reviewers should be part of the <project>-corsec team and will:
Confirm whether a bug is accurate/applicable.
Provide pre-approval of patches attached to reports.
The PTLs for the deliverable should agree to act as (or delegate) a vulnerability management liaison to escalate for the VMT.
The bug tracker for the repos within a deliverable should have a bug tracker configured to initially provide access to privately reported vulnerabilities initially to the VMT.
The VMT will determine if the vulnerability is reported against the correct deliverable and redirect when possible.
The deliverable repos should undergo a third-party review/audit looking for obvious signs of insecure design or risky implementation.
This aims to keep the VMT’s workload down.
It has not been identified who will perform this review. Maybe the OpenStack Security project team?
Review of this proposal is posted [5].
Consistent support for SSL termination proxies across all APIs <http://lists.openstack.org/pipermail/openstack-dev/2015-September/074871.html>
While a bug [6] was being debugged, an issue was identified where an API sitting behind a proxy performing SSL termination would not generate the right redirection (http instead of https).
A review [7] has been given to have a config option ‘secure_proxy_ssl_header’ which allows the API service to detect ssl termination based on the header X-Forwarded-Proto.
Another bug back in 2014 was open with the same issue [8].
Several projects applied patches to fix this issue, but are inconsistent:
Glance added public_endpoint config
Cinder added public_endpoint config
Heat added secure_proxy_ssl_header config (through heat.api.openstack:sslmiddleware_filter)
Nova added secure_proxy_ssl_header config
Manila added secure_proxy_ssl_header config (through oslo_middleware.ssl:SSLMiddleware.factory)
Ironic added public_endpoint config
Keystone added secure_proxy_ssl_header config
Ben Nemec comments that solving this at the service level is the wrong place, due to this requiring changes in a bunch of different API services. Instead it should be fixed in the proxy that’s converting the traffic to http.
Sean Dague notes that this should be done in the service catalog. Service discovery is a base thing that all services should use in talking to each other. There’s an OpenStack spec [9] in an attempt to get a handle on this
Mathieu Gagné notes that this won’t work. There is a “split view” in the service catalog where internal management nodes have a specific catalog and public nodes (for users) have a different one.
Suggestion to use oslo middleware SSL for supporting the ‘secure_proxy_ssl_header’ config to fix the problem with little code.
Sean agrees the split view needs to be considered, however, another layer of work shouldn’t decide if the service catalog is a good way to keep track of what our service urls are. We shouldn’t push a model where Keystone is optional.
Sean notes that while the ‘secure_proxy_ssl_header’ config solution supports the cases where there’s a 1 HA proxy with SSL termination to 1 API service, it may not work in the cases where there’s a 1 API service to N HA Proxies for:
Clients needing to understand the “Location:” headers correctly.
Libraries like request/phatomjs can follow the links provided in REST documents, and they’re correct.
The minority of services that “operate without keystone” as an option are able to function.
ZZelle mentions this solution does not work in the cases when the service itself acts as a proxy (e.g. nova image-list).
Would this solution work in the HA Proxy case where there is one terminating address for multiple backend servers?
Yes, by honoring the headers X-Forwarded-Host and X-Forwarded-Port which are set by HTTP proxies, making WSGI applications unaware of the fact that there is a request in front of them.
Jamie Lennox says this same topic came up as a block in a Devstack patch to get TLS testing in the gate with HA Proxy.
Longer term solution, transition services to use relative links.
This is a pretty serious change. We’ve been returning absolute URLs forever, so assuming that all client code out there would with relative code is a big assumption. That’s a major version for sure.
Sean agrees that we have enough pieces to get something better with proxy headers for Mitaka. We can do the remaining edge cases if clean up the service catalog use.
[1] - http://governance.openstack.org/resolutions/20141128-elections-process-for-leaderless-programs.html <http://governance.openstack.org/resolutions/20141128-elections-process-for-leaderless-programs.html>
[2] - https://review.openstack.org/#/c/224743/ <https://review.openstack.org/#/c/224743/>
[3] - https://review.openstack.org/#/c/225443/ <https://review.openstack.org/#/c/225443/>
[4] - http://governance.openstack.org/reference/tags/vulnerability_managed.html <http://governance.openstack.org/reference/tags/vulnerability_managed.html>
[5] - https://review.openstack.org/#/c/226869/ <https://review.openstack.org/#/c/226869/>
[6] - https://bugs.launchpad.net/python-novaclient/+bug/1491579 <https://bugs.launchpad.net/python-novaclient/+bug/1491579>
[7] - https://review.openstack.org/#/c/206479/ <https://review.openstack.org/#/c/206479/>
[8] - https://bugs.launchpad.net/glance/+bug/1384379 <https://bugs.launchpad.net/glance/+bug/1384379>
[9] - https://review.openstack.org/#/c/181393/ <https://review.openstack.org/#/c/181393/>
​
The weekly newsletter is a way for the community to learn about all the various activities in the OpenStack world._______________________________________________
Community mailing list
Community at lists.openstack.org <mailto:Community at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/community <http://lists.openstack.org/cgi-bin/mailman/listinfo/community>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150925/7a34cfe0/attachment.html>


More information about the OpenStack-operators mailing list