{"id":8017,"date":"2017-01-06T16:12:33","date_gmt":"2017-01-06T22:12:33","guid":{"rendered":"http:\/\/www.openstack.org\/blog\/?p=8017"},"modified":"2017-01-06T16:12:33","modified_gmt":"2017-01-06T22:12:33","slug":"openstack-developer-mailing-list-digest-20170106","status":"publish","type":"post","link":"https:\/\/www.openstack.org\/blog\/openstack-developer-mailing-list-digest-20170106\/","title":{"rendered":"OpenStack Developer Mailing List Digest December 31 &#8211; January 6"},"content":{"rendered":"<h1><b>SuccessBot Says<\/b><\/h1>\n<ul>\n<li>Dims &#8211; Keystone now has Devstack based functional test with everything running under python3.5.<\/li>\n<li>Tell us yours via OpenStack IRC channels with message &#8220;#success &lt;message&gt;&#8221;<\/li>\n<li><a href=\"https:\/\/wiki.openstack.org\/wiki\/Successes\">All<\/a><\/li>\n<\/ul>\n<h1><b>Time To Retire Nova-docker<\/b><\/h1>\n<ul>\n<li>nova-docker has lagged behind the last 6 months of nova development.<\/li>\n<li>No longer passes simple CI unit tests.\n<ul>\n<li>There are patches to at least get the unit tests work <a href=\"https:\/\/review.openstack.org\/#\/q\/status:open+project:openstack\/nova-docker+branch:master+topic:fixes_for_master\">1<\/a> .<\/li>\n<\/ul>\n<\/li>\n<li>If the core team no longer has time for it, perhaps we should just archive it.<\/li>\n<li>People ask about it on ##openstack-nova about once or twice a year, but it\u2019s not recommended as it\u2019s not maintained.<\/li>\n<li>It\u2019s believed some people are running and hacking on it outside of the community.<\/li>\n<li>The Sun project provides lifecycle management interface for containers that are started in container orchestration engines provided with Magnum.<\/li>\n<li>Nova-lxc driver provides an ability of treating containers like your virtual machines. <a href=\"http:\/\/docs.openstack.org\/developer\/nova\/support-matrix.html\">2<\/a>\n<ul>\n<li>Not recommended for production use though, but still better maintained than nova-docker <a href=\"http:\/\/docs.openstack.org\/newton\/config-reference\/compute\/hypervisor-lxc.html\">3<\/a>.<\/li>\n<\/ul>\n<\/li>\n<li>Nova-lxd also provides the ability of treating containers like virtual machines.<\/li>\n<li>Virtuozzo which is supported in Nova via libvirt provides both a virtual machine and OS containers similar to LXC.\n<ul>\n<li>These containers have been in production for more than 10 years already.<\/li>\n<li>Well maintained and actually has CI testing.<\/li>\n<\/ul>\n<\/li>\n<li>A proposal to remove it <a href=\"http:\/\/lists.openstack.org\/pipermail\/openstack-dev\/2016-July\/098940.html\">4<\/a> .<\/li>\n<li><a href=\"http:\/\/lists.openstack.org\/pipermail\/openstack-dev\/2016-December\/thread.html#109387\">Full thread<\/a><\/li>\n<\/ul>\n<h1><b>Community Goals For Pike<\/b><\/h1>\n<ul>\n<li>A few months ago the community started identifying work for OpenStack-wide goals to \u201cachieve visible common changes, push for basic levels of consistency and user experience, and efficiently improve certain areas where technical debt payments have become to high &#8211; across all OpenStack projects.\u201d<\/li>\n<li>First goal defined <a href=\"http:\/\/governance.openstack.org\/goals\/index.html\">5<\/a> to remove copies of incubated Oslo code.<\/li>\n<li>Moving forward in Pike:\n<ul>\n<li>Collect feedback of our first iteration. What went well and what was challenging?<\/li>\n<li>Etherpad for feedback <a href=\"https:\/\/etherpad.openstack.org\/p\/community-goals-ocata-feedback\">6<\/a><\/li>\n<\/ul>\n<\/li>\n<li>Goals backlog <a href=\"https:\/\/etherpad.openstack.org\/p\/community-goals-ocata-feedback\">7<\/a>\n<ul>\n<li>New goals welcome<\/li>\n<li>Each goal should be achievable in one cycle. If not, it should be broken up.<\/li>\n<li>Some goals might require documentation for how it could be achieved.<\/li>\n<\/ul>\n<\/li>\n<li>Choose goals for Pike\n<ul>\n<li>What is really urgent? What can wait for six months?<\/li>\n<li>Who is available and interested in contributing to the goal?<\/li>\n<\/ul>\n<\/li>\n<li>Feedback was also collected at the Barcelona summit <a href=\"https:\/\/etherpad.openstack.org\/p\/ocata-summit-xp-community-wide-goals\">8<\/a><\/li>\n<li>Digest of feedback:\n<ul>\n<li>Most projects achieved the goal for Ocata, and there was interest in doing it on time.<\/li>\n<li>Some confusion on acknowledging a goal and doing the work.<\/li>\n<li>Some projects slow on the uptake and reviewing the patches.<\/li>\n<li>Each goal should document where the \u201cguides\u201d are, and how to find them for help.<\/li>\n<li>Achieving multiple goals in a single cycle wouldn\u2019t be possible for all team.<\/li>\n<\/ul>\n<\/li>\n<li>The OpenStack Product Working group is also collecting feedback for goals <a href=\"http:\/\/lists.openstack.org\/pipermail\/product-wg\/2016-December\/001372.html\">9<\/a><\/li>\n<li>Goals set for Pike:\n<ul>\n<li>Split out Tempest plugins <a href=\"https:\/\/review.openstack.org\/#\/c\/369749\/\">10<\/a><\/li>\n<li>Python 3 <a href=\"https:\/\/review.openstack.org\/349069\">11<\/a><\/li>\n<\/ul>\n<\/li>\n<li>TC agreeements from last meeting:\n<ul>\n<li>2 goals might be enough for the Pike cycle.<\/li>\n<li>The deadline to define Pike goals would be Ocata-3 (Jan 23-27 week).<\/li>\n<\/ul>\n<\/li>\n<li><a href=\"http:\/\/lists.openstack.org\/pipermail\/openstack-dev\/2016-December\/thread.html#108755\">Full thread<\/a><\/li>\n<\/ul>\n<h1><b>POST \/api-wg\/news<\/b><\/h1>\n<ul>\n<li>Guidelines current review:\n<ul>\n<li>Add guidelines on usage of state vs. status <a href=\"https:\/\/review.openstack.org\/#\/c\/411528\/\">12<\/a><\/li>\n<li>Add guidelines for boolean names <a href=\"https:\/\/review.openstack.org\/#\/c\/411529\/\">13<\/a><\/li>\n<li>Clarify the status values in versions <a href=\"https:\/\/review.openstack.org\/#\/c\/411849\/\">14<\/a><\/li>\n<li>Define pagination guidelines <a href=\"https:\/\/review.openstack.org\/#\/c\/390973\/\">15<\/a><\/li>\n<li>Add API capabilities discovery guideline <a href=\"https:\/\/review.openstack.org\/#\/c\/386555\/\">16<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"http:\/\/lists.openstack.org\/pipermail\/openstack-dev\/2017-January\/109698.html\">Full thread<\/a><\/li>\n<\/ul>\n<p class=\"lead\">&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SuccessBot Says Dims &#8211; Keystone now has Devstack based functional test with everything running under python3.5. Tell us yours via OpenStack IRC channels with message &#8220;#success &lt;message&gt;&#8221; All Time To Retire Nova-docker nova-docker has lagged behind the last 6 months of nova development. No longer passes simple CI unit tests. There are patches to at&#8230;  <a href=\"https:\/\/www.openstack.org\/blog\/openstack-developer-mailing-list-digest-20170106\/\" class=\"more-link\" title=\"Read OpenStack Developer Mailing List Digest December 31 &#8211; January 6\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":82,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/posts\/8017"}],"collection":[{"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/users\/82"}],"replies":[{"embeddable":true,"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/comments?post=8017"}],"version-history":[{"count":2,"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/posts\/8017\/revisions"}],"predecessor-version":[{"id":8019,"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/posts\/8017\/revisions\/8019"}],"wp:attachment":[{"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/media?parent=8017"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/categories?post=8017"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.openstack.org\/blog\/wp-json\/wp\/v2\/tags?post=8017"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}