From smonderer at vasonanetworks.com Mon Apr 3 13:03:19 2017 From: smonderer at vasonanetworks.com (Samuel Monderer) Date: Mon, 03 Apr 2017 13:03:19 +0000 Subject: [rdo-list] [TripleO] Setting NeutronBridgeMappings just for compute nodes in NFV deployment In-Reply-To: References: Message-ID: Hi Marius, Attached is the controller node template. I've also added below the ovs-vsct show results for both the compute and control node For some reason there is also a bridge called "undef" in both the controller and the compute [heat-admin at overcloud-controller-0 ~]$ sudo ovs-vsctl show 00ce4561-418d-4161-b907-3b2222930f35 Manager "ptcp:6640:127.0.0.1" Bridge br-int Controller "tcp:127.0.0.1:6633" fail_mode: secure Port br-int Interface br-int type: internal Bridge undef Port undef Interface undef type: internal Bridge br-mng fail_mode: standalone Port "vlan204" tag: 204 Interface "vlan204" type: internal Port "vlan202" tag: 202 Interface "vlan202" type: internal Port br-mng Interface br-mng type: internal Port "vlan203" tag: 203 Interface "vlan203" type: internal Port "eno2" Interface "eno2" Port "vlan201" tag: 201 Interface "vlan201" type: internal Bridge br-up Port br-up Interface br-up type: internal Bridge br-ex fail_mode: standalone Port br-ex Interface br-ex type: internal Port "eno3" Interface "eno3" ovs_version: "2.5.0" [heat-admin at overcloud-controller-0 ~]$ [heat-admin at overcloud-compute-0 ~]$ sudo ovs-vsctl show 2f6bccd5-9653-42df-a1db-8cb5c3b0293a Manager "ptcp:6640:127.0.0.1" Bridge br-down fail_mode: standalone Port br-down Interface br-down type: internal Port "em3" Interface "em3" Bridge br-up fail_mode: standalone Port br-up Interface br-up type: internal Port "em4" Interface "em4" Bridge br-ex fail_mode: standalone Port "vlan204" tag: 204 Interface "vlan204" type: internal Port "vlan202" tag: 202 Interface "vlan202" type: internal Port "vlan201" tag: 201 Interface "vlan201" type: internal Port br-ex Interface br-ex type: internal Port "em2" Interface "em2" Bridge br-int Controller "tcp:127.0.0.1:6633" fail_mode: secure Port br-int Interface br-int type: internal Bridge undef Port undef Interface undef type: internal ovs_version: "2.5.0" [heat-admin at overcloud-compute-0 ~]$ On Fri, Mar 31, 2017 at 1:01 PM Marius Cornea wrote: > Hi Samuel, > > Could you please share the nic template used for the controller node? > The bridges should be created according to the nic template so I would > like to see how it looks. > > Thanks! > > On Thu, Mar 30, 2017 at 4:59 PM, Samuel Monderer > wrote: > > Hi, > > > > I would like to test my VNF on an openstack environment deployed using > > TripleO. > > For that I need to setup flat provider networks that go only to the > compute > > node. > > I tried deploying an overcoud with additional neutron bridge mappings as > > following > > > > Added NeutronBridgeMappings: " > > datacentre:br-ex,physdown;br-down,physup:br-up" to network environment > file > > Added following resources to compute.yaml file > > > > - > > type: ovs_bridge > > name: br-down > > mtu: 9000 > > members: > > - > > type: interface > > name: ens4f0 > > # force the MAC address of the bridge to this interface > > primary: true > > - > > type: ovs_bridge > > name: br-up > > mtu: 9000 > > members: > > - > > type: interface > > name: ens4f1 > > # force the MAC address of the bridge to this interface > > primary: true > > > > This will create the intended OVS bridges on the the compute node with > the > > interfaces connected. > > > > The unwanted side effect it that ii also created the bridges on the > > controller node without any interfaces connected to it > > > > Is there a way to have the undercloud create the bridges only on the > compute > > nodes and not on the controller nodes??? > > > > Samuel > > > > _______________________________________________ > > rdo-list mailing list > > rdo-list at redhat.com > > https://www.redhat.com/mailman/listinfo/rdo-list > > > > To unsubscribe: rdo-list-unsubscribe at redhat.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: controller.yaml Type: application/x-yaml Size: 6480 bytes Desc: not available URL: From rbowen at redhat.com Mon Apr 3 14:09:22 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 3 Apr 2017 10:09:22 -0400 Subject: [rdo-list] Reminder: RDO Contributor Survey Message-ID: <8beb1246-9928-0712-d695-f0c4bcdcec77@redhat.com> A reminder: we are conducting an RDO Contributor Survey - https://goo.gl/forms/SYVo9gbacsMfe8Ov2 - to determine what we can do better to make it easier for people to participate in the project. It should take you 10 minutes or less to fill out the survey, and the results will be posted (anonymized) back to the list. So far, we have only 11 responses, which is not statistically significant, so we could really use your input. Thanks! --Rich -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rbowen at redhat.com Mon Apr 3 14:15:18 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 3 Apr 2017 10:15:18 -0400 Subject: [rdo-list] Unanswered 'ask.openstack' questions Message-ID: <120fe945-0017-c912-5ef3-2e7ce96513d2@redhat.com> The list of unanswered questions on ask.openstack.org has been creeping back up for a while, so I'll be making an effort this week to connect specific questions with specific people. However, if you can take a moment to look through the list for questions that you can provide help for, that would be great. Thanks! --Rich 50 unanswered questions: Unable to configure bgpvpn service plugin on CentOS7 https://ask.openstack.org/en/question/104860/unable-to-configure-bgpvpn-service-plugin-on-centos7/ Tags: packstack, rdo, neutron Customizing Dashboard https://ask.openstack.org/en/question/104810/customizing-dashboard/ Tags: customization, rdo, dashbaord, horizon Migrate Instances https://ask.openstack.org/en/question/104744/migrate-instances/ Tags: migrate, openstack-packstack, rdo, centos Could not load neutron_lbaas.drivers.octavia.driver.OctaviaDriver https://ask.openstack.org/en/question/104585/could-not-load-neutron_lbaasdriversoctaviadriveroctaviadriver/ Tags: octavia, lbaasv2, neutron-lbaas, lbaas, openstack-neutron Installguide for the in RDO packaged murano? https://ask.openstack.org/en/question/103634/installguide-for-the-in-rdo-packaged-murano/ Tags: murano, install, centos7, rdo, yum Upgrade Mitaka to Newton using Packstack got Python ascii error https://ask.openstack.org/en/question/103615/upgrade-mitaka-to-newton-using-packstack-got-python-ascii-error/ Tags: keystone#openstack, packstack-install, newton, python keystone problems : An unexpected error prevented the server from fulfilling your request. (HTTP 500) https://ask.openstack.org/en/question/102924/keystone-problems-an-unexpected-error-prevented-the-server-from-fulfilling-your-request-http-500/ Tags: openstack, liberty, http500, centos7.2 No module named tinyrpc.server https://ask.openstack.org/en/question/102681/no-module-named-tinyrpcserver/ Tags: kolla-ansible Attaching volume to instance https://ask.openstack.org/en/question/102605/attaching-volume-to-instance/ Tags: nova, glusterfs, rdo, centos Create/add additional CIDR for public IP pool https://ask.openstack.org/en/question/102428/createadd-additional-cidr-for-public-ip-pool/ Tags: fuel-9.0, fuel, mitaka perform the token command" openstack token issue? wrong https://ask.openstack.org/en/question/102372/perform-the-token-command-openstack-token-issue-wrong/ Tags: keystone, amdin, auth_token During an RDO packstack install error: could not prefetch keystone_role provider https://ask.openstack.org/en/question/102267/during-an-rdo-packstack-install-error-could-not-prefetch-keystone_role-provider/ Tags: rdo, error, packstack, keystone_provider, packstack-install domain version of >dashboards< keystone_policy.json https://ask.openstack.org/en/question/102249/domain-version-of-dashboards-keystone_policyjson/ Tags: mitaka, identityv3, domains, policy Packstack installation failed for newton https://ask.openstack.org/en/question/102238/packstack-installation-failed-for-newton/ Tags: rdo Openstack Neutron Instances not getting IP addresses https://ask.openstack.org/en/question/101983/openstack-neutron-instances-not-getting-ip-addresses/ Tags: openstack-neutron, dhcp, firewalld, centos7 created instance is hanged in "starting up" phase https://ask.openstack.org/en/question/101907/created-instance-is-hanged-in-starting-up-phase/ Tags: newton-nova dashboard authentication problem https://ask.openstack.org/en/question/101905/dashboard-authentication-problem/ Tags: dashbaord ERROR nova.virt.libvirt.driver with Glusterfs in /var/lib/nova/instances https://ask.openstack.org/en/question/101812/error-novavirtlibvirtdriver-with-glusterfs-in-varlibnovainstances/ Tags: glusterfs, and, nova Service Function Chaining is supported in newton release (Not Devstack)? https://ask.openstack.org/en/question/101271/service-function-chaining-is-supported-in-newton-release-not-devstack/ Tags: networking-sfc, sfc, newton Cant get volume_clear option in cinder.conf to work. https://ask.openstack.org/en/question/101230/cant-get-volume_clear-option-in-cinderconf-to-work/ Tags: cinder, newton, packstack, rdo Rebooting Network node after installation https://ask.openstack.org/en/question/101001/rebooting-network-node-after-installation/ Tags: br-ex, neutron, bridge, create-network Ceilometer - No meters / stats ? https://ask.openstack.org/en/question/100767/ceilometer-no-meters-stats/ Tags: ceilomter, stats, meters, rdo Instances stuck on "Booting from Hard Drive" https://ask.openstack.org/en/question/100756/instances-stuck-on-booting-from-hard-drive/ Tags: booting, stuck How to configure swift s3 api https://ask.openstack.org/en/question/100414/how-to-configure-swift-s3-api/ Tags: openstack-swift, proxy-swift, s3, api, mitaka cloudadmin user can't manage all domain from Horizon https://ask.openstack.org/en/question/100317/cloudadmin-user-cant-manage-all-domain-from-horizon/ Tags: horizon, mitaka, cloudadmin, domain RDO mitaka release has support for OVM 3.x https://ask.openstack.org/en/question/99727/rdo-mitaka-release-has-support-for-ovm-3x/ Tags: mitaka, rdo, ovm CPU Load on instance and Controller is very high and unresponsive https://ask.openstack.org/en/question/98927/cpu-load-on-instance-and-controller-is-very-high-and-unresponsive/ Tags: mitaka-openstack [Error: No valid host was found.((Network br-ex error)) https://ask.openstack.org/en/question/98818/error-no-valid-host-was-foundnetwork-br-ex-error/ Tags: br-ex Compute nodes are not visible after controller node rebooted https://ask.openstack.org/en/question/98654/compute-nodes-are-not-visible-after-controller-node-rebooted/ Tags: rdo Live migration failing with qemu error "does not support drive-mirror" https://ask.openstack.org/en/question/98144/live-migration-failing-with-qemu-error-does-not-support-drive-mirror/ Tags: newton, nova, qemu, kvm, block-live-migration -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From hguemar at fedoraproject.org Mon Apr 3 15:00:04 2017 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 3 Apr 2017 15:00:04 +0000 (UTC) Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting Message-ID: <20170403150004.0738F60A400B@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO meeting on 2017-04-05 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO IRC meeting [Agenda at https://etherpad.openstack.org/p/RDO-Meeting ](https://etherpad.openstack.org/p/RDO-Meeting) Every Wednesday on #rdo on Freenode IRC Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From marius at remote-lab.net Mon Apr 3 15:47:56 2017 From: marius at remote-lab.net (Marius Cornea) Date: Mon, 3 Apr 2017 17:47:56 +0200 Subject: [rdo-list] [TripleO] Setting NeutronBridgeMappings just for compute nodes in NFV deployment In-Reply-To: References: Message-ID: Thanks, Samuel. I see the controller contains a br-up bridge which I couldn't find in the template. Could you also please paste the /etc/os-net-config/config.json file from these nodes? Marius On Mon, Apr 3, 2017 at 3:03 PM, Samuel Monderer wrote: > Hi Marius, > > Attached is the controller node template. > I've also added below the ovs-vsct show results for both the compute and > control node > For some reason there is also a bridge called "undef" in both the controller > and the compute > > [heat-admin at overcloud-controller-0 ~]$ sudo ovs-vsctl show > 00ce4561-418d-4161-b907-3b2222930f35 > Manager "ptcp:6640:127.0.0.1" > Bridge br-int > Controller "tcp:127.0.0.1:6633" > fail_mode: secure > Port br-int > Interface br-int > type: internal > Bridge undef > Port undef > Interface undef > type: internal > Bridge br-mng > fail_mode: standalone > Port "vlan204" > tag: 204 > Interface "vlan204" > type: internal > Port "vlan202" > tag: 202 > Interface "vlan202" > type: internal > Port br-mng > Interface br-mng > type: internal > Port "vlan203" > tag: 203 > Interface "vlan203" > type: internal > Port "eno2" > Interface "eno2" > Port "vlan201" > tag: 201 > Interface "vlan201" > type: internal > Bridge br-up > Port br-up > Interface br-up > type: internal > Bridge br-ex > fail_mode: standalone > Port br-ex > Interface br-ex > type: internal > Port "eno3" > Interface "eno3" > ovs_version: "2.5.0" > [heat-admin at overcloud-controller-0 ~]$ > > > [heat-admin at overcloud-compute-0 ~]$ sudo ovs-vsctl show > 2f6bccd5-9653-42df-a1db-8cb5c3b0293a > Manager "ptcp:6640:127.0.0.1" > Bridge br-down > fail_mode: standalone > Port br-down > Interface br-down > type: internal > Port "em3" > Interface "em3" > Bridge br-up > fail_mode: standalone > Port br-up > Interface br-up > type: internal > Port "em4" > Interface "em4" > Bridge br-ex > fail_mode: standalone > Port "vlan204" > tag: 204 > Interface "vlan204" > type: internal > Port "vlan202" > tag: 202 > Interface "vlan202" > type: internal > Port "vlan201" > tag: 201 > Interface "vlan201" > type: internal > Port br-ex > Interface br-ex > type: internal > Port "em2" > Interface "em2" > Bridge br-int > Controller "tcp:127.0.0.1:6633" > fail_mode: secure > Port br-int > Interface br-int > type: internal > Bridge undef > Port undef > Interface undef > type: internal > ovs_version: "2.5.0" > [heat-admin at overcloud-compute-0 ~]$ > > > > > On Fri, Mar 31, 2017 at 1:01 PM Marius Cornea wrote: >> >> Hi Samuel, >> >> Could you please share the nic template used for the controller node? >> The bridges should be created according to the nic template so I would >> like to see how it looks. >> >> Thanks! >> >> On Thu, Mar 30, 2017 at 4:59 PM, Samuel Monderer >> wrote: >> > Hi, >> > >> > I would like to test my VNF on an openstack environment deployed using >> > TripleO. >> > For that I need to setup flat provider networks that go only to the >> > compute >> > node. >> > I tried deploying an overcoud with additional neutron bridge mappings as >> > following >> > >> > Added NeutronBridgeMappings: " >> > datacentre:br-ex,physdown;br-down,physup:br-up" to network environment >> > file >> > Added following resources to compute.yaml file >> > >> > - >> > type: ovs_bridge >> > name: br-down >> > mtu: 9000 >> > members: >> > - >> > type: interface >> > name: ens4f0 >> > # force the MAC address of the bridge to this >> > interface >> > primary: true >> > - >> > type: ovs_bridge >> > name: br-up >> > mtu: 9000 >> > members: >> > - >> > type: interface >> > name: ens4f1 >> > # force the MAC address of the bridge to this >> > interface >> > primary: true >> > >> > This will create the intended OVS bridges on the the compute node with >> > the >> > interfaces connected. >> > >> > The unwanted side effect it that ii also created the bridges on the >> > controller node without any interfaces connected to it >> > >> > Is there a way to have the undercloud create the bridges only on the >> > compute >> > nodes and not on the controller nodes??? >> > >> > Samuel >> > >> > _______________________________________________ >> > rdo-list mailing list >> > rdo-list at redhat.com >> > https://www.redhat.com/mailman/listinfo/rdo-list >> > >> > To unsubscribe: rdo-list-unsubscribe at redhat.com From rbowen at redhat.com Mon Apr 3 18:16:32 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 3 Apr 2017 14:16:32 -0400 Subject: [rdo-list] Upcoming meetup Message-ID: <86031fc5-4428-a32c-50ee-7d4e200341b4@redhat.com> The following are the meetups I'm aware of in the coming week where OpenStack and/or RDO enthusiasts are likely to be present. If you know of others, please let me know, and/or add them to http://rdoproject.org/events If there's a meetup in your area, please consider attending. If you attend, please consider taking a few photos, and possibly even writing up a brief summary of what was covered. --Rich * Monday April 03 in Cork, IE: OpenStack in the Wild - The Joys of Implementation and Operation - https://www.meetup.com/OpenStack-Cork/events/238562491/ * Tuesday April 04 in Sunnyvale, CA, US: Scalable Container Networking with OpenContrail and OpenStack - https://www.meetup.com/openstack/events/238603543/ * Wednesday April 05 in Richardson, TX, US: Tosca & Cloudify - https://www.meetup.com/OpenStack-DFW/events/236140405/ * Thursday April 06 in Amersfoort, NL: OpenStack Ocata release | 2017 - https://www.meetup.com/Openstack-nl/events/235320567/ * Thursday April 06 in Fort Lauderdale, FL, US: Monthly SFOUG Meeting - https://www.meetup.com/South-Florida-OpenStack-Users-Group/events/238470956/ * Thursday April 06 in Leicester, H5, GB: Scaling a PHP Application using Docker Swarm, Packer & Terraform on OpenStack - https://www.meetup.com/ugPHPem/events/238314747/ * Friday April 07 in Copenhagen, DK: OpenStack - from a user-perspective - https://www.meetup.com/openstackdk/events/235289688/ -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From dsneddon at redhat.com Mon Apr 3 19:03:50 2017 From: dsneddon at redhat.com (Dan Sneddon) Date: Mon, 3 Apr 2017 12:03:50 -0700 Subject: [rdo-list] [TripleO] Setting NeutronBridgeMappings just for compute nodes in NFV deployment In-Reply-To: References: Message-ID: On 04/03/2017 06:03 AM, Samuel Monderer wrote: > Hi Marius, > > Attached is the controller node template. > I've also added below the ovs-vsct show results for both the compute and > control node > For some reason there is also a bridge called "undef" in both the > controller and the compute > > [heat-admin at overcloud-controller-0 ~]$ sudo ovs-vsctl show > 00ce4561-418d-4161-b907-3b2222930f35 > Manager "ptcp:6640:127.0.0.1" > Bridge br-int > Controller "tcp:127.0.0.1:6633 " > fail_mode: secure > Port br-int > Interface br-int > type: internal > Bridge undef > Port undef > Interface undef > type: internal > Bridge br-mng > fail_mode: standalone > Port "vlan204" > tag: 204 > Interface "vlan204" > type: internal > Port "vlan202" > tag: 202 > Interface "vlan202" > type: internal > Port br-mng > Interface br-mng > type: internal > Port "vlan203" > tag: 203 > Interface "vlan203" > type: internal > Port "eno2" > Interface "eno2" > Port "vlan201" > tag: 201 > Interface "vlan201" > type: internal > Bridge br-up > Port br-up > Interface br-up > type: internal > Bridge br-ex > fail_mode: standalone > Port br-ex > Interface br-ex > type: internal > Port "eno3" > Interface "eno3" > ovs_version: "2.5.0" > [heat-admin at overcloud-controller-0 ~]$ > > > [heat-admin at overcloud-compute-0 ~]$ sudo ovs-vsctl show > 2f6bccd5-9653-42df-a1db-8cb5c3b0293a > Manager "ptcp:6640:127.0.0.1" > Bridge br-down > fail_mode: standalone > Port br-down > Interface br-down > type: internal > Port "em3" > Interface "em3" > Bridge br-up > fail_mode: standalone > Port br-up > Interface br-up > type: internal > Port "em4" > Interface "em4" > Bridge br-ex > fail_mode: standalone > Port "vlan204" > tag: 204 > Interface "vlan204" > type: internal > Port "vlan202" > tag: 202 > Interface "vlan202" > type: internal > Port "vlan201" > tag: 201 > Interface "vlan201" > type: internal > Port br-ex > Interface br-ex > type: internal > Port "em2" > Interface "em2" > Bridge br-int > Controller "tcp:127.0.0.1:6633 " > fail_mode: secure > Port br-int > Interface br-int > type: internal > Bridge undef > Port undef > Interface undef > type: internal > ovs_version: "2.5.0" > [heat-admin at overcloud-compute-0 ~]$ > > > > > On Fri, Mar 31, 2017 at 1:01 PM Marius Cornea > wrote: > > Hi Samuel, > > Could you please share the nic template used for the controller node? > The bridges should be created according to the nic template so I would > like to see how it looks. > > Thanks! > > On Thu, Mar 30, 2017 at 4:59 PM, Samuel Monderer > > > wrote: > > Hi, > > > > I would like to test my VNF on an openstack environment deployed using > > TripleO. > > For that I need to setup flat provider networks that go only to > the compute > > node. > > I tried deploying an overcoud with additional neutron bridge > mappings as > > following > > > > Added NeutronBridgeMappings: " > > datacentre:br-ex,physdown;br-down,physup:br-up" to network > environment file > > Added following resources to compute.yaml file > > > > - > > type: ovs_bridge > > name: br-down > > mtu: 9000 > > members: > > - > > type: interface > > name: ens4f0 > > # force the MAC address of the bridge to this > interface > > primary: true > > - > > type: ovs_bridge > > name: br-up > > mtu: 9000 > > members: > > - > > type: interface > > name: ens4f1 > > # force the MAC address of the bridge to this > interface > > primary: true > > > > This will create the intended OVS bridges on the the compute node > with the > > interfaces connected. > > > > The unwanted side effect it that ii also created the bridges on the > > controller node without any interfaces connected to it > > > > Is there a way to have the undercloud create the bridges only on > the compute > > nodes and not on the controller nodes??? > > > > Samuel > > > > _______________________________________________ > > rdo-list mailing list > > rdo-list at redhat.com > > https://www.redhat.com/mailman/listinfo/rdo-list > > > > To unsubscribe: rdo-list-unsubscribe at redhat.com > > > > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > You've got a syntax error in your bridge_mappings (semicolon instead of colon). This is causing your "undef" bridge. Also, it is expected behavior that if you define a bridge in a bridge mapping, but you don't include that bridge in the NIC template, that you will end up with a bridge with no interfaces attached. It shouldn't hurt anything. -- Dan Sneddon | Senior Principal Software Engineer dsneddon at redhat.com | redhat.com/openstack dsneddon:irc | @dxs:twitter From smonderer at vasonanetworks.com Mon Apr 3 20:49:22 2017 From: smonderer at vasonanetworks.com (Samuel Monderer) Date: Mon, 03 Apr 2017 20:49:22 +0000 Subject: [rdo-list] [TripleO] Setting NeutronBridgeMappings just for compute nodes in NFV deployment In-Reply-To: References: Message-ID: I've fixed the semicolon issue and below are the /etc/os-net-config/config.json files of the nodes [heat-admin at overcloud-controller-0 ~]$ cat /etc/os-net-config/config.json | python -m json.tool { "network_config": [ { "addresses": [ { "ip_netmask": "192.0.2.16/24" } ], "dns_servers": [ "192.168.60.100" ], "name": "nic1", "routes": [ { "ip_netmask": "169.254.169.254/32", "next_hop": "192.0.2.1" } ], "type": "interface", "use_dhcp": false }, { "dns_servers": [ "192.168.60.100" ], "members": [ { "name": "nic2", "primary": true, "type": "interface" }, { "addresses": [ { "ip_netmask": "172.16.0.10/24" } ], "type": "vlan", "vlan_id": 201 }, { "addresses": [ { "ip_netmask": "172.18.0.14/24" } ], "type": "vlan", "vlan_id": 202 }, { "addresses": [ { "ip_netmask": "172.19.0.12/24" } ], "type": "vlan", "vlan_id": 203 }, { "addresses": [ { "ip_netmask": "172.17.0.11/24" } ], "type": "vlan", "vlan_id": 204 } ], "name": "br-mng", "type": "ovs_bridge" }, { "addresses": [ { "ip_netmask": "192.168.60.66/24" } ], "dns_servers": [ "192.168.60.100" ], "members": [ { "name": "nic3", "primary": true, "type": "interface" } ], "name": "br-ex", "routes": [ { "default": true, "next_hop": "192.168.60.1" } ], "type": "ovs_bridge", "use_dhcp": false } ] } [heat-admin at overcloud-controller-0 ~]$ [heat-admin at overcloud-compute-0 ~]$ cat /etc/os-net-config/config.json | python -m json.tool { "network_config": [ { "addresses": [ { "ip_netmask": "192.0.2.6/24" } ], "dns_servers": [ "192.168.60.100" ], "name": "nic1", "routes": [ { "ip_netmask": "169.254.169.254/32", "next_hop": "192.0.2.1" }, { "default": true, "next_hop": "192.0.2.1" } ], "type": "interface", "use_dhcp": false }, { "members": [ { "name": "nic2", "primary": true, "type": "interface" }, { "addresses": [ { "ip_netmask": "172.16.0.11/24" } ], "type": "vlan", "vlan_id": 201 }, { "addresses": [ { "ip_netmask": "172.18.0.10/24" } ], "type": "vlan", "vlan_id": 202 }, { "addresses": [ { "ip_netmask": "172.17.0.10/24" } ], "type": "vlan", "vlan_id": 204 } ], "name": "br-ex", "type": "ovs_bridge" }, { "members": [ { "mtu": 9000, "name": "nic3", "primary": true, "type": "interface" } ], "mtu": 9000, "name": "br-down", "type": "ovs_bridge" }, { "members": [ { "mtu": 9000, "name": "nic4", "primary": true, "type": "interface" } ], "mtu": 9000, "name": "br-up", "type": "ovs_bridge" } ] } [heat-admin at overcloud-compute-0 ~]$ On Mon, Apr 3, 2017 at 10:03 PM Dan Sneddon wrote: > On 04/03/2017 06:03 AM, Samuel Monderer wrote: > > Hi Marius, > > > > Attached is the controller node template. > > I've also added below the ovs-vsct show results for both the compute and > > control node > > For some reason there is also a bridge called "undef" in both the > > controller and the compute > > > > [heat-admin at overcloud-controller-0 ~]$ sudo ovs-vsctl show > > 00ce4561-418d-4161-b907-3b2222930f35 > > Manager "ptcp:6640:127.0.0.1" > > Bridge br-int > > Controller "tcp:127.0.0.1:6633 " > > fail_mode: secure > > Port br-int > > Interface br-int > > type: internal > > Bridge undef > > Port undef > > Interface undef > > type: internal > > Bridge br-mng > > fail_mode: standalone > > Port "vlan204" > > tag: 204 > > Interface "vlan204" > > type: internal > > Port "vlan202" > > tag: 202 > > Interface "vlan202" > > type: internal > > Port br-mng > > Interface br-mng > > type: internal > > Port "vlan203" > > tag: 203 > > Interface "vlan203" > > type: internal > > Port "eno2" > > Interface "eno2" > > Port "vlan201" > > tag: 201 > > Interface "vlan201" > > type: internal > > Bridge br-up > > Port br-up > > Interface br-up > > type: internal > > Bridge br-ex > > fail_mode: standalone > > Port br-ex > > Interface br-ex > > type: internal > > Port "eno3" > > Interface "eno3" > > ovs_version: "2.5.0" > > [heat-admin at overcloud-controller-0 ~]$ > > > > > > [heat-admin at overcloud-compute-0 ~]$ sudo ovs-vsctl show > > 2f6bccd5-9653-42df-a1db-8cb5c3b0293a > > Manager "ptcp:6640:127.0.0.1" > > Bridge br-down > > fail_mode: standalone > > Port br-down > > Interface br-down > > type: internal > > Port "em3" > > Interface "em3" > > Bridge br-up > > fail_mode: standalone > > Port br-up > > Interface br-up > > type: internal > > Port "em4" > > Interface "em4" > > Bridge br-ex > > fail_mode: standalone > > Port "vlan204" > > tag: 204 > > Interface "vlan204" > > type: internal > > Port "vlan202" > > tag: 202 > > Interface "vlan202" > > type: internal > > Port "vlan201" > > tag: 201 > > Interface "vlan201" > > type: internal > > Port br-ex > > Interface br-ex > > type: internal > > Port "em2" > > Interface "em2" > > Bridge br-int > > Controller "tcp:127.0.0.1:6633 " > > fail_mode: secure > > Port br-int > > Interface br-int > > type: internal > > Bridge undef > > Port undef > > Interface undef > > type: internal > > ovs_version: "2.5.0" > > [heat-admin at overcloud-compute-0 ~]$ > > > > > > > > > > On Fri, Mar 31, 2017 at 1:01 PM Marius Cornea > > wrote: > > > > Hi Samuel, > > > > Could you please share the nic template used for the controller node? > > The bridges should be created according to the nic template so I > would > > like to see how it looks. > > > > Thanks! > > > > On Thu, Mar 30, 2017 at 4:59 PM, Samuel Monderer > > > > > wrote: > > > Hi, > > > > > > I would like to test my VNF on an openstack environment deployed > using > > > TripleO. > > > For that I need to setup flat provider networks that go only to > > the compute > > > node. > > > I tried deploying an overcoud with additional neutron bridge > > mappings as > > > following > > > > > > Added NeutronBridgeMappings: " > > > datacentre:br-ex,physdown;br-down,physup:br-up" to network > > environment file > > > Added following resources to compute.yaml file > > > > > > - > > > type: ovs_bridge > > > name: br-down > > > mtu: 9000 > > > members: > > > - > > > type: interface > > > name: ens4f0 > > > # force the MAC address of the bridge to this > > interface > > > primary: true > > > - > > > type: ovs_bridge > > > name: br-up > > > mtu: 9000 > > > members: > > > - > > > type: interface > > > name: ens4f1 > > > # force the MAC address of the bridge to this > > interface > > > primary: true > > > > > > This will create the intended OVS bridges on the the compute node > > with the > > > interfaces connected. > > > > > > The unwanted side effect it that ii also created the bridges on the > > > controller node without any interfaces connected to it > > > > > > Is there a way to have the undercloud create the bridges only on > > the compute > > > nodes and not on the controller nodes??? > > > > > > Samuel > > > > > > _______________________________________________ > > > rdo-list mailing list > > > rdo-list at redhat.com > > > https://www.redhat.com/mailman/listinfo/rdo-list > > > > > > To unsubscribe: rdo-list-unsubscribe at redhat.com > > > > > > > > > > _______________________________________________ > > rdo-list mailing list > > rdo-list at redhat.com > > https://www.redhat.com/mailman/listinfo/rdo-list > > > > To unsubscribe: rdo-list-unsubscribe at redhat.com > > > > You've got a syntax error in your bridge_mappings (semicolon instead of > colon). This is causing your "undef" bridge. > > Also, it is expected behavior that if you define a bridge in a bridge > mapping, but you don't include that bridge in the NIC template, that you > will end up with a bridge with no interfaces attached. It shouldn't hurt > anything. > > -- > Dan Sneddon | Senior Principal Software Engineer > dsneddon at redhat.com | redhat.com/openstack > dsneddon:irc | @dxs:twitter > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ahrechan at redhat.com Tue Apr 4 07:39:56 2017 From: ahrechan at redhat.com (Artem Hrechanychenko) Date: Tue, 4 Apr 2017 10:39:56 +0300 Subject: [rdo-list] Pike deployment using packstack Message-ID: Hi! Is it possible now to deploy Pike using PackStack? And when base images for Pike will be available in https://buildlogs.centos.org/centos/7/cloud/x86_64/tripleo_images/ -- Best Regards, Artem Hrechanychenko ATQC Engineer From amoralej at redhat.com Tue Apr 4 08:11:35 2017 From: amoralej at redhat.com (Alfredo Moralejo Alonso) Date: Tue, 4 Apr 2017 10:11:35 +0200 Subject: [rdo-list] Pike deployment using packstack In-Reply-To: References: Message-ID: On Tue, Apr 4, 2017 at 9:39 AM, Artem Hrechanychenko wrote: > Hi! > Is it possible now to deploy Pike using PackStack? It is possible already using RDO Trunk repos: $ cd /etc/yum.repos.d $ wget https://trunk.rdoproject.org/centos7-master/delorean-deps.repo $ wget https://trunk.rdoproject.org/centos7-master/current-passed-ci/delorean.repo and then install packstack as usual. > And when base images for Pike will be available in > https://buildlogs.centos.org/centos/7/cloud/x86_64/tripleo_images/ > Images in https://buildlogs.centos.org/centos/7/cloud/x86_64/tripleo_images/master/delorean/ are from 13-Mar-2017, so it's pike release. We have some issue with synchronization of content to buildlogs CDN. We are working to get it fixed but in the meanwhile you can find up-to-date images for pike in https://images.rdoproject.org/master/delorean/current-tripleo/stable/ Best regards, Alfredo > -- > Best Regards, > Artem Hrechanychenko > ATQC Engineer > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com From chkumar246 at gmail.com Tue Apr 4 14:19:59 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Tue, 4 Apr 2017 19:49:59 +0530 Subject: [rdo-list] RDO Bugs stats [2017-04-04] Message-ID: # RDO Bugs on 2017-04-04 This email summarizes the active RDO bugs listed in the Red Hat Bugzilla database at . To report a new bug against RDO, go to: ## Summary - Open (NEW, ASSIGNED, ON_DEV): 225 - Fixed (MODIFIED, POST, ON_QA): 82 ## Number of open bugs by component dib-utils [ 1] diskimage-builder [ 2] + distribution [ 20] +++++++++++++++++ Documentation [ 2] + instack [ 1] instack-undercloud [ 10] ++++++++ openstack-ceilometer [ 2] + openstack-cinder [ 10] ++++++++ openstack-designate [ 2] + openstack-glance [ 2] + openstack-horizon [ 5] ++++ openstack-ironic-disco... [ 1] openstack-keystone [ 2] + openstack-neutron [ 11] +++++++++ openstack-nova [ 11] +++++++++ openstack-packstack [ 46] ++++++++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 3] ++ openstack-sahara [ 1] openstack-swift [ 2] + openstack-tripleo [ 39] +++++++++++++++++++++++++++++++++ openstack-tripleo-heat... [ 3] ++ openstack-tripleo-imag... [ 2] + openstack-trove [ 1] Package Review [ 23] ++++++++++++++++++++ python-fixtures [ 1] python-novaclient [ 1] python-webob [ 1] rdo-manager [ 14] ++++++++++++ rdopkg [ 3] ++ RFEs [ 2] + tempest [ 1] ## Open bugs This is a list of "open" bugs by component. An "open" bug is in state NEW, ASSIGNED, ON_DEV and has not yet been fixed. (225 bugs) ### dib-utils (1 bug) [1263779 ] http://bugzilla.redhat.com/1263779 (NEW) Component: dib-utils Last change: 2016-04-18 Summary: Packstack Ironic admin_url misconfigured in nova.conf ### diskimage-builder (2 bugs) [1422425 ] http://bugzilla.redhat.com/1422425 (ASSIGNED) Component: diskimage-builder Last change: 2017-03-13 Summary: Add nodev, nosuid, and noexec options to fstab [1391162 ] http://bugzilla.redhat.com/1391162 (NEW) Component: diskimage-builder Last change: 2017-03-27 Summary: RFE: diskimage-builder needs to support AArch64 for TripleO installer ### distribution (20 bugs) [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2017-03-15 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1417592 ] http://bugzilla.redhat.com/1417592 (NEW) Component: distribution Last change: 2017-01-30 Summary: CVE-2017-2592 python-oslo-middleware: CatchErrors leaks sensitive values into error logs [openstack-rdo] [1397916 ] http://bugzilla.redhat.com/1397916 (NEW) Component: distribution Last change: 2016-11-24 Summary: rabbitmq-server version will not allow overcloud to deploy [1329341 ] http://bugzilla.redhat.com/1329341 (NEW) Component: distribution Last change: 2016-12-21 Summary: Tracker: Blockers and Review requests for new RDO Newton packages [1412837 ] http://bugzilla.redhat.com/1412837 (NEW) Component: distribution Last change: 2017-01-12 Summary: CVE-2016-9590 puppet-swift: installs config file with world readable permissions [openstack-rdo] [1290163 ] http://bugzilla.redhat.com/1290163 (NEW) Component: distribution Last change: 2016-05-17 Summary: Tracker: Blockers and Review requests for new RDO Mitaka packages [1376642 ] http://bugzilla.redhat.com/1376642 (NEW) Component: distribution Last change: 2016-09-16 Summary: CVE-2016-6519 openstack-manila-ui: persistent XSS in metadata field [openstack-rdo] [1337335 ] http://bugzilla.redhat.com/1337335 (NEW) Component: distribution Last change: 2017-02-15 Summary: Hiera >= 2.x packaging [1346240 ] http://bugzilla.redhat.com/1346240 (ASSIGNED) Component: distribution Last change: 2016-11-01 Summary: Erlang 18.3.3 update fails [1438800 ] http://bugzilla.redhat.com/1438800 (NEW) Component: distribution Last change: 2017-04-04 Summary: CVE-2016-7103 python-XStatic-jquery-ui: jquery-ui: cross-site scripting in dialog closeText [openstack- rdo] [1415219 ] http://bugzilla.redhat.com/1415219 (NEW) Component: distribution Last change: 2017-01-20 Summary: Need that puppet 4.8.1 is on master [1359919 ] http://bugzilla.redhat.com/1359919 (NEW) Component: distribution Last change: 2016-07-25 Summary: Base url incorrect [1438799 ] http://bugzilla.redhat.com/1438799 (NEW) Component: distribution Last change: 2017-04-04 Summary: CVE-2016-7103 rubygem-jquery-ui-rails: jquery-ui: cross-site scripting in dialog closeText [openstack- rdo] [1373513 ] http://bugzilla.redhat.com/1373513 (NEW) Component: distribution Last change: 2017-03-29 Summary: Tracker: Blockers and Review requests for new RDO Ocata packages [1427510 ] http://bugzilla.redhat.com/1427510 (NEW) Component: distribution Last change: 2017-03-29 Summary: Tracker: Blockers and Review requests for new RDO Pike packages [1349666 ] http://bugzilla.redhat.com/1349666 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 python-muranoclient: openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] [1301751 ] http://bugzilla.redhat.com/1301751 (NEW) Component: distribution Last change: 2016-04-18 Summary: Move all logging to stdout/err to allow systemd throttling logging of errors [1079491 ] http://bugzilla.redhat.com/1079491 (ASSIGNED) Component: distribution Last change: 2016-07-26 Summary: Need a way to pass extra arguments to openstack components at startup [1357660 ] http://bugzilla.redhat.com/1357660 (NEW) Component: distribution Last change: 2016-07-18 Summary: python-kombu: rpm package and python/requires.txt has different dependencies [1349665 ] http://bugzilla.redhat.com/1349665 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] ### Documentation (2 bugs) [1272108 ] http://bugzilla.redhat.com/1272108 (NEW) Component: Documentation Last change: 2016-04-18 Summary: [DOC] External network should be documents in RDO manager installation [1369944 ] http://bugzilla.redhat.com/1369944 (NEW) Component: Documentation Last change: 2016-08-24 Summary: Trunk won't work on RHEL 7 withou changing delorean- deps.repo $releasever to "7" ### instack (1 bug) [1315827 ] http://bugzilla.redhat.com/1315827 (NEW) Component: instack Last change: 2016-05-09 Summary: openstack undercloud install fails with "Element pip- and-virtualenv already loaded." ### instack-undercloud (10 bugs) [1347736 ] http://bugzilla.redhat.com/1347736 (NEW) Component: instack-undercloud Last change: 2016-06-17 Summary: Unable to install undercloud because tripleo-common is missing [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: wget is missing from qcow2 image fails instack-build- images script [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1271200 ] http://bugzilla.redhat.com/1271200 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Overcloud images contain Kilo repos [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: instack-build-images does not stop on certain errors [1400584 ] http://bugzilla.redhat.com/1400584 (NEW) Component: instack-undercloud Last change: 2017-03-20 Summary: undercloud installation Error: Failed to apply catalog: Insufficient credentials to authenticate [1265334 ] http://bugzilla.redhat.com/1265334 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: rdo-manager liberty instack undercloud puppet apply fails w/ missing package dep pyinotify [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1369968 ] http://bugzilla.redhat.com/1369968 (NEW) Component: instack-undercloud Last change: 2016-08-28 Summary: Can't successfully install undercloud on mitaka/newton [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment ### openstack-ceilometer (2 bugs) [1348222 ] http://bugzilla.redhat.com/1348222 (NEW) Component: openstack-ceilometer Last change: 2017-02-28 Summary: Unable to start ceilometer-central and gnocchi since redis module is missing on controller [1265741 ] http://bugzilla.redhat.com/1265741 (NEW) Component: openstack-ceilometer Last change: 2017-02-28 Summary: python-redis is not installed with packstack allinone ### openstack-cinder (10 bugs) [1391489 ] http://bugzilla.redhat.com/1391489 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2016-04-19 Summary: Configuration file in share forces ignore of auth_uri [1430756 ] http://bugzilla.redhat.com/1430756 (ASSIGNED) Component: openstack-cinder Last change: 2017-03-23 Summary: NFS: problem deploying from image when image is large (more than 20GB), newton [1382572 ] http://bugzilla.redhat.com/1382572 (NEW) Component: openstack-cinder Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-cinder: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1397534 ] http://bugzilla.redhat.com/1397534 (NEW) Component: openstack-cinder Last change: 2016-11-28 Summary: Missing dependency of python2-keystonemiddleware [1391165 ] http://bugzilla.redhat.com/1391165 (NEW) Component: openstack-cinder Last change: 2016-11-02 Summary: Segfault Cinder Newton Release [1437556 ] http://bugzilla.redhat.com/1437556 (NEW) Component: openstack-cinder Last change: 2017-04-04 Summary: NaApiError: NetApp API failed. Reason - :Unable to find API: aggr-get-iter [1356690 ] http://bugzilla.redhat.com/1356690 (NEW) Component: openstack-cinder Last change: 2016-07-14 Summary: Can't attach additional volumes to volume-backed instance [1391484 ] http://bugzilla.redhat.com/1391484 (ASSIGNED) Component: openstack-cinder Last change: 2017-01-11 Summary: Service graceful shutdown not working [1431156 ] http://bugzilla.redhat.com/1431156 (NEW) Component: openstack-cinder Last change: 2017-04-04 Summary: NetApp: Failed to get info for aggregate, Newton ### openstack-designate (2 bugs) [1343663 ] http://bugzilla.redhat.com/1343663 (NEW) Component: openstack-designate Last change: 2016-07-07 Summary: openstack-designate are missing dependancies [1361701 ] http://bugzilla.redhat.com/1361701 (NEW) Component: openstack-designate Last change: 2017-01-18 Summary: package and ship openstack-designate-ui rpm package ### openstack-glance (2 bugs) [1382573 ] http://bugzilla.redhat.com/1382573 (NEW) Component: openstack-glance Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-glance: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1312466 ] http://bugzilla.redhat.com/1312466 (NEW) Component: openstack-glance Last change: 2016-04-19 Summary: Support for blueprint cinder-store-upload-download in glance_store ### openstack-horizon (5 bugs) [1387446 ] http://bugzilla.redhat.com/1387446 (NEW) Component: openstack-horizon Last change: 2016-10-21 Summary: Horizon Dashboard is not possible create images [1397792 ] http://bugzilla.redhat.com/1397792 (NEW) Component: openstack-horizon Last change: 2016-11-24 Summary: Resource Usage page popup error [1333508 ] http://bugzilla.redhat.com/1333508 (NEW) Component: openstack-horizon Last change: 2016-05-20 Summary: LBaaS v2 Dashboard UI [1415734 ] http://bugzilla.redhat.com/1415734 (ASSIGNED) Component: openstack-horizon Last change: 2017-01-24 Summary: Uninstalling Horizon plugins leaves stale files that result in failure of httpd [1431359 ] http://bugzilla.redhat.com/1431359 (NEW) Component: openstack-horizon Last change: 2017-03-11 Summary: Packstack fail to install OpenStack - Ocata ### openstack-ironic-discoverd (1 bug) [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2016-02-26 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (2 bugs) [1337346 ] http://bugzilla.redhat.com/1337346 (NEW) Component: openstack-keystone Last change: 2016-06-01 Summary: CVE-2016-4911 openstack-keystone: Incorrect Audit IDs in Keystone Fernet Tokens can result in revocation bypass [openstack-rdo] [1437422 ] http://bugzilla.redhat.com/1437422 (NEW) Component: openstack-keystone Last change: 2017-03-30 Summary: Fail Authorization from Horizon to vitrage ### openstack-neutron (11 bugs) [1421022 ] http://bugzilla.redhat.com/1421022 (NEW) Component: openstack-neutron Last change: 2017-02-10 Summary: Neutron-linuxbridge-agent startup bridge configuration [1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED) Component: openstack-neutron Last change: 2016-08-26 Summary: [RFE] [neutron] neutron services needs more RPM granularity [1282403 ] http://bugzilla.redhat.com/1282403 (NEW) Component: openstack-neutron Last change: 2017-01-15 Summary: Errors when running tempest.api.network.test_ports with IPAM reference driver enabled [1425664 ] http://bugzilla.redhat.com/1425664 (NEW) Component: openstack-neutron Last change: 2017-02-22 Summary: python2-ryu fails to install due to missing python- tinyrpc dependency [1372865 ] http://bugzilla.redhat.com/1372865 (NEW) Component: openstack-neutron Last change: 2016-10-17 Summary: mitaka neutron 8.2.0 point release [1353351 ] http://bugzilla.redhat.com/1353351 (NEW) Component: openstack-neutron Last change: 2016-07-06 Summary: vpnaas doesn't work [1422028 ] http://bugzilla.redhat.com/1422028 (NEW) Component: openstack-neutron Last change: 2017-02-14 Summary: Add to README explanation of config folder /usr/share/neutron/server [1349670 ] http://bugzilla.redhat.com/1349670 (NEW) Component: openstack-neutron Last change: 2016-06-23 Summary: CVE-2015-8914 CVE-2016-5362 CVE-2016-5363 openstack- neutron: various flaws [openstack-rdo] [1389305 ] http://bugzilla.redhat.com/1389305 (NEW) Component: openstack-neutron Last change: 2016-10-27 Summary: Move rootwrap filters for openvswitch from openstack- neutron-openvswitch to python-neutron or other [1378989 ] http://bugzilla.redhat.com/1378989 (NEW) Component: openstack-neutron Last change: 2016-10-21 Summary: tempest.api.network.test_ports failures [1421701 ] http://bugzilla.redhat.com/1421701 (NEW) Component: openstack-neutron Last change: 2017-02-23 Summary: openstack-neutron-bgp-dragent missing from RDO Newton ### openstack-nova (11 bugs) [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2016-04-22 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1382553 ] http://bugzilla.redhat.com/1382553 (NEW) Component: openstack-nova Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1381323 ] http://bugzilla.redhat.com/1381323 (NEW) Component: openstack-nova Last change: 2016-10-03 Summary: nova image-create fails with instances booted from volume [1294747 ] http://bugzilla.redhat.com/1294747 (NEW) Component: openstack-nova Last change: 2016-05-16 Summary: Migration fails when the SRIOV PF is not online [1430540 ] http://bugzilla.redhat.com/1430540 (NEW) Component: openstack-nova Last change: 2017-03-24 Summary: [Ocata] openstack-nova-placement- api-15.0.0-1.el7.noarch missing parameter [1436944 ] http://bugzilla.redhat.com/1436944 (NEW) Component: openstack-nova Last change: 2017-03-29 Summary: CVE-2017-7214 openstack-nova: Sensitive information included in legacy notification exception contexts [openstack-rdo] [1374727 ] http://bugzilla.redhat.com/1374727 (NEW) Component: openstack-nova Last change: 2016-09-09 Summary: Newly created instances sometimes get two private interfaces assigned [1379829 ] http://bugzilla.redhat.com/1379829 (NEW) Component: openstack-nova Last change: 2016-10-24 Summary: tempest failure: tempest.api.compute.servers.test_server_actions [1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED) Component: openstack-nova Last change: 2016-11-16 Summary: logrotate should copytruncate to avoid openstack logging to deleted files [1361908 ] http://bugzilla.redhat.com/1361908 (NEW) Component: openstack-nova Last change: 2016-08-02 Summary: nova can't mount instance disk with libguestfs - Permission denied [1406186 ] http://bugzilla.redhat.com/1406186 (NEW) Component: openstack-nova Last change: 2016-12-19 Summary: instance hangs on boot, without throwing any errors ### openstack-packstack (46 bugs) [1418670 ] http://bugzilla.redhat.com/1418670 (NEW) Component: openstack-packstack Last change: 2017-02-02 Summary: Installation fails when using hostnames [1351873 ] http://bugzilla.redhat.com/1351873 (NEW) Component: openstack-packstack Last change: 2016-07-01 Summary: keystone.pp sets unreasonable execution time for keystone_manage token_flush [1371582 ] http://bugzilla.redhat.com/1371582 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: dnsmasq-neutron.conf is left unmanaged after installation [1353195 ] http://bugzilla.redhat.com/1353195 (NEW) Component: openstack-packstack Last change: 2016-07-06 Summary: [RFE] enable configuration of cinder lvm volume group name in packstack [1353048 ] http://bugzilla.redhat.com/1353048 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: manila is misconfigured after deployment [1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV) Component: openstack-packstack Last change: 2016-05-19 Summary: Raise MariaDB max connections limit [1361704 ] http://bugzilla.redhat.com/1361704 (NEW) Component: openstack-packstack Last change: 2016-07-29 Summary: [RFE] add support for designate [1431253 ] http://bugzilla.redhat.com/1431253 (NEW) Component: openstack-packstack Last change: 2017-03-10 Summary: Feature request - automatic installation of Magnum-ui [1188491 ] http://bugzilla.redhat.com/1188491 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack wording is unclear for demo and testing provisioning. [1201612 ] http://bugzilla.redhat.com/1201612 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Interactive - Packstack asks for Tempest details even when Tempest install is declined [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2016-05-16 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [903645 ] http://bugzilla.redhat.com/903645 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: Include the ability in PackStack to support SSL for all REST services and message bus communication [1324070 ] http://bugzilla.redhat.com/1324070 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: PackStack Support for LBaaSv2 [1292271 ] http://bugzilla.redhat.com/1292271 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: Receive Msg 'Error: Could not find user glance' [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2016-05-18 Summary: [RFE] SPICE support in packstack [1353050 ] http://bugzilla.redhat.com/1353050 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: packages openstack-manila-ui and openstack-trove-ui are not installed by packstack [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: Offset Swift ports to 6200 [1012382 ] http://bugzilla.redhat.com/1012382 (ON_DEV) Component: openstack-packstack Last change: 2016-04-19 Summary: swift: Admin user does not have permissions to see containers created by glance service [1289761 ] http://bugzilla.redhat.com/1289761 (NEW) Component: openstack-packstack Last change: 2017-03-10 Summary: PackStack installs Nova crontab that nova user can't run [1352980 ] http://bugzilla.redhat.com/1352980 (NEW) Component: openstack-packstack Last change: 2016-09-23 Summary: it's not possible to deploy openstack with keystone api version v3 [1286828 ] http://bugzilla.redhat.com/1286828 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack should have the option to install QoS (neutron) [1382100 ] http://bugzilla.redhat.com/1382100 (ASSIGNED) Component: openstack-packstack Last change: 2016-10-11 Summary: Running packstack with answer file "Error: Error appeared during puppet run: 10.0.2.15_horizon.pp" [1403636 ] http://bugzilla.redhat.com/1403636 (NEW) Component: openstack-packstack Last change: 2016-12-12 Summary: Packstack cannot detect IP of the 2nd NIC [1353045 ] http://bugzilla.redhat.com/1353045 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: CONFIG_KEYSTONE_REGION is not honoured for all endpoints [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: API services has all admin permission instead of service [1063393 ] http://bugzilla.redhat.com/1063393 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: RFE: Provide option to set bind_host/bind_port for API services [1302766 ] http://bugzilla.redhat.com/1302766 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Add Magnum support using puppet-magnum [1285494 ] http://bugzilla.redhat.com/1285494 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: openstack- packstack-7.0.0-0.5.dev1661.gaf13b7e.el7.noarch cripples(?) httpd.conf [1291492 ] http://bugzilla.redhat.com/1291492 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Unfriendly behavior of IP filtering for VXLAN with EXCLUDE_SERVERS [1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack installation failed due to wrong http config [1227298 ] http://bugzilla.redhat.com/1227298 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: Packstack should support MTU settings [1316856 ] http://bugzilla.redhat.com/1316856 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: packstack fails to configure ovs bridge for CentOS [1269535 ] http://bugzilla.redhat.com/1269535 (NEW) Component: openstack-packstack Last change: 2016-08-29 Summary: packstack script does not test to see if the rc files *were* created. [1005073 ] http://bugzilla.redhat.com/1005073 (NEW) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Please add glance and nova lib folder config [1239027 ] http://bugzilla.redhat.com/1239027 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: please move httpd log files to corresponding dirs [1383620 ] http://bugzilla.redhat.com/1383620 (NEW) Component: openstack-packstack Last change: 2016-10-11 Summary: Packstack fails tox py27 unit tests only on RHEL [1430181 ] http://bugzilla.redhat.com/1430181 (NEW) Component: openstack-packstack Last change: 2017-03-08 Summary: Packstack Ocata: br-ex not correctly set up after controller reboot [1168113 ] http://bugzilla.redhat.com/1168113 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: The warning message " NetworkManager is active " appears even when the NetworkManager is inactive [1312487 ] http://bugzilla.redhat.com/1312487 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: Packstack with Swift Glance backend does not seem to work [1184806 ] http://bugzilla.redhat.com/1184806 (NEW) Component: openstack-packstack Last change: 2016-04-28 Summary: [RFE] Packstack should support deploying Nova and Glance with RBD images and Ceph as a backend [1172310 ] http://bugzilla.redhat.com/1172310 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: support Keystone LDAP [1385025 ] http://bugzilla.redhat.com/1385025 (NEW) Component: openstack-packstack Last change: 2016-10-14 Summary: Manila image corruted [1200129 ] http://bugzilla.redhat.com/1200129 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: [RFE] add support for ceilometer workload partitioning via tooz/redis [1194678 ] http://bugzilla.redhat.com/1194678 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: On aarch64, nova.conf should default to vnc_enabled=False [1293693 ] http://bugzilla.redhat.com/1293693 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Keystone setup fails on missing required parameter [1286995 ] http://bugzilla.redhat.com/1286995 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack should configure LVM filtering with LVM/iSCSI ### openstack-puppet-modules (3 bugs) [1429709 ] http://bugzilla.redhat.com/1429709 (NEW) Component: openstack-puppet-modules Last change: 2017-04-03 Summary: Cannot install undercloud on trunk [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: trove guestagent config mods for integration testing ### openstack-sahara (1 bug) [1305790 ] http://bugzilla.redhat.com/1305790 (NEW) Component: openstack-sahara Last change: 2016-07-13 Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via Sahara Wizards on RDO Liberty ### openstack-swift (2 bugs) [1382921 ] http://bugzilla.redhat.com/1382921 (NEW) Component: openstack-swift Last change: 2016-11-29 Summary: swift-object-expirer packaged in wrong package [1352456 ] http://bugzilla.redhat.com/1352456 (NEW) Component: openstack-swift Last change: 2016-07-04 Summary: Swift Liberty reports "%RPMVERSION%" instead of actual version string ### openstack-tripleo (39 bugs) [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1351570 ] http://bugzilla.redhat.com/1351570 (NEW) Component: openstack-tripleo Last change: 2016-06-30 Summary: Failure to deploy 3 Node HA Controller and 2 Compute Nodes via Tripleo QuickStart [1344620 ] http://bugzilla.redhat.com/1344620 (NEW) Component: openstack-tripleo Last change: 2016-06-10 Summary: Nova instance live migration fails: migrateToURI3() got an unexpected keyword argument 'bandwidth' [1364789 ] http://bugzilla.redhat.com/1364789 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: Openstack undercloud install ( via instack-virt-setup ) craches on instack VM with error 'ImportError: No module named osc_lib' [1422835 ] http://bugzilla.redhat.com/1422835 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Mongodb currently runs with noauth on the undercloud / controller roles. [1422281 ] http://bugzilla.redhat.com/1422281 (NEW) Component: openstack-tripleo Last change: 2017-02-14 Summary: CVE-2017-2627 openstack-tripleo-common: sudoers file is too permissive [openstack-rdo] [1426582 ] http://bugzilla.redhat.com/1426582 (NEW) Component: openstack-tripleo Last change: 2017-02-24 Summary: TripleO management of AIDE [1344495 ] http://bugzilla.redhat.com/1344495 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Horizon: Error: Unable to retrieve project list and Error: Unable to retrieve domain list. [1329095 ] http://bugzilla.redhat.com/1329095 (NEW) Component: openstack-tripleo Last change: 2016-04-22 Summary: mariadb and keystone down after an upgrade from liberty to mitaka [1351547 ] http://bugzilla.redhat.com/1351547 (ASSIGNED) Component: openstack-tripleo Last change: 2016-07-05 Summary: Rabbitmq clone starts on just one node in a HA deploy [1344442 ] http://bugzilla.redhat.com/1344442 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Ceilometer central fails to start: ImportError: No module named redis [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1277980 ] http://bugzilla.redhat.com/1277980 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: missing python-proliantutils [1422612 ] http://bugzilla.redhat.com/1422612 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Install and manage AIDE [1358083 ] http://bugzilla.redhat.com/1358083 (NEW) Component: openstack-tripleo Last change: 2016-07-20 Summary: openstack-tripleo: /usr/share/instack-undercloud /puppet-stack-config/puppet-stack-config.yaml.template (line 429) misses right curly bracket, this creates misconfigured /httpboot/inspector.ipxe and introspection fails. [1361613 ] http://bugzilla.redhat.com/1361613 (NEW) Component: openstack-tripleo Last change: 2016-07-29 Summary: Deployment of RDO M2, Gnocchi statsd gets configured only on first controller in HA environment and it fails to start on the rest of 2 controllers [1427528 ] http://bugzilla.redhat.com/1427528 (NEW) Component: openstack-tripleo Last change: 2017-02-28 Summary: Extend SSHD Composable service [1340865 ] http://bugzilla.redhat.com/1340865 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1353915 ] http://bugzilla.redhat.com/1353915 (NEW) Component: openstack-tripleo Last change: 2016-07-18 Summary: [RFE] Add to scripts generated by undercloud install - script to replace failed TripleO QuickStart HA Controller [1422802 ] http://bugzilla.redhat.com/1422802 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Migrate from soon to be depreciated admin_token [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: User can not login into the overcloud horizon using the proper credentials [1353976 ] http://bugzilla.redhat.com/1353976 (NEW) Component: openstack-tripleo Last change: 2016-07-11 Summary: tripleo ceontos7 images missing linux-firmware package [1303614 ] http://bugzilla.redhat.com/1303614 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: overcloud deployment failed AttributeError: 'Proxy' object has no attribute 'api' [1364129 ] http://bugzilla.redhat.com/1364129 (NEW) Component: openstack-tripleo Last change: 2016-08-05 Summary: Overcloud pacemaker services restart behavior causes downtime [1341093 ] http://bugzilla.redhat.com/1341093 (NEW) Component: openstack-tripleo Last change: 2016-06-01 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1359911 ] http://bugzilla.redhat.com/1359911 (NEW) Component: openstack-tripleo Last change: 2016-07-25 Summary: Cannot generate overcloud images with liberty [1365545 ] http://bugzilla.redhat.com/1365545 (NEW) Component: openstack-tripleo Last change: 2016-08-09 Summary: Overcloud been set up via instack-virt-setup fails to run `nova keypair-add oskey > oskey.pem` [1380207 ] http://bugzilla.redhat.com/1380207 (NEW) Component: openstack-tripleo Last change: 2016-09-29 Summary: Doing overcloud stack update (package upgrade) fails with error saying can't find resource openstack- keystone [1344398 ] http://bugzilla.redhat.com/1344398 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: SSL enabled undercloud doesn't configure https protocol for several endpoints [1350605 ] http://bugzilla.redhat.com/1350605 (NEW) Component: openstack-tripleo Last change: 2016-06-27 Summary: Error regarding the TUN device using quickstart.sh [1344467 ] http://bugzilla.redhat.com/1344467 (NEW) Component: openstack-tripleo Last change: 2016-08-29 Summary: Unable to launch instance: Invalid: Volume sets discard option, qemu (1, 6, 0) or later is required. [1277990 ] http://bugzilla.redhat.com/1277990 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: openstack-ironic-inspector-dnsmasq.service: failed to start during undercloud installation [1344447 ] http://bugzilla.redhat.com/1344447 (NEW) Component: openstack-tripleo Last change: 2016-06-21 Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python- rados' >= 9.1.0 [1344451 ] http://bugzilla.redhat.com/1344451 (NEW) Component: openstack-tripleo Last change: 2016-06-20 Summary: HAProxy logs show up in the os-collect-config journal [1420853 ] http://bugzilla.redhat.com/1420853 (NEW) Component: openstack-tripleo Last change: 2017-02-13 Summary: Openvswitch package not build with dpdk [1334259 ] http://bugzilla.redhat.com/1334259 (NEW) Component: openstack-tripleo Last change: 2016-05-09 Summary: openstack overcloud image upload fails with "Required file "./ironic-python-agent.initramfs" does not exist." [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Scaling work to do during icehouse ### openstack-tripleo-heat-templates (3 bugs) [1386447 ] http://bugzilla.redhat.com/1386447 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-10-19 Summary: Newton (HA) Deployments failing w/ httpd service restart timeout [1364032 ] http://bugzilla.redhat.com/1364032 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-08-23 Summary: Mixed deployment with UC in Mitaka and OC in Newton scale up fails with sql error [1266027 ] http://bugzilla.redhat.com/1266027 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-04-18 Summary: TripleO should use pymysql database driver since Liberty ### openstack-tripleo-image-elements (2 bugs) [1347652 ] http://bugzilla.redhat.com/1347652 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-06-22 Summary: post-install deletes foreign o-r-c configure.d scripts [1303567 ] http://bugzilla.redhat.com/1303567 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-04-18 Summary: Overcloud deployment fails using Ceph ### openstack-trove (1 bug) [1327068 ] http://bugzilla.redhat.com/1327068 (NEW) Component: openstack-trove Last change: 2016-05-24 Summary: trove guest agent should create a sudoers entry ### Package Review (23 bugs) [1426551 ] http://bugzilla.redhat.com/1426551 (NEW) Component: Package Review Last change: 2017-02-24 Summary: Review Request: Senlin - is a clustering service for OpenStack [1436825 ] http://bugzilla.redhat.com/1436825 (ASSIGNED) Component: Package Review Last change: 2017-04-04 Summary: review request: kuryr-kubernetes - Kubernetes integration with OpenStack networking [1435191 ] http://bugzilla.redhat.com/1435191 (NEW) Component: Package Review Last change: 2017-03-31 Summary: New package: osops-tools-monitoring-oschecks [1365932 ] http://bugzilla.redhat.com/1365932 (ASSIGNED) Component: Package Review Last change: 2016-09-20 Summary: import puppet-barbican into OPM [1392309 ] http://bugzilla.redhat.com/1392309 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-os-faults - OpenStack fault- injection library [1420931 ] http://bugzilla.redhat.com/1420931 (NEW) Component: Package Review Last change: 2017-03-30 Summary: Review Request: tripleo-repos - repo management tool for tripleo [1272513 ] http://bugzilla.redhat.com/1272513 (ASSIGNED) Component: Package Review Last change: 2016-05-20 Summary: Review Request: Murano - is an application catalog for OpenStack [1331486 ] http://bugzilla.redhat.com/1331486 (NEW) Component: Package Review Last change: 2016-12-07 Summary: Tracker bugzilla for puppet packages in RDO Newton cycle [1403740 ] http://bugzilla.redhat.com/1403740 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-logstash logging service [1403756 ] http://bugzilla.redhat.com/1403756 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-midonet_openstack [1433898 ] http://bugzilla.redhat.com/1433898 (ASSIGNED) Component: Package Review Last change: 2017-03-27 Summary: New package: Sushy [1385604 ] http://bugzilla.redhat.com/1385604 (NEW) Component: Package Review Last change: 2017-01-09 Summary: New package: python-networking-vsphere - A set of Neutron drivers and agents to manage vSphere clusters. [1421680 ] http://bugzilla.redhat.com/1421680 (ASSIGNED) Component: Package Review Last change: 2017-03-09 Summary: Review Request: puppet-vitrage Root Cause Analysis Service [1374800 ] http://bugzilla.redhat.com/1374800 (ASSIGNED) Component: Package Review Last change: 2016-12-07 Summary: Review Request: puppet-magnum [1400150 ] http://bugzilla.redhat.com/1400150 (ASSIGNED) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-ec2api [1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED) Component: Package Review Last change: 2016-10-08 Summary: New Package: python-dracclient [1326586 ] http://bugzilla.redhat.com/1326586 (NEW) Component: Package Review Last change: 2016-08-24 Summary: Review request: Sensu [1373511 ] http://bugzilla.redhat.com/1373511 (ASSIGNED) Component: Package Review Last change: 2016-11-14 Summary: New Package Request: virtualbmc [1272524 ] http://bugzilla.redhat.com/1272524 (ASSIGNED) Component: Package Review Last change: 2016-05-19 Summary: Review Request: openstack-mistral - workflow Service for OpenStack cloud [1361959 ] http://bugzilla.redhat.com/1361959 (ASSIGNED) Component: Package Review Last change: 2016-09-01 Summary: Include puppet-ovn in openstack-puppet-modules [1436029 ] http://bugzilla.redhat.com/1436029 (ASSIGNED) Component: Package Review Last change: 2017-03-27 Summary: openstack-glare - Unified Artifact Repository [1409964 ] http://bugzilla.redhat.com/1409964 (NEW) Component: Package Review Last change: 2017-03-22 Summary: New package : Tap as a service extension for neutron [1406909 ] http://bugzilla.redhat.com/1406909 (ASSIGNED) Component: Package Review Last change: 2017-03-31 Summary: Review request: python-scciclient - Ironic plugin driver ### python-fixtures (1 bug) [1379427 ] http://bugzilla.redhat.com/1379427 (NEW) Component: python-fixtures Last change: 2016-09-27 Summary: python-fixtures >= 3 is required for neutron ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2016-05-02 Summary: Missing versioned dependency on python-six ### python-webob (1 bug) [1384058 ] http://bugzilla.redhat.com/1384058 (NEW) Component: python-webob Last change: 2016-10-12 Summary: In Newton python-webob 1.6.1 is required as in upper- constraints.txt ### rdo-manager (14 bugs) [1306350 ] http://bugzilla.redhat.com/1306350 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, if not configured, the first nic on compute nodes gets addresses from dhcp as a default [1370653 ] http://bugzilla.redhat.com/1370653 (NEW) Component: rdo-manager Last change: 2017-01-24 Summary: Deploying overcloud fails at step4 of the controllers [1306364 ] http://bugzilla.redhat.com/1306364 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, using bridge mappings, Neutron opensvswitch-agent plugin's config file don't gets populated correctly [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: there is a newer image that can be used to deploy openstack [1294683 ] http://bugzilla.redhat.com/1294683 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: instack-undercloud: "openstack undercloud install" throws errors and then gets stuck due to selinux. [1271289 ] http://bugzilla.redhat.com/1271289 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: overcloud-novacompute stuck in spawning state [1216981 ] http://bugzilla.redhat.com/1216981 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: No way to increase yum timeouts when building images [1270370 ] http://bugzilla.redhat.com/1270370 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: [RDO-Manager] bulk introspection moving the nodes from available to manageable too quickly [getting: NodeLocked:] [1292253 ] http://bugzilla.redhat.com/1292253 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Production + EPEL + yum-plugin-priorities results in wrong version of hiera [1273541 ] http://bugzilla.redhat.com/1273541 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: RDO-Manager needs epel.repo enabled (otherwise undercloud deployment fails.) [1271726 ] http://bugzilla.redhat.com/1271726 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: 1 of the overcloud VMs (nova) is stack in spawning state [1273680 ] http://bugzilla.redhat.com/1273680 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: HA overcloud with network isolation deployment fails [1270805 ] http://bugzilla.redhat.com/1270805 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Glance client returning 'Expected endpoint' [1272376 ] http://bugzilla.redhat.com/1272376 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Duplicate nova hypervisors after rebooting compute nodes ### rdopkg (3 bugs) [1386460 ] http://bugzilla.redhat.com/1386460 (NEW) Component: rdopkg Last change: 2016-10-19 Summary: can not install allinone ironic with RDO Newton version [1353406 ] http://bugzilla.redhat.com/1353406 (NEW) Component: rdopkg Last change: 2016-07-07 Summary: Expired SSL for RPM package. [1419133 ] http://bugzilla.redhat.com/1419133 (NEW) Component: rdopkg Last change: 2017-02-03 Summary: Add OpenStack Freezer Support ### RFEs (2 bugs) [1193886 ] http://bugzilla.redhat.com/1193886 (ASSIGNED) Component: RFEs Last change: 2016-04-18 Summary: RFE: wait for DB after boot [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2016-05-20 Summary: [RFE] Provide easy to use upgrade tool ### tempest (1 bug) [1250081 ] http://bugzilla.redhat.com/1250081 (NEW) Component: tempest Last change: 2015-08-06 Summary: test_minimum_basic scenario failed to run on rdo- manager ## Fixed bugs This is a list of "fixed" bugs by component. A "fixed" bug is fixed state MODIFIED, POST, ON_QA and has been fixed. You can help out by testing the fix to make sure it works as intended. (82 bugs) ### distribution (8 bugs) [1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED) Component: distribution Last change: 2016-04-21 Summary: Log handler repeatedly crashes [1368182 ] http://bugzilla.redhat.com/1368182 (MODIFIED) Component: distribution Last change: 2016-09-02 Summary: Rabbitmq-server has a new version in Fedora that addresses several bugs [1422267 ] http://bugzilla.redhat.com/1422267 (POST) Component: distribution Last change: 2017-03-17 Summary: CVE-2017-2622 openstack-mistral: /var/log/mistral/ is world readable [openstack-rdo] [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2016-04-18 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1409689 ] http://bugzilla.redhat.com/1409689 (MODIFIED) Component: distribution Last change: 2017-01-03 Summary: CVE-2016-9599 puppet-tripleo:if ssl is enabled, traffic is open on both undercloud and overcloud [openstack- rdo] [1344148 ] http://bugzilla.redhat.com/1344148 (ON_QA) Component: distribution Last change: 2016-06-17 Summary: RDO mitaka openstack-tempest build requires updated python-urllib3 [1400533 ] http://bugzilla.redhat.com/1400533 (ON_QA) Component: distribution Last change: 2016-12-02 Summary: Could not find fact 'search_external' [1397098 ] http://bugzilla.redhat.com/1397098 (MODIFIED) Component: distribution Last change: 2016-12-21 Summary: Upgrade python-requests to 2.11.1 for Newton ### instack-undercloud (1 bug) [1270033 ] http://bugzilla.redhat.com/1270033 (POST) Component: instack-undercloud Last change: 2016-05-05 Summary: [RDO-Manager] Node inspection fails when changing the default 'inspection_iprange' value in undecloud.conf. ### mariadb (1 bug) [1406320 ] http://bugzilla.redhat.com/1406320 (MODIFIED) Component: mariadb Last change: 2017-02-17 Summary: Yum transaction error when installing mariadb-server from RDO in CentOS 7.3 ### openstack-ceilometer (2 bugs) [1287252 ] http://bugzilla.redhat.com/1287252 (POST) Component: openstack-ceilometer Last change: 2017-02-28 Summary: openstack-ceilometer-alarm-notifier does not start: unit file is missing [1331510 ] http://bugzilla.redhat.com/1331510 (ON_QA) Component: openstack-ceilometer Last change: 2017-02-27 Summary: Gnocchi 2.0.2-1 release does not have Mitaka default configuration file ### openstack-glance (1 bug) [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2016-04-19 Summary: Glance api ssl issue ### openstack-heat (2 bugs) [1424892 ] http://bugzilla.redhat.com/1424892 (POST) Component: openstack-heat Last change: 2017-03-30 Summary: Password written in clear text in heat-api.log with DEBUG mode [openstack-rdo] [1422265 ] http://bugzilla.redhat.com/1422265 (MODIFIED) Component: openstack-heat Last change: 2017-03-02 Summary: CVE-2017-2621 openstack-heat: /var/log/heat/ is world readable [openstack-rdo] ### openstack-ironic (1 bug) [1348817 ] http://bugzilla.redhat.com/1348817 (ON_QA) Component: openstack-ironic Last change: 2016-06-23 Summary: CVE-2016-4985 openstack-ironic: Ironic Node information including credentials exposed to unauthenticated users [openstack-rdo] ### openstack-ironic-discoverd (1 bug) [1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED) Component: openstack-ironic-discoverd Last change: 2016-10-08 Summary: No valid interfaces found during introspection ### openstack-keystone (2 bugs) [1280530 ] http://bugzilla.redhat.com/1280530 (MODIFIED) Component: openstack-keystone Last change: 2016-05-20 Summary: Fernet tokens cannot read key files with SELInux enabled [1341332 ] http://bugzilla.redhat.com/1341332 (POST) Component: openstack-keystone Last change: 2016-06-01 Summary: keystone logrotate configuration should use size configuration ### openstack-nova (2 bugs) [1367696 ] http://bugzilla.redhat.com/1367696 (ON_QA) Component: openstack-nova Last change: 2016-12-15 Summary: Add RPM deps to require install of qemu-kvm-rhev, not qemu-kvm-rhel [1301156 ] http://bugzilla.redhat.com/1301156 (POST) Component: openstack-nova Last change: 2016-04-22 Summary: openstack-nova missing specfile requires on castellan>=0.3.1 ### openstack-packstack (18 bugs) [1288179 ] http://bugzilla.redhat.com/1288179 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Mitaka: Packstack image provisioning fails with "Store filesystem could not be configured correctly" [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [1302275 ] http://bugzilla.redhat.com/1302275 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-l3-agent does not start on Mitaka-2 when enabling FWaaS [1302256 ] http://bugzilla.redhat.com/1302256 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-server does not start on Mitaka-2 when enabling LBaaS [1150652 ] http://bugzilla.redhat.com/1150652 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack does not provide an option to register hosts to Red Hat Satellite 6 [1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED) Component: openstack-packstack Last change: 2016-05-18 Summary: Horizon help url in RDO points to the RHOS documentation [1255369 ] http://bugzilla.redhat.com/1255369 (POST) Component: openstack-packstack Last change: 2016-05-19 Summary: Improve session settings for horizon [1148949 ] http://bugzilla.redhat.com/1148949 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: openstack-packstack: installed "packstack --allinone" on Centos7.0 and configured private networking. The booted VMs are not able to communicate with each other, nor ping the gateway. [1172467 ] http://bugzilla.redhat.com/1172467 (POST) Component: openstack-packstack Last change: 2016-09-06 Summary: New user cannot retrieve container listing [1124982 ] http://bugzilla.redhat.com/1124982 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Help text for SSL is incorrect regarding passphrase on the cert [1330289 ] http://bugzilla.redhat.com/1330289 (POST) Component: openstack-packstack Last change: 2016-10-17 Summary: Failure to install Controller/Network&&Compute Cluster on RDO Mitaka with keystone API V3 [1282746 ] http://bugzilla.redhat.com/1282746 (POST) Component: openstack-packstack Last change: 2016-09-09 Summary: Swift's proxy-server is not configured to use ceilometer [1297833 ] http://bugzilla.redhat.com/1297833 (POST) Component: openstack-packstack Last change: 2016-04-19 Summary: VPNaaS should use libreswan driver instead of openswan by default [1187412 ] http://bugzilla.redhat.com/1187412 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Script wording for service installation should be consistent [1376769 ] http://bugzilla.redhat.com/1376769 (POST) Component: openstack-packstack Last change: 2016-09-16 Summary: Could not find data item CONFIG_CINDER_VOLUMES_CREATE in any Hiera data file and no default supplied [133 From kdreyer at redhat.com Tue Apr 4 21:56:57 2017 From: kdreyer at redhat.com (Ken Dreyer) Date: Tue, 4 Apr 2017 15:56:57 -0600 Subject: [rdo-list] Pike deployment using packstack In-Reply-To: References: Message-ID: On Tue, Apr 4, 2017 at 2:11 AM, Alfredo Moralejo Alonso wrote: > synchronization of content to buildlogs CDN Sorry for the topic hijacking :) ...is "buildlogs" really a CDN? I thought it was just a single web server. I'm curious whether it's ok to put a lot of load on buildlogs.centos.org with many CI nodes? - Ken From apevec at redhat.com Tue Apr 4 22:19:47 2017 From: apevec at redhat.com (Alan Pevec) Date: Wed, 5 Apr 2017 00:19:47 +0200 Subject: [rdo-list] Pike deployment using packstack In-Reply-To: References: Message-ID: On Tue, Apr 4, 2017 at 11:56 PM, Ken Dreyer wrote: > Sorry for the topic hijacking :) ...is "buildlogs" really a CDN? I > thought it was just a single web server. RPM files are redirected to a donated CDN77 network https://lists.centos.org/pipermail/centos-devel/2016-March/014552.html You can confirm that with wget (for fun, try it from machines around the world): $ wget -S https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-ocata/common/openstack-utils-2017.1-1.el7.noarch.rpm ... Connecting to buildlogs.centos.org (buildlogs.centos.org)|162.252.80.138|:443... connected. HTTP/1.1 302 Found Date: Tue, 04 Apr 2017 22:14:48 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips Location: https://buildlogs.cdn.centos.org/centos/7/cloud/x86_64/openstack-ocata/common/openstack-utils-2017.1-1.el7.noarch.rpm ... Connecting to buildlogs.cdn.centos.org (buildlogs.cdn.centos.org)|185.59.222.12|:443... connected. HTTP/1.1 200 OK Date: Tue, 04 Apr 2017 22:14:48 GMT Content-Type: application/x-rpm Content-Length: 17752 Connection: keep-alive Last-Modified: Wed, 22 Mar 2017 14:49:23 GMT ETag: "4558-54b52ddbb62c0" Server: CDN77-Turbo X-Edge-IP: 185.59.222.10 X-Edge-Location: amsterdamNL X-Cache: MISS Accept-Ranges: bytes YUM repodata are served from original single web server. > I'm curious whether it's ok to put a lot of load on > buildlogs.centos.org with many CI nodes? If CI nodes are inside ci.centos.org they are using internal buildlogs server. If you mean some other CI external nodes, check with centos infra team, I'm not sure what kind of deal they have with CDN77. Alan From amoralej at redhat.com Wed Apr 5 08:12:13 2017 From: amoralej at redhat.com (Alfredo Moralejo Alonso) Date: Wed, 5 Apr 2017 10:12:13 +0200 Subject: [rdo-list] Pike deployment using packstack In-Reply-To: References: Message-ID: On Wed, Apr 5, 2017 at 12:19 AM, Alan Pevec wrote: > On Tue, Apr 4, 2017 at 11:56 PM, Ken Dreyer wrote: >> Sorry for the topic hijacking :) ...is "buildlogs" really a CDN? I >> thought it was just a single web server. > > RPM files are redirected to a donated CDN77 network > https://lists.centos.org/pipermail/centos-devel/2016-March/014552.html > You can confirm that with wget (for fun, try it from machines around the world): > $ wget -S https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-ocata/common/openstack-utils-2017.1-1.el7.noarch.rpm > ... > Connecting to buildlogs.centos.org > (buildlogs.centos.org)|162.252.80.138|:443... connected. > HTTP/1.1 302 Found > Date: Tue, 04 Apr 2017 22:14:48 GMT > Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips > Location: https://buildlogs.cdn.centos.org/centos/7/cloud/x86_64/openstack-ocata/common/openstack-utils-2017.1-1.el7.noarch.rpm > ... > Connecting to buildlogs.cdn.centos.org > (buildlogs.cdn.centos.org)|185.59.222.12|:443... connected. > HTTP/1.1 200 OK > Date: Tue, 04 Apr 2017 22:14:48 GMT > Content-Type: application/x-rpm > Content-Length: 17752 > Connection: keep-alive > Last-Modified: Wed, 22 Mar 2017 14:49:23 GMT > ETag: "4558-54b52ddbb62c0" > Server: CDN77-Turbo > X-Edge-IP: 185.59.222.10 > X-Edge-Location: amsterdamNL > X-Cache: MISS > Accept-Ranges: bytes > > YUM repodata are served from original single web server. According to some observations while testing a couple of weeks ago, buildlogs.centos.org is served from four servers in DNS round-robin (i guess), rolling{1,2,3,4}.centos.org > >> I'm curious whether it's ok to put a lot of load on >> buildlogs.centos.org with many CI nodes? > > If CI nodes are inside ci.centos.org they are using internal buildlogs server. > If you mean some other CI external nodes, check with centos infra > team, I'm not sure what kind of deal they have with CDN77. > > Alan From trown at redhat.com Wed Apr 5 15:21:18 2017 From: trown at redhat.com (John Trowbridge) Date: Wed, 5 Apr 2017 11:21:18 -0400 Subject: [rdo-list] [Meeting] RDO meeting (2017-04-05) Minutes Message-ID: ============================== #rdo: RDO meeting - 2017-04-05 ============================== Meeting started by trown at 15:00:58 UTC. The full logs are available at http://eavesdrop.openstack.org/meetings/rdo_meeting___2017_04_05/2017/rdo_meeting___2017_04_05.2017-04-05-15.00.log.html . Meeting summary --------------- * there are no topic on https://etherpad.openstack.org/p/RDO-Meeting (trown, 15:02:58) * Milestone 1 is next week, test day to follow after that (trown, 15:03:56) * ACTION: chandankumar to send pr to get upstream deployment docs into the test matrix (trown, 15:04:52) * open discussion (trown, 15:06:42) * LINK: https://goo.gl/forms/3aygehBsvM8TCegI2 (rbowen, 15:08:00) * If you haven't filled out the contributor/developer survey yet, please find 10 minutes to do so. Thanks. (rbowen, 15:08:17) * ACTION: trown to chair next week (trown, 15:12:28) Meeting ended at 15:19:06 UTC. Action items, by person ----------------------- * chandankumar * chandankumar to send pr to get upstream deployment docs into the test matrix * trown * trown to chair next week People present (lines said) --------------------------- * trown (21) * rbowen (16) * openstack (9) * number80 (3) * amoralej (3) * chandankumar (3) * jpena (2) * weshay (1) * rdogerrit (1) Generated by `MeetBot`_ 0.1.4 From kdreyer at redhat.com Wed Apr 5 18:50:54 2017 From: kdreyer at redhat.com (Ken Dreyer) Date: Wed, 5 Apr 2017 12:50:54 -0600 Subject: [rdo-list] Pike deployment using packstack In-Reply-To: References: Message-ID: On Tue, Apr 4, 2017 at 4:19 PM, Alan Pevec wrote: > > If CI nodes are inside ci.centos.org they are using internal buildlogs server. > If you mean some other CI external nodes, check with centos infra > team, I'm not sure what kind of deal they have with CDN77. Oh, great, thanks Alan and Alfredo for clarifying! - Ken From bderzhavets at hotmail.com Thu Apr 6 09:38:12 2017 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Thu, 6 Apr 2017 09:38:12 +0000 Subject: [rdo-list] What happens to the most recent Ocata trunk tested ( Tripleo QuickStart failure to deploy overcloud ) ? Message-ID: Original undercloud deployment :- [alan at fedora24wks tripleo-quickstart]$ bash quickstart.sh -R ocata --config config/general_config/pacemaker.yml --nodes config/nodes/3ctlr_1comp_2ceph.yml $VIRTHOST . . . . . . . . PLAY RECAP ********************************************************************* 192.168.0.74 : ok=122 changed=47 unreachable=0 failed=0 localhost : ok=19 changed=8 unreachable=0 failed=0 undercloud : ok=37 changed=25 unreachable=0 failed=0 Thursday 06 April 2017 11:27:48 +0300 (0:00:01.597) 0:53:12.348 ******** =============================================================================== fetch-images : Get image --------------------------------------------- 1212.92s /home/alan/.quickstart/tripleo-quickstart/roles/fetch-images/tasks/fetch.yml:101 undercloud-deploy : Install the undercloud --------------------------- 1201.84s /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/install-undercloud.yml:15 overcloud-prep-images : Prepare the overcloud images for deploy ------- 142.83s /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-images/tasks/overcloud-prep-images.yml:1 setup/undercloud : Perform selinux relabel on undercloud image -------- 111.66s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:154 setup/undercloud : Upload undercloud volume to storage pool ------------ 40.60s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:257 overcloud-prep-flavors : Prepare the scripts for overcloud flavors ----- 28.14s /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-flavors/tasks/overcloud-prep-flavors.yml:1 setup/undercloud : Copy instackenv.json to appliance ------------------- 23.25s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:73 undercloud-deploy : Create the Virtual BMCs ---------------------------- 14.16s /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:23 setup/undercloud : Get undercloud vm ip address ------------------------ 12.67s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:295 setup/overcloud : Create overcloud vm storage --------------------------- 7.46s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:72 undercloud-deploy : Start the Virtual BMCs ------------------------------ 7.11s /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:55 setup/overcloud : Define overcloud vms ---------------------------------- 7.10s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:84 setup/overcloud : Attach additional blockdevices to overcloud objectstorage VMs --- 7.05s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:102 undercloud-deploy : Create undercloud configuration --------------------- 7.01s /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/create-scripts.yml:3 setup/overcloud : Create additional blockdevice for objectstorage nodes --- 6.79s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:94 undercloud-deploy : Install VirtualBMC package -------------------------- 6.69s /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:3 overcloud-prep-flavors : Create overcloud-prep-flavors script ----------- 6.69s /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-flavors/tasks/create-scripts.yml:3 overcloud-prep-network : Prepare the network-isolation required networks on the undercloud --- 6.51s /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-network/tasks/overcloud-prep-network.yml:1 teardown/nodes : Delete baremetal vm storage ---------------------------- 6.33s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/teardown/nodes/tasks/main.yml:53 setup/overcloud : Check if overcloud volumes exist ---------------------- 6.30s /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:63 + set +x ################################## Virtual Environment Setup Complete ################################## Access the undercloud by: ssh -F /home/alan/.quickstart/ssh.config.ansible undercloud Follow the documentation in the link below to complete your deployment. http://ow.ly/c44w304begR ################################## Virtual Environment Setup Complete ################################## Overcloud deployment always exists with same error ( failed dependencies ):- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2017-04-06 09:23:05Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.1]: CREATE_COMPLETE state changed 2017-04-06 09:23:23Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.2]: SIGNAL_IN_PROGRESS Signal: deployment daca20b9-c52e-431f-94e5-bdf75550a849 succeeded 2017-04-06 09:23:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.2]: CREATE_COMPLETE state changed 2017-04-06 09:25:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.0]: SIGNAL_IN_PROGRESS Signal: deployment e94600ef-baa0-4a1b-a65e-b3d485409084 failed (6) 2017-04-06 09:25:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.0]: CREATE_FAILED Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 6 2017-04-06 09:25:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5]: CREATE_FAILED Resource CREATE failed: Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 6 2017-04-06 09:25:25Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5]: CREATE_FAILED Error: resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 2017-04-06 09:25:25Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED Resource CREATE failed: Error: resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 2017-04-06 09:25:25Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 2017-04-06 09:25:26Z [overcloud]: CREATE_FAILED Resource CREATE failed: Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 Stack overcloud CREATE_FAILED Heat Stack create failed. + status_code=1 + grep -q CREATE_COMPLETE + openstack stack list + openstack stack failures list overcloud ++ grep FAILED ++ grep 'StructuredDeployment ' ++ openstack stack resource list --nested-depth 5 overcloud ++ cut -d '|' -f3 + for failed in '$(openstack stack resource list --nested-depth 5 overcloud | grep FAILED | grep '\''StructuredDeployment '\'' | cut -d '\''|'\'' -f3)' + echo 'heat deployment-show out put for deployment: e94600ef-baa0-4a1b-a65e-b3d485409084' + echo '######################################################' + heat deployment-show e94600ef-baa0-4a1b-a65e-b3d485409084 WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead + echo '######################################################' + echo 'puppet standard error for deployment: e94600ef-baa0-4a1b-a65e-b3d485409084' + echo '######################################################' + heat deployment-show e94600ef-baa0-4a1b-a65e-b3d485409084 + jq -r .output_values.deploy_stderr + sed -r 's:\x1B\[[0-9;]*[mK]::g' WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead + echo '######################################################' + exit 1 Running `heat deployment-show e94600ef-baa0-4a1b-a65e-b3d485409084` multiple times reports "failed dependencies". Issue above is 100% reproducible. Thanks. Boris. -------------- next part -------------- An HTML attachment was scrubbed... URL: From trown at redhat.com Thu Apr 6 13:43:30 2017 From: trown at redhat.com (John Trowbridge) Date: Thu, 6 Apr 2017 09:43:30 -0400 Subject: [rdo-list] What happens to the most recent Ocata trunk tested ( Tripleo QuickStart failure to deploy overcloud ) ? In-Reply-To: References: Message-ID: Hi Boris, Would need the puppet output to understand what actually failed. It would be in the `heat deployment-show` output. -trown On 04/06/2017 05:38 AM, Boris Derzhavets wrote: > Original undercloud deployment :- > > > [alan at fedora24wks tripleo-quickstart]$ bash quickstart.sh -R ocata --config config/general_config/pacemaker.yml --nodes config/nodes/3ctlr_1comp_2ceph.yml $VIRTHOST > > . . . . . . . . > > > PLAY RECAP ********************************************************************* > 192.168.0.74 : ok=122 changed=47 unreachable=0 failed=0 > localhost : ok=19 changed=8 unreachable=0 failed=0 > undercloud : ok=37 changed=25 unreachable=0 failed=0 > > Thursday 06 April 2017 11:27:48 +0300 (0:00:01.597) 0:53:12.348 ******** > =============================================================================== > fetch-images : Get image --------------------------------------------- 1212.92s > /home/alan/.quickstart/tripleo-quickstart/roles/fetch-images/tasks/fetch.yml:101 > undercloud-deploy : Install the undercloud --------------------------- 1201.84s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/install-undercloud.yml:15 > overcloud-prep-images : Prepare the overcloud images for deploy ------- 142.83s > /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-images/tasks/overcloud-prep-images.yml:1 > setup/undercloud : Perform selinux relabel on undercloud image -------- 111.66s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:154 > setup/undercloud : Upload undercloud volume to storage pool ------------ 40.60s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:257 > overcloud-prep-flavors : Prepare the scripts for overcloud flavors ----- 28.14s > /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-flavors/tasks/overcloud-prep-flavors.yml:1 > setup/undercloud : Copy instackenv.json to appliance ------------------- 23.25s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:73 > undercloud-deploy : Create the Virtual BMCs ---------------------------- 14.16s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:23 > setup/undercloud : Get undercloud vm ip address ------------------------ 12.67s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:295 > setup/overcloud : Create overcloud vm storage --------------------------- 7.46s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:72 > undercloud-deploy : Start the Virtual BMCs ------------------------------ 7.11s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:55 > setup/overcloud : Define overcloud vms ---------------------------------- 7.10s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:84 > setup/overcloud : Attach additional blockdevices to overcloud objectstorage VMs --- 7.05s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:102 > undercloud-deploy : Create undercloud configuration --------------------- 7.01s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/create-scripts.yml:3 > setup/overcloud : Create additional blockdevice for objectstorage nodes --- 6.79s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:94 > undercloud-deploy : Install VirtualBMC package -------------------------- 6.69s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:3 > overcloud-prep-flavors : Create overcloud-prep-flavors script ----------- 6.69s > /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-flavors/tasks/create-scripts.yml:3 > overcloud-prep-network : Prepare the network-isolation required networks on the undercloud --- 6.51s > /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-network/tasks/overcloud-prep-network.yml:1 > teardown/nodes : Delete baremetal vm storage ---------------------------- 6.33s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/teardown/nodes/tasks/main.yml:53 > setup/overcloud : Check if overcloud volumes exist ---------------------- 6.30s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:63 > + set +x > ################################## > Virtual Environment Setup Complete > ################################## > > Access the undercloud by: > > ssh -F /home/alan/.quickstart/ssh.config.ansible undercloud > > Follow the documentation in the link below to complete your deployment. > > http://ow.ly/c44w304begR > > ################################## > Virtual Environment Setup Complete > ################################## > > > Overcloud deployment always exists with same error ( failed dependencies ):- > > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > > 2017-04-06 09:23:05Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.1]: CREATE_COMPLETE state changed > 2017-04-06 09:23:23Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.2]: SIGNAL_IN_PROGRESS Signal: deployment daca20b9-c52e-431f-94e5-bdf75550a849 succeeded > 2017-04-06 09:23:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.2]: CREATE_COMPLETE state changed > 2017-04-06 09:25:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.0]: SIGNAL_IN_PROGRESS Signal: deployment e94600ef-baa0-4a1b-a65e-b3d485409084 failed (6) > > 2017-04-06 09:25:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.0]: > > CREATE_FAILED Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5]: CREATE_FAILED Resource CREATE failed: Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:25Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5]: CREATE_FAILED Error: resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:25Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED Resource CREATE failed: Error: resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:25Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:26Z [overcloud]: CREATE_FAILED Resource CREATE failed: Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 > > Stack overcloud CREATE_FAILED > > Heat Stack create failed. > + status_code=1 > + grep -q CREATE_COMPLETE > + openstack stack list > + openstack stack failures list overcloud > ++ grep FAILED > ++ grep 'StructuredDeployment ' > ++ openstack stack resource list --nested-depth 5 overcloud > ++ cut -d '|' -f3 > + for failed in '$(openstack stack resource list --nested-depth 5 overcloud | grep FAILED | > grep '\''StructuredDeployment '\'' | cut -d '\''|'\'' -f3)' > + echo 'heat deployment-show out put for deployment: e94600ef-baa0-4a1b-a65e-b3d485409084' > + echo '######################################################' > + heat deployment-show e94600ef-baa0-4a1b-a65e-b3d485409084 > WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead > + echo '######################################################' > + echo 'puppet standard error for deployment: e94600ef-baa0-4a1b-a65e-b3d485409084' > + echo '######################################################' > + heat deployment-show e94600ef-baa0-4a1b-a65e-b3d485409084 > + jq -r .output_values.deploy_stderr > + sed -r 's:\x1B\[[0-9;]*[mK]::g' > WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead > + echo '######################################################' > + exit 1 > > > Running `heat deployment-show e94600ef-baa0-4a1b-a65e-b3d485409084` multiple > > times reports "failed dependencies". Issue above is 100% reproducible. > > > Thanks. > > Boris. > From bderzhavets at hotmail.com Thu Apr 6 17:44:21 2017 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Thu, 6 Apr 2017 17:44:21 +0000 Subject: [rdo-list] What happens to the most recent Ocata trunk tested ( Tripleo QuickStart failure to deploy overcloud ) ? In-Reply-To: References: , Message-ID: John, Requested report is attached. . . . . 2017-04-06 17:21:23Z [overcloud.AllNodesDeploySteps.ComputeDeployment_Step5]: CREATE_COMPLETE Stack CREATE completed successfully 2017-04-06 17:21:24Z [overcloud.AllNodesDeploySteps.ComputeDeployment_Step5]: CREATE_COMPLETE state changed 2017-04-06 17:24:23Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.1]: SIGNAL_IN_PROGRESS Signal: deployment bae5d2a3-4250-45e8-bb66-eb52cf6dd587 succeeded 2017-04-06 17:24:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.1]: CREATE_COMPLETE state changed 2017-04-06 17:24:40Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.2]: SIGNAL_IN_PROGRESS Signal: deployment 3ab74e79-61ee-4e60-9dd7-7d1ce5a6ce8e succeeded 2017-04-06 17:24:41Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.2]: CREATE_COMPLETE state changed 2017-04-06 17:26:27Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.0]: SIGNAL_IN_PROGRESS Signal: deployment b6e5ef50-5c7a-40d9-ad42-5c2e70444785 failed (6) 2017-04-06 17:26:27Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.0]: CREATE_FAILED Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 6 2017-04-06 17:26:27Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5]: CREATE_FAILED Resource CREATE failed: Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 6 2017-04-06 17:26:28Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5]: CREATE_FAILED Error: resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 2017-04-06 17:26:28Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED Resource CREATE failed: Error: resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 2017-04-06 17:26:28Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 2017-04-06 17:26:28Z [overcloud]: CREATE_FAILED Resource CREATE failed: Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 Stack overcloud CREATE_FAILED Heat Stack create failed. + status_code=1 + openstack stack list + grep -q CREATE_COMPLETE + openstack stack failures list overcloud ++ openstack stack resource list --nested-depth 5 overcloud ++ grep FAILED ++ grep 'StructuredDeployment ' ++ cut -d '|' -f3 + for failed in '$(openstack stack resource list --nested-depth 5 overcloud | grep FAILED | grep '\''StructuredDeployment '\'' | cut -d '\''|'\'' -f3)' + echo 'heat deployment-show out put for deployment: b6e5ef50-5c7a-40d9-ad42-5c2e70444785' + echo '######################################################' + heat deployment-show b6e5ef50-5c7a-40d9-ad42-5c2e70444785 WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead + echo '######################################################' + echo 'puppet standard error for deployment: b6e5ef50-5c7a-40d9-ad42-5c2e70444785' + echo '######################################################' + heat deployment-show b6e5ef50-5c7a-40d9-ad42-5c2e70444785 + jq -r .output_values.deploy_stderr + sed -r 's:\x1B\[[0-9;]*[mK]::g' WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead + echo '######################################################' + exit 1 [stack at undercloud ~]$ heat deployment-show b6e5ef50-5c7a-40d9-ad42-5c2e70444785 > deployment-show-b6e5ef50-5c7a-40d9-ad42-5c2e70444785.ttxt Fille deployment-show-b6e5ef50-5c7a-40d9-ad42-5c2e70444785.ttxt gzipped and attached Thanks. Boris. ________________________________ From: rdo-list-bounces at redhat.com on behalf of John Trowbridge Sent: Thursday, April 6, 2017 4:43 PM To: 'rdo-list' Subject: Re: [rdo-list] What happens to the most recent Ocata trunk tested ( Tripleo QuickStart failure to deploy overcloud ) ? Hi Boris, Would need the puppet output to understand what actually failed. It would be in the `heat deployment-show` output. -trown On 04/06/2017 05:38 AM, Boris Derzhavets wrote: > Original undercloud deployment :- > > > [alan at fedora24wks tripleo-quickstart]$ bash quickstart.sh -R ocata --config config/general_config/pacemaker.yml --nodes config/nodes/3ctlr_1comp_2ceph.yml $VIRTHOST > > . . . . . . . . > > > PLAY RECAP ********************************************************************* > 192.168.0.74 : ok=122 changed=47 unreachable=0 failed=0 > localhost : ok=19 changed=8 unreachable=0 failed=0 > undercloud : ok=37 changed=25 unreachable=0 failed=0 > > Thursday 06 April 2017 11:27:48 +0300 (0:00:01.597) 0:53:12.348 ******** > =============================================================================== > fetch-images : Get image --------------------------------------------- 1212.92s > /home/alan/.quickstart/tripleo-quickstart/roles/fetch-images/tasks/fetch.yml:101 > undercloud-deploy : Install the undercloud --------------------------- 1201.84s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/install-undercloud.yml:15 > overcloud-prep-images : Prepare the overcloud images for deploy ------- 142.83s > /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-images/tasks/overcloud-prep-images.yml:1 > setup/undercloud : Perform selinux relabel on undercloud image -------- 111.66s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:154 > setup/undercloud : Upload undercloud volume to storage pool ------------ 40.60s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:257 > overcloud-prep-flavors : Prepare the scripts for overcloud flavors ----- 28.14s > /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-flavors/tasks/overcloud-prep-flavors.yml:1 > setup/undercloud : Copy instackenv.json to appliance ------------------- 23.25s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:73 > undercloud-deploy : Create the Virtual BMCs ---------------------------- 14.16s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:23 > setup/undercloud : Get undercloud vm ip address ------------------------ 12.67s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks/main.yml:295 > setup/overcloud : Create overcloud vm storage --------------------------- 7.46s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:72 > undercloud-deploy : Start the Virtual BMCs ------------------------------ 7.11s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:55 > setup/overcloud : Define overcloud vms ---------------------------------- 7.10s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:84 > setup/overcloud : Attach additional blockdevices to overcloud objectstorage VMs --- 7.05s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:102 > undercloud-deploy : Create undercloud configuration --------------------- 7.01s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/create-scripts.yml:3 > setup/overcloud : Create additional blockdevice for objectstorage nodes --- 6.79s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:94 > undercloud-deploy : Install VirtualBMC package -------------------------- 6.69s > /home/alan/.quickstart/usr/local/share/ansible/roles/undercloud-deploy/tasks/configure-vbmc.yml:3 > overcloud-prep-flavors : Create overcloud-prep-flavors script ----------- 6.69s > /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-flavors/tasks/create-scripts.yml:3 > overcloud-prep-network : Prepare the network-isolation required networks on the undercloud --- 6.51s > /home/alan/.quickstart/usr/local/share/ansible/roles/overcloud-prep-network/tasks/overcloud-prep-network.yml:1 > teardown/nodes : Delete baremetal vm storage ---------------------------- 6.33s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/teardown/nodes/tasks/main.yml:53 > setup/overcloud : Check if overcloud volumes exist ---------------------- 6.30s > /home/alan/.quickstart/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/main.yml:63 > + set +x > ################################## > Virtual Environment Setup Complete > ################################## > > Access the undercloud by: > > ssh -F /home/alan/.quickstart/ssh.config.ansible undercloud > > Follow the documentation in the link below to complete your deployment. > > http://ow.ly/c44w304begR > > ################################## > Virtual Environment Setup Complete > ################################## > > > Overcloud deployment always exists with same error ( failed dependencies ):- > > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > > 2017-04-06 09:23:05Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.1]: CREATE_COMPLETE state changed > 2017-04-06 09:23:23Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.2]: SIGNAL_IN_PROGRESS Signal: deployment daca20b9-c52e-431f-94e5-bdf75550a849 succeeded > 2017-04-06 09:23:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.2]: CREATE_COMPLETE state changed > 2017-04-06 09:25:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.0]: SIGNAL_IN_PROGRESS Signal: deployment e94600ef-baa0-4a1b-a65e-b3d485409084 failed (6) > > 2017-04-06 09:25:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5.0]: > > CREATE_FAILED Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:24Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5]: CREATE_FAILED Resource CREATE failed: Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:25Z [overcloud.AllNodesDeploySteps.ControllerDeployment_Step5]: CREATE_FAILED Error: resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:25Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED Resource CREATE failed: Error: resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:25Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 > 2017-04-06 09:25:26Z [overcloud]: CREATE_FAILED Resource CREATE failed: Error: resources.AllNodesDeploySteps.resources.ControllerDeployment_Step5.resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 6 > > Stack overcloud CREATE_FAILED > > Heat Stack create failed. > + status_code=1 > + grep -q CREATE_COMPLETE > + openstack stack list > + openstack stack failures list overcloud > ++ grep FAILED > ++ grep 'StructuredDeployment ' > ++ openstack stack resource list --nested-depth 5 overcloud > ++ cut -d '|' -f3 > + for failed in '$(openstack stack resource list --nested-depth 5 overcloud | grep FAILED | > grep '\''StructuredDeployment '\'' | cut -d '\''|'\'' -f3)' > + echo 'heat deployment-show out put for deployment: e94600ef-baa0-4a1b-a65e-b3d485409084' > + echo '######################################################' > + heat deployment-show e94600ef-baa0-4a1b-a65e-b3d485409084 > WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead > + echo '######################################################' > + echo 'puppet standard error for deployment: e94600ef-baa0-4a1b-a65e-b3d485409084' > + echo '######################################################' > + heat deployment-show e94600ef-baa0-4a1b-a65e-b3d485409084 > + jq -r .output_values.deploy_stderr > + sed -r 's:\x1B\[[0-9;]*[mK]::g' > WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead > + echo '######################################################' > + exit 1 > > > Running `heat deployment-show e94600ef-baa0-4a1b-a65e-b3d485409084` multiple > > times reports "failed dependencies". Issue above is 100% reproducible. > > > Thanks. > > Boris. > _______________________________________________ rdo-list mailing list rdo-list at redhat.com https://www.redhat.com/mailman/listinfo/rdo-list rdo-list Info Page - Red Hat www.redhat.com The rdo-list mailing list provides a forum for discussions about installing, running, and using OpenStack on Red Hat based distributions. To see the collection of ... To unsubscribe: rdo-list-unsubscribe at redhat.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: deployment-show-b6e5ef50-5c7a-40d9-ad42-5c2e70444785.txt.gz Type: application/gzip Size: 10640 bytes Desc: deployment-show-b6e5ef50-5c7a-40d9-ad42-5c2e70444785.txt.gz URL: From bderzhavets at hotmail.com Thu Apr 6 18:09:46 2017 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Thu, 6 Apr 2017 18:09:46 +0000 Subject: [rdo-list] Fw: Re: What happens to the most recent Ocata trunk tested ( Tripleo QuickStart failure to deploy overcloud ) ? In-Reply-To: References: Message-ID: Boris Derzhavets has shared a?OneDrive?file with you. To view it, click the link below. [https://r1.res.office365.com/owa/prem/images/dc-txt_20.png] deployment-show-b6e5ef50-5c7a-40d9-ad42-5c2e70444785.txt One more attempt to send correct data via One Drive upload. No comressing . Text uploaded as is. Boris. ________________________________ From: Boris Derzhavets Sent: Thursday, April 6, 2017 8:50 PM To: Boris Derzhavets Subject: Test test -------------- next part -------------- An HTML attachment was scrubbed... URL: From aschultz at redhat.com Thu Apr 6 18:28:59 2017 From: aschultz at redhat.com (Alex Schultz) Date: Thu, 6 Apr 2017 12:28:59 -0600 Subject: [rdo-list] Fw: Re: What happens to the most recent Ocata trunk tested ( Tripleo QuickStart failure to deploy overcloud ) ? In-Reply-To: References: Message-ID: Error: /Stage[main]/Apache::Service/Service[httpd]: Could not evaluate: Cannot allocate memory - fork(2) You don't have enough memory allocated on the nodes. You could also try enabling swap. Thanks, -Alex On Thu, Apr 6, 2017 at 12:09 PM, Boris Derzhavets wrote: > Boris Derzhavets has shared a?OneDrive?file with you. To view it, click > the link below. > > deployment-show-b6e5ef50-5c7a-40d9-ad42-5c2e70444785.txt > > > > One more attempt to send correct data via One Drive upload. > > No comressing . Text uploaded as is. > > > Boris. > > > ------------------------------ > *From:* Boris Derzhavets > *Sent:* Thursday, April 6, 2017 8:50 PM > *To:* Boris Derzhavets > *Subject:* Test > > > test > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rlandy at redhat.com Thu Apr 6 19:01:10 2017 From: rlandy at redhat.com (Ronelle Landy) Date: Thu, 6 Apr 2017 15:01:10 -0400 (EDT) Subject: [rdo-list] RDO-CI Scrum Weekly Scrum Recap In-Reply-To: <106653671.11677797.1491504289967.JavaMail.zimbra@redhat.com> Message-ID: <1618747652.11681345.1491505270372.JavaMail.zimbra@redhat.com> Greetings All, Link to the RDO-CI team scrum[1] from this week's meeting is below. Highlights: - Images We need to reboot http://images.rdoproject.org/ or it will be destroyed by os1 bots: - do pause/resume instead on the instance - more images discussion: - No ocata images on CDN - see [2] - Review added to use rdoproject images [3] - Addition changes are needed to refer to the rdoc-trunk path in all jobs [4] - upcoming PTO and oooq-phase-2 Most team members have PTO scheduled during the next 2-3 weeks Patch reviews have also been delayed. Thursdays squad meeting will make decision on date to transition OVB jobs as there are still reviews outstanding - rdocloud update Tenant quotas updated to spin 35 jobs Note that we are not yet testing ceph in rdocloud jobs. Card added to Trello to add ceph validations [5] - Job watching - process improvement Adding this as a recurring item to team meetings Members of the team should be responsible for watching jobs. We need to spread load across the team Will also help expose members to other parts of the chain - Note that Trello cards have moved to [6] [1] - https://review.rdoproject.org/etherpad/p/rdo-infra-scrum [2] - http://buildlogs.cdn.centos.org/centos/7/cloud/x86_64/tripleo_images/ [3] - https://review.openstack.org/#/c/451955/ [4] - https://trello.com/c/xGkYOuca/462-update-rdophase2-master-pipeline-naming-to-match-upstream [5] - https://trello.com/c/BkQr8M2H/197-add-ceph-validations [6] - https://trello.com/b/U1ITy0cu/tripleo-ci-squad From bderzhavets at hotmail.com Thu Apr 6 20:45:46 2017 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Thu, 6 Apr 2017 20:45:46 +0000 Subject: [rdo-list] Fw: Re: What happens to the most recent Ocata trunk tested ( Tripleo QuickStart failure to deploy overcloud ) ? In-Reply-To: References: , Message-ID: You are correct. I succeeded with [alan at fedora24wks nodes]$ cat 3ctlr_1comp_1ceph.yml ############################################################# # Deploy an HA openstack environment. # Memory encrease on PCS Cluster Controllers from 6700 to 7200 # decreasing Ceph nodes from 2 to 1. # Compute Node same as for Newton memory allocation. ############################################################# control_memory: 7200 compute_memory: 6500 undercloud_memory: 8192 # Giving the undercloud additional CPUs can greatly improve heat's # performance (and result in a shorter deploy time). undercloud_vcpu: 4 # Since HA has more machines, we set the cpu for controllers and # compute nodes to 1 default_vcpu: 1 compute_vcpu: 2 # This enables TLS for the undercloud which will also make haproxy bind to the # configured public-vip and admin-vip. undercloud_generate_service_certificate: True # Create three controller nodes and one compute node. overcloud_nodes: - name: control_0 flavor: control virtualbmc_port: 6230 - name: control_1 flavor: control virtualbmc_port: 6231 - name: control_2 flavor: control virtualbmc_port: 6232 - name: compute_0 flavor: compute virtualbmc_port: 6233 - name: ceph_0 flavor: ceph virtualbmc_port: 6234 # Tell tripleo about our environment. topology: >- --control-scale 3 --compute-scale 1 --ceph-storage-scale 1 -e {{overcloud_templates_path}}/environments/storage-environment.yaml $ bash quickstart.sh -R ocata --config config/general_config/pacemaker.yml \ --nodes config/nodes/3ctrl_1comp_1ceph.yml $VIRTHOST on 32 GB && 4 Core VIRTHOST. Ocata overcloud deployment appears to be more memory consuming then Newton. [stack at undercloud ~]$ date Thu Apr 6 20:26:46 UTC 2017 [stack at undercloud ~]$ nova-manage --version 15.0.2 [stack at undercloud ~]$ openstack server list +-------------------------+-------------------------+--------+------------------------+----------------+ | ID | Name | Status | Networks | Image Name | +-------------------------+-------------------------+--------+------------------------+----------------+ | ff4f04f0-428e-40fb- | overcloud-controller-2 | ACTIVE | ctlplane=192.168.24.16 | overcloud-full | | 844c-0fdb6e8064fe | | | | | | 3d7870ff-d371-45fa-b404 | overcloud-controller-1 | ACTIVE | ctlplane=192.168.24.8 | overcloud-full | | -c9f7a4e99e68 | | | | | | ce0413d5-e084-4eea- | overcloud-cephstorage-0 | ACTIVE | ctlplane=192.168.24.11 | overcloud-full | | 850e-0bfd83c67276 | | | | | | c02d2ebf-35ad- | overcloud-controller-0 | ACTIVE | ctlplane=192.168.24.13 | overcloud-full | | 44b9-a348-09cc48866936 | | | | | | dce0085a-106e-4178-bae4 | overcloud-novacompute-0 | ACTIVE | ctlplane=192.168.24.7 | overcloud-full | | -5b31a6f58ede | | | | | +-------------------------+-------------------------+--------+------------------------+----------------+ [stack at undercloud ~]$ ssh heat-admin at 192.168.24.13 The authenticity of host '192.168.24.13 (192.168.24.13)' can't be established. ECDSA key fingerprint is bd:f0:23:c6:6f:c9:7e:8e:52:2e:5a:1e:42:3d:4b:75. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.24.13' (ECDSA) to the list of known hosts. [heat-admin at overcloud-controller-0 ~]$ sudo su - [root at overcloud-controller-0 ~]# pcs status Cluster name: tripleo_cluster Stack: corosync Current DC: overcloud-controller-0 (version 1.1.15-11.el7_3.4-e174ec8) - partition with quorum Last updated: Thu Apr 6 20:28:28 2017 Last change: Thu Apr 6 20:14:34 2017 by root via cibadmin on overcloud-controller-0 3 nodes and 19 resources configured Online: [ overcloud-controller-0 overcloud-controller-1 overcloud-controller-2 ] Full list of resources: Master/Slave Set: galera-master [galera] Masters: [ overcloud-controller-0 overcloud-controller-1 overcloud-controller-2 ] Clone Set: rabbitmq-clone [rabbitmq] Started: [ overcloud-controller-0 overcloud-controller-1 overcloud-controller-2 ] Master/Slave Set: redis-master [redis] Masters: [ overcloud-controller-0 ] Slaves: [ overcloud-controller-1 overcloud-controller-2 ] ip-192.168.24.10 (ocf::heartbeat:IPaddr2): Started overcloud-controller-0 ip-10.0.0.8 (ocf::heartbeat:IPaddr2): Started overcloud-controller-1 ip-172.16.2.7 (ocf::heartbeat:IPaddr2): Started overcloud-controller-2 ip-172.16.2.6 (ocf::heartbeat:IPaddr2): Started overcloud-controller-0 ip-172.16.1.10 (ocf::heartbeat:IPaddr2): Started overcloud-controller-1 ip-172.16.3.6 (ocf::heartbeat:IPaddr2): Started overcloud-controller-2 Clone Set: haproxy-clone [haproxy] Started: [ overcloud-controller-0 overcloud-controller-1 overcloud-controller-2 ] openstack-cinder-volume (systemd:openstack-cinder-volume): Started overcloud-controller-0 Daemon Status: corosync: active/enabled pacemaker: active/enabled pcsd: active/enabled [root at overcloud-controller-0 ~]# ceph status cluster 7da5d9b6-1afd-11e7-b5df-00badf797db4 health HEALTH_OK monmap e1: 3 mons at {overcloud-controller-0=172.16.1.14:6789/0,overcloud-controller-1=172.16.1.4:6789/0,overcloud-controller-2=172.16.1.8:6789/0} election epoch 4, quorum 0,1,2 overcloud-controller-1,overcloud-controller-2,overcloud-controller-0 osdmap e17: 1 osds: 1 up, 1 in flags sortbitwise pgmap v94: 288 pgs, 8 pools, 13701 bytes data, 19 objects 8384 MB used, 42803 MB / 51187 MB avail 288 active+clean [root at overcloud-controller-0 ~]# nova-manage --version 15.0.2 Thank you once again . Boris ________________________________ From: Alex Schultz Sent: Thursday, April 6, 2017 9:28 PM To: Boris Derzhavets Cc: John Trowbridge; rdo-list Subject: Re: [rdo-list] Fw: Re: What happens to the most recent Ocata trunk tested ( Tripleo QuickStart failure to deploy overcloud ) ? Error: /Stage[main]/Apache::Service/Service[httpd]: Could not evaluate: Cannot allocate memory - fork(2) You don't have enough memory allocated on the nodes. You could also try enabling swap. Thanks, -Alex On Thu, Apr 6, 2017 at 12:09 PM, Boris Derzhavets > wrote: Boris Derzhavets has shared a?OneDrive?file with you. To view it, click the link below. [https://r1.res.office365.com/owa/prem/images/dc-txt_20.png] deployment-show-b6e5ef50-5c7a-40d9-ad42-5c2e70444785.txt One more attempt to send correct data via One Drive upload. No comressing . Text uploaded as is. Boris. ________________________________ From: Boris Derzhavets > Sent: Thursday, April 6, 2017 8:50 PM To: Boris Derzhavets Subject: Test test _______________________________________________ rdo-list mailing list rdo-list at redhat.com https://www.redhat.com/mailman/listinfo/rdo-list To unsubscribe: rdo-list-unsubscribe at redhat.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From rbowen at redhat.com Mon Apr 10 14:05:20 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 10 Apr 2017 10:05:20 -0400 Subject: [rdo-list] This week's meetups Message-ID: Looks like a fairly slow week for meetups, but I want to draw particular attention to the Sunday event in Pune, where we'll have a number of RDO enthusiasts presenting. The following are the meetups I'm aware of in the coming week where OpenStack and/or RDO enthusiasts are likely to be present. If you know of others, please let me know, and/or add them to http://rdoproject.org/events If there's a meetup in your area, please consider attending. If you attend, please consider taking a few photos, and possibly even writing up a brief summary of what was covered. --Rich * Tuesday April 11 in Buenos Aires, AR: SUSE Open Source Meet Up - https://www.meetup.com/openstack-argentina/events/238966419/ * Wednesday April 12 in Sunnyvale, CA, US: KuberNETes (see what we did there? :) - https://www.meetup.com/openstack/events/238785015/ * Wednesday April 12 in Santiago, CL: OpenStack Meetup with Alan Clark - https://www.meetup.com/OpenStackSCL/events/239039793/ * Thursday April 13 in Brussels, BE: DCUG Meeting: Getting Started with OpenStack in a Datacenter Environment - https://www.meetup.com/Cisco-Data-Center-User-Group-Brussels/events/238794444/ * Sunday April 16 in Bangalore, IN: Pune, Let's OpenStack 2017 - https://www.meetup.com/Indian-OpenStack-User-Group/events/238458999/ -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From hguemar at fedoraproject.org Mon Apr 10 15:00:05 2017 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 10 Apr 2017 15:00:05 +0000 (UTC) Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting Message-ID: <20170410150005.0D57B60A400B@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO meeting on 2017-04-12 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO IRC meeting [Agenda at https://etherpad.openstack.org/p/RDO-Meeting ](https://etherpad.openstack.org/p/RDO-Meeting) Every Wednesday on #rdo on Freenode IRC Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From rbowen at redhat.com Mon Apr 10 18:02:55 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 10 Apr 2017 14:02:55 -0400 Subject: [rdo-list] Unanswered RDO questions @ ask.openstack.org Message-ID: 48 unanswered questions: Unable to configure bgpvpn service plugin on CentOS7 https://ask.openstack.org/en/question/104860/unable-to-configure-bgpvpn-service-plugin-on-centos7/ Tags: packstack, rdo, neutron, networking Migrate Instances https://ask.openstack.org/en/question/104744/migrate-instances/ Tags: migrate, openstack-packstack, rdo, centos Installguide for the in RDO packaged murano? https://ask.openstack.org/en/question/103634/installguide-for-the-in-rdo-packaged-murano/ Tags: murano, install, centos7, rdo, yum Upgrade Mitaka to Newton using Packstack got Python ascii error https://ask.openstack.org/en/question/103615/upgrade-mitaka-to-newton-using-packstack-got-python-ascii-error/ Tags: keystone, packstack, newton, python, install keystone problems : An unexpected error prevented the server from fulfilling your request. (HTTP 500) https://ask.openstack.org/en/question/102924/keystone-problems-an-unexpected-error-prevented-the-server-from-fulfilling-your-request-http-500/ Tags: keystone, liberty, http500, centos7.2 No module named tinyrpc.server https://ask.openstack.org/en/question/102681/no-module-named-tinyrpcserver/ Tags: kolla-ansible Attaching volume to instance https://ask.openstack.org/en/question/102605/attaching-volume-to-instance/ Tags: nova, glusterfs, rdo, centos, storage Create/add additional CIDR for public IP pool https://ask.openstack.org/en/question/102428/createadd-additional-cidr-for-public-ip-pool/ Tags: fuel-9.0, fuel, mitaka perform the token command" openstack token issue? wrong https://ask.openstack.org/en/question/102372/perform-the-token-command-openstack-token-issue-wrong/ Tags: keystone, amdin, auth_token During an RDO packstack install error: could not prefetch keystone_role provider https://ask.openstack.org/en/question/102267/during-an-rdo-packstack-install-error-could-not-prefetch-keystone_role-provider/ Tags: rdo, packstack, keystone, install domain version of >dashboards< keystone_policy.json https://ask.openstack.org/en/question/102249/domain-version-of-dashboards-keystone_policyjson/ Tags: mitaka, identityv3, domains, policy Packstack installation failed for newton https://ask.openstack.org/en/question/102238/packstack-installation-failed-for-newton/ Tags: rdo, packstack, neutron-server Openstack Neutron Instances not getting IP addresses https://ask.openstack.org/en/question/101983/openstack-neutron-instances-not-getting-ip-addresses/ Tags: openstack-neutron, dhcp, firewalld, centos7 created instance is hanged in "starting up" phase https://ask.openstack.org/en/question/101907/created-instance-is-hanged-in-starting-up-phase/ Tags: newton-nova dashboard authentication problem https://ask.openstack.org/en/question/101905/dashboard-authentication-problem/ Tags: dashboard, keystone ERROR nova.virt.libvirt.driver with Glusterfs in /var/lib/nova/instances https://ask.openstack.org/en/question/101812/error-novavirtlibvirtdriver-with-glusterfs-in-varlibnovainstances/ Tags: glusterfs, and, nova Service Function Chaining is supported in newton release (Not Devstack)? https://ask.openstack.org/en/question/101271/service-function-chaining-is-supported-in-newton-release-not-devstack/ Tags: networking-sfc, sfc, newton Cant get volume_clear option in cinder.conf to work. https://ask.openstack.org/en/question/101230/cant-get-volume_clear-option-in-cinderconf-to-work/ Tags: cinder, newton, packstack, rdo Rebooting Network node after installation https://ask.openstack.org/en/question/101001/rebooting-network-node-after-installation/ Tags: br-ex, neutron, bridge, create-network Ceilometer - No meters / stats ? https://ask.openstack.org/en/question/100767/ceilometer-no-meters-stats/ Tags: ceilomter, stats, meters, rdo Instances stuck on "Booting from Hard Drive" https://ask.openstack.org/en/question/100756/instances-stuck-on-booting-from-hard-drive/ Tags: booting, stuck How to configure swift s3 api https://ask.openstack.org/en/question/100414/how-to-configure-swift-s3-api/ Tags: openstack-swift, proxy-swift, s3, api, mitaka cloudadmin user can't manage all domain from Horizon https://ask.openstack.org/en/question/100317/cloudadmin-user-cant-manage-all-domain-from-horizon/ Tags: horizon, mitaka, cloudadmin, domain RDO mitaka release has support for OVM 3.x https://ask.openstack.org/en/question/99727/rdo-mitaka-release-has-support-for-ovm-3x/ Tags: mitaka, rdo, ovm CPU Load on instance and Controller is very high and unresponsive https://ask.openstack.org/en/question/98927/cpu-load-on-instance-and-controller-is-very-high-and-unresponsive/ Tags: mitaka-openstack [Error: No valid host was found.((Network br-ex error)) https://ask.openstack.org/en/question/98818/error-no-valid-host-was-foundnetwork-br-ex-error/ Tags: br-ex Compute nodes are not visible after controller node rebooted https://ask.openstack.org/en/question/98654/compute-nodes-are-not-visible-after-controller-node-rebooted/ Tags: rdo Live migration failing with qemu error "does not support drive-mirror" https://ask.openstack.org/en/question/98144/live-migration-failing-with-qemu-error-does-not-support-drive-mirror/ Tags: newton, nova, qemu, kvm, block-live-migration error while launching instance in openstack 'newton' using rdo packstack https://ask.openstack.org/en/question/98113/error-while-launching-instance-in-openstack-newton-using-rdo-packstack/ Tags: rdo, newton, packstack How can I add a new region to an installed All-In-One RDO openstack? https://ask.openstack.org/en/question/98111/how-can-i-add-a-new-region-to-an-installed-all-in-one-rdo-openstack/ Tags: rdo, all-in-one, multi-region, region, add-region From rbowen at redhat.com Mon Apr 10 18:05:26 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 10 Apr 2017 14:05:26 -0400 Subject: [rdo-list] Most common keywords (Unanswered RDO questions @ ask.openstack.org) In-Reply-To: References: Message-ID: keystone * Upgrade Mitaka to Newton using Packstack got Python ascii error: https://ask.openstack.org/en/question/103615/upgrade-mitaka-to-newton-using-packstack-got-python-ascii-error/ * keystone problems : An unexpected error prevented the server from fulfilling your request. (HTTP 500): https://ask.openstack.org/en/question/102924/keystone-problems-an-unexpected-error-prevented-the-server-from-fulfilling-your-request-http-500/ * perform the token command" openstack token issue? wrong: https://ask.openstack.org/en/question/102372/perform-the-token-command-openstack-token-issue-wrong/ * During an RDO packstack install error: could not prefetch keystone_role provider: https://ask.openstack.org/en/question/102267/during-an-rdo-packstack-install-error-could-not-prefetch-keystone_role-provider/ * dashboard authentication problem: https://ask.openstack.org/en/question/101905/dashboard-authentication-problem/ packstack * Unable to configure bgpvpn service plugin on CentOS7: https://ask.openstack.org/en/question/104860/unable-to-configure-bgpvpn-service-plugin-on-centos7/ * Upgrade Mitaka to Newton using Packstack got Python ascii error: https://ask.openstack.org/en/question/103615/upgrade-mitaka-to-newton-using-packstack-got-python-ascii-error/ * During an RDO packstack install error: could not prefetch keystone_role provider: https://ask.openstack.org/en/question/102267/during-an-rdo-packstack-install-error-could-not-prefetch-keystone_role-provider/ * Packstack installation failed for newton: https://ask.openstack.org/en/question/102238/packstack-installation-failed-for-newton/ * Cant get volume_clear option in cinder.conf to work.: https://ask.openstack.org/en/question/101230/cant-get-volume_clear-option-in-cinderconf-to-work/ * error while launching instance in openstack 'newton' using rdo packstack: https://ask.openstack.org/en/question/98113/error-while-launching-instance-in-openstack-newton-using-rdo-packstack/ nova * Attaching volume to instance: https://ask.openstack.org/en/question/102605/attaching-volume-to-instance/ * ERROR nova.virt.libvirt.driver with Glusterfs in /var/lib/nova/instances: https://ask.openstack.org/en/question/101812/error-novavirtlibvirtdriver-with-glusterfs-in-varlibnovainstances/ * Live migration failing with qemu error "does not support drive-mirror": https://ask.openstack.org/en/question/98144/live-migration-failing-with-qemu-error-does-not-support-drive-mirror/ On 04/10/2017 02:02 PM, Rich Bowen wrote: > 48 unanswered questions: > > Unable to configure bgpvpn service plugin on CentOS7 > https://ask.openstack.org/en/question/104860/unable-to-configure-bgpvpn-service-plugin-on-centos7/ > Tags: packstack, rdo, neutron, networking > > Migrate Instances > https://ask.openstack.org/en/question/104744/migrate-instances/ > Tags: migrate, openstack-packstack, rdo, centos > > Installguide for the in RDO packaged murano? > https://ask.openstack.org/en/question/103634/installguide-for-the-in-rdo-packaged-murano/ > Tags: murano, install, centos7, rdo, yum > > Upgrade Mitaka to Newton using Packstack got Python ascii error > https://ask.openstack.org/en/question/103615/upgrade-mitaka-to-newton-using-packstack-got-python-ascii-error/ > Tags: keystone, packstack, newton, python, install > > keystone problems : An unexpected error prevented the server from > fulfilling your request. (HTTP 500) > https://ask.openstack.org/en/question/102924/keystone-problems-an-unexpected-error-prevented-the-server-from-fulfilling-your-request-http-500/ > Tags: keystone, liberty, http500, centos7.2 > > No module named tinyrpc.server > https://ask.openstack.org/en/question/102681/no-module-named-tinyrpcserver/ > Tags: kolla-ansible > > Attaching volume to instance > https://ask.openstack.org/en/question/102605/attaching-volume-to-instance/ > Tags: nova, glusterfs, rdo, centos, storage > > Create/add additional CIDR for public IP pool > https://ask.openstack.org/en/question/102428/createadd-additional-cidr-for-public-ip-pool/ > Tags: fuel-9.0, fuel, mitaka > > perform the token command" openstack token issue? wrong > https://ask.openstack.org/en/question/102372/perform-the-token-command-openstack-token-issue-wrong/ > Tags: keystone, amdin, auth_token > > During an RDO packstack install error: could not prefetch keystone_role > provider > https://ask.openstack.org/en/question/102267/during-an-rdo-packstack-install-error-could-not-prefetch-keystone_role-provider/ > Tags: rdo, packstack, keystone, install > > domain version of >dashboards< keystone_policy.json > https://ask.openstack.org/en/question/102249/domain-version-of-dashboards-keystone_policyjson/ > Tags: mitaka, identityv3, domains, policy > > Packstack installation failed for newton > https://ask.openstack.org/en/question/102238/packstack-installation-failed-for-newton/ > Tags: rdo, packstack, neutron-server > > Openstack Neutron Instances not getting IP addresses > https://ask.openstack.org/en/question/101983/openstack-neutron-instances-not-getting-ip-addresses/ > Tags: openstack-neutron, dhcp, firewalld, centos7 > > created instance is hanged in "starting up" phase > https://ask.openstack.org/en/question/101907/created-instance-is-hanged-in-starting-up-phase/ > Tags: newton-nova > > dashboard authentication problem > https://ask.openstack.org/en/question/101905/dashboard-authentication-problem/ > Tags: dashboard, keystone > > ERROR nova.virt.libvirt.driver with Glusterfs in /var/lib/nova/instances > https://ask.openstack.org/en/question/101812/error-novavirtlibvirtdriver-with-glusterfs-in-varlibnovainstances/ > Tags: glusterfs, and, nova > > Service Function Chaining is supported in newton release (Not Devstack)? > https://ask.openstack.org/en/question/101271/service-function-chaining-is-supported-in-newton-release-not-devstack/ > Tags: networking-sfc, sfc, newton > > Cant get volume_clear option in cinder.conf to work. > https://ask.openstack.org/en/question/101230/cant-get-volume_clear-option-in-cinderconf-to-work/ > Tags: cinder, newton, packstack, rdo > > Rebooting Network node after installation > https://ask.openstack.org/en/question/101001/rebooting-network-node-after-installation/ > Tags: br-ex, neutron, bridge, create-network > > Ceilometer - No meters / stats ? > https://ask.openstack.org/en/question/100767/ceilometer-no-meters-stats/ > Tags: ceilomter, stats, meters, rdo > > Instances stuck on "Booting from Hard Drive" > https://ask.openstack.org/en/question/100756/instances-stuck-on-booting-from-hard-drive/ > Tags: booting, stuck > > How to configure swift s3 api > https://ask.openstack.org/en/question/100414/how-to-configure-swift-s3-api/ > Tags: openstack-swift, proxy-swift, s3, api, mitaka > > cloudadmin user can't manage all domain from Horizon > https://ask.openstack.org/en/question/100317/cloudadmin-user-cant-manage-all-domain-from-horizon/ > Tags: horizon, mitaka, cloudadmin, domain > > RDO mitaka release has support for OVM 3.x > https://ask.openstack.org/en/question/99727/rdo-mitaka-release-has-support-for-ovm-3x/ > Tags: mitaka, rdo, ovm > > CPU Load on instance and Controller is very high and unresponsive > https://ask.openstack.org/en/question/98927/cpu-load-on-instance-and-controller-is-very-high-and-unresponsive/ > Tags: mitaka-openstack > > [Error: No valid host was found.((Network br-ex error)) > https://ask.openstack.org/en/question/98818/error-no-valid-host-was-foundnetwork-br-ex-error/ > Tags: br-ex > > Compute nodes are not visible after controller node rebooted > https://ask.openstack.org/en/question/98654/compute-nodes-are-not-visible-after-controller-node-rebooted/ > Tags: rdo > > Live migration failing with qemu error "does not support drive-mirror" > https://ask.openstack.org/en/question/98144/live-migration-failing-with-qemu-error-does-not-support-drive-mirror/ > Tags: newton, nova, qemu, kvm, block-live-migration > > error while launching instance in openstack 'newton' using rdo packstack > https://ask.openstack.org/en/question/98113/error-while-launching-instance-in-openstack-newton-using-rdo-packstack/ > Tags: rdo, newton, packstack > > How can I add a new region to an installed All-In-One RDO openstack? > https://ask.openstack.org/en/question/98111/how-can-i-add-a-new-region-to-an-installed-all-in-one-rdo-openstack/ > Tags: rdo, all-in-one, multi-region, region, add-region > -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rlandy at redhat.com Mon Apr 10 19:13:15 2017 From: rlandy at redhat.com (Ronelle Landy) Date: Mon, 10 Apr 2017 15:13:15 -0400 (EDT) Subject: [rdo-list] RDO-CI Scrum Weekly Scrum Recap In-Reply-To: <811570299.12491770.1491850954216.JavaMail.zimbra@redhat.com> Message-ID: <966618074.12494889.1491851595470.JavaMail.zimbra@redhat.com> Greetings All, The link to the RDO-CI team scrum[1] etherpad from this week's meeting is below. Highlights: - Running quickstart with older releases - sometimes it's necessary to test patches (or puddles) for the older releases - Liberty and Kilo were deprecated in oooq but you are able to deploy them with some (manual) intervention in the deployment process - same for downstream: we need to test rhos7 and 8, by default oooq fails in these situations - myoung is working on internal stable branches of quickstart and extras to support these situations - Cards under discussion: - [2] - [3] - decision - to move repo-setup to quickstart. Ben to put in a review for comments Make sure we have full ci runs on this change. [1] - https://review.rdoproject.org/etherpad/p/rdo-infra-scrum [2] - https://trello.com/c/wmn9ZhEQ/124-q-to-u-support-package-pinning-to-specific-hashes-in-build-test-packages-through-a-new-variable [3] - https://trello.com/c/5MY7UQcY/125-q-to-u-use-the-repo-setup-role-instead-of-hardcoded-repos-during-the-master-tripleo-ci-image-conversion /R Ronelle Landy From chkumar246 at gmail.com Tue Apr 11 05:14:45 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Tue, 11 Apr 2017 10:44:45 +0530 Subject: [rdo-list] RDO Bug Stats [2017-04-11] Message-ID: # RDO Bugs on 2017-04-11 This email summarizes the active RDO bugs listed in the Red Hat Bugzilla database at . To report a new bug against RDO, go to: ## Summary - Open (NEW, ASSIGNED, ON_DEV): 222 - Fixed (MODIFIED, POST, ON_QA): 86 ## Number of open bugs by component dib-utils [ 1] diskimage-builder [ 2] + distribution [ 21] ++++++++++++++++++ Documentation [ 2] + instack [ 1] instack-undercloud [ 10] ++++++++ openstack-ceilometer [ 2] + openstack-cinder [ 8] ++++++ openstack-designate [ 2] + openstack-glance [ 2] + openstack-horizon [ 5] ++++ openstack-ironic-disco... [ 1] openstack-keystone [ 2] + openstack-neutron [ 11] +++++++++ openstack-nova [ 11] +++++++++ openstack-packstack [ 46] ++++++++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 3] ++ openstack-sahara [ 1] openstack-swift [ 2] + openstack-tripleo [ 39] +++++++++++++++++++++++++++++++++ openstack-tripleo-heat... [ 3] ++ openstack-tripleo-imag... [ 2] + openstack-trove [ 1] Package Review [ 21] ++++++++++++++++++ python-fixtures [ 1] python-novaclient [ 1] python-webob [ 1] rdo-manager [ 14] ++++++++++++ rdopkg [ 3] ++ RFEs [ 2] + tempest [ 1] ## Open bugs This is a list of "open" bugs by component. An "open" bug is in state NEW, ASSIGNED, ON_DEV and has not yet been fixed. (222 bugs) ### dib-utils (1 bug) [1263779 ] http://bugzilla.redhat.com/1263779 (NEW) Component: dib-utils Last change: 2016-04-18 Summary: Packstack Ironic admin_url misconfigured in nova.conf ### diskimage-builder (2 bugs) [1422425 ] http://bugzilla.redhat.com/1422425 (ASSIGNED) Component: diskimage-builder Last change: 2017-03-13 Summary: Add nodev, nosuid, and noexec options to fstab [1391162 ] http://bugzilla.redhat.com/1391162 (NEW) Component: diskimage-builder Last change: 2017-03-27 Summary: RFE: diskimage-builder needs to support AArch64 for TripleO installer ### distribution (21 bugs) [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2017-03-15 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1439689 ] http://bugzilla.redhat.com/1439689 (NEW) Component: distribution Last change: 2017-04-06 Summary: CVE-2017-7401 puppet-collectd: collectd: Infinite loop due to incorrect interaction of parse_packet() and parse_part_sign_sha256() functions [openstack-rdo] [1417592 ] http://bugzilla.redhat.com/1417592 (NEW) Component: distribution Last change: 2017-01-30 Summary: CVE-2017-2592 python-oslo-middleware: CatchErrors leaks sensitive values into error logs [openstack-rdo] [1397916 ] http://bugzilla.redhat.com/1397916 (NEW) Component: distribution Last change: 2016-11-24 Summary: rabbitmq-server version will not allow overcloud to deploy [1329341 ] http://bugzilla.redhat.com/1329341 (NEW) Component: distribution Last change: 2016-12-21 Summary: Tracker: Blockers and Review requests for new RDO Newton packages [1412837 ] http://bugzilla.redhat.com/1412837 (NEW) Component: distribution Last change: 2017-01-12 Summary: CVE-2016-9590 puppet-swift: installs config file with world readable permissions [openstack-rdo] [1290163 ] http://bugzilla.redhat.com/1290163 (NEW) Component: distribution Last change: 2016-05-17 Summary: Tracker: Blockers and Review requests for new RDO Mitaka packages [1376642 ] http://bugzilla.redhat.com/1376642 (NEW) Component: distribution Last change: 2016-09-16 Summary: CVE-2016-6519 openstack-manila-ui: persistent XSS in metadata field [openstack-rdo] [1337335 ] http://bugzilla.redhat.com/1337335 (NEW) Component: distribution Last change: 2017-02-15 Summary: Hiera >= 2.x packaging [1346240 ] http://bugzilla.redhat.com/1346240 (ASSIGNED) Component: distribution Last change: 2016-11-01 Summary: Erlang 18.3.3 update fails [1438800 ] http://bugzilla.redhat.com/1438800 (NEW) Component: distribution Last change: 2017-04-04 Summary: CVE-2016-7103 python-XStatic-jquery-ui: jquery-ui: cross-site scripting in dialog closeText [openstack- rdo] [1415219 ] http://bugzilla.redhat.com/1415219 (NEW) Component: distribution Last change: 2017-01-20 Summary: Need that puppet 4.8.1 is on master [1359919 ] http://bugzilla.redhat.com/1359919 (NEW) Component: distribution Last change: 2016-07-25 Summary: Base url incorrect [1438799 ] http://bugzilla.redhat.com/1438799 (NEW) Component: distribution Last change: 2017-04-04 Summary: CVE-2016-7103 rubygem-jquery-ui-rails: jquery-ui: cross-site scripting in dialog closeText [openstack- rdo] [1373513 ] http://bugzilla.redhat.com/1373513 (NEW) Component: distribution Last change: 2017-03-29 Summary: Tracker: Blockers and Review requests for new RDO Ocata packages [1427510 ] http://bugzilla.redhat.com/1427510 (NEW) Component: distribution Last change: 2017-04-06 Summary: Tracker: Blockers and Review requests for new RDO Pike packages [1349666 ] http://bugzilla.redhat.com/1349666 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 python-muranoclient: openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] [1301751 ] http://bugzilla.redhat.com/1301751 (NEW) Component: distribution Last change: 2016-04-18 Summary: Move all logging to stdout/err to allow systemd throttling logging of errors [1079491 ] http://bugzilla.redhat.com/1079491 (ASSIGNED) Component: distribution Last change: 2016-07-26 Summary: Need a way to pass extra arguments to openstack components at startup [1357660 ] http://bugzilla.redhat.com/1357660 (NEW) Component: distribution Last change: 2016-07-18 Summary: python-kombu: rpm package and python/requires.txt has different dependencies [1349665 ] http://bugzilla.redhat.com/1349665 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] ### Documentation (2 bugs) [1272108 ] http://bugzilla.redhat.com/1272108 (NEW) Component: Documentation Last change: 2016-04-18 Summary: [DOC] External network should be documents in RDO manager installation [1369944 ] http://bugzilla.redhat.com/1369944 (NEW) Component: Documentation Last change: 2016-08-24 Summary: Trunk won't work on RHEL 7 withou changing delorean- deps.repo $releasever to "7" ### instack (1 bug) [1315827 ] http://bugzilla.redhat.com/1315827 (NEW) Component: instack Last change: 2016-05-09 Summary: openstack undercloud install fails with "Element pip- and-virtualenv already loaded." ### instack-undercloud (10 bugs) [1347736 ] http://bugzilla.redhat.com/1347736 (NEW) Component: instack-undercloud Last change: 2016-06-17 Summary: Unable to install undercloud because tripleo-common is missing [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: wget is missing from qcow2 image fails instack-build- images script [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1271200 ] http://bugzilla.redhat.com/1271200 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Overcloud images contain Kilo repos [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: instack-build-images does not stop on certain errors [1400584 ] http://bugzilla.redhat.com/1400584 (NEW) Component: instack-undercloud Last change: 2017-03-20 Summary: undercloud installation Error: Failed to apply catalog: Insufficient credentials to authenticate [1265334 ] http://bugzilla.redhat.com/1265334 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: rdo-manager liberty instack undercloud puppet apply fails w/ missing package dep pyinotify [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1369968 ] http://bugzilla.redhat.com/1369968 (NEW) Component: instack-undercloud Last change: 2016-08-28 Summary: Can't successfully install undercloud on mitaka/newton [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment ### openstack-ceilometer (2 bugs) [1348222 ] http://bugzilla.redhat.com/1348222 (NEW) Component: openstack-ceilometer Last change: 2017-02-28 Summary: Unable to start ceilometer-central and gnocchi since redis module is missing on controller [1265741 ] http://bugzilla.redhat.com/1265741 (NEW) Component: openstack-ceilometer Last change: 2017-02-28 Summary: python-redis is not installed with packstack allinone ### openstack-cinder (8 bugs) [1391489 ] http://bugzilla.redhat.com/1391489 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2016-04-19 Summary: Configuration file in share forces ignore of auth_uri [1430756 ] http://bugzilla.redhat.com/1430756 (ASSIGNED) Component: openstack-cinder Last change: 2017-03-23 Summary: NFS: problem deploying from image when image is large (more than 20GB), newton [1382572 ] http://bugzilla.redhat.com/1382572 (NEW) Component: openstack-cinder Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-cinder: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1397534 ] http://bugzilla.redhat.com/1397534 (NEW) Component: openstack-cinder Last change: 2016-11-28 Summary: Missing dependency of python2-keystonemiddleware [1391165 ] http://bugzilla.redhat.com/1391165 (NEW) Component: openstack-cinder Last change: 2016-11-02 Summary: Segfault Cinder Newton Release [1356690 ] http://bugzilla.redhat.com/1356690 (NEW) Component: openstack-cinder Last change: 2016-07-14 Summary: Can't attach additional volumes to volume-backed instance [1391484 ] http://bugzilla.redhat.com/1391484 (ASSIGNED) Component: openstack-cinder Last change: 2017-01-11 Summary: Service graceful shutdown not working ### openstack-designate (2 bugs) [1343663 ] http://bugzilla.redhat.com/1343663 (NEW) Component: openstack-designate Last change: 2016-07-07 Summary: openstack-designate are missing dependancies [1361701 ] http://bugzilla.redhat.com/1361701 (NEW) Component: openstack-designate Last change: 2017-01-18 Summary: package and ship openstack-designate-ui rpm package ### openstack-glance (2 bugs) [1382573 ] http://bugzilla.redhat.com/1382573 (NEW) Component: openstack-glance Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-glance: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1312466 ] http://bugzilla.redhat.com/1312466 (NEW) Component: openstack-glance Last change: 2016-04-19 Summary: Support for blueprint cinder-store-upload-download in glance_store ### openstack-horizon (5 bugs) [1387446 ] http://bugzilla.redhat.com/1387446 (NEW) Component: openstack-horizon Last change: 2016-10-21 Summary: Horizon Dashboard is not possible create images [1397792 ] http://bugzilla.redhat.com/1397792 (NEW) Component: openstack-horizon Last change: 2016-11-24 Summary: Resource Usage page popup error [1333508 ] http://bugzilla.redhat.com/1333508 (NEW) Component: openstack-horizon Last change: 2016-05-20 Summary: LBaaS v2 Dashboard UI [1415734 ] http://bugzilla.redhat.com/1415734 (ASSIGNED) Component: openstack-horizon Last change: 2017-01-24 Summary: Uninstalling Horizon plugins leaves stale files that result in failure of httpd [1431359 ] http://bugzilla.redhat.com/1431359 (NEW) Component: openstack-horizon Last change: 2017-03-11 Summary: Packstack fail to install OpenStack - Ocata ### openstack-ironic-discoverd (1 bug) [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2016-02-26 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (2 bugs) [1337346 ] http://bugzilla.redhat.com/1337346 (NEW) Component: openstack-keystone Last change: 2016-06-01 Summary: CVE-2016-4911 openstack-keystone: Incorrect Audit IDs in Keystone Fernet Tokens can result in revocation bypass [openstack-rdo] [1437422 ] http://bugzilla.redhat.com/1437422 (NEW) Component: openstack-keystone Last change: 2017-03-30 Summary: Fail Authorization from Horizon to vitrage ### openstack-neutron (11 bugs) [1421022 ] http://bugzilla.redhat.com/1421022 (NEW) Component: openstack-neutron Last change: 2017-02-10 Summary: Neutron-linuxbridge-agent startup bridge configuration [1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED) Component: openstack-neutron Last change: 2016-08-26 Summary: [RFE] [neutron] neutron services needs more RPM granularity [1282403 ] http://bugzilla.redhat.com/1282403 (NEW) Component: openstack-neutron Last change: 2017-01-15 Summary: Errors when running tempest.api.network.test_ports with IPAM reference driver enabled [1425664 ] http://bugzilla.redhat.com/1425664 (NEW) Component: openstack-neutron Last change: 2017-02-22 Summary: python2-ryu fails to install due to missing python- tinyrpc dependency [1372865 ] http://bugzilla.redhat.com/1372865 (NEW) Component: openstack-neutron Last change: 2016-10-17 Summary: mitaka neutron 8.2.0 point release [1353351 ] http://bugzilla.redhat.com/1353351 (NEW) Component: openstack-neutron Last change: 2016-07-06 Summary: vpnaas doesn't work [1422028 ] http://bugzilla.redhat.com/1422028 (NEW) Component: openstack-neutron Last change: 2017-02-14 Summary: Add to README explanation of config folder /usr/share/neutron/server [1349670 ] http://bugzilla.redhat.com/1349670 (NEW) Component: openstack-neutron Last change: 2016-06-23 Summary: CVE-2015-8914 CVE-2016-5362 CVE-2016-5363 openstack- neutron: various flaws [openstack-rdo] [1389305 ] http://bugzilla.redhat.com/1389305 (NEW) Component: openstack-neutron Last change: 2016-10-27 Summary: Move rootwrap filters for openvswitch from openstack- neutron-openvswitch to python-neutron or other [1378989 ] http://bugzilla.redhat.com/1378989 (NEW) Component: openstack-neutron Last change: 2016-10-21 Summary: tempest.api.network.test_ports failures [1421701 ] http://bugzilla.redhat.com/1421701 (NEW) Component: openstack-neutron Last change: 2017-02-23 Summary: openstack-neutron-bgp-dragent missing from RDO Newton ### openstack-nova (11 bugs) [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2016-04-22 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1382553 ] http://bugzilla.redhat.com/1382553 (NEW) Component: openstack-nova Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1381323 ] http://bugzilla.redhat.com/1381323 (NEW) Component: openstack-nova Last change: 2016-10-03 Summary: nova image-create fails with instances booted from volume [1294747 ] http://bugzilla.redhat.com/1294747 (NEW) Component: openstack-nova Last change: 2016-05-16 Summary: Migration fails when the SRIOV PF is not online [1430540 ] http://bugzilla.redhat.com/1430540 (NEW) Component: openstack-nova Last change: 2017-03-24 Summary: [Ocata] openstack-nova-placement- api-15.0.0-1.el7.noarch missing parameter [1436944 ] http://bugzilla.redhat.com/1436944 (NEW) Component: openstack-nova Last change: 2017-03-29 Summary: CVE-2017-7214 openstack-nova: Sensitive information included in legacy notification exception contexts [openstack-rdo] [1374727 ] http://bugzilla.redhat.com/1374727 (NEW) Component: openstack-nova Last change: 2016-09-09 Summary: Newly created instances sometimes get two private interfaces assigned [1379829 ] http://bugzilla.redhat.com/1379829 (NEW) Component: openstack-nova Last change: 2016-10-24 Summary: tempest failure: tempest.api.compute.servers.test_server_actions [1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED) Component: openstack-nova Last change: 2016-11-16 Summary: logrotate should copytruncate to avoid openstack logging to deleted files [1361908 ] http://bugzilla.redhat.com/1361908 (NEW) Component: openstack-nova Last change: 2016-08-02 Summary: nova can't mount instance disk with libguestfs - Permission denied [1406186 ] http://bugzilla.redhat.com/1406186 (NEW) Component: openstack-nova Last change: 2016-12-19 Summary: instance hangs on boot, without throwing any errors ### openstack-packstack (46 bugs) [1418670 ] http://bugzilla.redhat.com/1418670 (NEW) Component: openstack-packstack Last change: 2017-02-02 Summary: Installation fails when using hostnames [1351873 ] http://bugzilla.redhat.com/1351873 (NEW) Component: openstack-packstack Last change: 2016-07-01 Summary: keystone.pp sets unreasonable execution time for keystone_manage token_flush [1371582 ] http://bugzilla.redhat.com/1371582 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: dnsmasq-neutron.conf is left unmanaged after installation [1353195 ] http://bugzilla.redhat.com/1353195 (NEW) Component: openstack-packstack Last change: 2016-07-06 Summary: [RFE] enable configuration of cinder lvm volume group name in packstack [1353048 ] http://bugzilla.redhat.com/1353048 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: manila is misconfigured after deployment [1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV) Component: openstack-packstack Last change: 2016-05-19 Summary: Raise MariaDB max connections limit [1361704 ] http://bugzilla.redhat.com/1361704 (NEW) Component: openstack-packstack Last change: 2016-07-29 Summary: [RFE] add support for designate [1431253 ] http://bugzilla.redhat.com/1431253 (NEW) Component: openstack-packstack Last change: 2017-03-10 Summary: Feature request - automatic installation of Magnum-ui [1188491 ] http://bugzilla.redhat.com/1188491 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack wording is unclear for demo and testing provisioning. [1201612 ] http://bugzilla.redhat.com/1201612 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Interactive - Packstack asks for Tempest details even when Tempest install is declined [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2016-05-16 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [903645 ] http://bugzilla.redhat.com/903645 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: Include the ability in PackStack to support SSL for all REST services and message bus communication [1324070 ] http://bugzilla.redhat.com/1324070 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: PackStack Support for LBaaSv2 [1292271 ] http://bugzilla.redhat.com/1292271 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: Receive Msg 'Error: Could not find user glance' [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2016-05-18 Summary: [RFE] SPICE support in packstack [1353050 ] http://bugzilla.redhat.com/1353050 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: packages openstack-manila-ui and openstack-trove-ui are not installed by packstack [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: Offset Swift ports to 6200 [1012382 ] http://bugzilla.redhat.com/1012382 (ON_DEV) Component: openstack-packstack Last change: 2016-04-19 Summary: swift: Admin user does not have permissions to see containers created by glance service [1289761 ] http://bugzilla.redhat.com/1289761 (NEW) Component: openstack-packstack Last change: 2017-03-10 Summary: PackStack installs Nova crontab that nova user can't run [1352980 ] http://bugzilla.redhat.com/1352980 (NEW) Component: openstack-packstack Last change: 2016-09-23 Summary: it's not possible to deploy openstack with keystone api version v3 [1286828 ] http://bugzilla.redhat.com/1286828 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack should have the option to install QoS (neutron) [1382100 ] http://bugzilla.redhat.com/1382100 (ASSIGNED) Component: openstack-packstack Last change: 2016-10-11 Summary: Running packstack with answer file "Error: Error appeared during puppet run: 10.0.2.15_horizon.pp" [1403636 ] http://bugzilla.redhat.com/1403636 (NEW) Component: openstack-packstack Last change: 2016-12-12 Summary: Packstack cannot detect IP of the 2nd NIC [1353045 ] http://bugzilla.redhat.com/1353045 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: CONFIG_KEYSTONE_REGION is not honoured for all endpoints [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: API services has all admin permission instead of service [1063393 ] http://bugzilla.redhat.com/1063393 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: RFE: Provide option to set bind_host/bind_port for API services [1302766 ] http://bugzilla.redhat.com/1302766 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Add Magnum support using puppet-magnum [1285494 ] http://bugzilla.redhat.com/1285494 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: openstack- packstack-7.0.0-0.5.dev1661.gaf13b7e.el7.noarch cripples(?) httpd.conf [1291492 ] http://bugzilla.redhat.com/1291492 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Unfriendly behavior of IP filtering for VXLAN with EXCLUDE_SERVERS [1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack installation failed due to wrong http config [1227298 ] http://bugzilla.redhat.com/1227298 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: Packstack should support MTU settings [1316856 ] http://bugzilla.redhat.com/1316856 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: packstack fails to configure ovs bridge for CentOS [1269535 ] http://bugzilla.redhat.com/1269535 (NEW) Component: openstack-packstack Last change: 2016-08-29 Summary: packstack script does not test to see if the rc files *were* created. [1005073 ] http://bugzilla.redhat.com/1005073 (NEW) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Please add glance and nova lib folder config [1239027 ] http://bugzilla.redhat.com/1239027 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: please move httpd log files to corresponding dirs [1383620 ] http://bugzilla.redhat.com/1383620 (NEW) Component: openstack-packstack Last change: 2016-10-11 Summary: Packstack fails tox py27 unit tests only on RHEL [1430181 ] http://bugzilla.redhat.com/1430181 (NEW) Component: openstack-packstack Last change: 2017-03-08 Summary: Packstack Ocata: br-ex not correctly set up after controller reboot [1168113 ] http://bugzilla.redhat.com/1168113 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: The warning message " NetworkManager is active " appears even when the NetworkManager is inactive [1312487 ] http://bugzilla.redhat.com/1312487 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: Packstack with Swift Glance backend does not seem to work [1184806 ] http://bugzilla.redhat.com/1184806 (NEW) Component: openstack-packstack Last change: 2016-04-28 Summary: [RFE] Packstack should support deploying Nova and Glance with RBD images and Ceph as a backend [1172310 ] http://bugzilla.redhat.com/1172310 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: support Keystone LDAP [1385025 ] http://bugzilla.redhat.com/1385025 (NEW) Component: openstack-packstack Last change: 2016-10-14 Summary: Manila image corruted [1200129 ] http://bugzilla.redhat.com/1200129 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: [RFE] add support for ceilometer workload partitioning via tooz/redis [1194678 ] http://bugzilla.redhat.com/1194678 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: On aarch64, nova.conf should default to vnc_enabled=False [1293693 ] http://bugzilla.redhat.com/1293693 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Keystone setup fails on missing required parameter [1286995 ] http://bugzilla.redhat.com/1286995 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack should configure LVM filtering with LVM/iSCSI ### openstack-puppet-modules (3 bugs) [1429709 ] http://bugzilla.redhat.com/1429709 (NEW) Component: openstack-puppet-modules Last change: 2017-04-03 Summary: Cannot install undercloud on trunk [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: trove guestagent config mods for integration testing ### openstack-sahara (1 bug) [1305790 ] http://bugzilla.redhat.com/1305790 (NEW) Component: openstack-sahara Last change: 2016-07-13 Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via Sahara Wizards on RDO Liberty ### openstack-swift (2 bugs) [1382921 ] http://bugzilla.redhat.com/1382921 (NEW) Component: openstack-swift Last change: 2016-11-29 Summary: swift-object-expirer packaged in wrong package [1352456 ] http://bugzilla.redhat.com/1352456 (NEW) Component: openstack-swift Last change: 2016-07-04 Summary: Swift Liberty reports "%RPMVERSION%" instead of actual version string ### openstack-tripleo (39 bugs) [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1351570 ] http://bugzilla.redhat.com/1351570 (NEW) Component: openstack-tripleo Last change: 2016-06-30 Summary: Failure to deploy 3 Node HA Controller and 2 Compute Nodes via Tripleo QuickStart [1344620 ] http://bugzilla.redhat.com/1344620 (NEW) Component: openstack-tripleo Last change: 2016-06-10 Summary: Nova instance live migration fails: migrateToURI3() got an unexpected keyword argument 'bandwidth' [1364789 ] http://bugzilla.redhat.com/1364789 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: Openstack undercloud install ( via instack-virt-setup ) craches on instack VM with error 'ImportError: No module named osc_lib' [1422835 ] http://bugzilla.redhat.com/1422835 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Mongodb currently runs with noauth on the undercloud / controller roles. [1422281 ] http://bugzilla.redhat.com/1422281 (NEW) Component: openstack-tripleo Last change: 2017-02-14 Summary: CVE-2017-2627 openstack-tripleo-common: sudoers file is too permissive [openstack-rdo] [1426582 ] http://bugzilla.redhat.com/1426582 (NEW) Component: openstack-tripleo Last change: 2017-02-24 Summary: TripleO management of AIDE [1344495 ] http://bugzilla.redhat.com/1344495 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Horizon: Error: Unable to retrieve project list and Error: Unable to retrieve domain list. [1329095 ] http://bugzilla.redhat.com/1329095 (NEW) Component: openstack-tripleo Last change: 2016-04-22 Summary: mariadb and keystone down after an upgrade from liberty to mitaka [1351547 ] http://bugzilla.redhat.com/1351547 (ASSIGNED) Component: openstack-tripleo Last change: 2016-07-05 Summary: Rabbitmq clone starts on just one node in a HA deploy [1344442 ] http://bugzilla.redhat.com/1344442 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Ceilometer central fails to start: ImportError: No module named redis [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1277980 ] http://bugzilla.redhat.com/1277980 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: missing python-proliantutils [1422612 ] http://bugzilla.redhat.com/1422612 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Install and manage AIDE [1358083 ] http://bugzilla.redhat.com/1358083 (NEW) Component: openstack-tripleo Last change: 2016-07-20 Summary: openstack-tripleo: /usr/share/instack-undercloud /puppet-stack-config/puppet-stack-config.yaml.template (line 429) misses right curly bracket, this creates misconfigured /httpboot/inspector.ipxe and introspection fails. [1361613 ] http://bugzilla.redhat.com/1361613 (NEW) Component: openstack-tripleo Last change: 2016-07-29 Summary: Deployment of RDO M2, Gnocchi statsd gets configured only on first controller in HA environment and it fails to start on the rest of 2 controllers [1427528 ] http://bugzilla.redhat.com/1427528 (NEW) Component: openstack-tripleo Last change: 2017-02-28 Summary: Extend SSHD Composable service [1340865 ] http://bugzilla.redhat.com/1340865 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1353915 ] http://bugzilla.redhat.com/1353915 (NEW) Component: openstack-tripleo Last change: 2016-07-18 Summary: [RFE] Add to scripts generated by undercloud install - script to replace failed TripleO QuickStart HA Controller [1422802 ] http://bugzilla.redhat.com/1422802 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Migrate from soon to be depreciated admin_token [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: User can not login into the overcloud horizon using the proper credentials [1353976 ] http://bugzilla.redhat.com/1353976 (NEW) Component: openstack-tripleo Last change: 2016-07-11 Summary: tripleo ceontos7 images missing linux-firmware package [1303614 ] http://bugzilla.redhat.com/1303614 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: overcloud deployment failed AttributeError: 'Proxy' object has no attribute 'api' [1364129 ] http://bugzilla.redhat.com/1364129 (NEW) Component: openstack-tripleo Last change: 2016-08-05 Summary: Overcloud pacemaker services restart behavior causes downtime [1341093 ] http://bugzilla.redhat.com/1341093 (NEW) Component: openstack-tripleo Last change: 2016-06-01 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1359911 ] http://bugzilla.redhat.com/1359911 (NEW) Component: openstack-tripleo Last change: 2016-07-25 Summary: Cannot generate overcloud images with liberty [1365545 ] http://bugzilla.redhat.com/1365545 (NEW) Component: openstack-tripleo Last change: 2016-08-09 Summary: Overcloud been set up via instack-virt-setup fails to run `nova keypair-add oskey > oskey.pem` [1380207 ] http://bugzilla.redhat.com/1380207 (NEW) Component: openstack-tripleo Last change: 2016-09-29 Summary: Doing overcloud stack update (package upgrade) fails with error saying can't find resource openstack- keystone [1344398 ] http://bugzilla.redhat.com/1344398 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: SSL enabled undercloud doesn't configure https protocol for several endpoints [1350605 ] http://bugzilla.redhat.com/1350605 (NEW) Component: openstack-tripleo Last change: 2016-06-27 Summary: Error regarding the TUN device using quickstart.sh [1344467 ] http://bugzilla.redhat.com/1344467 (NEW) Component: openstack-tripleo Last change: 2016-08-29 Summary: Unable to launch instance: Invalid: Volume sets discard option, qemu (1, 6, 0) or later is required. [1277990 ] http://bugzilla.redhat.com/1277990 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: openstack-ironic-inspector-dnsmasq.service: failed to start during undercloud installation [1344447 ] http://bugzilla.redhat.com/1344447 (NEW) Component: openstack-tripleo Last change: 2016-06-21 Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python- rados' >= 9.1.0 [1344451 ] http://bugzilla.redhat.com/1344451 (NEW) Component: openstack-tripleo Last change: 2016-06-20 Summary: HAProxy logs show up in the os-collect-config journal [1420853 ] http://bugzilla.redhat.com/1420853 (NEW) Component: openstack-tripleo Last change: 2017-02-13 Summary: Openvswitch package not build with dpdk [1334259 ] http://bugzilla.redhat.com/1334259 (NEW) Component: openstack-tripleo Last change: 2016-05-09 Summary: openstack overcloud image upload fails with "Required file "./ironic-python-agent.initramfs" does not exist." [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Scaling work to do during icehouse ### openstack-tripleo-heat-templates (3 bugs) [1386447 ] http://bugzilla.redhat.com/1386447 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-10-19 Summary: Newton (HA) Deployments failing w/ httpd service restart timeout [1364032 ] http://bugzilla.redhat.com/1364032 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-08-23 Summary: Mixed deployment with UC in Mitaka and OC in Newton scale up fails with sql error [1266027 ] http://bugzilla.redhat.com/1266027 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-04-18 Summary: TripleO should use pymysql database driver since Liberty ### openstack-tripleo-image-elements (2 bugs) [1347652 ] http://bugzilla.redhat.com/1347652 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-06-22 Summary: post-install deletes foreign o-r-c configure.d scripts [1303567 ] http://bugzilla.redhat.com/1303567 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-04-18 Summary: Overcloud deployment fails using Ceph ### openstack-trove (1 bug) [1327068 ] http://bugzilla.redhat.com/1327068 (NEW) Component: openstack-trove Last change: 2016-05-24 Summary: trove guest agent should create a sudoers entry ### Package Review (21 bugs) [1426551 ] http://bugzilla.redhat.com/1426551 (NEW) Component: Package Review Last change: 2017-02-24 Summary: Review Request: Senlin - is a clustering service for OpenStack [1435191 ] http://bugzilla.redhat.com/1435191 (NEW) Component: Package Review Last change: 2017-03-31 Summary: New package: osops-tools-monitoring-oschecks [1392309 ] http://bugzilla.redhat.com/1392309 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-os-faults - OpenStack fault- injection library [1420931 ] http://bugzilla.redhat.com/1420931 (NEW) Component: Package Review Last change: 2017-03-30 Summary: Review Request: tripleo-repos - repo management tool for tripleo [1272513 ] http://bugzilla.redhat.com/1272513 (ASSIGNED) Component: Package Review Last change: 2016-05-20 Summary: Review Request: Murano - is an application catalog for OpenStack [1331486 ] http://bugzilla.redhat.com/1331486 (NEW) Component: Package Review Last change: 2016-12-07 Summary: Tracker bugzilla for puppet packages in RDO Newton cycle [1403740 ] http://bugzilla.redhat.com/1403740 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-logstash logging service [1403756 ] http://bugzilla.redhat.com/1403756 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-midonet_openstack [1385604 ] http://bugzilla.redhat.com/1385604 (NEW) Component: Package Review Last change: 2017-01-09 Summary: New package: python-networking-vsphere - A set of Neutron drivers and agents to manage vSphere clusters. [1421680 ] http://bugzilla.redhat.com/1421680 (ASSIGNED) Component: Package Review Last change: 2017-03-09 Summary: Review Request: puppet-vitrage Root Cause Analysis Service [1374800 ] http://bugzilla.redhat.com/1374800 (ASSIGNED) Component: Package Review Last change: 2016-12-07 Summary: Review Request: puppet-magnum [1400150 ] http://bugzilla.redhat.com/1400150 (ASSIGNED) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-ec2api [1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED) Component: Package Review Last change: 2016-10-08 Summary: New Package: python-dracclient [1326586 ] http://bugzilla.redhat.com/1326586 (NEW) Component: Package Review Last change: 2016-08-24 Summary: Review request: Sensu [1373511 ] http://bugzilla.redhat.com/1373511 (ASSIGNED) Component: Package Review Last change: 2016-11-14 Summary: New Package Request: virtualbmc [1272524 ] http://bugzilla.redhat.com/1272524 (ASSIGNED) Component: Package Review Last change: 2016-05-19 Summary: Review Request: openstack-mistral - workflow Service for OpenStack cloud [1361959 ] http://bugzilla.redhat.com/1361959 (ASSIGNED) Component: Package Review Last change: 2016-09-01 Summary: Include puppet-ovn in openstack-puppet-modules [1436029 ] http://bugzilla.redhat.com/1436029 (ASSIGNED) Component: Package Review Last change: 2017-03-27 Summary: openstack-glare - Unified Artifact Repository [1409964 ] http://bugzilla.redhat.com/1409964 (NEW) Component: Package Review Last change: 2017-03-22 Summary: New package : Tap as a service extension for neutron [1406909 ] http://bugzilla.redhat.com/1406909 (ASSIGNED) Component: Package Review Last change: 2017-03-31 Summary: Review request: python-scciclient - Ironic plugin driver [1365932 ] http://bugzilla.redhat.com/1365932 (ASSIGNED) Component: Package Review Last change: 2016-09-20 Summary: import puppet-barbican into OPM ### python-fixtures (1 bug) [1379427 ] http://bugzilla.redhat.com/1379427 (NEW) Component: python-fixtures Last change: 2016-09-27 Summary: python-fixtures >= 3 is required for neutron ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2016-05-02 Summary: Missing versioned dependency on python-six ### python-webob (1 bug) [1384058 ] http://bugzilla.redhat.com/1384058 (NEW) Component: python-webob Last change: 2016-10-12 Summary: In Newton python-webob 1.6.1 is required as in upper- constraints.txt ### rdo-manager (14 bugs) [1306350 ] http://bugzilla.redhat.com/1306350 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, if not configured, the first nic on compute nodes gets addresses from dhcp as a default [1370653 ] http://bugzilla.redhat.com/1370653 (NEW) Component: rdo-manager Last change: 2017-01-24 Summary: Deploying overcloud fails at step4 of the controllers [1306364 ] http://bugzilla.redhat.com/1306364 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, using bridge mappings, Neutron opensvswitch-agent plugin's config file don't gets populated correctly [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: there is a newer image that can be used to deploy openstack [1294683 ] http://bugzilla.redhat.com/1294683 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: instack-undercloud: "openstack undercloud install" throws errors and then gets stuck due to selinux. [1271289 ] http://bugzilla.redhat.com/1271289 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: overcloud-novacompute stuck in spawning state [1216981 ] http://bugzilla.redhat.com/1216981 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: No way to increase yum timeouts when building images [1270370 ] http://bugzilla.redhat.com/1270370 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: [RDO-Manager] bulk introspection moving the nodes from available to manageable too quickly [getting: NodeLocked:] [1292253 ] http://bugzilla.redhat.com/1292253 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Production + EPEL + yum-plugin-priorities results in wrong version of hiera [1273541 ] http://bugzilla.redhat.com/1273541 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: RDO-Manager needs epel.repo enabled (otherwise undercloud deployment fails.) [1271726 ] http://bugzilla.redhat.com/1271726 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: 1 of the overcloud VMs (nova) is stack in spawning state [1273680 ] http://bugzilla.redhat.com/1273680 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: HA overcloud with network isolation deployment fails [1270805 ] http://bugzilla.redhat.com/1270805 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Glance client returning 'Expected endpoint' [1272376 ] http://bugzilla.redhat.com/1272376 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Duplicate nova hypervisors after rebooting compute nodes ### rdopkg (3 bugs) [1386460 ] http://bugzilla.redhat.com/1386460 (NEW) Component: rdopkg Last change: 2016-10-19 Summary: can not install allinone ironic with RDO Newton version [1353406 ] http://bugzilla.redhat.com/1353406 (NEW) Component: rdopkg Last change: 2016-07-07 Summary: Expired SSL for RPM package. [1419133 ] http://bugzilla.redhat.com/1419133 (NEW) Component: rdopkg Last change: 2017-02-03 Summary: Add OpenStack Freezer Support ### RFEs (2 bugs) [1193886 ] http://bugzilla.redhat.com/1193886 (ASSIGNED) Component: RFEs Last change: 2016-04-18 Summary: RFE: wait for DB after boot [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2016-05-20 Summary: [RFE] Provide easy to use upgrade tool ### tempest (1 bug) [1250081 ] http://bugzilla.redhat.com/1250081 (NEW) Component: tempest Last change: 2015-08-06 Summary: test_minimum_basic scenario failed to run on rdo- manager ## Fixed bugs This is a list of "fixed" bugs by component. A "fixed" bug is fixed state MODIFIED, POST, ON_QA and has been fixed. You can help out by testing the fix to make sure it works as intended. (86 bugs) ### distribution (8 bugs) [1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED) Component: distribution Last change: 2016-04-21 Summary: Log handler repeatedly crashes [1368182 ] http://bugzilla.redhat.com/1368182 (MODIFIED) Component: distribution Last change: 2016-09-02 Summary: Rabbitmq-server has a new version in Fedora that addresses several bugs [1422267 ] http://bugzilla.redhat.com/1422267 (POST) Component: distribution Last change: 2017-03-17 Summary: CVE-2017-2622 openstack-mistral: /var/log/mistral/ is world readable [openstack-rdo] [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2016-04-18 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1409689 ] http://bugzilla.redhat.com/1409689 (MODIFIED) Component: distribution Last change: 2017-01-03 Summary: CVE-2016-9599 puppet-tripleo:if ssl is enabled, traffic is open on both undercloud and overcloud [openstack- rdo] [1344148 ] http://bugzilla.redhat.com/1344148 (ON_QA) Component: distribution Last change: 2016-06-17 Summary: RDO mitaka openstack-tempest build requires updated python-urllib3 [1400533 ] http://bugzilla.redhat.com/1400533 (ON_QA) Component: distribution Last change: 2016-12-02 Summary: Could not find fact 'search_external' [1397098 ] http://bugzilla.redhat.com/1397098 (MODIFIED) Component: distribution Last change: 2016-12-21 Summary: Upgrade python-requests to 2.11.1 for Newton ### instack-undercloud (1 bug) [1270033 ] http://bugzilla.redhat.com/1270033 (POST) Component: instack-undercloud Last change: 2016-05-05 Summary: [RDO-Manager] Node inspection fails when changing the default 'inspection_iprange' value in undecloud.conf. ### mariadb (1 bug) [1406320 ] http://bugzilla.redhat.com/1406320 (MODIFIED) Component: mariadb Last change: 2017-02-17 Summary: Yum transaction error when installing mariadb-server from RDO in CentOS 7.3 ### openstack-ceilometer (2 bugs) [1287252 ] http://bugzilla.redhat.com/1287252 (POST) Component: openstack-ceilometer Last change: 2017-02-28 Summary: openstack-ceilometer-alarm-notifier does not start: unit file is missing [1331510 ] http://bugzilla.redhat.com/1331510 (ON_QA) Component: openstack-ceilometer Last change: 2017-02-27 Summary: Gnocchi 2.0.2-1 release does not have Mitaka default configuration file ### openstack-cinder (1 bug) [1431156 ] http://bugzilla.redhat.com/1431156 (MODIFIED) Component: openstack-cinder Last change: 2017-04-07 Summary: NetApp: Failed to get info for aggregate, Newton ### openstack-glance (1 bug) [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2016-04-19 Summary: Glance api ssl issue ### openstack-heat (2 bugs) [1424892 ] http://bugzilla.redhat.com/1424892 (POST) Component: openstack-heat Last change: 2017-03-30 Summary: Password written in clear text in heat-api.log with DEBUG mode [openstack-rdo] [1422265 ] http://bugzilla.redhat.com/1422265 (MODIFIED) Component: openstack-heat Last change: 2017-03-02 Summary: CVE-2017-2621 openstack-heat: /var/log/heat/ is world readable [openstack-rdo] ### openstack-ironic (1 bug) [1348817 ] http://bugzilla.redhat.com/1348817 (ON_QA) Component: openstack-ironic Last change: 2016-06-23 Summary: CVE-2016-4985 openstack-ironic: Ironic Node information including credentials exposed to unauthenticated users [openstack-rdo] ### openstack-ironic-discoverd (1 bug) [1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED) Component: openstack-ironic-discoverd Last change: 2016-10-08 Summary: No valid interfaces found during introspection ### openstack-keystone (2 bugs) [1280530 ] http://bugzilla.redhat.com/1280530 (MODIFIED) Component: openstack-keystone Last change: 2016-05-20 Summary: Fernet tokens cannot read key files with SELInux enabled [1341332 ] http://bugzilla.redhat.com/1341332 (POST) Component: openstack-keystone Last change: 2016-06-01 Summary: keystone logrotate configuration should use size configuration ### openstack-nova (2 bugs) [1367696 ] http://bugzilla.redhat.com/1367696 (ON_QA) Component: openstack-nova Last change: 2016-12-15 Summary: Add RPM deps to require install of qemu-kvm-rhev, not qemu-kvm-rhel [1301156 ] http://bugzilla.redhat.com/1301156 (POST) Component: openstack-nova Last change: 2016-04-22 Summary: openstack-nova missing specfile requires on castellan>=0.3.1 ### openstack-packstack (18 bugs) [1288179 ] http://bugzilla.redhat.com/1288179 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Mitaka: Packstack image provisioning fails with "Store filesystem could not be configured correctly" [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [1302275 ] http://bugzilla.redhat.com/1302275 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-l3-agent does not start on Mitaka-2 when enabling FWaaS [1302256 ] http://bugzilla.redhat.com/1302256 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-server does not start on Mitaka-2 when enabling LBaaS [1150652 ] http://bugzilla.redhat.com/1150652 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack does not provide an option to register hosts to Red Hat Satellite 6 [1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED) Component: openstack-packstack Last change: 2016-05-18 Summary: Horizon help url in RDO points to the RHOS documentation [1255369 ] http://bugzilla.redhat.com/1255369 (POST) Component: openstack-packstack Last change: 2016-05-19 Summary: Improve session settings for horizon [1148949 ] http://bugzilla.redhat.com/1148949 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: openstack-packstack: installed "packstack --allinone" on Centos7.0 and configured private networking. The booted VMs are not able to communicate with each other, nor ping the gateway. [1172467 ] http://bugzilla.redhat.com/1172467 (POST) Component: openstack-packstack Last change: 2016-09-06 Summary: New user cannot retrieve container listing [1124982 ] http://bugzilla.redhat.com/1124982 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Help text for SSL is incorrect regarding passphrase on the cert [1330289 ] http://bugzilla.redhat.com/1330289 (POST) Component: openstack-packstack Last change: 2016-10-17 Summary: Failure to install Controller/Network&&Compute Cluster on RDO Mitaka with keystone API V3 [1282746 ] http://bugzilla.redhat.com/1282746 (POST) Component: openstack-packstack Last change: 2016-09-09 Summary: Swift's proxy-server is not configured to use ceilometer [1297833 ] http://bugzilla.redhat.com/1297833 (POST) Component: openstack-packstack Last change: 2016-04-19 Summary: VPNaaS should use libreswan driver instead of openswan by default [1187412 ] http://bugzilla.redhat.com/1187412 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Script wording for service installation should be consistent [1376769 ] http://bugzilla.redhat.com/1376769 (POST) Component: openstack-packstack Last change: 2016-09-16 Summary: Could not find data item CONFIG_CINDER_VOLUMES_CREATE in any Hiera data file and no default supplied [1335612 ] http://bugzilla.redhat.com/1335612 (MODIFIED) Component: openstack-packstack Last change: 2016-05-31 Summary: CONFIG_USE_SUBNETS=y won't work correctly with VLAN [1028690 ] http://bugzilla.redhat.com/1028690 (POST) Component: openstack-packst From chkumar246 at gmail.com Wed Apr 12 16:07:19 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 12 Apr 2017 21:37:19 +0530 Subject: [rdo-list] [Meeting] RDO meeting (2017-04-12) Minutes Message-ID: ============================== #rdo: RDO meeting - 2017-04-12 ============================== Meeting started by chandankumar at 15:02:17 UTC. The full logs are available at http://eavesdrop.openstack.org/meetings/rdo_meeting___2017_04_12/2017/rdo_meeting___2017_04_12.2017-04-12-15.02.log.html . Meeting summary --------------- * rollcall (chandankumar, 15:02:26) * pike Milestone 1 test days (chandankumar, 15:05:45) * LINK: https://www.rdoproject.org/testday/tests/ (rbowen, 15:08:40) * python-tempestconf (chandankumar, 15:13:23) * LINK: https://github.com/redhat-openstack/python-tempestconf/tree/1.1.0 (chandankumar, 15:14:22) * rdoinfo parser from rdoinfo/rdopkg into a separate module (chandankumar, 15:16:54) * rdoinfo data format is stable enough, it's time to release rdoinfo parser as a proper module (jruzicka, 15:17:23) * ACTION: jruzicka will merge rdoinfo parser and rdopkg.actionmods.rdoinfo into a separate module (jruzicka, 15:18:05) * Contributor survey (chandankumar, 15:23:12) * Mitaka EOL (chandankumar, 15:27:07) * ACTION: apevec to draft Mitaka EOL annoucement for Cloud SIG repos (apevec, 15:34:08) * TryStack FreeIPA (leanderthal, 15:34:44) * ACTION: leanderthal email rdo-list re: trystack freeipa (leanderthal, 15:52:14) * chair for next meeting (chandankumar, 15:52:58) * ACTION: trown to chair for next meeting. (chandankumar, 15:55:26) * Open Floor (chandankumar, 15:55:41) Meeting ended at 16:01:35 UTC. Action items, by person ----------------------- * apevec * apevec to draft Mitaka EOL annoucement for Cloud SIG repos * jruzicka * jruzicka will merge rdoinfo parser and rdopkg.actionmods.rdoinfo into a separate module * leanderthal * leanderthal email rdo-list re: trystack freeipa * trown * trown to chair for next meeting. People present (lines said) --------------------------- * chandankumar (80) * rbowen (39) * leanderthal (30) * apevec (27) * wfoster (12) * openstack (11) * jruzicka (10) * trown (6) * dmsimard (6) * rdogerrit (2) * alphacc (1) * number80 (1) * DrBacchus (1) Generated by `MeetBot`_ 0.1.4 From ahrechan at redhat.com Wed Apr 12 17:28:02 2017 From: ahrechan at redhat.com (Artem Hrechanychenko) Date: Wed, 12 Apr 2017 20:28:02 +0300 Subject: [rdo-list] RDO+quickstart+RHEL overcloud images Message-ID: Hi! Is there possibility to use rhel based overcloud images for RDO installation using tripleo-quickstart instead of Centos?Is it possible ? -- Best Regards, Artem Hrechanychenko ATQC Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL: From rdo-list at dseven.org Wed Apr 12 18:49:11 2017 From: rdo-list at dseven.org (iain MacDonnell) Date: Wed, 12 Apr 2017 11:49:11 -0700 Subject: [rdo-list] Ocata update releases ? Message-ID: I feel like I'm missing something, and this is going to be a stupid question, but I've exhausted my Google-fu, so here goes... Is there a schedule for Ocata update (/bug-fix/point) releases somewhere? The RDO FAQ states that they happen around every 8 weeks, and follow the upstream release schedule, but I'm failing to find that too (https://releases.openstack.org/ says that there are point-releases, but doesn't tell me when). Specifically, I need fixes that are in nova 15.0.1 (there's a 15.0.2 now), and cinder 10.0.1. When might I expect to see RPMs built from those versions in the "openstack-ocata" yum repo? TIA... ~iain From rbowen at redhat.com Wed Apr 12 20:22:18 2017 From: rbowen at redhat.com (Rich Bowen) Date: Wed, 12 Apr 2017 16:22:18 -0400 Subject: [rdo-list] Vote for talks at OpenStack Israel Message-ID: <5b0cad41-ee86-a1ce-5b9d-fc94b7f99e6f@redhat.com> Voting for the OpenStack Israel agenda ends on the 18th: http://www.openstack-israel.org/agenda -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From apevec at redhat.com Wed Apr 12 22:54:25 2017 From: apevec at redhat.com (Alan Pevec) Date: Thu, 13 Apr 2017 00:54:25 +0200 Subject: [rdo-list] Ocata update releases ? In-Reply-To: References: Message-ID: > Is there a schedule for Ocata update (/bug-fix/point) releases > somewhere? The RDO FAQ states that they happen around every 8 weeks, > and follow the upstream release schedule, but I'm failing to find that that answer needs to be updated, upstream is not doing coordinated point-releases anymore, all stable releases are async per-project without schedule. > too (https://releases.openstack.org/ says that there are > point-releases, but doesn't tell me when). > > Specifically, I need fixes that are in nova 15.0.1 (there's a 15.0.2 > now), and cinder 10.0.1. When might I expect to see RPMs built from > those versions in the "openstack-ocata" yum repo? They will show up in the regular repo once they pass CI checks. You can grab them from CBS Koji in the meantime: nova 15.0.2 http://cbs.centos.org/koji/buildinfo?buildID=16744 (15.0.3 is coming) cinder 10.0.1 http://cbs.centos.org/koji/buildinfo?buildID=16918 Cheers, Alan From rdo-list at dseven.org Thu Apr 13 01:23:05 2017 From: rdo-list at dseven.org (iain MacDonnell) Date: Wed, 12 Apr 2017 18:23:05 -0700 Subject: [rdo-list] Ocata update releases ? In-Reply-To: References: Message-ID: On Wed, Apr 12, 2017 at 3:54 PM, Alan Pevec wrote: >> Is there a schedule for Ocata update (/bug-fix/point) releases >> somewhere? The RDO FAQ states that they happen around every 8 weeks, >> and follow the upstream release schedule, but I'm failing to find that > > that answer needs to be updated, upstream is not doing coordinated > point-releases anymore, > all stable releases are async per-project without schedule. That's what I thought, but releases.openstack.org seemed to suggest that there are still regular point releases including the core components. Maybe their page needs updating too :) Still interested in the (new?) RDO process around this - is it still "about every 8 weeks", or does something else trigger a release now? >> too (https://releases.openstack.org/ says that there are >> point-releases, but doesn't tell me when). >> >> Specifically, I need fixes that are in nova 15.0.1 (there's a 15.0.2 >> now), and cinder 10.0.1. When might I expect to see RPMs built from >> those versions in the "openstack-ocata" yum repo? > > They will show up in the regular repo once they pass CI checks. > You can grab them from CBS Koji in the meantime: > nova 15.0.2 http://cbs.centos.org/koji/buildinfo?buildID=16744 (15.0.3 > is coming) > cinder 10.0.1 http://cbs.centos.org/koji/buildinfo?buildID=16918 Thanks! Running those in a lab environment now. No issues so-far... ~iain From whayutin at redhat.com Thu Apr 13 20:39:31 2017 From: whayutin at redhat.com (Wesley Hayutin) Date: Thu, 13 Apr 2017 16:39:31 -0400 Subject: [rdo-list] RDO+quickstart+RHEL overcloud images In-Reply-To: References: Message-ID: Hey Artem, You can substitute the CentOS image used in this config [1] with a RHEL image. If you need a different release as well, adjust the release vars and overcloud/ipa image paths. [1] https://github.com/openstack/tripleo-quickstart/blob/master/config/release/newton-baseos-undercloud.yml On Wed, Apr 12, 2017 at 1:28 PM, Artem Hrechanychenko wrote: > Hi! Is there possibility to use rhel based overcloud images for RDO > installation using tripleo-quickstart instead of Centos?Is it possible ? > > -- > Best Regards, > Artem Hrechanychenko > ATQC Engineer > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: From whayutin at redhat.com Thu Apr 13 20:52:37 2017 From: whayutin at redhat.com (Wesley Hayutin) Date: Thu, 13 Apr 2017 16:52:37 -0400 Subject: [rdo-list] RDO+quickstart+RHEL overcloud images In-Reply-To: References: Message-ID: On Thu, Apr 13, 2017 at 4:39 PM, Wesley Hayutin wrote: > Hey Artem, > > You can substitute the CentOS image used in this config [1] with a RHEL > image. > If you need a different release as well, adjust the release vars and > overcloud/ipa image paths. > > > [1] https://github.com/openstack/tripleo-quickstart/ > blob/master/config/release/newton-baseos-undercloud.yml > > Sorry one correction.. This will allow you to use a RHEL based undercloud. The publicly posted overcloud images are all CentOS. You can use the openstack commands to build the overcloud images, or use the tripleo-quickstart build role [2]. One can also find RDO on RHEL images internally at Red Hat. [2] https://github.com/openstack/tripleo-quickstart-extras/tree/master/roles/build-images > On Wed, Apr 12, 2017 at 1:28 PM, Artem Hrechanychenko > wrote: > >> Hi! Is there possibility to use rhel based overcloud images for RDO >> installation using tripleo-quickstart instead of Centos?Is it possible ? >> >> -- >> Best Regards, >> Artem Hrechanychenko >> ATQC Engineer >> >> _______________________________________________ >> rdo-list mailing list >> rdo-list at redhat.com >> https://www.redhat.com/mailman/listinfo/rdo-list >> >> To unsubscribe: rdo-list-unsubscribe at redhat.com >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hguemar at fedoraproject.org Mon Apr 17 15:00:03 2017 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 17 Apr 2017 15:00:03 +0000 (UTC) Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting Message-ID: <20170417150003.4856560A400B@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO meeting on 2017-04-19 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO IRC meeting [Agenda at https://etherpad.openstack.org/p/RDO-Meeting ](https://etherpad.openstack.org/p/RDO-Meeting) Every Wednesday on #rdo on Freenode IRC Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From eyalb1 at gmail.com Tue Apr 18 11:15:45 2017 From: eyalb1 at gmail.com (Eyal B) Date: Tue, 18 Apr 2017 14:15:45 +0300 Subject: [rdo-list] review of "under-review" tag for puppet-vitrage Message-ID: Hi, this review https://review.rdoproject.org/r/#/c/5962/ has been waiting for approvement more than 3 weeks ago Can someone of the core can look at it and approve it Thanks Eyal -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Tue Apr 18 11:56:58 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Tue, 18 Apr 2017 17:26:58 +0530 Subject: [rdo-list] [Reminder] join for RDO community weekly meeting on 19 Apr 2017 1500 UTC Message-ID: Hello, It is the reminder email. Our next RDO community weekly meeting is scheduled on 19 Apr 2017 1500 UTC at #rdo channel on Freenode server. Below is the list of things happened in last community meeting i.e on 12th April, 2017. * python-tempestconf 1.1.0 is available for ocata * Test day April 20, 21 for Pike Milestone 1 - https://www.rdoproject.org/testday/pike/milestone1/ * moving rdoinfo parser from rdoinfo/rdopkg into a separate module * FreeIPA - trystack could use help with FreeIPA so they can migrate to a newer version of openstack. * Discussion on improving RDO meeting. **What is coming in upcoming meeting:** * Separate module name suggestion for moving rdoinfo parser from rdoinfo/rdopkg into a separate module [ https://etherpad.openstack.org/p/rdoinfo-module ] * FreeIPA Trystack migration help/news. Upcoming Announcements: * Pike Milestone 1 RDO test day is on April 20, 21 , 2017. * Fill the RDO contributor Survey: https://goo.gl/forms/SYVo9gbacsMfe8Ov2 Feel free to add your meeting agenda to the etherpad: https://etherpad.openstack.org/p/RDO-Meeting So we can make RDO meeting more awesome. Thanks, Chandan Kumar From trown at redhat.com Wed Apr 19 18:26:09 2017 From: trown at redhat.com (John Trowbridge) Date: Wed, 19 Apr 2017 14:26:09 -0400 Subject: [rdo-list] [Meeting] RDO meeting (2017-04-19) Minutes Message-ID: <9c9bc437-ecb9-def8-f02d-8cd77ef9fc2b@redhat.com> ============================== #rdo: RDO meeting - 2017-04-19 ============================== Meeting started by trown at 15:00:55 UTC. The full logs are available at http://eavesdrop.openstack.org/meetings/rdo_meeting___2017_04_19/2017/rdo_meeting___2017_04_19.2017-04-19-15.00.log.html . Meeting summary --------------- * roll call (trown, 15:01:28) * Separate module name suggestion for moving rdoinfo parser from rdoinfo/rdopkg into a separate module [ https://etherpad.openstack.org/p/rdoinfo-module ] (trown, 15:03:23) * FreeIPA Trystack migration help/news. [leanderthal] [carried from previous meeting] (trown, 15:10:15) * RDO CI can it be adjust to at least keep the logs from the last passing promotion job and sub-jobs? (jschlueter) (trown, 15:11:31) * LINK: https://github.com/rdo-infra/ci-config/blob/3b4b72572416d744a87d50b17df23f3caac3f490/jenkins/jobs/defaults.yml#L15-L16 is where it would be changed (trown, 15:14:47) * LINK: https://github.com/rdo-infra/ci-config/blob/3b4b72572416d744a87d50b17df23f3caac3f490/jenkins/jobs/defaults.yml#L15-L16 though explicitly keeps 5 days (trown, 15:23:51) * TestDay Pike.1 - last Master RDO Promotion CI was 16 days ago? what is plan for a hash to use for test day? (trown, 15:25:40) * ACTION: dmsimard to promote current-passed-ci and current-tripleo-rdo to /b4/97/b49764cdc7eb0057677efea224603ddf6d4b42c0_ad1f2ce1 manually (dmsimard, 15:36:59) * AGREED: manually promote https://trunk.rdoproject.org/centos7-master/current-tripleo/ ( /b4/97/b49764cdc7eb0057677efea224603ddf6d4b42c0_ad1f2ce1 (trown, 15:37:04) * ACTION: trown update image symlinks to point to /b4/97/b49764cdc7eb0057677efea224603ddf6d4b42c0_ad1f2ce1 (trown, 15:37:22) * DLRN API: call for users/testers (trown, 15:37:56) * Anouncements (trown, 15:49:45) * Pike Milestone 1 RDO test day is on April 20, 21 , 2017 (trown, 15:49:58) * Fill the RDO contributor Survey: https://goo.gl/forms/SYVo9gbacsMfe8Ov2 (trown, 15:50:16) * chair for next meeting (trown, 15:51:10) * ACTION: amoralej to chair next meeting (trown, 15:52:14) * open floor (trown, 15:52:27) Meeting ended at 15:58:03 UTC. Action items, by person ----------------------- * amoralej * amoralej to chair next meeting * dmsimard * dmsimard to promote current-passed-ci and current-tripleo-rdo to /b4/97/b49764cdc7eb0057677efea224603ddf6d4b42c0_ad1f2ce1 manually * trown * trown update image symlinks to point to /b4/97/b49764cdc7eb0057677efea224603ddf6d4b42c0_ad1f2ce1 People present (lines said) --------------------------- * trown (69) * amoralej (28) * dmsimard (23) * myoung (22) * jruzicka (13) * jpena (12) * chandankumar (10) * openstack (8) * jschlueter (3) * rdogerrit (2) * number80 (1) * apuimedo (1) * dougbtv (1) Generated by `MeetBot`_ 0.1.4 From dms at redhat.com Thu Apr 20 04:26:08 2017 From: dms at redhat.com (David Moreau Simard) Date: Thu, 20 Apr 2017 00:26:08 -0400 Subject: [rdo-list] Updates to RDO slaves and jobs in ci.centos.org Message-ID: Hi, There's been a few updates worth mentioning and explaining to a wider audience as far as RDO is concerned on the ci.centos.org environment. First, please note that all packages on the five RDO slaves have been updated to the latest version. We had not yet updated to 7.3. The rdo-ci-slave01 node (the "promotion" slave) ran into some issues that took some time to fix, EPEL was enabled and it picked up python packages it shouldn't have. Things seem to be back in order now but some jobs might have failed in a weird way, triggering them again should be fine. Otherwise, all generic WeIRDO jobs are now running on OpenStack virtual machines provided by the RDO Cloud. This is provided by using the "rdo-virtualized" slave tags. The "rdo-promote-virtualized" tag will be used for the weirdo promote jobs once we're sure there's no more issues running them on the promotion slave. These tags are designed to work with WeIRDO jobs only for the time being, please contact me if you'd like to run virtualized workloads from ci.centos.org. This amounts to around 35 less jobs per day running on Duffy ci.centos.org hardware in total on a typical day (including generic weirdo jobs and promote weirdo jobs). I've re-shuffled the capacity around a bit, considering we've now freed significant capacity for bare-metal based TripleO jobs. The slave threads are now as follows: - rdo-ci-slave01: 12 threads (up from 11), tagged with "rdo-promote" and "rdo-promote-virtualized" - rdo-ci-cloudslave01: 6 threads (up from 4), tagged with "rdo" - rdo-ci-cloudslave02: 6 threads (up from 4), tagged with "rdo" - rdo-ci-cloudslave03: 8 threads (up from 4), tagged with "rdo-virtualized" - rdo-ci-cloudslave04: 8 threads (down from 15), tagged with "rdo-virtualized" There is a specific reason why cloudslave03 and cloudslave04 amount to 16 threads between the two, it is to match the quota we have been given in terms of capacity at RDO cloud. The threads will be used to artificially limit the amount of jobs run against the cloud concurrently without needing to implement queueing on our end. You'll otherwise notice the net effect for the "rdo" and "rdo-promote" tag isn't much, at least for the time being, it's very much the same since I've re-allocated cloudslave03 to load balance virtualized jobs. However, jobs are likely to be more reliable and faster now that they won't have to retry for nodes because we're less likely to hit rate-limiting. I'll monitor the situation over the next few days and bump the numbers if everything is looking good. That said, I'd like to hear about your feedback if you feel things are looking better and if we are running into "out of inventory" errors less often. Let me know if you have any questions, David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] From rbowen at redhat.com Thu Apr 20 11:46:34 2017 From: rbowen at redhat.com (Rich Bowen) Date: Thu, 20 Apr 2017 07:46:34 -0400 Subject: [rdo-list] Welcome Rain Leander to her new role Message-ID: <4c24bde6-2f5c-ef2b-10b1-aac46f0eb189@redhat.com> Dear RDO Enthusiast, We have some important news this week about what?s shifting in the RDO community. As you may know, Rich Bowen has been serving in the role of Community Liaison for the last 4 years. In that capacity, he?s done a variety of things for the community, including event coordination, social media, podcasts and videos, managing the website, and so on. Starting next week, this role is going to include Rain Leander as TripleO Community Liaison. Rain has been working with the RDO community, and, more generally, with Red Hat?s upstream OpenStack development efforts, for the past 18 months. She?s helped out at a number of events, including two OpenStack Summits, numerous OpenStack Days and Meetups. And she?s been a passionate advocate of TripleO in the community at large. You may have seen her at some of these events and you?ve probably seen her on IRC as leanderthal. Please give her all the support that you?ve given Rich as she moves into this role. If you have any questions about how this is going to work, what Rain?s priorities will be in the coming months, or concerns about getting stuff done in the next few months, please don?t hesitate to contact either one of us via email (rain at redhat.com and rbowen at redhat.com), on IRC (leanderthal and rbowen) or via Twitter (@rainleander and @rbowen). Thanks, Rich Bowen and Rain Leander From jrist at redhat.com Thu Apr 20 13:05:56 2017 From: jrist at redhat.com (Jason E. Rist) Date: Thu, 20 Apr 2017 07:05:56 -0600 Subject: [rdo-list] [rhos-dev] Welcome Rain Leander to her new role In-Reply-To: <4c24bde6-2f5c-ef2b-10b1-aac46f0eb189@redhat.com> References: <4c24bde6-2f5c-ef2b-10b1-aac46f0eb189@redhat.com> Message-ID: <2d6b325f-2e41-2fde-0759-0ee2ccbb9a8e@redhat.com> On 04/20/2017 05:46 AM, Rich Bowen wrote: > Dear RDO Enthusiast, > > We have some important news this week about what?s shifting in the RDO > community. > > As you may know, Rich Bowen has been serving in the role of Community > Liaison for the last 4 years. In that capacity, he?s done a variety of > things for the community, including event coordination, social media, > podcasts and videos, managing the website, and so on. > > Starting next week, this role is going to include Rain Leander as > TripleO Community Liaison. Rain has been working with the RDO community, > and, more generally, with Red Hat?s upstream OpenStack development > efforts, for the past 18 months. She?s helped out at a number of events, > including two OpenStack Summits, numerous OpenStack Days and Meetups. > And she?s been a passionate advocate of TripleO in the community at large. > > You may have seen her at some of these events and you?ve probably seen > her on IRC as leanderthal. Please give her all the support that you?ve > given Rich as she moves into this role. > > If you have any questions about how this is going to work, what Rain?s > priorities will be in the coming months, or concerns about getting stuff > done in the next few months, please don?t hesitate to contact either one > of us via email (rain at redhat.com and rbowen at redhat.com), on IRC > (leanderthal and rbowen) or via Twitter (@rainleander and @rbowen). > > > Thanks, > > Rich Bowen and Rain Leander > Welcome! From chkumar246 at gmail.com Thu Apr 20 13:13:57 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Thu, 20 Apr 2017 18:43:57 +0530 Subject: [rdo-list] RDO Bug Stats [2017-04-20] Message-ID: # RDO Bugs on 2017-04-20 This email summarizes the active RDO bugs listed in the Red Hat Bugzilla database at . To report a new bug against RDO, go to: ## Summary - Open (NEW, ASSIGNED, ON_DEV): 222 - Fixed (MODIFIED, POST, ON_QA): 88 ## Number of open bugs by component dib-utils [ 1] diskimage-builder [ 2] + distribution [ 21] +++++++++++++++++ Documentation [ 2] + instack [ 1] instack-undercloud [ 10] ++++++++ openstack-ceilometer [ 2] + openstack-cinder [ 6] +++++ openstack-designate [ 2] + openstack-glance [ 2] + openstack-horizon [ 5] ++++ openstack-ironic [ 1] openstack-ironic-disco... [ 1] openstack-keystone [ 2] + openstack-neutron [ 12] ++++++++++ openstack-nova [ 10] ++++++++ openstack-packstack [ 47] ++++++++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 3] ++ openstack-sahara [ 1] openstack-swift [ 2] + openstack-tripleo [ 39] +++++++++++++++++++++++++++++++++ openstack-tripleo-heat... [ 3] ++ openstack-tripleo-imag... [ 2] + openstack-trove [ 1] Package Review [ 21] +++++++++++++++++ python-fixtures [ 1] python-novaclient [ 1] python-webob [ 1] rdo-manager [ 14] +++++++++++ rdopkg [ 3] ++ RFEs [ 2] + tempest [ 1] ## Open bugs This is a list of "open" bugs by component. An "open" bug is in state NEW, ASSIGNED, ON_DEV and has not yet been fixed. (222 bugs) ### dib-utils (1 bug) [1263779 ] http://bugzilla.redhat.com/1263779 (NEW) Component: dib-utils Last change: 2016-04-18 Summary: Packstack Ironic admin_url misconfigured in nova.conf ### diskimage-builder (2 bugs) [1422425 ] http://bugzilla.redhat.com/1422425 (ASSIGNED) Component: diskimage-builder Last change: 2017-03-13 Summary: Add nodev, nosuid, and noexec options to fstab [1391162 ] http://bugzilla.redhat.com/1391162 (NEW) Component: diskimage-builder Last change: 2017-03-27 Summary: RFE: diskimage-builder needs to support AArch64 for TripleO installer ### distribution (21 bugs) [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2017-03-15 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1439689 ] http://bugzilla.redhat.com/1439689 (NEW) Component: distribution Last change: 2017-04-06 Summary: CVE-2017-7401 puppet-collectd: collectd: Infinite loop due to incorrect interaction of parse_packet() and parse_part_sign_sha256() functions [openstack-rdo] [1417592 ] http://bugzilla.redhat.com/1417592 (NEW) Component: distribution Last change: 2017-01-30 Summary: CVE-2017-2592 python-oslo-middleware: CatchErrors leaks sensitive values into error logs [openstack-rdo] [1397916 ] http://bugzilla.redhat.com/1397916 (NEW) Component: distribution Last change: 2016-11-24 Summary: rabbitmq-server version will not allow overcloud to deploy [1329341 ] http://bugzilla.redhat.com/1329341 (NEW) Component: distribution Last change: 2016-12-21 Summary: Tracker: Blockers and Review requests for new RDO Newton packages [1412837 ] http://bugzilla.redhat.com/1412837 (NEW) Component: distribution Last change: 2017-01-12 Summary: CVE-2016-9590 puppet-swift: installs config file with world readable permissions [openstack-rdo] [1290163 ] http://bugzilla.redhat.com/1290163 (NEW) Component: distribution Last change: 2016-05-17 Summary: Tracker: Blockers and Review requests for new RDO Mitaka packages [1376642 ] http://bugzilla.redhat.com/1376642 (NEW) Component: distribution Last change: 2016-09-16 Summary: CVE-2016-6519 openstack-manila-ui: persistent XSS in metadata field [openstack-rdo] [1337335 ] http://bugzilla.redhat.com/1337335 (NEW) Component: distribution Last change: 2017-02-15 Summary: Hiera >= 2.x packaging [1346240 ] http://bugzilla.redhat.com/1346240 (ASSIGNED) Component: distribution Last change: 2016-11-01 Summary: Erlang 18.3.3 update fails [1438800 ] http://bugzilla.redhat.com/1438800 (NEW) Component: distribution Last change: 2017-04-04 Summary: CVE-2016-7103 python-XStatic-jquery-ui: jquery-ui: cross-site scripting in dialog closeText [openstack- rdo] [1415219 ] http://bugzilla.redhat.com/1415219 (NEW) Component: distribution Last change: 2017-01-20 Summary: Need that puppet 4.8.1 is on master [1359919 ] http://bugzilla.redhat.com/1359919 (NEW) Component: distribution Last change: 2016-07-25 Summary: Base url incorrect [1438799 ] http://bugzilla.redhat.com/1438799 (NEW) Component: distribution Last change: 2017-04-04 Summary: CVE-2016-7103 rubygem-jquery-ui-rails: jquery-ui: cross-site scripting in dialog closeText [openstack- rdo] [1373513 ] http://bugzilla.redhat.com/1373513 (NEW) Component: distribution Last change: 2017-04-18 Summary: Tracker: Blockers and Review requests for new RDO Ocata packages [1427510 ] http://bugzilla.redhat.com/1427510 (NEW) Component: distribution Last change: 2017-04-18 Summary: Tracker: Blockers and Review requests for new RDO Pike packages [1349666 ] http://bugzilla.redhat.com/1349666 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 python-muranoclient: openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] [1301751 ] http://bugzilla.redhat.com/1301751 (NEW) Component: distribution Last change: 2016-04-18 Summary: Move all logging to stdout/err to allow systemd throttling logging of errors [1079491 ] http://bugzilla.redhat.com/1079491 (ASSIGNED) Component: distribution Last change: 2016-07-26 Summary: Need a way to pass extra arguments to openstack components at startup [1357660 ] http://bugzilla.redhat.com/1357660 (NEW) Component: distribution Last change: 2016-07-18 Summary: python-kombu: rpm package and python/requires.txt has different dependencies [1349665 ] http://bugzilla.redhat.com/1349665 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] ### Documentation (2 bugs) [1272108 ] http://bugzilla.redhat.com/1272108 (NEW) Component: Documentation Last change: 2016-04-18 Summary: [DOC] External network should be documents in RDO manager installation [1369944 ] http://bugzilla.redhat.com/1369944 (NEW) Component: Documentation Last change: 2016-08-24 Summary: Trunk won't work on RHEL 7 withou changing delorean- deps.repo $releasever to "7" ### instack (1 bug) [1315827 ] http://bugzilla.redhat.com/1315827 (NEW) Component: instack Last change: 2016-05-09 Summary: openstack undercloud install fails with "Element pip- and-virtualenv already loaded." ### instack-undercloud (10 bugs) [1347736 ] http://bugzilla.redhat.com/1347736 (NEW) Component: instack-undercloud Last change: 2016-06-17 Summary: Unable to install undercloud because tripleo-common is missing [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: wget is missing from qcow2 image fails instack-build- images script [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1271200 ] http://bugzilla.redhat.com/1271200 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Overcloud images contain Kilo repos [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: instack-build-images does not stop on certain errors [1400584 ] http://bugzilla.redhat.com/1400584 (NEW) Component: instack-undercloud Last change: 2017-03-20 Summary: undercloud installation Error: Failed to apply catalog: Insufficient credentials to authenticate [1265334 ] http://bugzilla.redhat.com/1265334 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: rdo-manager liberty instack undercloud puppet apply fails w/ missing package dep pyinotify [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1369968 ] http://bugzilla.redhat.com/1369968 (NEW) Component: instack-undercloud Last change: 2016-08-28 Summary: Can't successfully install undercloud on mitaka/newton [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment ### openstack-ceilometer (2 bugs) [1348222 ] http://bugzilla.redhat.com/1348222 (NEW) Component: openstack-ceilometer Last change: 2017-02-28 Summary: Unable to start ceilometer-central and gnocchi since redis module is missing on controller [1265741 ] http://bugzilla.redhat.com/1265741 (NEW) Component: openstack-ceilometer Last change: 2017-02-28 Summary: python-redis is not installed with packstack allinone ### openstack-cinder (6 bugs) [1391489 ] http://bugzilla.redhat.com/1391489 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2016-04-19 Summary: Configuration file in share forces ignore of auth_uri [1382572 ] http://bugzilla.redhat.com/1382572 (NEW) Component: openstack-cinder Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-cinder: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1391165 ] http://bugzilla.redhat.com/1391165 (NEW) Component: openstack-cinder Last change: 2017-04-13 Summary: Segfault Cinder Newton Release [1356690 ] http://bugzilla.redhat.com/1356690 (NEW) Component: openstack-cinder Last change: 2016-07-14 Summary: Can't attach additional volumes to volume-backed instance [1391484 ] http://bugzilla.redhat.com/1391484 (ASSIGNED) Component: openstack-cinder Last change: 2017-01-11 Summary: Service graceful shutdown not working ### openstack-designate (2 bugs) [1343663 ] http://bugzilla.redhat.com/1343663 (NEW) Component: openstack-designate Last change: 2016-07-07 Summary: openstack-designate are missing dependancies [1361701 ] http://bugzilla.redhat.com/1361701 (NEW) Component: openstack-designate Last change: 2017-01-18 Summary: package and ship openstack-designate-ui rpm package ### openstack-glance (2 bugs) [1382573 ] http://bugzilla.redhat.com/1382573 (NEW) Component: openstack-glance Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-glance: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1312466 ] http://bugzilla.redhat.com/1312466 (NEW) Component: openstack-glance Last change: 2016-04-19 Summary: Support for blueprint cinder-store-upload-download in glance_store ### openstack-horizon (5 bugs) [1387446 ] http://bugzilla.redhat.com/1387446 (NEW) Component: openstack-horizon Last change: 2016-10-21 Summary: Horizon Dashboard is not possible create images [1397792 ] http://bugzilla.redhat.com/1397792 (NEW) Component: openstack-horizon Last change: 2016-11-24 Summary: Resource Usage page popup error [1333508 ] http://bugzilla.redhat.com/1333508 (NEW) Component: openstack-horizon Last change: 2016-05-20 Summary: LBaaS v2 Dashboard UI [1415734 ] http://bugzilla.redhat.com/1415734 (ASSIGNED) Component: openstack-horizon Last change: 2017-01-24 Summary: Uninstalling Horizon plugins leaves stale files that result in failure of httpd [1431359 ] http://bugzilla.redhat.com/1431359 (NEW) Component: openstack-horizon Last change: 2017-04-20 Summary: Packstack fail to install OpenStack - Ocata ### openstack-ironic (1 bug) [1442259 ] http://bugzilla.redhat.com/1442259 (ASSIGNED) Component: openstack-ironic Last change: 2017-04-13 Summary: Restarting undercloud fails to bring up openstack- ironic-inspector ### openstack-ironic-discoverd (1 bug) [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2016-02-26 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (2 bugs) [1337346 ] http://bugzilla.redhat.com/1337346 (NEW) Component: openstack-keystone Last change: 2016-06-01 Summary: CVE-2016-4911 openstack-keystone: Incorrect Audit IDs in Keystone Fernet Tokens can result in revocation bypass [openstack-rdo] [1437422 ] http://bugzilla.redhat.com/1437422 (NEW) Component: openstack-keystone Last change: 2017-03-30 Summary: Fail Authorization from Horizon to vitrage ### openstack-neutron (12 bugs) [1421022 ] http://bugzilla.redhat.com/1421022 (NEW) Component: openstack-neutron Last change: 2017-02-10 Summary: Neutron-linuxbridge-agent startup bridge configuration [1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED) Component: openstack-neutron Last change: 2016-08-26 Summary: [RFE] [neutron] neutron services needs more RPM granularity [1282403 ] http://bugzilla.redhat.com/1282403 (NEW) Component: openstack-neutron Last change: 2017-01-15 Summary: Errors when running tempest.api.network.test_ports with IPAM reference driver enabled [1425664 ] http://bugzilla.redhat.com/1425664 (NEW) Component: openstack-neutron Last change: 2017-02-22 Summary: python2-ryu fails to install due to missing python- tinyrpc dependency [1372865 ] http://bugzilla.redhat.com/1372865 (NEW) Component: openstack-neutron Last change: 2016-10-17 Summary: mitaka neutron 8.2.0 point release [1353351 ] http://bugzilla.redhat.com/1353351 (NEW) Component: openstack-neutron Last change: 2016-07-06 Summary: vpnaas doesn't work [1443550 ] http://bugzilla.redhat.com/1443550 (NEW) Component: openstack-neutron Last change: 2017-04-19 Summary: python-neutron-vpnaas missing libreswan in entrypoint [1422028 ] http://bugzilla.redhat.com/1422028 (NEW) Component: openstack-neutron Last change: 2017-02-14 Summary: Add to README explanation of config folder /usr/share/neutron/server [1349670 ] http://bugzilla.redhat.com/1349670 (NEW) Component: openstack-neutron Last change: 2016-06-23 Summary: CVE-2015-8914 CVE-2016-5362 CVE-2016-5363 openstack- neutron: various flaws [openstack-rdo] [1389305 ] http://bugzilla.redhat.com/1389305 (NEW) Component: openstack-neutron Last change: 2016-10-27 Summary: Move rootwrap filters for openvswitch from openstack- neutron-openvswitch to python-neutron or other [1378989 ] http://bugzilla.redhat.com/1378989 (NEW) Component: openstack-neutron Last change: 2016-10-21 Summary: tempest.api.network.test_ports failures [1421701 ] http://bugzilla.redhat.com/1421701 (NEW) Component: openstack-neutron Last change: 2017-02-23 Summary: openstack-neutron-bgp-dragent missing from RDO Newton ### openstack-nova (10 bugs) [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2016-04-22 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1382553 ] http://bugzilla.redhat.com/1382553 (NEW) Component: openstack-nova Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1381323 ] http://bugzilla.redhat.com/1381323 (NEW) Component: openstack-nova Last change: 2016-10-03 Summary: nova image-create fails with instances booted from volume [1294747 ] http://bugzilla.redhat.com/1294747 (NEW) Component: openstack-nova Last change: 2016-05-16 Summary: Migration fails when the SRIOV PF is not online [1436944 ] http://bugzilla.redhat.com/1436944 (NEW) Component: openstack-nova Last change: 2017-03-29 Summary: CVE-2017-7214 openstack-nova: Sensitive information included in legacy notification exception contexts [openstack-rdo] [1374727 ] http://bugzilla.redhat.com/1374727 (NEW) Component: openstack-nova Last change: 2016-09-09 Summary: Newly created instances sometimes get two private interfaces assigned [1379829 ] http://bugzilla.redhat.com/1379829 (NEW) Component: openstack-nova Last change: 2016-10-24 Summary: tempest failure: tempest.api.compute.servers.test_server_actions [1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED) Component: openstack-nova Last change: 2016-11-16 Summary: logrotate should copytruncate to avoid openstack logging to deleted files [1361908 ] http://bugzilla.redhat.com/1361908 (NEW) Component: openstack-nova Last change: 2016-08-02 Summary: nova can't mount instance disk with libguestfs - Permission denied [1406186 ] http://bugzilla.redhat.com/1406186 (NEW) Component: openstack-nova Last change: 2016-12-19 Summary: instance hangs on boot, without throwing any errors ### openstack-packstack (47 bugs) [1418670 ] http://bugzilla.redhat.com/1418670 (NEW) Component: openstack-packstack Last change: 2017-02-02 Summary: Installation fails when using hostnames [1351873 ] http://bugzilla.redhat.com/1351873 (NEW) Component: openstack-packstack Last change: 2016-07-01 Summary: keystone.pp sets unreasonable execution time for keystone_manage token_flush [1371582 ] http://bugzilla.redhat.com/1371582 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: dnsmasq-neutron.conf is left unmanaged after installation [1353195 ] http://bugzilla.redhat.com/1353195 (NEW) Component: openstack-packstack Last change: 2016-07-06 Summary: [RFE] enable configuration of cinder lvm volume group name in packstack [1353048 ] http://bugzilla.redhat.com/1353048 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: manila is misconfigured after deployment [1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV) Component: openstack-packstack Last change: 2016-05-19 Summary: Raise MariaDB max connections limit [1361704 ] http://bugzilla.redhat.com/1361704 (NEW) Component: openstack-packstack Last change: 2016-07-29 Summary: [RFE] add support for designate [1431253 ] http://bugzilla.redhat.com/1431253 (NEW) Component: openstack-packstack Last change: 2017-03-10 Summary: Feature request - automatic installation of Magnum-ui [1188491 ] http://bugzilla.redhat.com/1188491 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack wording is unclear for demo and testing provisioning. [1201612 ] http://bugzilla.redhat.com/1201612 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Interactive - Packstack asks for Tempest details even when Tempest install is declined [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2016-05-16 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [903645 ] http://bugzilla.redhat.com/903645 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: Include the ability in PackStack to support SSL for all REST services and message bus communication [1324070 ] http://bugzilla.redhat.com/1324070 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: PackStack Support for LBaaSv2 [1292271 ] http://bugzilla.redhat.com/1292271 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: Receive Msg 'Error: Could not find user glance' [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2016-05-18 Summary: [RFE] SPICE support in packstack [1353050 ] http://bugzilla.redhat.com/1353050 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: packages openstack-manila-ui and openstack-trove-ui are not installed by packstack [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: Offset Swift ports to 6200 [1012382 ] http://bugzilla.redhat.com/1012382 (ON_DEV) Component: openstack-packstack Last change: 2016-04-19 Summary: swift: Admin user does not have permissions to see containers created by glance service [1289761 ] http://bugzilla.redhat.com/1289761 (NEW) Component: openstack-packstack Last change: 2017-03-10 Summary: PackStack installs Nova crontab that nova user can't run [1352980 ] http://bugzilla.redhat.com/1352980 (NEW) Component: openstack-packstack Last change: 2016-09-23 Summary: it's not possible to deploy openstack with keystone api version v3 [1286828 ] http://bugzilla.redhat.com/1286828 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack should have the option to install QoS (neutron) [1382100 ] http://bugzilla.redhat.com/1382100 (ASSIGNED) Component: openstack-packstack Last change: 2016-10-11 Summary: Running packstack with answer file "Error: Error appeared during puppet run: 10.0.2.15_horizon.pp" [1403636 ] http://bugzilla.redhat.com/1403636 (NEW) Component: openstack-packstack Last change: 2016-12-12 Summary: Packstack cannot detect IP of the 2nd NIC [1353045 ] http://bugzilla.redhat.com/1353045 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: CONFIG_KEYSTONE_REGION is not honoured for all endpoints [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: API services has all admin permission instead of service [1063393 ] http://bugzilla.redhat.com/1063393 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: RFE: Provide option to set bind_host/bind_port for API services [1442113 ] http://bugzilla.redhat.com/1442113 (NEW) Component: openstack-packstack Last change: 2017-04-14 Summary: Packstack Ocata installation:puppet apply manifestation fails due to "nova-cell_v2-discover_hosts" [1302766 ] http://bugzilla.redhat.com/1302766 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Add Magnum support using puppet-magnum [1285494 ] http://bugzilla.redhat.com/1285494 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: openstack- packstack-7.0.0-0.5.dev1661.gaf13b7e.el7.noarch cripples(?) httpd.conf [1291492 ] http://bugzilla.redhat.com/1291492 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Unfriendly behavior of IP filtering for VXLAN with EXCLUDE_SERVERS [1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack installation failed due to wrong http config [1227298 ] http://bugzilla.redhat.com/1227298 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: Packstack should support MTU settings [1316856 ] http://bugzilla.redhat.com/1316856 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: packstack fails to configure ovs bridge for CentOS [1269535 ] http://bugzilla.redhat.com/1269535 (NEW) Component: openstack-packstack Last change: 2016-08-29 Summary: packstack script does not test to see if the rc files *were* created. [1005073 ] http://bugzilla.redhat.com/1005073 (NEW) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Please add glance and nova lib folder config [1239027 ] http://bugzilla.redhat.com/1239027 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: please move httpd log files to corresponding dirs [1383620 ] http://bugzilla.redhat.com/1383620 (NEW) Component: openstack-packstack Last change: 2016-10-11 Summary: Packstack fails tox py27 unit tests only on RHEL [1430181 ] http://bugzilla.redhat.com/1430181 (NEW) Component: openstack-packstack Last change: 2017-03-08 Summary: Packstack Ocata: br-ex not correctly set up after controller reboot [1168113 ] http://bugzilla.redhat.com/1168113 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: The warning message " NetworkManager is active " appears even when the NetworkManager is inactive [1312487 ] http://bugzilla.redhat.com/1312487 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: Packstack with Swift Glance backend does not seem to work [1184806 ] http://bugzilla.redhat.com/1184806 (NEW) Component: openstack-packstack Last change: 2016-04-28 Summary: [RFE] Packstack should support deploying Nova and Glance with RBD images and Ceph as a backend [1172310 ] http://bugzilla.redhat.com/1172310 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: support Keystone LDAP [1385025 ] http://bugzilla.redhat.com/1385025 (NEW) Component: openstack-packstack Last change: 2016-10-14 Summary: Manila image corruted [1200129 ] http://bugzilla.redhat.com/1200129 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: [RFE] add support for ceilometer workload partitioning via tooz/redis [1194678 ] http://bugzilla.redhat.com/1194678 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: On aarch64, nova.conf should default to vnc_enabled=False [1293693 ] http://bugzilla.redhat.com/1293693 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Keystone setup fails on missing required parameter [1286995 ] http://bugzilla.redhat.com/1286995 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack should configure LVM filtering with LVM/iSCSI ### openstack-puppet-modules (3 bugs) [1429709 ] http://bugzilla.redhat.com/1429709 (NEW) Component: openstack-puppet-modules Last change: 2017-04-03 Summary: Cannot install undercloud on trunk [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: trove guestagent config mods for integration testing ### openstack-sahara (1 bug) [1305790 ] http://bugzilla.redhat.com/1305790 (NEW) Component: openstack-sahara Last change: 2016-07-13 Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via Sahara Wizards on RDO Liberty ### openstack-swift (2 bugs) [1382921 ] http://bugzilla.redhat.com/1382921 (NEW) Component: openstack-swift Last change: 2016-11-29 Summary: swift-object-expirer packaged in wrong package [1352456 ] http://bugzilla.redhat.com/1352456 (NEW) Component: openstack-swift Last change: 2016-07-04 Summary: Swift Liberty reports "%RPMVERSION%" instead of actual version string ### openstack-tripleo (39 bugs) [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1351570 ] http://bugzilla.redhat.com/1351570 (NEW) Component: openstack-tripleo Last change: 2016-06-30 Summary: Failure to deploy 3 Node HA Controller and 2 Compute Nodes via Tripleo QuickStart [1344620 ] http://bugzilla.redhat.com/1344620 (NEW) Component: openstack-tripleo Last change: 2016-06-10 Summary: Nova instance live migration fails: migrateToURI3() got an unexpected keyword argument 'bandwidth' [1364789 ] http://bugzilla.redhat.com/1364789 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: Openstack undercloud install ( via instack-virt-setup ) craches on instack VM with error 'ImportError: No module named osc_lib' [1422835 ] http://bugzilla.redhat.com/1422835 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Mongodb currently runs with noauth on the undercloud / controller roles. [1422281 ] http://bugzilla.redhat.com/1422281 (NEW) Component: openstack-tripleo Last change: 2017-02-14 Summary: CVE-2017-2627 openstack-tripleo-common: sudoers file is too permissive [openstack-rdo] [1426582 ] http://bugzilla.redhat.com/1426582 (NEW) Component: openstack-tripleo Last change: 2017-02-24 Summary: TripleO management of AIDE [1344495 ] http://bugzilla.redhat.com/1344495 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Horizon: Error: Unable to retrieve project list and Error: Unable to retrieve domain list. [1329095 ] http://bugzilla.redhat.com/1329095 (NEW) Component: openstack-tripleo Last change: 2016-04-22 Summary: mariadb and keystone down after an upgrade from liberty to mitaka [1351547 ] http://bugzilla.redhat.com/1351547 (ASSIGNED) Component: openstack-tripleo Last change: 2016-07-05 Summary: Rabbitmq clone starts on just one node in a HA deploy [1344442 ] http://bugzilla.redhat.com/1344442 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Ceilometer central fails to start: ImportError: No module named redis [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1277980 ] http://bugzilla.redhat.com/1277980 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: missing python-proliantutils [1422612 ] http://bugzilla.redhat.com/1422612 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Install and manage AIDE [1358083 ] http://bugzilla.redhat.com/1358083 (NEW) Component: openstack-tripleo Last change: 2016-07-20 Summary: openstack-tripleo: /usr/share/instack-undercloud /puppet-stack-config/puppet-stack-config.yaml.template (line 429) misses right curly bracket, this creates misconfigured /httpboot/inspector.ipxe and introspection fails. [1361613 ] http://bugzilla.redhat.com/1361613 (NEW) Component: openstack-tripleo Last change: 2016-07-29 Summary: Deployment of RDO M2, Gnocchi statsd gets configured only on first controller in HA environment and it fails to start on the rest of 2 controllers [1427528 ] http://bugzilla.redhat.com/1427528 (NEW) Component: openstack-tripleo Last change: 2017-02-28 Summary: Extend SSHD Composable service [1340865 ] http://bugzilla.redhat.com/1340865 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1353915 ] http://bugzilla.redhat.com/1353915 (NEW) Component: openstack-tripleo Last change: 2016-07-18 Summary: [RFE] Add to scripts generated by undercloud install - script to replace failed TripleO QuickStart HA Controller [1422802 ] http://bugzilla.redhat.com/1422802 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Migrate from soon to be depreciated admin_token [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: User can not login into the overcloud horizon using the proper credentials [1353976 ] http://bugzilla.redhat.com/1353976 (NEW) Component: openstack-tripleo Last change: 2016-07-11 Summary: tripleo ceontos7 images missing linux-firmware package [1303614 ] http://bugzilla.redhat.com/1303614 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: overcloud deployment failed AttributeError: 'Proxy' object has no attribute 'api' [1364129 ] http://bugzilla.redhat.com/1364129 (NEW) Component: openstack-tripleo Last change: 2016-08-05 Summary: Overcloud pacemaker services restart behavior causes downtime [1341093 ] http://bugzilla.redhat.com/1341093 (NEW) Component: openstack-tripleo Last change: 2016-06-01 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1359911 ] http://bugzilla.redhat.com/1359911 (NEW) Component: openstack-tripleo Last change: 2016-07-25 Summary: Cannot generate overcloud images with liberty [1365545 ] http://bugzilla.redhat.com/1365545 (NEW) Component: openstack-tripleo Last change: 2016-08-09 Summary: Overcloud been set up via instack-virt-setup fails to run `nova keypair-add oskey > oskey.pem` [1380207 ] http://bugzilla.redhat.com/1380207 (NEW) Component: openstack-tripleo Last change: 2016-09-29 Summary: Doing overcloud stack update (package upgrade) fails with error saying can't find resource openstack- keystone [1344398 ] http://bugzilla.redhat.com/1344398 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: SSL enabled undercloud doesn't configure https protocol for several endpoints [1350605 ] http://bugzilla.redhat.com/1350605 (NEW) Component: openstack-tripleo Last change: 2016-06-27 Summary: Error regarding the TUN device using quickstart.sh [1344467 ] http://bugzilla.redhat.com/1344467 (NEW) Component: openstack-tripleo Last change: 2016-08-29 Summary: Unable to launch instance: Invalid: Volume sets discard option, qemu (1, 6, 0) or later is required. [1277990 ] http://bugzilla.redhat.com/1277990 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: openstack-ironic-inspector-dnsmasq.service: failed to start during undercloud installation [1344447 ] http://bugzilla.redhat.com/1344447 (NEW) Component: openstack-tripleo Last change: 2016-06-21 Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python- rados' >= 9.1.0 [1344451 ] http://bugzilla.redhat.com/1344451 (NEW) Component: openstack-tripleo Last change: 2016-06-20 Summary: HAProxy logs show up in the os-collect-config journal [1420853 ] http://bugzilla.redhat.com/1420853 (NEW) Component: openstack-tripleo Last change: 2017-02-13 Summary: Openvswitch package not build with dpdk [1334259 ] http://bugzilla.redhat.com/1334259 (NEW) Component: openstack-tripleo Last change: 2016-05-09 Summary: openstack overcloud image upload fails with "Required file "./ironic-python-agent.initramfs" does not exist." [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Scaling work to do during icehouse ### openstack-tripleo-heat-templates (3 bugs) [1386447 ] http://bugzilla.redhat.com/1386447 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-10-19 Summary: Newton (HA) Deployments failing w/ httpd service restart timeout [1364032 ] http://bugzilla.redhat.com/1364032 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-08-23 Summary: Mixed deployment with UC in Mitaka and OC in Newton scale up fails with sql error [1266027 ] http://bugzilla.redhat.com/1266027 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-04-18 Summary: TripleO should use pymysql database driver since Liberty ### openstack-tripleo-image-elements (2 bugs) [1347652 ] http://bugzilla.redhat.com/1347652 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-06-22 Summary: post-install deletes foreign o-r-c configure.d scripts [1303567 ] http://bugzilla.redhat.com/1303567 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-04-18 Summary: Overcloud deployment fails using Ceph ### openstack-trove (1 bug) [1327068 ] http://bugzilla.redhat.com/1327068 (NEW) Component: openstack-trove Last change: 2016-05-24 Summary: trove guest agent should create a sudoers entry ### Package Review (21 bugs) [1426551 ] http://bugzilla.redhat.com/1426551 (NEW) Component: Package Review Last change: 2017-02-24 Summary: Review Request: Senlin - is a clustering service for OpenStack [1435191 ] http://bugzilla.redhat.com/1435191 (NEW) Component: Package Review Last change: 2017-03-31 Summary: New package: osops-tools-monitoring-oschecks [1392309 ] http://bugzilla.redhat.com/1392309 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-os-faults - OpenStack fault- injection library [1420931 ] http://bugzilla.redhat.com/1420931 (NEW) Component: Package Review Last change: 2017-03-30 Summary: Review Request: tripleo-repos - repo management tool for tripleo [1272513 ] http://bugzilla.redhat.com/1272513 (ASSIGNED) Component: Package Review Last change: 2016-05-20 Summary: Review Request: Murano - is an application catalog for OpenStack [1331486 ] http://bugzilla.redhat.com/1331486 (NEW) Component: Package Review Last change: 2016-12-07 Summary: Tracker bugzilla for puppet packages in RDO Newton cycle [1403740 ] http://bugzilla.redhat.com/1403740 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-logstash logging service [1403756 ] http://bugzilla.redhat.com/1403756 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-midonet_openstack [1385604 ] http://bugzilla.redhat.com/1385604 (NEW) Component: Package Review Last change: 2017-01-09 Summary: New package: python-networking-vsphere - A set of Neutron drivers and agents to manage vSphere clusters. [1374800 ] http://bugzilla.redhat.com/1374800 (ASSIGNED) Component: Package Review Last change: 2016-12-07 Summary: Review Request: puppet-magnum [1400150 ] http://bugzilla.redhat.com/1400150 (ASSIGNED) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-ec2api [1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED) Component: Package Review Last change: 2016-10-08 Summary: New Package: python-dracclient [1326586 ] http://bugzilla.redhat.com/1326586 (NEW) Component: Package Review Last change: 2016-08-24 Summary: Review request: Sensu [1373511 ] http://bugzilla.redhat.com/1373511 (ASSIGNED) Component: Package Review Last change: 2016-11-14 Summary: New Package Request: virtualbmc [1272524 ] http://bugzilla.redhat.com/1272524 (ASSIGNED) Component: Package Review Last change: 2016-05-19 Summary: Review Request: openstack-mistral - workflow Service for OpenStack cloud [1361959 ] http://bugzilla.redhat.com/1361959 (ASSIGNED) Component: Package Review Last change: 2016-09-01 Summary: Include puppet-ovn in openstack-puppet-modules [1436029 ] http://bugzilla.redhat.com/1436029 (ASSIGNED) Component: Package Review Last change: 2017-04-11 Summary: openstack-glare - Unified Artifact Repository [1409964 ] http://bugzilla.redhat.com/1409964 (NEW) Component: Package Review Last change: 2017-03-22 Summary: New package : Tap as a service extension for neutron [1406909 ] http://bugzilla.redhat.com/1406909 (ASSIGNED) Component: Package Review Last change: 2017-04-19 Summary: Review request: python-scciclient - Ironic plugin driver [1441221 ] http://bugzilla.redhat.com/1441221 (NEW) Component: Package Review Last change: 2017-04-17 Summary: review request: mistral-lib - data types, exceptions, functions and utilities common to all mistral projects [1365932 ] http://bugzilla.redhat.com/1365932 (ASSIGNED) Component: Package Review Last change: 2016-09-20 Summary: import puppet-barbican into OPM ### python-fixtures (1 bug) [1379427 ] http://bugzilla.redhat.com/1379427 (NEW) Component: python-fixtures Last change: 2016-09-27 Summary: python-fixtures >= 3 is required for neutron ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2016-05-02 Summary: Missing versioned dependency on python-six ### python-webob (1 bug) [1384058 ] http://bugzilla.redhat.com/1384058 (NEW) Component: python-webob Last change: 2016-10-12 Summary: In Newton python-webob 1.6.1 is required as in upper- constraints.txt ### rdo-manager (14 bugs) [1306350 ] http://bugzilla.redhat.com/1306350 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, if not configured, the first nic on compute nodes gets addresses from dhcp as a default [1306364 ] http://bugzilla.redhat.com/1306364 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, using bridge mappings, Neutron opensvswitch-agent plugin's config file don't gets populated correctly [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: there is a newer image that can be used to deploy openstack [1294683 ] http://bugzilla.redhat.com/1294683 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: instack-undercloud: "openstack undercloud install" throws errors and then gets stuck due to selinux. [1271289 ] http://bugzilla.redhat.com/1271289 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: overcloud-novacompute stuck in spawning state [1216981 ] http://bugzilla.redhat.com/1216981 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: No way to increase yum timeouts when building images [1270370 ] http://bugzilla.redhat.com/1270370 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: [RDO-Manager] bulk introspection moving the nodes from available to manageable too quickly [getting: NodeLocked:] [1292253 ] http://bugzilla.redhat.com/1292253 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Production + EPEL + yum-plugin-priorities results in wrong version of hiera [1273541 ] http://bugzilla.redhat.com/1273541 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: RDO-Manager needs epel.repo enabled (otherwise undercloud deployment fails.) [1271726 ] http://bugzilla.redhat.com/1271726 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: 1 of the overcloud VMs (nova) is stack in spawning state [1273680 ] http://bugzilla.redhat.com/1273680 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: HA overcloud with network isolation deployment fails [1270805 ] http://bugzilla.redhat.com/1270805 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Glance client returning 'Expected endpoint' [1272376 ] http://bugzilla.redhat.com/1272376 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Duplicate nova hypervisors after rebooting compute nodes [1370653 ] http://bugzilla.redhat.com/1370653 (NEW) Component: rdo-manager Last change: 2017-01-24 Summary: Deploying overcloud fails at step4 of the controllers ### rdopkg (3 bugs) [1386460 ] http://bugzilla.redhat.com/1386460 (NEW) Component: rdopkg Last change: 2016-10-19 Summary: can not install allinone ironic with RDO Newton version [1353406 ] http://bugzilla.redhat.com/1353406 (NEW) Component: rdopkg Last change: 2016-07-07 Summary: Expired SSL for RPM package. [1419133 ] http://bugzilla.redhat.com/1419133 (NEW) Component: rdopkg Last change: 2017-02-03 Summary: Add OpenStack Freezer Support ### RFEs (2 bugs) [1193886 ] http://bugzilla.redhat.com/1193886 (ASSIGNED) Component: RFEs Last change: 2016-04-18 Summary: RFE: wait for DB after boot [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2016-05-20 Summary: [RFE] Provide easy to use upgrade tool ### tempest (1 bug) [1250081 ] http://bugzilla.redhat.com/1250081 (NEW) Component: tempest Last change: 2015-08-06 Summary: test_minimum_basic scenario failed to run on rdo- manager ## Fixed bugs This is a list of "fixed" bugs by component. A "fixed" bug is fixed state MODIFIED, POST, ON_QA and has been fixed. You can help out by testing the fix to make sure it works as intended. (88 bugs) ### distribution (9 bugs) [1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED) Component: distribution Last change: 2016-04-21 Summary: Log handler repeatedly crashes [1368182 ] http://bugzilla.redhat.com/1368182 (MODIFIED) Component: distribution Last change: 2016-09-02 Summary: Rabbitmq-server has a new version in Fedora that addresses several bugs [1422267 ] http://bugzilla.redhat.com/1422267 (POST) Component: distribution Last change: 2017-03-17 Summary: CVE-2017-2622 openstack-mistral: /var/log/mistral/ is world readable [openstack-rdo] [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2016-04-18 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1409689 ] http://bugzilla.redhat.com/1409689 (MODIFIED) Component: distribution Last change: 2017-01-03 Summary: CVE-2016-9599 puppet-tripleo:if ssl is enabled, traffic is open on both undercloud and overcloud [openstack- rdo] [1344148 ] http://bugzilla.redhat.com/1344148 (ON_QA) Component: distribution Last change: 2016-06-17 Summary: RDO mitaka openstack-tempest build requires updated python-urllib3 [1400533 ] http://bugzilla.redhat.com/1400533 (ON_QA) Component: distribution Last change: 2016-12-02 Summary: Could not find fact 'search_external' [1442183 ] http://bugzilla.redhat.com/1442183 (MODIFIED) Component: distribution Last change: 2017-04-18 Summary: Upgrade nodejs to latest stable [1397098 ] http://bugzilla.redhat.com/1397098 (MODIFIED) Component: distribution Last change: 2016-12-21 Summary: Upgrade python-requests to 2.11.1 for Newton ### instack-undercloud (1 bug) [1270033 ] http://bugzilla.redhat.com/1270033 (POST) Component: instack-undercloud Last change: 2016-05-05 Summary: [RDO-Manager] Node inspection fails when changing the default 'inspection_iprange' value in undecloud.conf. ### mariadb (1 bug) [1406320 ] http://bugzilla.redhat.com/1406320 (MODIFIED) Component: mariadb Last change: 2017-02-17 Summary: Yum transaction error when installing mariadb-server from RDO in CentOS 7.3 ### openstack-ceilometer (2 bugs) [1287252 ] http://bugzilla.redhat.com/1287252 (POST) Component: openstack-ceilometer Last change: 2017-02-28 Summary: openstack-ceilometer-alarm-notifier does not start: unit file is missing [1331510 ] http://bugzilla.redhat.com/1331510 (ON_QA) Component: openstack-ceilometer Last change: 2017-02-27 Summary: Gnocchi 2.0.2-1 release does not have Mitaka default configuration file ### openstack-cinder (2 bugs) [1430756 ] http://bugzilla.redhat.com/1430756 (MODIFIED) Component: openstack-cinder Last change: 2017-04-12 Summary: NFS: problem deploying from image when image is large (more than 20GB), newton [1431156 ] http://bugzilla.redhat.com/1431156 (MODIFIED) Component: openstack-cinder Last change: 2017-04-11 Summary: NetApp: Failed to get info for aggregate, Newton ### openstack-glance (1 bug) [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2016-04-19 Summary: Glance api ssl issue ### openstack-heat (2 bugs) [1424892 ] http://bugzilla.redhat.com/1424892 (POST) Component: openstack-heat Last change: 2017-03-30 Summary: Password written in clear text in heat-api.log with DEBUG mode [openstack-rdo] [1422265 ] http://bugzilla.redhat.com/1422265 (MODIFIED) Component: openstack-heat Last change: 2017-03-02 Summary: CVE-2017-2621 openstack-heat: /var/log/heat/ is world readable [openstack-rdo] ### openstack-ironic (1 bug) [1348817 ] http://bugzilla.redhat.com/1348817 (ON_QA) Component: openstack-ironic Last change: 2016-06-23 Summary: CVE-2016-4985 openstack-ironic: Ironic Node information including credentials exposed to unauthenticated users [openstack-rdo] ### openstack-ironic-discoverd (1 bug) [1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED) Component: openstack-ironic-discoverd Last change: 2016-10-08 Summary: No valid interfaces found during introspection ### openstack-keystone (2 bugs) [1280530 ] http://bugzilla.redhat.com/1280530 (MODIFIED) Component: openstack-keystone Last change: 2016-05-20 Summary: Fernet tokens cannot read key files with SELInux enabled [1341332 ] http://bugzilla.redhat.com/1341332 (POST) Component: openstack-keystone Last change: 2016-06-01 Summary: keystone logrotate configuration should use size configuration ### openstack-nova (4 bugs) [1367696 ] http://bugzilla.redhat.com/1367696 (ON_QA) Component: openstack-nova Last change: 2017-04-12 Summary: Add RPM deps to require install of qemu-kvm-rhev, not qemu-kvm-rhel [1301156 ] http://bugzilla.redhat.com/1301156 (POST) Component: openstack-nova Last change: 2016-04-22 Summary: openstack-nova missing specfile requires on castellan>=0.3.1 [1430540 ] http://bugzilla.redhat.com/1430540 (POST) Component: openstack-nova Last change: 2017-04-11 Summary: [Ocata] openstack-nova-placement- api-15.0.0-1.el7.noarch missing parameter [1441200 ] http://bugzilla.redhat.com/1441200 (POST) Component: openstack-nova Last change: 2017-04-12 Summary: openstack-placement-api.conf not configured properly by the openstack-nova-placement-api rpm ### openstack-packstack (18 bugs) [1288179 ] http://bugzilla.redhat.com/1288179 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Mitaka: Packstack image provisioning fails with "Store filesystem could not be configured correctly" [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [1302275 ] http://bugzilla.redhat.com/1302275 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-l3-agent does not start on Mitaka-2 when enabling FWaaS [1302256 ] http://bugzilla.redhat.com/1302256 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-server does not start on Mitaka-2 when enabling LBaaS [1150652 ] http://bugzilla.redhat.com/1150652 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack does not provide an option to register hosts to Red Hat Satellite 6 [1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED) Component: openstack-packstack Last change: 2016-05-18 Summary: Horizon help url in RDO points to the RHOS documentation [1255369 ] http://bugzilla.redhat.com/1255369 (POST) Component: openstack-packstack Last change: 2016-05-19 Summary: Improve session settings for horizon [1148949 ] http://bugzilla.redhat.com/1148949 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: openstack-packstack: installed "packstack --allinone" on Centos7.0 and configured private networking. The booted VMs are not able to communicate with each other, nor ping the gateway. [1172467 ] http://bugzilla.redhat.com/1172467 (POST) Component: openstack-packstack Last change: 2016-09-06 Summary: New user cannot retrieve container listing [1124982 ] http://bugzilla.redhat.com/1124982 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Help text for SSL is incorrect regarding passphrase on the cert [1330289 ] http://bugzilla.redhat.com/1330289 (POST) Component: openstack-packstack Last change: 2016-10-17 Summary: Failure to install Controller/Network&&Compute Cluster on RDO Mitaka with keystone API V3 [1282746 ] http://bugzilla.redhat.com/1282746 (POST) Component: openstack-packstack Last change: 2016-09-09 Summary: Swift's proxy-server is not configured to use ceilometer [1297833 ] http://bugzilla.redhat.com/1297833 (POST) Component: openstack-packstack Last change: 2016-04-19 Summary: VPNaaS should use libreswan driver instead of openswan by default [1187412 ] http://bugzilla.redhat.com/1187412 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Script wording for service installation should be consistent [1376769 ] http://bugzilla.redhat.com/1376769 (POST) Component: openstack-packstack Last change: 2016-09-16 Summary: Could not find data item CONFIG_CINDER_VOLUMES_CREATE in any Hiera data file and no default supplied [1335612 ] http://bugzilla.redhat.com/1335612 (MODIFIED) Component: openstack-packstack Last change: 2016-05-31 Summary: CONFIG_USE_SUBNETS=y won't work correctly with VLAN [1028690 ] http://bugzilla.redhat.com/1028690 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: packstack requires 2 runs to install ceilometer [1018900 ] http://bugzilla.redhat.com/1018900 (MODIFIED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack fails with "The iptables provider can not handle attribute outiface" ### openstack-puppet-modules (1 bug) [1365892 ] http://bugzilla.redhat.com/1365892 (MODIFIED) Component: openstack-puppet-modules Last change: 2016-09-07 Summary: obsolete network_device_mtu configuration persists in configuration files ### openstack-selinux (1 bug) [1357961 ] http://bugzilla.redhat.com/1357961 (MODIFIED) Component: openstack-selinux Last change: 2016-07-19 Summary: neutron-openvswitch-agent using of_interface = native triggers AVCs and fails to receive flow updates ### openstack-tripleo (1 bug) [1344507 ] http://bugzilla.redhat.com/1344507 (MODIFIED) Component: openstack-tripleo Last change: 2016-10-21 Summary: Nova novnc console doesn't load 2/3 times: Failed to connect to server (code: 1006) ### openstack-utils (1 bug) [1211989 ] http://bugzilla.redhat.com/1211989 (POST) Component: openstack-utils Last change: 2016-04-18 Summary: openstack-status shows 'disabled on boot' for the mysqld service ### Package Review (33 bugs) [1436825 ] http://bugzilla.redhat.com/1436825 (POST) Component: Package Review Last change: 2017-04-04 Summary: review request: kuryr-kubernetes - Kubernetes integration with OpenStack networking [1406146 ] http://bugzilla.redhat.com/1406146 (POST) Component: Package Review Last change: 2017-03-10 Summary: Review Request: python-collectd-gnocchi gnocchi collectd plugin [1404754 ] http://bugzilla.redhat.com/1404754 (MODIFIED) Component: Package Review Last change: 2017-01-16 Summary: New package: python-networking-l2gw [1402207 ] http://bugzilla.redhat.com/1402207 (POST) Component: Package Review Last change: 2017-01-09 Summary: Review Request: puppet-etcd - Installs and configures etcd [1436220 ] http://bugzilla.redhat.com/1436220 (POST) Component: Package Review Last change: 2017-03-30 Summary: review request: kuryr - Docker network plugin that uses Neutron to provide networking [1400186 ] http://bugzilla.redhat.com/1400186 (POST) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-panko Events service [1376887 ] http://bugzilla.redhat.com/1376887 (POST) Component: Package Review Last change: 2016-09-23 Summary: Review Request: puppet-dns [1177361 ] http://bugzilla.redhat.com/1177361 (MODIFIED) Component: Package Review Last change: 2016-09-22 Summary: Review Request: sahara-image-elements - Image creation tools for Openstack Sahara [1404890 ] http://bugzilla.redhat.com/1404890 (POST) Component: Package Review Last change: 2017-01-04 Summary: NewPkg: Add rubygem-fluent-plugin-rewrite-tag-filter [1376889 ] http://bugzilla.redhat.com/1376889 (POST) Component: Package Review Last change: 2016-09-23 Summary: Review Request: puppet-powerdns [1396633 ] http://bugzilla.redhat.com/1396633 (POST) Component: Package Review Last change: 2017-02-15 Summary: Review request: puppet-qdr [1341687 ] http://bugzilla.redhat.com/1341687 (ON_QA) Component: Package Review Last change: 2016-09-19 Summary: Review request: openstack-neutron-lbaas-ui [1410220 ] http://bugzilla.redhat.com/1410220 (POST) Component: Package Review Last change: 2017-01-10 Summary: Review Request: puppet-congress [1393508 ] http://bugzilla.redhat.com/1393508 (POST) Component: Package Review Last change: 2017-01-26 Summary: New package: python-virtualbmc [1391444 ] http://bugzilla.redhat.com/1391444 (POST) Component: Package Review Last change: 2017-02-10 Summary: Review Request: boost159 - The free peer-reviewed portable C++ source libraries [1372016 ] http://bugzilla.redhat.com/1372016 (MODIFIED) Component: Package Review Last change: 2016-09-16 Summary: Review Request: openstack-murano-ui - horizon plugin for OpenStack murano [1433898 ] http://bugzilla.redhat.com/1433898 (POST) Component: Package Review Last change: 2017-04-12 Summary: New package: Sushy [1406536 ] http://bugzilla.redhat.com/1406536 (POST) Component: Package Review Last change: 2017-01-18 Summary: Review Request: openstack-tacker - OpenStack NFV Orchestration [1421680 ] http://bugzilla.redhat.com/1421680 (POST) Component: Package Review Last change: 2017-04-18 Summary: Review Request: puppet-vitrage Root Cause Analysis Service [1318765 ] http://bugzilla.redhat.com/1318765 (MODIFIED) Component: Package Review Last change: 2016-09-14 Summary: Review Request: openstack-sahara-tests - Sahara Scenario Test Framework [1390391 ] http://bugzilla.redhat.com/1390391 (POST) Component: Package Review Last change: 2017-02-09 Summary: Review Request: openstack-kolla - Templates and tools from the Kolla project to build OpenStack container images [1403748 ] http://bugzilla.redhat.com/1403748 (POST) Component: Package Review Last change: 2016-12-14 Summary: Review request: puppet-lib-file_concat [1361581 ] http://bugzilla.redhat.com/1361581 (ON_QA) Component: Package Review Last change: 2016-09-08 Summary: Review Request: openstack-tripleo-validations [1422733 ] http://bugzilla.redhat.com/1422733 (POST) Component: Package Review Last change: 2017-03-03 Summary: Review Request: openstack-selinux - SELinux Policies for OpenStack [1323219 ] http://bugzilla.redhat.com/1323219 (ON_QA) Component: Package Review Last change: 2016-05-12 Summary: Review Request: openstack-trove-ui - OpenStack Dashboard plugin for Trove project [1361707 ] http://bugzilla.redhat.com/1361707 (POST) Component: Package Review Last change: 2016-09-06 Summary: Review Request: openstack-panko - Event storage and REST API [1411324 ] http://bugzilla.redhat.com/1411324 (POST) Component: Package Review Last change: 2017-02-02 Summary: Review Request: Skydive - a real time network analyzer [1376763 ] http://bugzilla.redhat.com/1376763 (POST) Component: Package Review Last change: 2016-12-12 Summary: New package: python-networking-bgpvpn [1418855 ] http://bugzilla.redhat.com/1418855 (MODIFIED) Component: Package Review Last change: 2017-02-03 Summary: Review Request: python-PuLP - LP modeler written in python [1376215 ] http://bugzilla.redhat.com/1376215 (MODIFIED) Component: Package Review Last change: 2016-09-16 Summary: Review Request: openstack-tripleo-heat-templates-compat - Heat templates for TripleO old version support [1374802 ] http://bugzilla.redhat.com/1374802 (POST) Component: Package Review Last change: 2016-09-19 Summary: Review Request: puppet-designate [1347193 ] http://bugzilla.redhat.com/1347193 (MODIFIED) Component: Package Review Last change: 2016-06-24 Summary: Openstack Watcher service [1406728 ] http://bugzilla.redhat.com/1406728 (POST) Component: Package Review Last change: 2017-01-19 Summary: ansible-pacemaker - Ansible library for tripleo composable upgrade ### python-keystoneclient (1 bug) [973263 ] http://bugzilla.redhat.com/973263 (POST) Component: python-keystoneclient Last change: 2016-04-19 Summary: user-get fails when using IDs which are not UUIDs ### rdo-manager (3 bugs) [1270910 ] http://bugzilla.redhat.com/1270910 (ON_QA) Component: rdo-manager Last change: 2017-03-03 Summary: IP address from external subnet gets assigned to br-ex when using default single-nic-vlans templates [1268990 ] http://bugzilla.redhat.com/1268990 (POST) Component: rdo-manager Last change: 2016-04-18 Summary: missing from docs Build images fails without : export DIB_YUM_REPO_CONF="/etc/yum.repos.d/delorean.repo /etc/yum.repos.d/delorean-deps.repo" [1271335 ] http://bugzilla.redhat.com/1271335 (POST) Component: rdo-manager Last change: 2016-06-09 Summary: [RFE] Support explicit configuration of L2 population ### rdo-manager-cli (2 bugs) [1273197 ] http://bugzilla.redhat.com/1273197 (POST) Component: rdo-manager-cli Last change: 2016-04-18 Summary: VXLAN should be default neutron network type [1278972 ] http://bugzilla.redhat.com/1278972 (POST) Component: rdo-manager-cli Last change: 2016-04-18 Summary: rdo-manager liberty delorean dib failing w/ "No module named passlib.utils" ### tempest (1 bug) [1342218 ] http://bugzilla.redhat.com/1342218 (MODIFIED) Component: tempest Last change: 2016-06-03 Summary: RDO openstack-tempest RPM should remove requirements.txt from source From whayutin at redhat.com Thu Apr 20 13:54:56 2017 From: whayutin at redhat.com (Wesley Hayutin) Date: Thu, 20 Apr 2017 09:54:56 -0400 Subject: [rdo-list] Updates to RDO slaves and jobs in ci.centos.org In-Reply-To: References: Message-ID: Thanks David! On Thu, Apr 20, 2017 at 12:26 AM, David Moreau Simard wrote: > Hi, > > There's been a few updates worth mentioning and explaining to a wider > audience as far as RDO is concerned on the ci.centos.org environment. > > First, please note that all packages on the five RDO slaves have been > updated to the latest version. > We had not yet updated to 7.3. > > The rdo-ci-slave01 node (the "promotion" slave) ran into some issues > that took some time to fix, EPEL was enabled and it picked up python > packages it shouldn't have. > Things seem to be back in order now but some jobs might have failed in > a weird way, triggering them again should be fine. > > Otherwise, all generic WeIRDO jobs are now running on OpenStack > virtual machines provided by the RDO Cloud. > This is provided by using the "rdo-virtualized" slave tags. > The "rdo-promote-virtualized" tag will be used for the weirdo promote > jobs once we're sure there's no more issues running them on the > promotion slave. > > These tags are designed to work with WeIRDO jobs only for the time > being, please contact me if you'd like to run virtualized workloads > from ci.centos.org. > > This amounts to around 35 less jobs per day running on Duffy > ci.centos.org hardware in total on a typical day (including generic > weirdo jobs and promote weirdo jobs). > > I've re-shuffled the capacity around a bit, considering we've now > freed significant capacity for bare-metal based TripleO jobs. > The slave threads are now as follows: > - rdo-ci-slave01: 12 threads (up from 11), tagged with "rdo-promote" > and "rdo-promote-virtualized" > - rdo-ci-cloudslave01: 6 threads (up from 4), tagged with "rdo" > - rdo-ci-cloudslave02: 6 threads (up from 4), tagged with "rdo" > - rdo-ci-cloudslave03: 8 threads (up from 4), tagged with "rdo-virtualized" > - rdo-ci-cloudslave04: 8 threads (down from 15), tagged with > "rdo-virtualized" > > There is a specific reason why cloudslave03 and cloudslave04 amount to > 16 threads between the two, it is to match the quota we have been > given in terms of capacity at RDO cloud. > The threads will be used to artificially limit the amount of jobs run > against the cloud concurrently without needing to implement queueing > on our end. > > You'll otherwise notice the net effect for the "rdo" and "rdo-promote" > tag isn't much, at least for the time being, it's very much the same > since I've re-allocated cloudslave03 to load balance virtualized jobs. > However, jobs are likely to be more reliable and faster now that they > won't have to retry for nodes because we're less likely to hit > rate-limiting. > > I'll monitor the situation over the next few days and bump the numbers > if everything is looking good. > That said, I'd like to hear about your feedback if you feel things are > looking better and if we are running into "out of inventory" errors > less often. > > Let me know if you have any questions, > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dms at redhat.com Thu Apr 20 15:44:23 2017 From: dms at redhat.com (David Moreau Simard) Date: Thu, 20 Apr 2017 11:44:23 -0400 Subject: [rdo-list] Trunk and continuous integration: can we use qemu-kvm from buildlogs ("-testing") ? Message-ID: Hi, Right now, delorean-deps.repo [1] provides the "stable" repository/release of qemu-kvm [2]. Going back, we can't really find if it was a conscious decision to use the stable release than the one from "-testing". I'm convinced it'd make sense to switch delorean-deps.repo to use buildlogs (so qemu-kvm tagged "testing") in the context where we are testing things. This way, we could potentially catch issues before they land in the stable repositories. If there's no objections, we could do this early next week. What do you think ? Thanks, [1]: https://trunk.rdoproject.org/centos7-master/delorean-deps.repo [2]: http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] From emilien at redhat.com Thu Apr 20 15:46:58 2017 From: emilien at redhat.com (Emilien Macchi) Date: Thu, 20 Apr 2017 11:46:58 -0400 Subject: [rdo-list] Trunk and continuous integration: can we use qemu-kvm from buildlogs ("-testing") ? In-Reply-To: References: Message-ID: On Thu, Apr 20, 2017 at 11:44 AM, David Moreau Simard wrote: > Hi, > > Right now, delorean-deps.repo [1] provides the "stable" > repository/release of qemu-kvm [2]. > > Going back, we can't really find if it was a conscious decision to use > the stable release than the one from "-testing". > I'm convinced it'd make sense to switch delorean-deps.repo to use > buildlogs (so qemu-kvm tagged "testing") in the context where we are > testing things. > > This way, we could potentially catch issues before they land in the > stable repositories. > If there's no objections, we could do this early next week. > > What do you think ? go for it > Thanks, > > [1]: https://trunk.rdoproject.org/centos7-master/delorean-deps.repo > [2]: http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com -- Emilien Macchi From javier.pena at redhat.com Thu Apr 20 15:59:38 2017 From: javier.pena at redhat.com (Javier Pena) Date: Thu, 20 Apr 2017 11:59:38 -0400 (EDT) Subject: [rdo-list] Trunk and continuous integration: can we use qemu-kvm from buildlogs ("-testing") ? In-Reply-To: References: Message-ID: <1173457072.18086163.1492703978340.JavaMail.zimbra@redhat.com> > Hi, > > Right now, delorean-deps.repo [1] provides the "stable" > repository/release of qemu-kvm [2]. > > Going back, we can't really find if it was a conscious decision to use > the stable release than the one from "-testing". > I'm convinced it'd make sense to switch delorean-deps.repo to use > buildlogs (so qemu-kvm tagged "testing") in the context where we are > testing things. > > This way, we could potentially catch issues before they land in the > stable repositories. > If there's no objections, we could do this early next week. > > What do you think ? > I think it's a good idea. Javier > Thanks, > > [1]: https://trunk.rdoproject.org/centos7-master/delorean-deps.repo > [2]: http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > From marcin.juszkiewicz at linaro.org Thu Apr 20 16:01:11 2017 From: marcin.juszkiewicz at linaro.org (Marcin Juszkiewicz) Date: Thu, 20 Apr 2017 18:01:11 +0200 Subject: [rdo-list] Trunk and continuous integration: can we use qemu-kvm from buildlogs ("-testing") ? In-Reply-To: References: Message-ID: <6b3ded6e-bb94-2a7d-2729-939395cf8b5c@linaro.org> W dniu 20.04.2017 o 17:44, David Moreau Simard pisze: > Hi, > > Right now, delorean-deps.repo [1] provides the "stable" > repository/release of qemu-kvm [2]. > > Going back, we can't really find if it was a conscious decision to use > the stable release than the one from "-testing". > I'm convinced it'd make sense to switch delorean-deps.repo to use > buildlogs (so qemu-kvm tagged "testing") in the context where we are > testing things. > > This way, we could potentially catch issues before they land in the > stable repositories. > If there's no objections, we could do this early next week. This also helps altarch as virt/kvm-common repository is not present on mirrors at all while it is present on buildlogs. From rbowen at redhat.com Thu Apr 20 16:17:27 2017 From: rbowen at redhat.com (Rich Bowen) Date: Thu, 20 Apr 2017 12:17:27 -0400 Subject: [rdo-list] Booth volunteers requested: OpenStack Summit Message-ID: <2b9df0e9-1896-101b-3f62-217a367dce0f@redhat.com> If you're going to OpenStack Summit ... With OpenStack Summit just 2 weeks out, hopefully everyone has had an opportunity to have a look at the summit schedule to see what you might want to attend. If you have a spare hour, and would be willing to spent that time at the RDO booth, you would be very, very welcome. We need people to answer questions, as well as to talk about what you've been working on in the upstream. Please sign up at https://etherpad.openstack.org/p/rdo-boston-summit-booth for a slot or two. The schedule roughly approximates the session schedule, so you should be able to take a slot and not miss sessions on either side of it. Thanks! -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rbowen at redhat.com Thu Apr 20 16:31:17 2017 From: rbowen at redhat.com (Rich Bowen) Date: Thu, 20 Apr 2017 12:31:17 -0400 Subject: [rdo-list] Wednesday evening at OpenStack Summit - RDO Social Message-ID: If you're going to be at OpenStack Summit in Boston, please join us for the RDO Social - drinks and light snacks with the RDO community. https://www.eventbrite.com/e/rdo-social-at-openstack-summit-boston-tickets-33896358922 Wednesday, 6:30pm - 9pm, at the Boston Marriott Copley Place (right next to the convention center) (Sorry for the late notice - it was quite a challenge finding a nearby location, and our other venue fell through.) We have very limited space, so please sign up at the above link, and only share the invitation with people that are connected with RDO in some way. Thanks! -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From Tim.Bell at cern.ch Thu Apr 20 16:48:49 2017 From: Tim.Bell at cern.ch (Tim Bell) Date: Thu, 20 Apr 2017 16:48:49 +0000 Subject: [rdo-list] Wednesday evening at OpenStack Summit - RDO Social In-Reply-To: References: Message-ID: <10862D72-D543-4F90-8C40-45E2831DAE3C@cern.ch> The etherpad https://etherpad.openstack.org/p/rdo-boston-summit-booth implies this is on Tuesday, it would be good to move the link to Wednesday to not disappoint the volunteers ( Tim On 20/04/17 18:31, "rdo-list-bounces at redhat.com on behalf of Rich Bowen" wrote: If you're going to be at OpenStack Summit in Boston, please join us for the RDO Social - drinks and light snacks with the RDO community. https://www.eventbrite.com/e/rdo-social-at-openstack-summit-boston-tickets-33896358922 Wednesday, 6:30pm - 9pm, at the Boston Marriott Copley Place (right next to the convention center) (Sorry for the late notice - it was quite a challenge finding a nearby location, and our other venue fell through.) We have very limited space, so please sign up at the above link, and only share the invitation with people that are connected with RDO in some way. Thanks! -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity _______________________________________________ rdo-list mailing list rdo-list at redhat.com https://www.redhat.com/mailman/listinfo/rdo-list To unsubscribe: rdo-list-unsubscribe at redhat.com From rbowen at redhat.com Thu Apr 20 16:58:56 2017 From: rbowen at redhat.com (Rich Bowen) Date: Thu, 20 Apr 2017 12:58:56 -0400 Subject: [rdo-list] Wednesday evening at OpenStack Summit - RDO Social In-Reply-To: <10862D72-D543-4F90-8C40-45E2831DAE3C@cern.ch> References: <10862D72-D543-4F90-8C40-45E2831DAE3C@cern.ch> Message-ID: <0b3fc8b0-5969-4b40-81a0-8149832086e2@redhat.com> Oops! Thanks. Fixed. -Rich On 04/20/2017 12:48 PM, Tim Bell wrote: > The etherpad https://etherpad.openstack.org/p/rdo-boston-summit-booth implies this is on Tuesday, it would be good to move the link to Wednesday to not disappoint the volunteers ( > > Tim > > On 20/04/17 18:31, "rdo-list-bounces at redhat.com on behalf of Rich Bowen" wrote: > > If you're going to be at OpenStack Summit in Boston, please join us for > the RDO Social - drinks and light snacks with the RDO community. > > https://www.eventbrite.com/e/rdo-social-at-openstack-summit-boston-tickets-33896358922 > > Wednesday, 6:30pm - 9pm, at the Boston Marriott Copley Place (right next > to the convention center) > > (Sorry for the late notice - it was quite a challenge finding a nearby > location, and our other venue fell through.) > > We have very limited space, so please sign up at the above link, and > only share the invitation with people that are connected with RDO in > some way. Thanks! > > -- > Rich Bowen - rbowen at redhat.com > RDO Community Liaison > http://rdoproject.org > @RDOCommunity > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > > -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rbowen at redhat.com Thu Apr 20 17:01:05 2017 From: rbowen at redhat.com (Rich Bowen) Date: Thu, 20 Apr 2017 13:01:05 -0400 Subject: [rdo-list] Red Hat Summit, RDO booth, help wanted Message-ID: If you'll be at Red Hat Summit, and would like to spend some time at the RDO booth, please indicate your availability here: https://etherpad.openstack.org/p/rdo-boston-red-hat-summit-booth We can use help from anyone who can answer questions about RDO, or about OpenStack in general. I've tried to indicate, as on the other etherpad, what times are expected to be high traffic, and the schedule roughly approximates the summit session schedule. Thanks! -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From amoralej at redhat.com Thu Apr 20 17:15:53 2017 From: amoralej at redhat.com (Alfredo Moralejo Alonso) Date: Thu, 20 Apr 2017 19:15:53 +0200 Subject: [rdo-list] Trunk and continuous integration: can we use qemu-kvm from buildlogs ("-testing") ? In-Reply-To: References: Message-ID: On Thu, Apr 20, 2017 at 5:44 PM, David Moreau Simard wrote: > Hi, > > Right now, delorean-deps.repo [1] provides the "stable" > repository/release of qemu-kvm [2]. > > Going back, we can't really find if it was a conscious decision to use > the stable release than the one from "-testing". > I'm convinced it'd make sense to switch delorean-deps.repo to use > buildlogs (so qemu-kvm tagged "testing") in the context where we are > testing things. > You mean changing delorean-deps.repo in trunk.rdoproject.org?, that will impact all jobs using rdo trunk repos > This way, we could potentially catch issues before they land in the > stable repositories. > If there's no objections, we could do this early next week. > > What do you think ? > I don't think having two moving targets in the same set of tests, a problem in qemu-kvm will block all pipelines. If we want to test kvm in testing releases (what i agree), i think the best way is to create a new pipeline testing master/current-passed-ci + kvm testing repos, not using testing repo in all jobs. Anyway, given the rest of responses, it seems i'm alone on this... :) > Thanks, > > [1]: https://trunk.rdoproject.org/centos7-master/delorean-deps.repo > [2]: http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com From rbowen at redhat.com Thu Apr 20 17:35:43 2017 From: rbowen at redhat.com (Rich Bowen) Date: Thu, 20 Apr 2017 13:35:43 -0400 Subject: [rdo-list] OpenStack Days Budapest, call for papers Message-ID: <9bdace71-a9a7-a40c-89b1-587bb719e2a8@redhat.com> The OpenStack Days Budapest call for papers is open at http://openstackceeday.com/call-for-papers It's not clear when it closes, so get your proposals in as soon as you can! OpenStack Days Budapest will be held on June 7th at the Nokia Skypark Office. -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From dms at redhat.com Fri Apr 21 00:40:44 2017 From: dms at redhat.com (David Moreau Simard) Date: Thu, 20 Apr 2017 20:40:44 -0400 Subject: [rdo-list] Updates to RDO slaves and jobs in ci.centos.org In-Reply-To: References: Message-ID: WeIRDO jobs were tested manually on the rdo-ci-slave01 (promote slave) on which the jobs would not run successfully yesterday. Everything now looks good after untangling the update issue from yesterday and WeIRDO promote jobs have been switched to rdo-cloud. I'll be monitoring this closely but let me know if you see any problems. David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Thu, Apr 20, 2017 at 12:26 AM, David Moreau Simard wrote: > Hi, > > There's been a few updates worth mentioning and explaining to a wider > audience as far as RDO is concerned on the ci.centos.org environment. > > First, please note that all packages on the five RDO slaves have been > updated to the latest version. > We had not yet updated to 7.3. > > The rdo-ci-slave01 node (the "promotion" slave) ran into some issues > that took some time to fix, EPEL was enabled and it picked up python > packages it shouldn't have. > Things seem to be back in order now but some jobs might have failed in > a weird way, triggering them again should be fine. > > Otherwise, all generic WeIRDO jobs are now running on OpenStack > virtual machines provided by the RDO Cloud. > This is provided by using the "rdo-virtualized" slave tags. > The "rdo-promote-virtualized" tag will be used for the weirdo promote > jobs once we're sure there's no more issues running them on the > promotion slave. > > These tags are designed to work with WeIRDO jobs only for the time > being, please contact me if you'd like to run virtualized workloads > from ci.centos.org. > > This amounts to around 35 less jobs per day running on Duffy > ci.centos.org hardware in total on a typical day (including generic > weirdo jobs and promote weirdo jobs). > > I've re-shuffled the capacity around a bit, considering we've now > freed significant capacity for bare-metal based TripleO jobs. > The slave threads are now as follows: > - rdo-ci-slave01: 12 threads (up from 11), tagged with "rdo-promote" > and "rdo-promote-virtualized" > - rdo-ci-cloudslave01: 6 threads (up from 4), tagged with "rdo" > - rdo-ci-cloudslave02: 6 threads (up from 4), tagged with "rdo" > - rdo-ci-cloudslave03: 8 threads (up from 4), tagged with "rdo-virtualized" > - rdo-ci-cloudslave04: 8 threads (down from 15), tagged with "rdo-virtualized" > > There is a specific reason why cloudslave03 and cloudslave04 amount to > 16 threads between the two, it is to match the quota we have been > given in terms of capacity at RDO cloud. > The threads will be used to artificially limit the amount of jobs run > against the cloud concurrently without needing to implement queueing > on our end. > > You'll otherwise notice the net effect for the "rdo" and "rdo-promote" > tag isn't much, at least for the time being, it's very much the same > since I've re-allocated cloudslave03 to load balance virtualized jobs. > However, jobs are likely to be more reliable and faster now that they > won't have to retry for nodes because we're less likely to hit > rate-limiting. > > I'll monitor the situation over the next few days and bump the numbers > if everything is looking good. > That said, I'd like to hear about your feedback if you feel things are > looking better and if we are running into "out of inventory" errors > less often. > > Let me know if you have any questions, > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] From amoralej at redhat.com Fri Apr 21 08:22:12 2017 From: amoralej at redhat.com (Alfredo Moralejo Alonso) Date: Fri, 21 Apr 2017 10:22:12 +0200 Subject: [rdo-list] Updates to RDO slaves and jobs in ci.centos.org In-Reply-To: References: Message-ID: On Fri, Apr 21, 2017 at 2:40 AM, David Moreau Simard wrote: > WeIRDO jobs were tested manually on the rdo-ci-slave01 (promote slave) > on which the jobs would not run successfully yesterday. > > Everything now looks good after untangling the update issue from > yesterday and WeIRDO promote jobs have been switched to rdo-cloud. > Nice!, I've seen weirdo jobs in https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo_trunk-promote-master-current-tripleo/44/ ran in RDO Cloud with pretty good performance, they seems to run slower than jobs running in dusty servers in ci.centos but faster that the rest of servers. I'll keep an eye on it too to find out if there is any abnormal behavior. > I'll be monitoring this closely but let me know if you see any problems. > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > > On Thu, Apr 20, 2017 at 12:26 AM, David Moreau Simard wrote: >> Hi, >> >> There's been a few updates worth mentioning and explaining to a wider >> audience as far as RDO is concerned on the ci.centos.org environment. >> >> First, please note that all packages on the five RDO slaves have been >> updated to the latest version. >> We had not yet updated to 7.3. >> >> The rdo-ci-slave01 node (the "promotion" slave) ran into some issues >> that took some time to fix, EPEL was enabled and it picked up python >> packages it shouldn't have. >> Things seem to be back in order now but some jobs might have failed in >> a weird way, triggering them again should be fine. >> >> Otherwise, all generic WeIRDO jobs are now running on OpenStack >> virtual machines provided by the RDO Cloud. >> This is provided by using the "rdo-virtualized" slave tags. >> The "rdo-promote-virtualized" tag will be used for the weirdo promote >> jobs once we're sure there's no more issues running them on the >> promotion slave. >> >> These tags are designed to work with WeIRDO jobs only for the time >> being, please contact me if you'd like to run virtualized workloads >> from ci.centos.org. >> >> This amounts to around 35 less jobs per day running on Duffy >> ci.centos.org hardware in total on a typical day (including generic >> weirdo jobs and promote weirdo jobs). >> >> I've re-shuffled the capacity around a bit, considering we've now >> freed significant capacity for bare-metal based TripleO jobs. >> The slave threads are now as follows: >> - rdo-ci-slave01: 12 threads (up from 11), tagged with "rdo-promote" >> and "rdo-promote-virtualized" >> - rdo-ci-cloudslave01: 6 threads (up from 4), tagged with "rdo" >> - rdo-ci-cloudslave02: 6 threads (up from 4), tagged with "rdo" >> - rdo-ci-cloudslave03: 8 threads (up from 4), tagged with "rdo-virtualized" >> - rdo-ci-cloudslave04: 8 threads (down from 15), tagged with "rdo-virtualized" >> >> There is a specific reason why cloudslave03 and cloudslave04 amount to >> 16 threads between the two, it is to match the quota we have been >> given in terms of capacity at RDO cloud. >> The threads will be used to artificially limit the amount of jobs run >> against the cloud concurrently without needing to implement queueing >> on our end. >> >> You'll otherwise notice the net effect for the "rdo" and "rdo-promote" >> tag isn't much, at least for the time being, it's very much the same >> since I've re-allocated cloudslave03 to load balance virtualized jobs. >> However, jobs are likely to be more reliable and faster now that they >> won't have to retry for nodes because we're less likely to hit >> rate-limiting. >> >> I'll monitor the situation over the next few days and bump the numbers >> if everything is looking good. >> That said, I'd like to hear about your feedback if you feel things are >> looking better and if we are running into "out of inventory" errors >> less often. >> >> Let me know if you have any questions, >> >> David Moreau Simard >> Senior Software Engineer | Openstack RDO >> >> dmsimard = [irc, github, twitter] From javier.pena at redhat.com Fri Apr 21 10:37:49 2017 From: javier.pena at redhat.com (Javier Pena) Date: Fri, 21 Apr 2017 06:37:49 -0400 (EDT) Subject: [rdo-list] Trunk and continuous integration: can we use qemu-kvm from buildlogs ("-testing") ? In-Reply-To: References: Message-ID: <1935719347.18298374.1492771069724.JavaMail.zimbra@redhat.com> ----- Original Message ----- > On Thu, Apr 20, 2017 at 5:44 PM, David Moreau Simard wrote: > > Hi, > > > > Right now, delorean-deps.repo [1] provides the "stable" > > repository/release of qemu-kvm [2]. > > > > Going back, we can't really find if it was a conscious decision to use > > the stable release than the one from "-testing". > > I'm convinced it'd make sense to switch delorean-deps.repo to use > > buildlogs (so qemu-kvm tagged "testing") in the context where we are > > testing things. > > > > You mean changing delorean-deps.repo in trunk.rdoproject.org?, that > will impact all jobs using rdo trunk repos > > > This way, we could potentially catch issues before they land in the > > stable repositories. > > If there's no objections, we could do this early next week. > > > > What do you think ? > > > > I don't think having two moving targets in the same set of tests, a > problem in qemu-kvm will block all pipelines. > Well, we've been broken the other way around actually (having a newer libvirt in base that required a newer qemu-kvm we didn't have in mirror.centos.org yet), so I'd rather have an early breakage that we could work around than a late one. Javier > If we want to test kvm in testing releases (what i agree), i think the > best way is to create a new pipeline testing master/current-passed-ci > + kvm testing repos, not using testing repo in all jobs. > > Anyway, given the rest of responses, it seems i'm alone on this... :) > > > > Thanks, > > > > [1]: https://trunk.rdoproject.org/centos7-master/delorean-deps.repo > > [2]: http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ > > > > David Moreau Simard > > Senior Software Engineer | Openstack RDO > > > > dmsimard = [irc, github, twitter] > > > > _______________________________________________ > > rdo-list mailing list > > rdo-list at redhat.com > > https://www.redhat.com/mailman/listinfo/rdo-list > > > > To unsubscribe: rdo-list-unsubscribe at redhat.com > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > From dms at redhat.com Fri Apr 21 11:55:04 2017 From: dms at redhat.com (David Moreau Simard) Date: Fri, 21 Apr 2017 07:55:04 -0400 Subject: [rdo-list] Updates to RDO slaves and jobs in ci.centos.org In-Reply-To: References: Message-ID: The performance is not great because of "rdo-ci-slave01" from which Ansible runs on. We all know that node has performance problems (especially i/o). For example, a promote job [1] will take 1 hour and 4 minutes while the equivalent generic job [2] (ran on a cloudslave) will finish in about 35 minutes. I mean, it takes rdo-ci-slave01 more than five (5!) minutes to just bootstrap the job (clone weirdo, virtualenv with ara, ansible, shade and initialize ara). The same thing takes less than 30 seconds on a cloudslave. [1]: https://ci.centos.org/job/weirdo-master-promote-packstack-scenario001/1080/ [2]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo-generic-packstack-scenario001/515/ David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Apr 21, 2017 4:22 AM, "Alfredo Moralejo Alonso" wrote: > On Fri, Apr 21, 2017 at 2:40 AM, David Moreau Simard > wrote: > > WeIRDO jobs were tested manually on the rdo-ci-slave01 (promote slave) > > on which the jobs would not run successfully yesterday. > > > > Everything now looks good after untangling the update issue from > > yesterday and WeIRDO promote jobs have been switched to rdo-cloud. > > > > Nice!, I've seen weirdo jobs in > https://ci.centos.org/view/rdo/view/promotion-pipeline/ > job/rdo_trunk-promote-master-current-tripleo/44/ > ran in RDO Cloud with pretty good performance, they seems to run > slower than jobs running in dusty servers in ci.centos but faster that > the rest of servers. > > I'll keep an eye on it too to find out if there is any abnormal behavior. > > > > I'll be monitoring this closely but let me know if you see any problems. > > > > David Moreau Simard > > Senior Software Engineer | Openstack RDO > > > > dmsimard = [irc, github, twitter] > > > > > > On Thu, Apr 20, 2017 at 12:26 AM, David Moreau Simard > wrote: > >> Hi, > >> > >> There's been a few updates worth mentioning and explaining to a wider > >> audience as far as RDO is concerned on the ci.centos.org environment. > >> > >> First, please note that all packages on the five RDO slaves have been > >> updated to the latest version. > >> We had not yet updated to 7.3. > >> > >> The rdo-ci-slave01 node (the "promotion" slave) ran into some issues > >> that took some time to fix, EPEL was enabled and it picked up python > >> packages it shouldn't have. > >> Things seem to be back in order now but some jobs might have failed in > >> a weird way, triggering them again should be fine. > >> > >> Otherwise, all generic WeIRDO jobs are now running on OpenStack > >> virtual machines provided by the RDO Cloud. > >> This is provided by using the "rdo-virtualized" slave tags. > >> The "rdo-promote-virtualized" tag will be used for the weirdo promote > >> jobs once we're sure there's no more issues running them on the > >> promotion slave. > >> > >> These tags are designed to work with WeIRDO jobs only for the time > >> being, please contact me if you'd like to run virtualized workloads > >> from ci.centos.org. > >> > >> This amounts to around 35 less jobs per day running on Duffy > >> ci.centos.org hardware in total on a typical day (including generic > >> weirdo jobs and promote weirdo jobs). > >> > >> I've re-shuffled the capacity around a bit, considering we've now > >> freed significant capacity for bare-metal based TripleO jobs. > >> The slave threads are now as follows: > >> - rdo-ci-slave01: 12 threads (up from 11), tagged with "rdo-promote" > >> and "rdo-promote-virtualized" > >> - rdo-ci-cloudslave01: 6 threads (up from 4), tagged with "rdo" > >> - rdo-ci-cloudslave02: 6 threads (up from 4), tagged with "rdo" > >> - rdo-ci-cloudslave03: 8 threads (up from 4), tagged with > "rdo-virtualized" > >> - rdo-ci-cloudslave04: 8 threads (down from 15), tagged with > "rdo-virtualized" > >> > >> There is a specific reason why cloudslave03 and cloudslave04 amount to > >> 16 threads between the two, it is to match the quota we have been > >> given in terms of capacity at RDO cloud. > >> The threads will be used to artificially limit the amount of jobs run > >> against the cloud concurrently without needing to implement queueing > >> on our end. > >> > >> You'll otherwise notice the net effect for the "rdo" and "rdo-promote" > >> tag isn't much, at least for the time being, it's very much the same > >> since I've re-allocated cloudslave03 to load balance virtualized jobs. > >> However, jobs are likely to be more reliable and faster now that they > >> won't have to retry for nodes because we're less likely to hit > >> rate-limiting. > >> > >> I'll monitor the situation over the next few days and bump the numbers > >> if everything is looking good. > >> That said, I'd like to hear about your feedback if you feel things are > >> looking better and if we are running into "out of inventory" errors > >> less often. > >> > >> Let me know if you have any questions, > >> > >> David Moreau Simard > >> Senior Software Engineer | Openstack RDO > >> > >> dmsimard = [irc, github, twitter] > -------------- next part -------------- An HTML attachment was scrubbed... URL: From amoralej at redhat.com Fri Apr 21 12:08:03 2017 From: amoralej at redhat.com (Alfredo Moralejo Alonso) Date: Fri, 21 Apr 2017 14:08:03 +0200 Subject: [rdo-list] Updates to RDO slaves and jobs in ci.centos.org In-Reply-To: References: Message-ID: Yeah, i was only taking into account time running run_test.sh, which shouldn't be impacted by slowness in rdo-ci-slave1. This are my findings for job weirdo-master-promote-puppet-openstack-scenario002: RDO-Cloud: 39mins n30.dusty: 33mins n13.pufty: 60mins n54.cursty: 58mins I think it's pretty good. On Fri, Apr 21, 2017 at 1:55 PM, David Moreau Simard wrote: > The performance is not great because of "rdo-ci-slave01" from which Ansible > runs on. > > We all know that node has performance problems (especially i/o). > For example, a promote job [1] will take 1 hour and 4 minutes while the > equivalent generic job [2] (ran on a cloudslave) will finish in about 35 > minutes. > > I mean, it takes rdo-ci-slave01 more than five (5!) minutes to just > bootstrap the job (clone weirdo, virtualenv with ara, ansible, shade and > initialize ara). > The same thing takes less than 30 seconds on a cloudslave. > > [1]: > https://ci.centos.org/job/weirdo-master-promote-packstack-scenario001/1080/ > [2]: > https://ci.centos.org/view/rdo/view/weirdo/job/weirdo-generic-packstack-scenario001/515/ > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > On Apr 21, 2017 4:22 AM, "Alfredo Moralejo Alonso" > wrote: >> >> On Fri, Apr 21, 2017 at 2:40 AM, David Moreau Simard >> wrote: >> > WeIRDO jobs were tested manually on the rdo-ci-slave01 (promote slave) >> > on which the jobs would not run successfully yesterday. >> > >> > Everything now looks good after untangling the update issue from >> > yesterday and WeIRDO promote jobs have been switched to rdo-cloud. >> > >> >> Nice!, I've seen weirdo jobs in >> >> https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo_trunk-promote-master-current-tripleo/44/ >> ran in RDO Cloud with pretty good performance, they seems to run >> slower than jobs running in dusty servers in ci.centos but faster that >> the rest of servers. >> >> I'll keep an eye on it too to find out if there is any abnormal behavior. >> >> >> > I'll be monitoring this closely but let me know if you see any problems. >> > >> > David Moreau Simard >> > Senior Software Engineer | Openstack RDO >> > >> > dmsimard = [irc, github, twitter] >> > >> > >> > On Thu, Apr 20, 2017 at 12:26 AM, David Moreau Simard >> > wrote: >> >> Hi, >> >> >> >> There's been a few updates worth mentioning and explaining to a wider >> >> audience as far as RDO is concerned on the ci.centos.org environment. >> >> >> >> First, please note that all packages on the five RDO slaves have been >> >> updated to the latest version. >> >> We had not yet updated to 7.3. >> >> >> >> The rdo-ci-slave01 node (the "promotion" slave) ran into some issues >> >> that took some time to fix, EPEL was enabled and it picked up python >> >> packages it shouldn't have. >> >> Things seem to be back in order now but some jobs might have failed in >> >> a weird way, triggering them again should be fine. >> >> >> >> Otherwise, all generic WeIRDO jobs are now running on OpenStack >> >> virtual machines provided by the RDO Cloud. >> >> This is provided by using the "rdo-virtualized" slave tags. >> >> The "rdo-promote-virtualized" tag will be used for the weirdo promote >> >> jobs once we're sure there's no more issues running them on the >> >> promotion slave. >> >> >> >> These tags are designed to work with WeIRDO jobs only for the time >> >> being, please contact me if you'd like to run virtualized workloads >> >> from ci.centos.org. >> >> >> >> This amounts to around 35 less jobs per day running on Duffy >> >> ci.centos.org hardware in total on a typical day (including generic >> >> weirdo jobs and promote weirdo jobs). >> >> >> >> I've re-shuffled the capacity around a bit, considering we've now >> >> freed significant capacity for bare-metal based TripleO jobs. >> >> The slave threads are now as follows: >> >> - rdo-ci-slave01: 12 threads (up from 11), tagged with "rdo-promote" >> >> and "rdo-promote-virtualized" >> >> - rdo-ci-cloudslave01: 6 threads (up from 4), tagged with "rdo" >> >> - rdo-ci-cloudslave02: 6 threads (up from 4), tagged with "rdo" >> >> - rdo-ci-cloudslave03: 8 threads (up from 4), tagged with >> >> "rdo-virtualized" >> >> - rdo-ci-cloudslave04: 8 threads (down from 15), tagged with >> >> "rdo-virtualized" >> >> >> >> There is a specific reason why cloudslave03 and cloudslave04 amount to >> >> 16 threads between the two, it is to match the quota we have been >> >> given in terms of capacity at RDO cloud. >> >> The threads will be used to artificially limit the amount of jobs run >> >> against the cloud concurrently without needing to implement queueing >> >> on our end. >> >> >> >> You'll otherwise notice the net effect for the "rdo" and "rdo-promote" >> >> tag isn't much, at least for the time being, it's very much the same >> >> since I've re-allocated cloudslave03 to load balance virtualized jobs. >> >> However, jobs are likely to be more reliable and faster now that they >> >> won't have to retry for nodes because we're less likely to hit >> >> rate-limiting. >> >> >> >> I'll monitor the situation over the next few days and bump the numbers >> >> if everything is looking good. >> >> That said, I'd like to hear about your feedback if you feel things are >> >> looking better and if we are running into "out of inventory" errors >> >> less often. >> >> >> >> Let me know if you have any questions, >> >> >> >> David Moreau Simard >> >> Senior Software Engineer | Openstack RDO >> >> >> >> dmsimard = [irc, github, twitter] From dms at redhat.com Fri Apr 21 12:40:41 2017 From: dms at redhat.com (David Moreau Simard) Date: Fri, 21 Apr 2017 08:40:41 -0400 Subject: [rdo-list] Updates to RDO slaves and jobs in ci.centos.org In-Reply-To: References: Message-ID: Yeah, jobs are in the ballpark of between 35 and 45 minutes. What's great, too, is that the hardware is homogenous so we can always expect reliable and consistent results. I'm going to repeat myself but this will also alleviate the load on duffy and help TripleO-based jobs hit the rate limiting less often (if at all). David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Fri, Apr 21, 2017 at 8:08 AM, Alfredo Moralejo Alonso wrote: > Yeah, i was only taking into account time running run_test.sh, which > shouldn't be impacted by slowness in rdo-ci-slave1. This are my > findings for job weirdo-master-promote-puppet-openstack-scenario002: > > RDO-Cloud: 39mins > n30.dusty: 33mins > n13.pufty: 60mins > n54.cursty: 58mins > > I think it's pretty good. > > > > On Fri, Apr 21, 2017 at 1:55 PM, David Moreau Simard wrote: >> The performance is not great because of "rdo-ci-slave01" from which Ansible >> runs on. >> >> We all know that node has performance problems (especially i/o). >> For example, a promote job [1] will take 1 hour and 4 minutes while the >> equivalent generic job [2] (ran on a cloudslave) will finish in about 35 >> minutes. >> >> I mean, it takes rdo-ci-slave01 more than five (5!) minutes to just >> bootstrap the job (clone weirdo, virtualenv with ara, ansible, shade and >> initialize ara). >> The same thing takes less than 30 seconds on a cloudslave. >> >> [1]: >> https://ci.centos.org/job/weirdo-master-promote-packstack-scenario001/1080/ >> [2]: >> https://ci.centos.org/view/rdo/view/weirdo/job/weirdo-generic-packstack-scenario001/515/ >> >> David Moreau Simard >> Senior Software Engineer | Openstack RDO >> >> dmsimard = [irc, github, twitter] >> >> On Apr 21, 2017 4:22 AM, "Alfredo Moralejo Alonso" >> wrote: >>> >>> On Fri, Apr 21, 2017 at 2:40 AM, David Moreau Simard >>> wrote: >>> > WeIRDO jobs were tested manually on the rdo-ci-slave01 (promote slave) >>> > on which the jobs would not run successfully yesterday. >>> > >>> > Everything now looks good after untangling the update issue from >>> > yesterday and WeIRDO promote jobs have been switched to rdo-cloud. >>> > >>> >>> Nice!, I've seen weirdo jobs in >>> >>> https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo_trunk-promote-master-current-tripleo/44/ >>> ran in RDO Cloud with pretty good performance, they seems to run >>> slower than jobs running in dusty servers in ci.centos but faster that >>> the rest of servers. >>> >>> I'll keep an eye on it too to find out if there is any abnormal behavior. >>> >>> >>> > I'll be monitoring this closely but let me know if you see any problems. >>> > >>> > David Moreau Simard >>> > Senior Software Engineer | Openstack RDO >>> > >>> > dmsimard = [irc, github, twitter] >>> > >>> > >>> > On Thu, Apr 20, 2017 at 12:26 AM, David Moreau Simard >>> > wrote: >>> >> Hi, >>> >> >>> >> There's been a few updates worth mentioning and explaining to a wider >>> >> audience as far as RDO is concerned on the ci.centos.org environment. >>> >> >>> >> First, please note that all packages on the five RDO slaves have been >>> >> updated to the latest version. >>> >> We had not yet updated to 7.3. >>> >> >>> >> The rdo-ci-slave01 node (the "promotion" slave) ran into some issues >>> >> that took some time to fix, EPEL was enabled and it picked up python >>> >> packages it shouldn't have. >>> >> Things seem to be back in order now but some jobs might have failed in >>> >> a weird way, triggering them again should be fine. >>> >> >>> >> Otherwise, all generic WeIRDO jobs are now running on OpenStack >>> >> virtual machines provided by the RDO Cloud. >>> >> This is provided by using the "rdo-virtualized" slave tags. >>> >> The "rdo-promote-virtualized" tag will be used for the weirdo promote >>> >> jobs once we're sure there's no more issues running them on the >>> >> promotion slave. >>> >> >>> >> These tags are designed to work with WeIRDO jobs only for the time >>> >> being, please contact me if you'd like to run virtualized workloads >>> >> from ci.centos.org. >>> >> >>> >> This amounts to around 35 less jobs per day running on Duffy >>> >> ci.centos.org hardware in total on a typical day (including generic >>> >> weirdo jobs and promote weirdo jobs). >>> >> >>> >> I've re-shuffled the capacity around a bit, considering we've now >>> >> freed significant capacity for bare-metal based TripleO jobs. >>> >> The slave threads are now as follows: >>> >> - rdo-ci-slave01: 12 threads (up from 11), tagged with "rdo-promote" >>> >> and "rdo-promote-virtualized" >>> >> - rdo-ci-cloudslave01: 6 threads (up from 4), tagged with "rdo" >>> >> - rdo-ci-cloudslave02: 6 threads (up from 4), tagged with "rdo" >>> >> - rdo-ci-cloudslave03: 8 threads (up from 4), tagged with >>> >> "rdo-virtualized" >>> >> - rdo-ci-cloudslave04: 8 threads (down from 15), tagged with >>> >> "rdo-virtualized" >>> >> >>> >> There is a specific reason why cloudslave03 and cloudslave04 amount to >>> >> 16 threads between the two, it is to match the quota we have been >>> >> given in terms of capacity at RDO cloud. >>> >> The threads will be used to artificially limit the amount of jobs run >>> >> against the cloud concurrently without needing to implement queueing >>> >> on our end. >>> >> >>> >> You'll otherwise notice the net effect for the "rdo" and "rdo-promote" >>> >> tag isn't much, at least for the time being, it's very much the same >>> >> since I've re-allocated cloudslave03 to load balance virtualized jobs. >>> >> However, jobs are likely to be more reliable and faster now that they >>> >> won't have to retry for nodes because we're less likely to hit >>> >> rate-limiting. >>> >> >>> >> I'll monitor the situation over the next few days and bump the numbers >>> >> if everything is looking good. >>> >> That said, I'd like to hear about your feedback if you feel things are >>> >> looking better and if we are running into "out of inventory" errors >>> >> less often. >>> >> >>> >> Let me know if you have any questions, >>> >> >>> >> David Moreau Simard >>> >> Senior Software Engineer | Openstack RDO >>> >> >>> >> dmsimard = [irc, github, twitter] From rbowen at redhat.com Fri Apr 21 12:56:53 2017 From: rbowen at redhat.com (Rich Bowen) Date: Fri, 21 Apr 2017 08:56:53 -0400 Subject: [rdo-list] Planet OpenStack, Planet RDO Message-ID: <9b5c6d38-b9ab-c2d5-75fc-a14c77d86a7d@redhat.com> If you blog about OpenStack, anywhere, Planet OpenStack helps you spread your message a little farther, which, in turn, helps spread the word about the great work that our community is doing. If you are not yet on Planet OpenStack, here's the basics: http://planet.openstack.org/ Instructions for adding your blog to Planet Openstack: https://wiki.openstack.org/wiki/AddingYourBlog Use the tag 'openstack' when you post about OpenStack, and then use the #openstack tag in the RSS/Atom feed that you add to the planet. Most modern blogging software provides a per-tag feed. For example, http://www.jaddog.org/category/openstack/feed/ gives just the posts about OpenStack, while ignoring everything else. Finally, if you add your blog to Planet OpenStack, please also consider adding it to https://github.com/redhat-openstack/website/blob/master/planet-rdo.ini as well. Planet RDO is a subset of Planet OpenStack, and is what I draw from for blog content on rdoproject.org/blog, for content that I tweet about, post to G+, and so on. Thanks for all of you who do such an amazing job writing about what we do, and for helping me amplify your messages. -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From bderzhavets at hotmail.com Sat Apr 22 09:53:56 2017 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Sat, 22 Apr 2017 09:53:56 +0000 Subject: [rdo-list] Link images.rdoproject.org/ocata/rdo_trunk/current-tripleo/stable/ doesn't respond in meantime In-Reply-To: References: , Message-ID: Is it expected ? Thanks. Boris. ________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: From whayutin at redhat.com Sun Apr 23 14:59:24 2017 From: whayutin at redhat.com (Wesley Hayutin) Date: Sun, 23 Apr 2017 10:59:24 -0400 Subject: [rdo-list] Link images.rdoproject.org/ocata/rdo_trunk/current-tripleo/stable/ doesn't respond in meantime In-Reply-To: References: Message-ID: https://twitter.com/RedHatSupport/status/855445861211549696 There was a network outtage on Friday. The image server is back up curl -o undercloud.qcow2 https://images.rdoproject.org/ocata/rdo_trunk/current-tripleo/stable/undercloud.qcow2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 2721M 0 6720k 0 0 2212k 0 0:20:59 0:00:03 0:20:56 2212k^C On Sat, Apr 22, 2017 at 5:53 AM, Boris Derzhavets wrote: > Is it expected ? > > > Thanks. > > Boris. > > > ------------------------------ > > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rbowen at redhat.com Mon Apr 24 13:19:20 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 24 Apr 2017 09:19:20 -0400 Subject: [rdo-list] Unanswered questions: Ask.openstack.org Message-ID: Hi, folks. Here's the unanswered "RDO" questions on ask.openstack.org this week. Please consider taking a moment to skim the list and see if there's anywhere you can help out. --Rich 51 unanswered questions: Packstack fail to install OpenStack - Ocata - Could not find dependency Package[openstack-ceilometer-common] for File[/etc/pki/tls/private/ssl_amqp_ceilometer.key] https://ask.openstack.org/en/question/105668/packstack-fail-to-install-openstack-ocata-could-not-find-dependency-packageopenstack-ceilometer-common-for-fileetcpkitlsprivatessl_amqp_ceilometerkey/ Tags: openstack-ceilometer, rdo Packstack installation problem https://ask.openstack.org/en/question/105549/packstack-installation-problem/ Tags: packstack, rdo RHEL 7.2 openstack octava . Error while generating authentication token issue https://ask.openstack.org/en/question/105531/rhel-72-openstack-octava-error-while-generating-authentication-token-issue/ Tags: openstack, identityv3 Unable to configure bgpvpn service plugin on CentOS7 https://ask.openstack.org/en/question/104860/unable-to-configure-bgpvpn-service-plugin-on-centos7/ Tags: packstack, rdo, neutron, networking Migrate Instances https://ask.openstack.org/en/question/104744/migrate-instances/ Tags: migrate, openstack-packstack, rdo, centos Installguide for the in RDO packaged murano? https://ask.openstack.org/en/question/103634/installguide-for-the-in-rdo-packaged-murano/ Tags: murano, install, centos7, rdo, yum Upgrade Mitaka to Newton using Packstack got Python ascii error https://ask.openstack.org/en/question/103615/upgrade-mitaka-to-newton-using-packstack-got-python-ascii-error/ Tags: keystone, packstack, newton, python, install keystone problems : An unexpected error prevented the server from fulfilling your request. (HTTP 500) https://ask.openstack.org/en/question/102924/keystone-problems-an-unexpected-error-prevented-the-server-from-fulfilling-your-request-http-500/ Tags: keystone, liberty, http500, centos7.2 No module named tinyrpc.server https://ask.openstack.org/en/question/102681/no-module-named-tinyrpcserver/ Tags: kolla-ansible Attaching volume to instance https://ask.openstack.org/en/question/102605/attaching-volume-to-instance/ Tags: nova, glusterfs, rdo, centos, storage Create/add additional CIDR for public IP pool https://ask.openstack.org/en/question/102428/createadd-additional-cidr-for-public-ip-pool/ Tags: fuel-9.0, fuel, mitaka perform the token command" openstack token issue? wrong https://ask.openstack.org/en/question/102372/perform-the-token-command-openstack-token-issue-wrong/ Tags: keystone, amdin, auth_token During an RDO packstack install error: could not prefetch keystone_role provider https://ask.openstack.org/en/question/102267/during-an-rdo-packstack-install-error-could-not-prefetch-keystone_role-provider/ Tags: rdo, packstack, keystone, install domain version of >dashboards< keystone_policy.json https://ask.openstack.org/en/question/102249/domain-version-of-dashboards-keystone_policyjson/ Tags: mitaka, identityv3, domains, policy Packstack installation failed for newton https://ask.openstack.org/en/question/102238/packstack-installation-failed-for-newton/ Tags: rdo, packstack, neutron-server Openstack Neutron Instances not getting IP addresses https://ask.openstack.org/en/question/101983/openstack-neutron-instances-not-getting-ip-addresses/ Tags: openstack-neutron, dhcp, firewalld, centos7 created instance is hanged in "starting up" phase https://ask.openstack.org/en/question/101907/created-instance-is-hanged-in-starting-up-phase/ Tags: newton-nova dashboard authentication problem https://ask.openstack.org/en/question/101905/dashboard-authentication-problem/ Tags: dashboard, keystone ERROR nova.virt.libvirt.driver with Glusterfs in /var/lib/nova/instances https://ask.openstack.org/en/question/101812/error-novavirtlibvirtdriver-with-glusterfs-in-varlibnovainstances/ Tags: glusterfs, and, nova Service Function Chaining is supported in newton release (Not Devstack)? https://ask.openstack.org/en/question/101271/service-function-chaining-is-supported-in-newton-release-not-devstack/ Tags: networking-sfc, sfc, newton Cant get volume_clear option in cinder.conf to work. https://ask.openstack.org/en/question/101230/cant-get-volume_clear-option-in-cinderconf-to-work/ Tags: cinder, newton, packstack, rdo Rebooting Network node after installation https://ask.openstack.org/en/question/101001/rebooting-network-node-after-installation/ Tags: br-ex, neutron, bridge, create-network Ceilometer - No meters / stats ? https://ask.openstack.org/en/question/100767/ceilometer-no-meters-stats/ Tags: ceilomter, stats, meters, rdo Instances stuck on "Booting from Hard Drive" https://ask.openstack.org/en/question/100756/instances-stuck-on-booting-from-hard-drive/ Tags: booting, stuck How to configure swift s3 api https://ask.openstack.org/en/question/100414/how-to-configure-swift-s3-api/ Tags: openstack-swift, proxy-swift, s3, api, mitaka cloudadmin user can't manage all domain from Horizon https://ask.openstack.org/en/question/100317/cloudadmin-user-cant-manage-all-domain-from-horizon/ Tags: horizon, mitaka, cloudadmin, domain RDO mitaka release has support for OVM 3.x https://ask.openstack.org/en/question/99727/rdo-mitaka-release-has-support-for-ovm-3x/ Tags: mitaka, rdo, ovm CPU Load on instance and Controller is very high and unresponsive https://ask.openstack.org/en/question/98927/cpu-load-on-instance-and-controller-is-very-high-and-unresponsive/ Tags: mitaka-openstack [Error: No valid host was found.((Network br-ex error)) https://ask.openstack.org/en/question/98818/error-no-valid-host-was-foundnetwork-br-ex-error/ Tags: br-ex Compute nodes are not visible after controller node rebooted https://ask.openstack.org/en/question/98654/compute-nodes-are-not-visible-after-controller-node-rebooted/ Tags: rdo -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rbowen at redhat.com Mon Apr 24 13:21:43 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 24 Apr 2017 09:21:43 -0400 Subject: [rdo-list] [Keystone] Unanswered ask.openstack.org questions Message-ID: <0e344df5-82c2-a0f4-c10b-5d9fb2869c2d@redhat.com> Looks like the popular tag in unanswered RDO questions this week is 'keystone'. I wonder if someone with that particular specialty might find a moment to see if there's any of these questions you can help out on. Thanks! keystone * Upgrade Mitaka to Newton using Packstack got Python ascii error: https://ask.openstack.org/en/question/103615/upgrade-mitaka-to-newton-using-packstack-got-python-ascii-error/ * keystone problems : An unexpected error prevented the server from fulfilling your request. (HTTP 500): https://ask.openstack.org/en/question/102924/keystone-problems-an-unexpected-error-prevented-the-server-from-fulfilling-your-request-http-500/ * perform the token command" openstack token issue? wrong: https://ask.openstack.org/en/question/102372/perform-the-token-command-openstack-token-issue-wrong/ * During an RDO packstack install error: could not prefetch keystone_role provider: https://ask.openstack.org/en/question/102267/during-an-rdo-packstack-install-error-could-not-prefetch-keystone_role-provider/ * dashboard authentication problem: https://ask.openstack.org/en/question/101905/dashboard-authentication-problem/ -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From ccamacho at redhat.com Mon Apr 24 13:43:37 2017 From: ccamacho at redhat.com (Carlos Camacho Gonzalez) Date: Mon, 24 Apr 2017 15:43:37 +0200 Subject: [rdo-list] [rhos-dev] Welcome Rain Leander to her new role In-Reply-To: <2d6b325f-2e41-2fde-0759-0ee2ccbb9a8e@redhat.com> References: <4c24bde6-2f5c-ef2b-10b1-aac46f0eb189@redhat.com> <2d6b325f-2e41-2fde-0759-0ee2ccbb9a8e@redhat.com> Message-ID: Congratulations! On Thu, Apr 20, 2017 at 3:05 PM, Jason E. Rist wrote: > On 04/20/2017 05:46 AM, Rich Bowen wrote: > > Dear RDO Enthusiast, > > > > We have some important news this week about what?s shifting in the RDO > > community. > > > > As you may know, Rich Bowen has been serving in the role of Community > > Liaison for the last 4 years. In that capacity, he?s done a variety of > > things for the community, including event coordination, social media, > > podcasts and videos, managing the website, and so on. > > > > Starting next week, this role is going to include Rain Leander as > > TripleO Community Liaison. Rain has been working with the RDO community, > > and, more generally, with Red Hat?s upstream OpenStack development > > efforts, for the past 18 months. She?s helped out at a number of events, > > including two OpenStack Summits, numerous OpenStack Days and Meetups. > > And she?s been a passionate advocate of TripleO in the community at > large. > > > > You may have seen her at some of these events and you?ve probably seen > > her on IRC as leanderthal. Please give her all the support that you?ve > > given Rich as she moves into this role. > > > > If you have any questions about how this is going to work, what Rain?s > > priorities will be in the coming months, or concerns about getting stuff > > done in the next few months, please don?t hesitate to contact either one > > of us via email (rain at redhat.com and rbowen at redhat.com), on IRC > > (leanderthal and rbowen) or via Twitter (@rainleander and @rbowen). > > > > > > Thanks, > > > > Rich Bowen and Rain Leander > > > Welcome! > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From hguemar at fedoraproject.org Mon Apr 24 15:00:03 2017 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 24 Apr 2017 15:00:03 +0000 (UTC) Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting Message-ID: <20170424150003.99AAB60A400B@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO meeting on 2017-04-26 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO IRC meeting [Agenda at https://etherpad.openstack.org/p/RDO-Meeting ](https://etherpad.openstack.org/p/RDO-Meeting) Every Wednesday on #rdo on Freenode IRC Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From rbowen at redhat.com Mon Apr 24 14:59:58 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 24 Apr 2017 10:59:58 -0400 Subject: [rdo-list] Meetups this week Message-ID: <244976e0-7637-8639-1163-b23ba9a14d67@redhat.com> The following are the meetups I'm aware of in the coming week where OpenStack and/or RDO enthusiasts are likely to be present. If you know of others, please let me know, and/or add them to http://rdoproject.org/events If there's a meetup in your area, please consider attending. If you attend, please consider taking a few photos, and possibly even writing up a brief summary of what was covered. --Rich * Monday April 24 in Morrisville, NC, US: RackSpace: Running and Managing Kubernetes on OpenStack #15 - https://www.meetup.com/Triangle-Kubernetes-Meetup/events/239136540/ * Tuesday April 25 in London, 17, GB: The April London Openstack Meetup - https://www.meetup.com/Openstack-London/events/238584164/ * Wednesday April 26 in San Diego, CA, US: Kubernetes+OpenStack 101 - https://www.meetup.com/OpenStackSanDiego/events/237026794/ * Wednesday April 26 in Orlando, FL, US: OpenStack and Ansible (we changed the date to April 26) - https://www.meetup.com/Orlando-Central-Florida-OpenStack-Meetup/events/239141057/ * Thursday April 27 in Helsinki, FI: OpenStackOperators Finland Video Call - https://www.meetup.com/OpenStack-Finland-User-Group/events/238428792/ * Thursday April 27 in Chesterfield, MO, US: Need for Speed - using DPDK and SR-IOV - https://www.meetup.com/OpenStack-STL/events/239421362/ * Thursday April 27 in Pasadena, CA, US: OpenStack L.A. April Meetup - OpenStack Use Cases - https://www.meetup.com/OpenStack-LA/events/238906254/ * Thursday April 27 in S?o Paulo, BR: 16? Hangout OpenStack Brasil - O que preciso saber para criar minha cloud - https://www.meetup.com/Openstack-Brasil/events/239407506/ * Saturday April 29 in Lima, PE: Presentacion del Grupo Openstack. - https://www.meetup.com/Openstack-Peru/events/238954877/ -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From chkumar246 at gmail.com Tue Apr 25 04:58:34 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Tue, 25 Apr 2017 10:28:34 +0530 Subject: [rdo-list] RDO Bug Stats [2017-04-25] Message-ID: # RDO Bugs on 2017-04-25 This email summarizes the active RDO bugs listed in the Red Hat Bugzilla database at . To report a new bug against RDO, go to: ## Summary - Open (NEW, ASSIGNED, ON_DEV): 223 - Fixed (MODIFIED, POST, ON_QA): 86 ## Number of open bugs by component dib-utils [ 1] diskimage-builder [ 2] + distribution [ 21] +++++++++++++++++ Documentation [ 2] + instack [ 1] instack-undercloud [ 10] ++++++++ openstack-ceilometer [ 2] + openstack-cinder [ 5] ++++ openstack-designate [ 2] + openstack-glance [ 2] + openstack-horizon [ 4] +++ openstack-ironic [ 1] openstack-ironic-disco... [ 1] openstack-keystone [ 2] + openstack-neutron [ 12] ++++++++++ openstack-nova [ 11] +++++++++ openstack-packstack [ 47] ++++++++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 4] +++ openstack-sahara [ 1] openstack-swift [ 2] + openstack-tripleo [ 39] +++++++++++++++++++++++++++++++++ openstack-tripleo-heat... [ 3] ++ openstack-tripleo-imag... [ 2] + openstack-trove [ 1] Package Review [ 21] +++++++++++++++++ python-django-horizon [ 1] python-fixtures [ 1] python-novaclient [ 1] python-webob [ 1] rdo-manager [ 14] +++++++++++ rdopkg [ 3] ++ RFEs [ 2] + tempest [ 1] ## Open bugs This is a list of "open" bugs by component. An "open" bug is in state NEW, ASSIGNED, ON_DEV and has not yet been fixed. (223 bugs) ### dib-utils (1 bug) [1263779 ] http://bugzilla.redhat.com/1263779 (NEW) Component: dib-utils Last change: 2016-04-18 Summary: Packstack Ironic admin_url misconfigured in nova.conf ### diskimage-builder (2 bugs) [1422425 ] http://bugzilla.redhat.com/1422425 (ASSIGNED) Component: diskimage-builder Last change: 2017-03-13 Summary: Add nodev, nosuid, and noexec options to fstab [1391162 ] http://bugzilla.redhat.com/1391162 (NEW) Component: diskimage-builder Last change: 2017-03-27 Summary: RFE: diskimage-builder needs to support AArch64 for TripleO installer ### distribution (21 bugs) [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2017-03-15 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1439689 ] http://bugzilla.redhat.com/1439689 (NEW) Component: distribution Last change: 2017-04-06 Summary: CVE-2017-7401 puppet-collectd: collectd: Infinite loop due to incorrect interaction of parse_packet() and parse_part_sign_sha256() functions [openstack-rdo] [1417592 ] http://bugzilla.redhat.com/1417592 (NEW) Component: distribution Last change: 2017-01-30 Summary: CVE-2017-2592 python-oslo-middleware: CatchErrors leaks sensitive values into error logs [openstack-rdo] [1397916 ] http://bugzilla.redhat.com/1397916 (NEW) Component: distribution Last change: 2016-11-24 Summary: rabbitmq-server version will not allow overcloud to deploy [1329341 ] http://bugzilla.redhat.com/1329341 (NEW) Component: distribution Last change: 2016-12-21 Summary: Tracker: Blockers and Review requests for new RDO Newton packages [1412837 ] http://bugzilla.redhat.com/1412837 (NEW) Component: distribution Last change: 2017-01-12 Summary: CVE-2016-9590 puppet-swift: installs config file with world readable permissions [openstack-rdo] [1290163 ] http://bugzilla.redhat.com/1290163 (NEW) Component: distribution Last change: 2016-05-17 Summary: Tracker: Blockers and Review requests for new RDO Mitaka packages [1376642 ] http://bugzilla.redhat.com/1376642 (NEW) Component: distribution Last change: 2016-09-16 Summary: CVE-2016-6519 openstack-manila-ui: persistent XSS in metadata field [openstack-rdo] [1337335 ] http://bugzilla.redhat.com/1337335 (NEW) Component: distribution Last change: 2017-02-15 Summary: Hiera >= 2.x packaging [1346240 ] http://bugzilla.redhat.com/1346240 (ASSIGNED) Component: distribution Last change: 2016-11-01 Summary: Erlang 18.3.3 update fails [1438800 ] http://bugzilla.redhat.com/1438800 (NEW) Component: distribution Last change: 2017-04-04 Summary: CVE-2016-7103 python-XStatic-jquery-ui: jquery-ui: cross-site scripting in dialog closeText [openstack- rdo] [1415219 ] http://bugzilla.redhat.com/1415219 (NEW) Component: distribution Last change: 2017-01-20 Summary: Need that puppet 4.8.1 is on master [1359919 ] http://bugzilla.redhat.com/1359919 (NEW) Component: distribution Last change: 2016-07-25 Summary: Base url incorrect [1438799 ] http://bugzilla.redhat.com/1438799 (NEW) Component: distribution Last change: 2017-04-04 Summary: CVE-2016-7103 rubygem-jquery-ui-rails: jquery-ui: cross-site scripting in dialog closeText [openstack- rdo] [1373513 ] http://bugzilla.redhat.com/1373513 (NEW) Component: distribution Last change: 2017-04-18 Summary: Tracker: Blockers and Review requests for new RDO Ocata packages [1427510 ] http://bugzilla.redhat.com/1427510 (NEW) Component: distribution Last change: 2017-04-24 Summary: Tracker: Blockers and Review requests for new RDO Pike packages [1349666 ] http://bugzilla.redhat.com/1349666 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 python-muranoclient: openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] [1301751 ] http://bugzilla.redhat.com/1301751 (NEW) Component: distribution Last change: 2016-04-18 Summary: Move all logging to stdout/err to allow systemd throttling logging of errors [1079491 ] http://bugzilla.redhat.com/1079491 (ASSIGNED) Component: distribution Last change: 2016-07-26 Summary: Need a way to pass extra arguments to openstack components at startup [1357660 ] http://bugzilla.redhat.com/1357660 (NEW) Component: distribution Last change: 2016-07-18 Summary: python-kombu: rpm package and python/requires.txt has different dependencies [1349665 ] http://bugzilla.redhat.com/1349665 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] ### Documentation (2 bugs) [1272108 ] http://bugzilla.redhat.com/1272108 (NEW) Component: Documentation Last change: 2016-04-18 Summary: [DOC] External network should be documents in RDO manager installation [1369944 ] http://bugzilla.redhat.com/1369944 (NEW) Component: Documentation Last change: 2016-08-24 Summary: Trunk won't work on RHEL 7 withou changing delorean- deps.repo $releasever to "7" ### instack (1 bug) [1315827 ] http://bugzilla.redhat.com/1315827 (NEW) Component: instack Last change: 2016-05-09 Summary: openstack undercloud install fails with "Element pip- and-virtualenv already loaded." ### instack-undercloud (10 bugs) [1347736 ] http://bugzilla.redhat.com/1347736 (NEW) Component: instack-undercloud Last change: 2016-06-17 Summary: Unable to install undercloud because tripleo-common is missing [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: wget is missing from qcow2 image fails instack-build- images script [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1271200 ] http://bugzilla.redhat.com/1271200 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Overcloud images contain Kilo repos [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: instack-build-images does not stop on certain errors [1400584 ] http://bugzilla.redhat.com/1400584 (NEW) Component: instack-undercloud Last change: 2017-04-24 Summary: undercloud installation Error: Failed to apply catalog: Insufficient credentials to authenticate [1265334 ] http://bugzilla.redhat.com/1265334 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: rdo-manager liberty instack undercloud puppet apply fails w/ missing package dep pyinotify [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1369968 ] http://bugzilla.redhat.com/1369968 (NEW) Component: instack-undercloud Last change: 2016-08-28 Summary: Can't successfully install undercloud on mitaka/newton [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment ### openstack-ceilometer (2 bugs) [1348222 ] http://bugzilla.redhat.com/1348222 (NEW) Component: openstack-ceilometer Last change: 2017-02-28 Summary: Unable to start ceilometer-central and gnocchi since redis module is missing on controller [1265741 ] http://bugzilla.redhat.com/1265741 (NEW) Component: openstack-ceilometer Last change: 2017-02-28 Summary: python-redis is not installed with packstack allinone ### openstack-cinder (5 bugs) [1391489 ] http://bugzilla.redhat.com/1391489 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2016-04-19 Summary: Configuration file in share forces ignore of auth_uri [1382572 ] http://bugzilla.redhat.com/1382572 (NEW) Component: openstack-cinder Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-cinder: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1391165 ] http://bugzilla.redhat.com/1391165 (NEW) Component: openstack-cinder Last change: 2017-04-24 Summary: Segfault Cinder Newton Release [1391484 ] http://bugzilla.redhat.com/1391484 (ASSIGNED) Component: openstack-cinder Last change: 2017-01-11 Summary: Service graceful shutdown not working ### openstack-designate (2 bugs) [1343663 ] http://bugzilla.redhat.com/1343663 (NEW) Component: openstack-designate Last change: 2016-07-07 Summary: openstack-designate are missing dependancies [1361701 ] http://bugzilla.redhat.com/1361701 (NEW) Component: openstack-designate Last change: 2017-01-18 Summary: package and ship openstack-designate-ui rpm package ### openstack-glance (2 bugs) [1382573 ] http://bugzilla.redhat.com/1382573 (NEW) Component: openstack-glance Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-glance: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1312466 ] http://bugzilla.redhat.com/1312466 (NEW) Component: openstack-glance Last change: 2016-04-19 Summary: Support for blueprint cinder-store-upload-download in glance_store ### openstack-horizon (4 bugs) [1387446 ] http://bugzilla.redhat.com/1387446 (NEW) Component: openstack-horizon Last change: 2016-10-21 Summary: Horizon Dashboard is not possible create images [1397792 ] http://bugzilla.redhat.com/1397792 (NEW) Component: openstack-horizon Last change: 2016-11-24 Summary: Resource Usage page popup error [1333508 ] http://bugzilla.redhat.com/1333508 (NEW) Component: openstack-horizon Last change: 2016-05-20 Summary: LBaaS v2 Dashboard UI [1415734 ] http://bugzilla.redhat.com/1415734 (ASSIGNED) Component: openstack-horizon Last change: 2017-01-24 Summary: Uninstalling Horizon plugins leaves stale files that result in failure of httpd ### openstack-ironic (1 bug) [1442259 ] http://bugzilla.redhat.com/1442259 (ASSIGNED) Component: openstack-ironic Last change: 2017-04-13 Summary: Restarting undercloud fails to bring up openstack- ironic-inspector ### openstack-ironic-discoverd (1 bug) [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2016-02-26 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (2 bugs) [1337346 ] http://bugzilla.redhat.com/1337346 (NEW) Component: openstack-keystone Last change: 2016-06-01 Summary: CVE-2016-4911 openstack-keystone: Incorrect Audit IDs in Keystone Fernet Tokens can result in revocation bypass [openstack-rdo] [1437422 ] http://bugzilla.redhat.com/1437422 (NEW) Component: openstack-keystone Last change: 2017-03-30 Summary: Fail Authorization from Horizon to vitrage ### openstack-neutron (12 bugs) [1421022 ] http://bugzilla.redhat.com/1421022 (NEW) Component: openstack-neutron Last change: 2017-02-10 Summary: Neutron-linuxbridge-agent startup bridge configuration [1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED) Component: openstack-neutron Last change: 2016-08-26 Summary: [RFE] [neutron] neutron services needs more RPM granularity [1282403 ] http://bugzilla.redhat.com/1282403 (NEW) Component: openstack-neutron Last change: 2017-01-15 Summary: Errors when running tempest.api.network.test_ports with IPAM reference driver enabled [1425664 ] http://bugzilla.redhat.com/1425664 (NEW) Component: openstack-neutron Last change: 2017-02-22 Summary: python2-ryu fails to install due to missing python- tinyrpc dependency [1372865 ] http://bugzilla.redhat.com/1372865 (NEW) Component: openstack-neutron Last change: 2016-10-17 Summary: mitaka neutron 8.2.0 point release [1353351 ] http://bugzilla.redhat.com/1353351 (NEW) Component: openstack-neutron Last change: 2016-07-06 Summary: vpnaas doesn't work [1443550 ] http://bugzilla.redhat.com/1443550 (NEW) Component: openstack-neutron Last change: 2017-04-19 Summary: python-neutron-vpnaas missing libreswan in entrypoint [1422028 ] http://bugzilla.redhat.com/1422028 (NEW) Component: openstack-neutron Last change: 2017-02-14 Summary: Add to README explanation of config folder /usr/share/neutron/server [1349670 ] http://bugzilla.redhat.com/1349670 (NEW) Component: openstack-neutron Last change: 2016-06-23 Summary: CVE-2015-8914 CVE-2016-5362 CVE-2016-5363 openstack- neutron: various flaws [openstack-rdo] [1389305 ] http://bugzilla.redhat.com/1389305 (NEW) Component: openstack-neutron Last change: 2016-10-27 Summary: Move rootwrap filters for openvswitch from openstack- neutron-openvswitch to python-neutron or other [1378989 ] http://bugzilla.redhat.com/1378989 (NEW) Component: openstack-neutron Last change: 2016-10-21 Summary: tempest.api.network.test_ports failures [1421701 ] http://bugzilla.redhat.com/1421701 (NEW) Component: openstack-neutron Last change: 2017-02-23 Summary: openstack-neutron-bgp-dragent missing from RDO Newton ### openstack-nova (11 bugs) [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2016-04-22 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1382553 ] http://bugzilla.redhat.com/1382553 (NEW) Component: openstack-nova Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1381323 ] http://bugzilla.redhat.com/1381323 (NEW) Component: openstack-nova Last change: 2016-10-03 Summary: nova image-create fails with instances booted from volume [1294747 ] http://bugzilla.redhat.com/1294747 (NEW) Component: openstack-nova Last change: 2016-05-16 Summary: Migration fails when the SRIOV PF is not online [1356690 ] http://bugzilla.redhat.com/1356690 (NEW) Component: openstack-nova Last change: 2017-04-24 Summary: Can't attach additional volumes to volume-backed instance [1436944 ] http://bugzilla.redhat.com/1436944 (NEW) Component: openstack-nova Last change: 2017-03-29 Summary: CVE-2017-7214 openstack-nova: Sensitive information included in legacy notification exception contexts [openstack-rdo] [1374727 ] http://bugzilla.redhat.com/1374727 (NEW) Component: openstack-nova Last change: 2016-09-09 Summary: Newly created instances sometimes get two private interfaces assigned [1379829 ] http://bugzilla.redhat.com/1379829 (NEW) Component: openstack-nova Last change: 2016-10-24 Summary: tempest failure: tempest.api.compute.servers.test_server_actions [1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED) Component: openstack-nova Last change: 2016-11-16 Summary: logrotate should copytruncate to avoid openstack logging to deleted files [1361908 ] http://bugzilla.redhat.com/1361908 (NEW) Component: openstack-nova Last change: 2016-08-02 Summary: nova can't mount instance disk with libguestfs - Permission denied [1406186 ] http://bugzilla.redhat.com/1406186 (NEW) Component: openstack-nova Last change: 2016-12-19 Summary: instance hangs on boot, without throwing any errors ### openstack-packstack (47 bugs) [1418670 ] http://bugzilla.redhat.com/1418670 (NEW) Component: openstack-packstack Last change: 2017-02-02 Summary: Installation fails when using hostnames [1351873 ] http://bugzilla.redhat.com/1351873 (NEW) Component: openstack-packstack Last change: 2016-07-01 Summary: keystone.pp sets unreasonable execution time for keystone_manage token_flush [1371582 ] http://bugzilla.redhat.com/1371582 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: dnsmasq-neutron.conf is left unmanaged after installation [1353195 ] http://bugzilla.redhat.com/1353195 (NEW) Component: openstack-packstack Last change: 2016-07-06 Summary: [RFE] enable configuration of cinder lvm volume group name in packstack [1353048 ] http://bugzilla.redhat.com/1353048 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: manila is misconfigured after deployment [1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV) Component: openstack-packstack Last change: 2016-05-19 Summary: Raise MariaDB max connections limit [1361704 ] http://bugzilla.redhat.com/1361704 (NEW) Component: openstack-packstack Last change: 2016-07-29 Summary: [RFE] add support for designate [1431253 ] http://bugzilla.redhat.com/1431253 (NEW) Component: openstack-packstack Last change: 2017-03-10 Summary: Feature request - automatic installation of Magnum-ui [1188491 ] http://bugzilla.redhat.com/1188491 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack wording is unclear for demo and testing provisioning. [1201612 ] http://bugzilla.redhat.com/1201612 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Interactive - Packstack asks for Tempest details even when Tempest install is declined [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2016-05-16 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [903645 ] http://bugzilla.redhat.com/903645 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: Include the ability in PackStack to support SSL for all REST services and message bus communication [1324070 ] http://bugzilla.redhat.com/1324070 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: PackStack Support for LBaaSv2 [1292271 ] http://bugzilla.redhat.com/1292271 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: Receive Msg 'Error: Could not find user glance' [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2016-05-18 Summary: [RFE] SPICE support in packstack [1353050 ] http://bugzilla.redhat.com/1353050 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: packages openstack-manila-ui and openstack-trove-ui are not installed by packstack [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: Offset Swift ports to 6200 [1012382 ] http://bugzilla.redhat.com/1012382 (ON_DEV) Component: openstack-packstack Last change: 2016-04-19 Summary: swift: Admin user does not have permissions to see containers created by glance service [1289761 ] http://bugzilla.redhat.com/1289761 (NEW) Component: openstack-packstack Last change: 2017-03-10 Summary: PackStack installs Nova crontab that nova user can't run [1352980 ] http://bugzilla.redhat.com/1352980 (NEW) Component: openstack-packstack Last change: 2016-09-23 Summary: it's not possible to deploy openstack with keystone api version v3 [1286828 ] http://bugzilla.redhat.com/1286828 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack should have the option to install QoS (neutron) [1382100 ] http://bugzilla.redhat.com/1382100 (ASSIGNED) Component: openstack-packstack Last change: 2016-10-11 Summary: Running packstack with answer file "Error: Error appeared during puppet run: 10.0.2.15_horizon.pp" [1403636 ] http://bugzilla.redhat.com/1403636 (NEW) Component: openstack-packstack Last change: 2016-12-12 Summary: Packstack cannot detect IP of the 2nd NIC [1353045 ] http://bugzilla.redhat.com/1353045 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: CONFIG_KEYSTONE_REGION is not honoured for all endpoints [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: API services has all admin permission instead of service [1063393 ] http://bugzilla.redhat.com/1063393 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: RFE: Provide option to set bind_host/bind_port for API services [1442113 ] http://bugzilla.redhat.com/1442113 (NEW) Component: openstack-packstack Last change: 2017-04-14 Summary: Packstack Ocata installation:puppet apply manifestation fails due to "nova-cell_v2-discover_hosts" [1302766 ] http://bugzilla.redhat.com/1302766 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Add Magnum support using puppet-magnum [1285494 ] http://bugzilla.redhat.com/1285494 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: openstack- packstack-7.0.0-0.5.dev1661.gaf13b7e.el7.noarch cripples(?) httpd.conf [1291492 ] http://bugzilla.redhat.com/1291492 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Unfriendly behavior of IP filtering for VXLAN with EXCLUDE_SERVERS [1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack installation failed due to wrong http config [1227298 ] http://bugzilla.redhat.com/1227298 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: Packstack should support MTU settings [1316856 ] http://bugzilla.redhat.com/1316856 (NEW) Component: openstack-packstack Last change: 2017-01-31 Summary: packstack fails to configure ovs bridge for CentOS [1269535 ] http://bugzilla.redhat.com/1269535 (NEW) Component: openstack-packstack Last change: 2016-08-29 Summary: packstack script does not test to see if the rc files *were* created. [1005073 ] http://bugzilla.redhat.com/1005073 (NEW) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Please add glance and nova lib folder config [1239027 ] http://bugzilla.redhat.com/1239027 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: please move httpd log files to corresponding dirs [1383620 ] http://bugzilla.redhat.com/1383620 (NEW) Component: openstack-packstack Last change: 2016-10-11 Summary: Packstack fails tox py27 unit tests only on RHEL [1430181 ] http://bugzilla.redhat.com/1430181 (NEW) Component: openstack-packstack Last change: 2017-03-08 Summary: Packstack Ocata: br-ex not correctly set up after controller reboot [1168113 ] http://bugzilla.redhat.com/1168113 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: The warning message " NetworkManager is active " appears even when the NetworkManager is inactive [1312487 ] http://bugzilla.redhat.com/1312487 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: Packstack with Swift Glance backend does not seem to work [1184806 ] http://bugzilla.redhat.com/1184806 (NEW) Component: openstack-packstack Last change: 2016-04-28 Summary: [RFE] Packstack should support deploying Nova and Glance with RBD images and Ceph as a backend [1172310 ] http://bugzilla.redhat.com/1172310 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: support Keystone LDAP [1385025 ] http://bugzilla.redhat.com/1385025 (NEW) Component: openstack-packstack Last change: 2016-10-14 Summary: Manila image corruted [1200129 ] http://bugzilla.redhat.com/1200129 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: [RFE] add support for ceilometer workload partitioning via tooz/redis [1194678 ] http://bugzilla.redhat.com/1194678 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: On aarch64, nova.conf should default to vnc_enabled=False [1293693 ] http://bugzilla.redhat.com/1293693 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Keystone setup fails on missing required parameter [1286995 ] http://bugzilla.redhat.com/1286995 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack should configure LVM filtering with LVM/iSCSI ### openstack-puppet-modules (4 bugs) [1429709 ] http://bugzilla.redhat.com/1429709 (NEW) Component: openstack-puppet-modules Last change: 2017-04-03 Summary: Cannot install undercloud on trunk [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: trove guestagent config mods for integration testing [1431359 ] http://bugzilla.redhat.com/1431359 (NEW) Component: openstack-puppet-modules Last change: 2017-04-20 Summary: Packstack fail to install OpenStack - Ocata ### openstack-sahara (1 bug) [1305790 ] http://bugzilla.redhat.com/1305790 (NEW) Component: openstack-sahara Last change: 2016-07-13 Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via Sahara Wizards on RDO Liberty ### openstack-swift (2 bugs) [1382921 ] http://bugzilla.redhat.com/1382921 (NEW) Component: openstack-swift Last change: 2016-11-29 Summary: swift-object-expirer packaged in wrong package [1352456 ] http://bugzilla.redhat.com/1352456 (NEW) Component: openstack-swift Last change: 2016-07-04 Summary: Swift Liberty reports "%RPMVERSION%" instead of actual version string ### openstack-tripleo (39 bugs) [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1351570 ] http://bugzilla.redhat.com/1351570 (NEW) Component: openstack-tripleo Last change: 2016-06-30 Summary: Failure to deploy 3 Node HA Controller and 2 Compute Nodes via Tripleo QuickStart [1344620 ] http://bugzilla.redhat.com/1344620 (NEW) Component: openstack-tripleo Last change: 2016-06-10 Summary: Nova instance live migration fails: migrateToURI3() got an unexpected keyword argument 'bandwidth' [1364789 ] http://bugzilla.redhat.com/1364789 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: Openstack undercloud install ( via instack-virt-setup ) craches on instack VM with error 'ImportError: No module named osc_lib' [1422835 ] http://bugzilla.redhat.com/1422835 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Mongodb currently runs with noauth on the undercloud / controller roles. [1422281 ] http://bugzilla.redhat.com/1422281 (NEW) Component: openstack-tripleo Last change: 2017-02-14 Summary: CVE-2017-2627 openstack-tripleo-common: sudoers file is too permissive [openstack-rdo] [1426582 ] http://bugzilla.redhat.com/1426582 (NEW) Component: openstack-tripleo Last change: 2017-02-24 Summary: TripleO management of AIDE [1344495 ] http://bugzilla.redhat.com/1344495 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Horizon: Error: Unable to retrieve project list and Error: Unable to retrieve domain list. [1329095 ] http://bugzilla.redhat.com/1329095 (NEW) Component: openstack-tripleo Last change: 2016-04-22 Summary: mariadb and keystone down after an upgrade from liberty to mitaka [1351547 ] http://bugzilla.redhat.com/1351547 (ASSIGNED) Component: openstack-tripleo Last change: 2016-07-05 Summary: Rabbitmq clone starts on just one node in a HA deploy [1344442 ] http://bugzilla.redhat.com/1344442 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Ceilometer central fails to start: ImportError: No module named redis [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1277980 ] http://bugzilla.redhat.com/1277980 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: missing python-proliantutils [1422612 ] http://bugzilla.redhat.com/1422612 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Install and manage AIDE [1358083 ] http://bugzilla.redhat.com/1358083 (NEW) Component: openstack-tripleo Last change: 2016-07-20 Summary: openstack-tripleo: /usr/share/instack-undercloud /puppet-stack-config/puppet-stack-config.yaml.template (line 429) misses right curly bracket, this creates misconfigured /httpboot/inspector.ipxe and introspection fails. [1361613 ] http://bugzilla.redhat.com/1361613 (NEW) Component: openstack-tripleo Last change: 2016-07-29 Summary: Deployment of RDO M2, Gnocchi statsd gets configured only on first controller in HA environment and it fails to start on the rest of 2 controllers [1427528 ] http://bugzilla.redhat.com/1427528 (ASSIGNED) Component: openstack-tripleo Last change: 2017-04-21 Summary: Extend SSHD Composable service [1340865 ] http://bugzilla.redhat.com/1340865 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1353915 ] http://bugzilla.redhat.com/1353915 (NEW) Component: openstack-tripleo Last change: 2016-07-18 Summary: [RFE] Add to scripts generated by undercloud install - script to replace failed TripleO QuickStart HA Controller [1422802 ] http://bugzilla.redhat.com/1422802 (NEW) Component: openstack-tripleo Last change: 2017-02-23 Summary: Migrate from soon to be depreciated admin_token [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: User can not login into the overcloud horizon using the proper credentials [1353976 ] http://bugzilla.redhat.com/1353976 (NEW) Component: openstack-tripleo Last change: 2016-07-11 Summary: tripleo ceontos7 images missing linux-firmware package [1303614 ] http://bugzilla.redhat.com/1303614 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: overcloud deployment failed AttributeError: 'Proxy' object has no attribute 'api' [1364129 ] http://bugzilla.redhat.com/1364129 (NEW) Component: openstack-tripleo Last change: 2016-08-05 Summary: Overcloud pacemaker services restart behavior causes downtime [1341093 ] http://bugzilla.redhat.com/1341093 (NEW) Component: openstack-tripleo Last change: 2016-06-01 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1359911 ] http://bugzilla.redhat.com/1359911 (NEW) Component: openstack-tripleo Last change: 2016-07-25 Summary: Cannot generate overcloud images with liberty [1365545 ] http://bugzilla.redhat.com/1365545 (NEW) Component: openstack-tripleo Last change: 2016-08-09 Summary: Overcloud been set up via instack-virt-setup fails to run `nova keypair-add oskey > oskey.pem` [1380207 ] http://bugzilla.redhat.com/1380207 (NEW) Component: openstack-tripleo Last change: 2016-09-29 Summary: Doing overcloud stack update (package upgrade) fails with error saying can't find resource openstack- keystone [1344398 ] http://bugzilla.redhat.com/1344398 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: SSL enabled undercloud doesn't configure https protocol for several endpoints [1350605 ] http://bugzilla.redhat.com/1350605 (NEW) Component: openstack-tripleo Last change: 2016-06-27 Summary: Error regarding the TUN device using quickstart.sh [1344467 ] http://bugzilla.redhat.com/1344467 (NEW) Component: openstack-tripleo Last change: 2016-08-29 Summary: Unable to launch instance: Invalid: Volume sets discard option, qemu (1, 6, 0) or later is required. [1277990 ] http://bugzilla.redhat.com/1277990 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: openstack-ironic-inspector-dnsmasq.service: failed to start during undercloud installation [1344447 ] http://bugzilla.redhat.com/1344447 (NEW) Component: openstack-tripleo Last change: 2016-06-21 Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python- rados' >= 9.1.0 [1344451 ] http://bugzilla.redhat.com/1344451 (NEW) Component: openstack-tripleo Last change: 2016-06-20 Summary: HAProxy logs show up in the os-collect-config journal [1420853 ] http://bugzilla.redhat.com/1420853 (NEW) Component: openstack-tripleo Last change: 2017-02-13 Summary: Openvswitch package not build with dpdk [1334259 ] http://bugzilla.redhat.com/1334259 (NEW) Component: openstack-tripleo Last change: 2016-05-09 Summary: openstack overcloud image upload fails with "Required file "./ironic-python-agent.initramfs" does not exist." [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Scaling work to do during icehouse ### openstack-tripleo-heat-templates (3 bugs) [1386447 ] http://bugzilla.redhat.com/1386447 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-10-19 Summary: Newton (HA) Deployments failing w/ httpd service restart timeout [1364032 ] http://bugzilla.redhat.com/1364032 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-08-23 Summary: Mixed deployment with UC in Mitaka and OC in Newton scale up fails with sql error [1266027 ] http://bugzilla.redhat.com/1266027 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-04-18 Summary: TripleO should use pymysql database driver since Liberty ### openstack-tripleo-image-elements (2 bugs) [1347652 ] http://bugzilla.redhat.com/1347652 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-06-22 Summary: post-install deletes foreign o-r-c configure.d scripts [1303567 ] http://bugzilla.redhat.com/1303567 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-04-18 Summary: Overcloud deployment fails using Ceph ### openstack-trove (1 bug) [1327068 ] http://bugzilla.redhat.com/1327068 (NEW) Component: openstack-trove Last change: 2016-05-24 Summary: trove guest agent should create a sudoers entry ### Package Review (21 bugs) [1426551 ] http://bugzilla.redhat.com/1426551 (NEW) Component: Package Review Last change: 2017-02-24 Summary: Review Request: Senlin - is a clustering service for OpenStack [1435191 ] http://bugzilla.redhat.com/1435191 (NEW) Component: Package Review Last change: 2017-03-31 Summary: New package: osops-tools-monitoring-oschecks [1392309 ] http://bugzilla.redhat.com/1392309 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-os-faults - OpenStack fault- injection library [1420931 ] http://bugzilla.redhat.com/1420931 (NEW) Component: Package Review Last change: 2017-03-30 Summary: Review Request: tripleo-repos - repo management tool for tripleo [1272513 ] http://bugzilla.redhat.com/1272513 (ASSIGNED) Component: Package Review Last change: 2016-05-20 Summary: Review Request: Murano - is an application catalog for OpenStack [1331486 ] http://bugzilla.redhat.com/1331486 (NEW) Component: Package Review Last change: 2016-12-07 Summary: Tracker bugzilla for puppet packages in RDO Newton cycle [1403740 ] http://bugzilla.redhat.com/1403740 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-logstash logging service [1403756 ] http://bugzilla.redhat.com/1403756 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-midonet_openstack [1385604 ] http://bugzilla.redhat.com/1385604 (NEW) Component: Package Review Last change: 2017-01-09 Summary: New package: python-networking-vsphere - A set of Neutron drivers and agents to manage vSphere clusters. [1374800 ] http://bugzilla.redhat.com/1374800 (ASSIGNED) Component: Package Review Last change: 2016-12-07 Summary: Review Request: puppet-magnum [1400150 ] http://bugzilla.redhat.com/1400150 (ASSIGNED) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-ec2api [1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED) Component: Package Review Last change: 2016-10-08 Summary: New Package: python-dracclient [1326586 ] http://bugzilla.redhat.com/1326586 (NEW) Component: Package Review Last change: 2016-08-24 Summary: Review request: Sensu [1373511 ] http://bugzilla.redhat.com/1373511 (ASSIGNED) Component: Package Review Last change: 2016-11-14 Summary: New Package Request: virtualbmc [1272524 ] http://bugzilla.redhat.com/1272524 (ASSIGNED) Component: Package Review Last change: 2016-05-19 Summary: Review Request: openstack-mistral - workflow Service for OpenStack cloud [1361959 ] http://bugzilla.redhat.com/1361959 (ASSIGNED) Component: Package Review Last change: 2016-09-01 Summary: Include puppet-ovn in openstack-puppet-modules [1436029 ] http://bugzilla.redhat.com/1436029 (ASSIGNED) Component: Package Review Last change: 2017-04-11 Summary: openstack-glare - Unified Artifact Repository [1409964 ] http://bugzilla.redhat.com/1409964 (NEW) Component: Package Review Last change: 2017-03-22 Summary: New package : Tap as a service extension for neutron [1406909 ] http://bugzilla.redhat.com/1406909 (ASSIGNED) Component: Package Review Last change: 2017-04-20 Summary: Review request: python-scciclient - Ironic plugin driver [1444523 ] http://bugzilla.redhat.com/1444523 (NEW) Component: Package Review Last change: 2017-04-24 Summary: Review Request: ovsdbapp - A library for creating OVSDB applications [1365932 ] http://bugzilla.redhat.com/1365932 (ASSIGNED) Component: Package Review Last change: 2016-09-20 Summary: import puppet-barbican into OPM ### python-django-horizon (1 bug) [1444276 ] http://bugzilla.redhat.com/1444276 (NEW) Component: python-django-horizon Last change: 2017-04-21 Summary: CVE-2017-7400 python-django-horizon: XSS in federation mappings UI [openstack-rdo] ### python-fixtures (1 bug) [1379427 ] http://bugzilla.redhat.com/1379427 (NEW) Component: python-fixtures Last change: 2016-09-27 Summary: python-fixtures >= 3 is required for neutron ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2016-05-02 Summary: Missing versioned dependency on python-six ### python-webob (1 bug) [1384058 ] http://bugzilla.redhat.com/1384058 (NEW) Component: python-webob Last change: 2016-10-12 Summary: In Newton python-webob 1.6.1 is required as in upper- constraints.txt ### rdo-manager (14 bugs) [1306350 ] http://bugzilla.redhat.com/1306350 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, if not configured, the first nic on compute nodes gets addresses from dhcp as a default [1370653 ] http://bugzilla.redhat.com/1370653 (NEW) Component: rdo-manager Last change: 2017-01-24 Summary: Deploying overcloud fails at step4 of the controllers [1306364 ] http://bugzilla.redhat.com/1306364 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, using bridge mappings, Neutron opensvswitch-agent plugin's config file don't gets populated correctly [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: there is a newer image that can be used to deploy openstack [1294683 ] http://bugzilla.redhat.com/1294683 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: instack-undercloud: "openstack undercloud install" throws errors and then gets stuck due to selinux. [1271289 ] http://bugzilla.redhat.com/1271289 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: overcloud-novacompute stuck in spawning state [1216981 ] http://bugzilla.redhat.com/1216981 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: No way to increase yum timeouts when building images [1270370 ] http://bugzilla.redhat.com/1270370 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: [RDO-Manager] bulk introspection moving the nodes from available to manageable too quickly [getting: NodeLocked:] [1292253 ] http://bugzilla.redhat.com/1292253 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Production + EPEL + yum-plugin-priorities results in wrong version of hiera [1273541 ] http://bugzilla.redhat.com/1273541 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: RDO-Manager needs epel.repo enabled (otherwise undercloud deployment fails.) [1271726 ] http://bugzilla.redhat.com/1271726 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: 1 of the overcloud VMs (nova) is stack in spawning state [1273680 ] http://bugzilla.redhat.com/1273680 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: HA overcloud with network isolation deployment fails [1270805 ] http://bugzilla.redhat.com/1270805 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Glance client returning 'Expected endpoint' [1272376 ] http://bugzilla.redhat.com/1272376 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Duplicate nova hypervisors after rebooting compute nodes ### rdopkg (3 bugs) [1386460 ] http://bugzilla.redhat.com/1386460 (NEW) Component: rdopkg Last change: 2016-10-19 Summary: can not install allinone ironic with RDO Newton version [1353406 ] http://bugzilla.redhat.com/1353406 (NEW) Component: rdopkg Last change: 2016-07-07 Summary: Expired SSL for RPM package. [1419133 ] http://bugzilla.redhat.com/1419133 (NEW) Component: rdopkg Last change: 2017-02-03 Summary: Add OpenStack Freezer Support ### RFEs (2 bugs) [1193886 ] http://bugzilla.redhat.com/1193886 (ASSIGNED) Component: RFEs Last change: 2016-04-18 Summary: RFE: wait for DB after boot [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2016-05-20 Summary: [RFE] Provide easy to use upgrade tool ### tempest (1 bug) [1250081 ] http://bugzilla.redhat.com/1250081 (NEW) Component: tempest Last change: 2015-08-06 Summary: test_minimum_basic scenario failed to run on rdo- manager ## Fixed bugs This is a list of "fixed" bugs by component. A "fixed" bug is fixed state MODIFIED, POST, ON_QA and has been fixed. You can help out by testing the fix to make sure it works as intended. (86 bugs) ### distribution (9 bugs) [1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED) Component: distribution Last change: 2016-04-21 Summary: Log handler repeatedly crashes [1368182 ] http://bugzilla.redhat.com/1368182 (MODIFIED) Component: distribution Last change: 2016-09-02 Summary: Rabbitmq-server has a new version in Fedora that addresses several bugs [1422267 ] http://bugzilla.redhat.com/1422267 (POST) Component: distribution Last change: 2017-03-17 Summary: CVE-2017-2622 openstack-mistral: /var/log/mistral/ is world readable [openstack-rdo] [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2016-04-18 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1409689 ] http://bugzilla.redhat.com/1409689 (MODIFIED) Component: distribution Last change: 2017-01-03 Summary: CVE-2016-9599 puppet-tripleo:if ssl is enabled, traffic is open on both undercloud and overcloud [openstack- rdo] [1344148 ] http://bugzilla.redhat.com/1344148 (ON_QA) Component: distribution Last change: 2016-06-17 Summary: RDO mitaka openstack-tempest build requires updated python-urllib3 [1400533 ] http://bugzilla.redhat.com/1400533 (ON_QA) Component: distribution Last change: 2016-12-02 Summary: Could not find fact 'search_external' [1442183 ] http://bugzilla.redhat.com/1442183 (ON_QA) Component: distribution Last change: 2017-04-24 Summary: Upgrade nodejs to latest stable [1397098 ] http://bugzilla.redhat.com/1397098 (MODIFIED) Component: distribution Last change: 2016-12-21 Summary: Upgrade python-requests to 2.11.1 for Newton ### instack-undercloud (1 bug) [1270033 ] http://bugzilla.redhat.com/1270033 (POST) Component: instack-undercloud Last change: 2016-05-05 Summary: [RDO-Manager] Node inspection fails when changing the default 'inspection_iprange' value in undecloud.conf. ### mariadb (1 bug) [1406320 ] http://bugzilla.redhat.com/1406320 (MODIFIED) Component: mariadb Last change: 2017-02-17 Summary: Yum transaction error when installing mariadb-server from RDO in CentOS 7.3 ### openstack-ceilometer (2 bugs) [1287252 ] http://bugzilla.redhat.com/1287252 (POST) Component: openstack-ceilometer Last change: 2017-02-28 Summary: openstack-ceilometer-alarm-notifier does not start: unit file is missing [1331510 ] http://bugzilla.redhat.com/1331510 (ON_QA) Component: openstack-ceilometer Last change: 2017-02-27 Summary: Gnocchi 2.0.2-1 release does not have Mitaka default configuration file ### openstack-cinder (2 bugs) [1430756 ] http://bugzilla.redhat.com/1430756 (MODIFIED) Component: openstack-cinder Last change: 2017-04-12 Summary: NFS: problem deploying from image when image is large (more than 20GB), newton [1431156 ] http://bugzilla.redhat.com/1431156 (MODIFIED) Component: openstack-cinder Last change: 2017-04-11 Summary: NetApp: Failed to get info for aggregate, Newton ### openstack-glance (1 bug) [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2016-04-19 Summary: Glance api ssl issue ### openstack-heat (2 bugs) [1424892 ] http://bugzilla.redhat.com/1424892 (POST) Component: openstack-heat Last change: 2017-03-30 Summary: Password written in clear text in heat-api.log with DEBUG mode [openstack-rdo] [1422265 ] http://bugzilla.redhat.com/1422265 (MODIFIED) Component: openstack-heat Last change: 2017-03-02 Summary: CVE-2017-2621 openstack-heat: /var/log/heat/ is world readable [openstack-rdo] ### openstack-ironic (1 bug) [1348817 ] http://bugzilla.redhat.com/1348817 (ON_QA) Component: openstack-ironic Last change: 2016-06-23 Summary: CVE-2016-4985 openstack-ironic: Ironic Node information including credentials exposed to unauthenticated users [openstack-rdo] ### openstack-ironic-discoverd (1 bug) [1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED) Component: openstack-ironic-discoverd Last change: 2016-10-08 Summary: No valid interfaces found during introspection ### openstack-keystone (2 bugs) [1280530 ] http://bugzilla.redhat.com/1280530 (MODIFIED) Component: openstack-keystone Last change: 2016-05-20 Summary: Fernet tokens cannot read key files with SELInux enabled [1341332 ] http://bugzilla.redhat.com/1341332 (POST) Component: openstack-keystone Last change: 2016-06-01 Summary: keystone logrotate configuration should use size configuration ### openstack-nova (4 bugs) [1367696 ] http://bugzilla.redhat.com/1367696 (ON_QA) Component: openstack-nova Last change: 2017-04-12 Summary: Add RPM deps to require install of qemu-kvm-rhev, not qemu-kvm-rhel [1301156 ] http://bugzilla.redhat.com/1301156 (POST) Component: openstack-nova Last change: 2016-04-22 Summary: openstack-nova missing specfile requires on castellan>=0.3.1 [1430540 ] http://bugzilla.redhat.com/1430540 (POST) Component: openstack-nova Last change: 2017-04-11 Summary: [Ocata] openstack-nova-placement- api-15.0.0-1.el7.noarch missing parameter [1441200 ] http://bugzilla.redhat.com/1441200 (POST) Component: openstack-nova Last change: 2017-04-12 Summary: openstack-placement-api.conf not configured properly by the openstack-nova-placement-api rpm ### openstack-packstack (18 bugs) [1288179 ] http://bugzilla.redhat.com/1288179 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Mitaka: Packstack image provisioning fails with "Store filesystem could not be configured correctly" [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [1302275 ] http://bugzilla.redhat.com/1302275 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-l3-agent does not start on Mitaka-2 when enabling FWaaS [1302256 ] http://bugzilla.redhat.com/1302256 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-server does not start on Mitaka-2 when enabling LBaaS [1150652 ] http://bugzilla.redhat.com/1150652 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack does not provide an option to register hosts to Red Hat Satellite 6 [1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED) Component: openstack-packstack Last change: 2016-05-18 Summary: Horizon help url in RDO points to the RHOS documentation [1255369 ] http://bugzilla.redhat.com/1255369 (POST) Component: openstack-packstack Last change: 2016-05-19 Summary: Improve session settings for horizon [1148949 ] http://bugzilla.redhat.com/1148949 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: openstack-packstack: installed "packstack --allinone" on Centos7.0 and configured private networking. The booted VMs are not able to communicate with each other, nor ping the gateway. [1172467 ] http://bugzilla.redhat.com/1172467 (POST) Component: openstack-packstack Last change: 2016-09-06 Summary: New user cannot retrieve container listing [1124982 ] http://bugzilla.redhat.com/1124982 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Help text for SSL is incorrect regarding passphrase on the cert [1330289 ] http://bugzilla.redhat.com/1330289 (POST) Component: openstack-packstack Last change: 2016-10-17 Summary: Failure to install Controller/Network&&Compute Cluster on RDO Mitaka with keystone API V3 [1282746 ] http://bugzilla.redhat.com/1282746 (POST) Component: openstack-packstack Last change: 2016-09-09 Summary: Swift's proxy-server is not configured to use ceilometer [1297833 ] http://bugzilla.redhat.com/1297833 (POST) Component: openstack-packstack Last change: 2016-04-19 Summary: VPNaaS should use libreswan driver instead of openswan by default [1187412 ] http://bugzilla.redhat.com/1187412 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Script wording for service installation should be consistent [1376769 ] http://bugzilla.redhat.com/1376769 (POST) Component: openstack-packstack Last change: 2016-09-16 Summary: Could not find data item CONFIG_CINDER_VOLUMES_CREATE in any Hiera data file and no default supplied [1335612 ] http://bugzilla.redhat.com/1335612 (MODIFIED) Component: openstack-packstack Last change: 2016-05-31 Summary: CONFIG_USE_SUBNETS=y won't work correctly with VLAN [1028690 ] http://bugzilla.redhat.com/1028690 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: packstack requires 2 runs to install ceilometer [1018900 ] http://bugzilla.redhat.com/1018900 (MODIFIED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack fails with "The iptables provider can not handle attribute outiface" ### openstack-puppet-modules (1 bug) [1365892 ] http://bugzilla.redhat.com/1365892 (MODIFIED) Component: openstack-puppet-modules Last change: 2016-09-07 Summary: obsolete network_device_mtu configuration persists in configuration files ### openstack-selinux (1 bug) [1357961 ] http://bugzilla.redhat.com/1357961 (MODIFIED) Component: openstack-selinux Last change: 2016-07-19 Summary: neutron-openvswitch-agent using of_interface = native triggers AVCs and fails to receive flow updates ### openstack-tripleo (1 bug) [1344507 ] http://bugzilla.redhat.com/1344507 (MODIFIED) Component: openstack-tripleo Last change: 2016-10-21 Summary: Nova novnc console doesn't load 2/3 times: Failed to connect to server (code: 1006) ### openstack-utils (1 bug) [1211989 ] http://bugzilla.redhat.com/1211989 (POST) Component: openstack-utils Last change: 2016-04-18 Summary: openstack-status shows 'disabled on boot' for the mysqld service ### Package Review (31 bugs) [1406146 ] http://bugzilla.redhat.com/1406146 (POST) Component: Package Review Last change: 2017-03-10 Summary: Review Request: python-collectd-gnocchi gnocchi collectd plugin [1404754 ] http://bugzilla.redhat.com/1404754 (MODIFIED) Component: Package Review Last change: 2017-01-16 Summary: New package: python-networking-l2gw [1402207 ] http://bugzilla.redhat.com/1402207 (POST) Component: Package Review Last change: 2017-01-09 Summary: Review Request: puppet-etcd - Installs and configures etcd [1400186 ] http://bugzilla.redhat.com/1400186 (POST) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-panko Events service [1376887 ] http://bugzilla.redhat.com/1376887 (POST) Component: Package Review Last change: 2016-09-23 Summary: Review Request: puppet-dns [1177361 ] http://bugzilla.redhat.com/1177361 (MODIFIED) Component: Package Review Last change: 2016-09-22 Summary: Review Request: sahara-image-elements - Image creation tools for Openstack Sahara [1404890 ] http://bugzilla.redhat.com/1404890 (POST) Component: Package Review Last change: 2017-01-04 Summary: NewPkg: Add rubygem-fluent-plugin-rewrite-tag-filter [1376889 ] http://bugzilla.redhat.com/1376889 (POST) Component: Package Review Last change: 2016-09-23 Summary: Review Request: puppet-powerdns [1396633 ] http://bugzilla.redhat.com/1396633 (POST) Component: Package Review Last change: 2017-02-15 Summary: Review request: puppet-qdr [1341687 ] http://bugzilla.redhat.com/1341687 (ON_QA) Component: Package Review Last change: 2016-09-19 Summary: Review request: openstack-neutron-lbaas-ui [1410220 ] http://bugzilla.redhat.com/1410220 (POST) Component: Package Review Last change: 2017-01-10 Summary: Review Request: puppet-congress [1393508 ] http://bugzilla.redhat.com/1393508 (POST) Component: Package Review Last change: 2017-01-26 Summary: New package: python-virtualbmc [1391444 ] http://bugzilla.redhat.com/1391444 (POST) Component: Package Review Last change: 2017-02-10 Summary: Review Request: boost159 - The free peer-reviewed portable C++ source libraries [1372016 ] http://bugzilla.redhat.com/1372016 (MODIFIED) Component: Package Review Last change: 2016-09-16 Summary: Review Request: openstack-murano-ui - horizon plugin for OpenStack murano [1433898 ] http://bugzilla.redhat.com/1433898 (POST) Component: Package Review Last change: 2017-04-12 Summary: New package: Sushy [1406536 ] http://bugzilla.redhat.com/1406536 (POST) Component: Package Review Last change: 2017-01-18 Summary: Review Request: openstack-tacker - OpenStack NFV Orchestration [1318765 ] http://bugzilla.redhat.com/1318765 (MODIFIED) Component: Package Review Last change: 2016-09-14 Summary: Review Request: openstack-sahara-tests - Sahara Scenario Test Framework [1390391 ] http://bugzilla.redhat.com/1390391 (POST) Component: Package Review Last change: 2017-02-09 Summary: Review Request: openstack-kolla - Templates and tools from the Kolla project to build OpenStack container images [1403748 ] http://bugzilla.redhat.com/1403748 (POST) Component: Package Review Last change: 2016-12-14 Summary: Review request: puppet-lib-file_concat [1361581 ] http://bugzilla.redhat.com/1361581 (ON_QA) Component: Package Review Last change: 2016-09-08 Summary: Review Request: openstack-tripleo-validations [1422733 ] http://bugzilla.redhat.com/1422733 (POST) Component: Package Review Last change: 2017-03-03 Summary: Review Request: openstack-selinux - SELinux Policies for OpenStack [1323219 ] http://bugzilla.redhat.com/1323219 (ON_QA) Component: Package Review Last change: 2016-05-12 Summary: Review Request: openstack-trove-ui - OpenStack Dashboard plugin for Trove project [1361707 ] http://bugzilla.redhat.com/1361707 (POST) Component: Package Review Last change: 2016-09-06 Summary: Review Request: openstack-panko - Event storage and REST API [1411324 ] http://bugzilla.redhat.com/1411324 (POST) Component: Package Review Last change: 2017-02-02 Summary: Review Request: Skydive - a real time network analyzer [1376763 ] http://bugzilla.redhat.com/1376763 (POST) Component: Package Review Last change: 2016-12-12 Summary: New package: python-networking-bgpvpn [1418855 ] http://bugzilla.redhat.com/1418855 (MODIFIED) Component: Package Review Last change: 2017-02-03 Summary: Review Request: python-PuLP - LP modeler written in python [1376215 ] http://bugzilla.redhat.com/1376215 (MODIFIED) Component: Package Review Last change: 2016-09-16 Summary: Review Request: openstack-tripleo-heat-templates-compat - Heat templates for TripleO old version support [1374802 ] http://bugzilla.redhat.com/1374802 (POST) Component: Package Review Last change: 2016-09-19 Summary: Review Request: puppet-designate [1347193 ] http://bugzilla.redhat.com/1347193 (MODIFIED) Component: Package Review Last change: 2016-06-24 Summary: Openstack Watcher service [1406728 ] http://bugzilla.redhat.com/1406728 (POST) Component: Package Review Last change: 2017-01-19 Summary: ansible-pacemaker - Ansible library for tripleo composable upgrade [1441221 ] http://bugzilla.redhat.com/1441221 (POST) Component: Package Review Last change: 2017-04-20 Summary: review request: mistral-lib - data types, exceptions, functions and utilities common to all mistral projects ### python-keystoneclient (1 bug) [973263 ] http://bugzilla.redhat.com/973263 (POST) Component: python-keystoneclient Last change: 2016-04-19 Summary: user-get fails when using IDs which are not UUIDs ### rdo-manager (3 bugs) [1270910 ] http://bugzilla.redhat.com/1270910 (ON_QA) Component: rdo-manager Last change: 2017-03-03 Summary: IP address from external subnet gets assigned to br-ex when using default single-nic-vlans templates [1268990 ] http://bugzilla.redhat.com/1268990 (POST) Component: rdo-manager Last change: 2016-04-18 Summary: missing from docs Build images fails without : export DIB_YUM_REPO_CONF="/etc/yum.repos.d/delorean.repo /etc/yum.repos.d/delorean-deps.repo" [1271335 ] http://bugzilla.redhat.com/1271335 (POST) Component: rdo-manager Last change: 2016-06-09 Summary: [RFE] Support explicit configuration of L2 population ### rdo-manager-cli (2 bugs) [1273197 ] http://bugzilla.redhat.com/1273197 (POST) Component: rdo-manager-cli Last change: 2016-04-18 Summary: VXLAN should be default neutron network type [1278972 ] http://bugzilla.redhat.com/1278972 (POST) Component: rdo-manager-cli Last change: 2016-04-18 Summary: rdo-manager liberty delorean dib failing w/ "No module named passlib.utils" ### tempest (1 bug) [1342218 ] http://bugzilla.redhat.com/1342218 (MODIFIED) Component: tempest Last change: 2016-06-03 Summary: RDO openstack-tempest RPM should remove requirements.txt from source From chkumar246 at gmail.com Tue Apr 25 05:10:00 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Tue, 25 Apr 2017 10:40:00 +0530 Subject: [rdo-list] [Reminder] join for RDO community weekly meeting on 26th Apr 2017 1500 UTC Message-ID: Hello, It is the reminder email. Our next RDO community weekly meeting is scheduled on 26th Apr 2017, 1500 UTC at #rdo channel on Freenode server. What happened in Last RDO community meeting [2017-04-19]? * RDO Test days prepration updates: -> promote current-passed-ci and current-tripleo-rdo to /b4/97/b49764cdc7eb0057677efea224603ddf6d4b42c0_ad1f2ce1 -> update image symlinks to point to /b4/97/b49764cdc7eb0057677efea224603ddf6d4b42c0_ad1f2ce1 * Call for testing of DLRN API testing [https://github.com/javierpena/dlrnapi_client] * RDO Pike Milestone testday happened on April 20, 21 , 2017 [https://www.rdoproject.org/testday/pike/milestone1/] What exciting things coming in upcoming meeting [2017-04-26]? * Separate module name suggestion for moving rdoinfo parser from rdoinfo/rdopkg into a separate module [https://etherpad.openstack.org/p/rdoinfo-module] * upstream openstack/rpm-packaging spec templates * Tempest-16.0.0 tag update in RDO Feel free to add your meeting agenda to the etherpad: https://etherpad.openstack.org/p/RDO-Meeting So we can make RDO meeting more awesome. Thanks, Chandan Kumar From dms at redhat.com Tue Apr 25 12:57:39 2017 From: dms at redhat.com (David Moreau Simard) Date: Tue, 25 Apr 2017 08:57:39 -0400 Subject: [rdo-list] [Reminder] join for RDO community weekly meeting on 26th Apr 2017 1500 UTC In-Reply-To: References: Message-ID: Could we perhaps improve the existing (automated) reminder that Haikel sends every week ? Or do away with it if we have someone to send this one every week ? Two reminders is a bit much :) David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Tue, Apr 25, 2017 at 1:10 AM, Chandan kumar wrote: > Hello, > > It is the reminder email. > Our next RDO community weekly meeting is scheduled on 26th Apr 2017, > 1500 UTC at #rdo channel on Freenode server. > > What happened in Last RDO community meeting [2017-04-19]? > * RDO Test days prepration updates: > -> promote current-passed-ci and current-tripleo-rdo to > /b4/97/b49764cdc7eb0057677efea224603ddf6d4b42c0_ad1f2ce1 > -> update image symlinks to point to > /b4/97/b49764cdc7eb0057677efea224603ddf6d4b42c0_ad1f2ce1 > * Call for testing of DLRN API testing > [https://github.com/javierpena/dlrnapi_client] > * RDO Pike Milestone testday happened on April 20, 21 , 2017 > [https://www.rdoproject.org/testday/pike/milestone1/] > > What exciting things coming in upcoming meeting [2017-04-26]? > * Separate module name suggestion for moving rdoinfo parser from > rdoinfo/rdopkg into a separate module > [https://etherpad.openstack.org/p/rdoinfo-module] > * upstream openstack/rpm-packaging spec templates > * Tempest-16.0.0 tag update in RDO > > Feel free to add your meeting agenda to the etherpad: > https://etherpad.openstack.org/p/RDO-Meeting So we can make RDO > meeting more awesome. > > Thanks, > > Chandan Kumar > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com From amoralej at redhat.com Wed Apr 26 15:43:36 2017 From: amoralej at redhat.com (Alfredo Moralejo Alonso) Date: Wed, 26 Apr 2017 17:43:36 +0200 Subject: [rdo-list] [Meeting] RDO meeting (2017-04-26) Minutes Message-ID: ============================== #rdo: RDO meeting - 2017-04-26 ============================== Meeting started by amoralej at 15:01:34 UTC. The full logs are available at http://eavesdrop.openstack.org/meetings/rdo_meeting___2017_04_26/2017/rdo_meeting___2017_04_26.2017-04-26-15.01.log.html . Meeting summary --------------- * rollcall (amoralej, 15:01:53) * Tempest-16.0.0 tag update in RDO [chandankumar] (amoralej, 15:06:20) * LINK: https://review.rdoproject.org/r/#/q/topic:tempest16 (chandankumar, 15:07:56) * To use or not to use the buildlogs CDN (amoralej, 15:09:20) * AGREED: Stop using buildlogs as a CDN for trunk packages and tripleo-quickstart images (dmsimard, 15:16:46) * ACTION: dmsimard to send a review to update rdo-release packages to substitute buildlogs repos (dmsimard, 15:17:01) * DLRN moving to https://softwarefactory-project.io, new git URL is github.com/softwarefactory-project/DLRN [jpena] (amoralej, 15:17:52) * LINK: https://www.rdoproject.org/blog/2017/03/let-rdopkg-manage-your-RPM-package/ (jruzicka, 15:25:20) * Help needed at RDO booth at upcoming events (amoralej, 15:28:17) * Red Hat Summit - https://etherpad.openstack.org/p/rdo-boston-red-hat-summit-booth (next week) (amoralej, 15:28:35) * OpenStack Summit - https://etherpad.openstack.org/p/rdo-boston-summit-booth (2 weeks) (amoralej, 15:28:49) * open floor (amoralej, 15:30:22) * ACTION: jpena will chair next meeting (amoralej, 15:31:14) * LINK: https://www.eventbrite.com/e/rdo-social-at-openstack-summit-boston-tickets-33896358922 (rbowen, 15:38:04) Meeting ended at 15:41:41 UTC. Action items, by person ----------------------- * dmsimard * dmsimard to send a review to update rdo-release packages to substitute buildlogs repos * jpena * jpena will chair next meeting People present (lines said) --------------------------- * amoralej (48) * apevec (38) * dmsimard (32) * rbowen (18) * jpena (16) * jruzicka (13) * chandankumar (10) * number80 (9) * trown (8) * openstack (7) * weshay (5) * toabctl (4) * rdogerrit (4) * myoung (2) * rdobot (2) * ykarel (1) * jschluet (1) Generated by `MeetBot`_ 0.1.4 From dms at redhat.com Wed Apr 26 20:29:37 2017 From: dms at redhat.com (David Moreau Simard) Date: Wed, 26 Apr 2017 16:29:37 -0400 Subject: [rdo-list] review.rdoproject.org: Jenkins and logs currently unavailable Message-ID: Hi, Please note that we've currently taken the Jenkins public interface offline as we evaluate the Jenkins security advisory that came out today [1]. Jobs will still run as usual but the Jenkins console will not be available. If you're in a bind or have an urgent need to look at review logs, please ping me (dmsimard) on #rdo. [1]: https://jenkins.io/security/advisory/2017-04-26/ David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] From rbowen at redhat.com Fri Apr 28 14:10:29 2017 From: rbowen at redhat.com (Rich Bowen) Date: Fri, 28 Apr 2017 10:10:29 -0400 Subject: [rdo-list] Fwd: [openstack-community] OpenStack Days Korea 2017 is looking for Sponsors and Speakers In-Reply-To: <58f59a9706266f00019f550a@polymail.io> References: <58f59a9706266f00019f550a@polymail.io> Message-ID: In case any of you are anywhere near Seoul, they're looking for speakers. --Rich -------- Forwarded Message -------- Subject: [openstack-community] OpenStack Days Korea 2017 is looking for Sponsors and Speakers Date: Mon, 17 Apr 2017 21:57:37 -0700 From: Jaesuk Ahn To: community at lists.openstack.org , openstack at lists.openstack.org CC: Nalee Jang Dear OpenStack Community Members, OpenStack Korea User Group is excited to announce that OpenStack Days Korea 2017 will be in Seoul, Korea, for two days (July 13^th and July 14^th ). The two day event will have a focus on what is coming ?NEXT? for OpenStack, including containerization, DevOps practices, orchestration, operations, software defined storage and network, AI infrastructure, and more. This is the forth OpenStack Days Korea event since 2014. Each three previous events had a huge success and attracted lots of interest among IT expert, engineers, developers and Executives. The OpenStack Days Korea is certainly one of the biggest Open Source Technology event in Korea. The event will be held at Jamsil Lotte Hotel World (the first day) and COEX (the second day). In order to successfully execute this event, we will need your help on both sponsoring and participating the event. http://event.openstack.or.kr/2017/ In the above event webpage, you will find link for both ?Sponsorship? and ?Call for Speakers?. Please kindly review and consider it, and get back to us. If you have any question, you can contact one of organizers in OpenStack Days Korea 2017 event stated at the end of this email. In addition, if you are interested in speaking at the event, please fill the form at ?Call for Speakers? link. Thank you very much in advance, and we look forward to working with you. Best Regards, User Group Leader ? Ian Y. Choi (ianyrchoi at gmail.com) Program Chair ? Jaesuk Ahn (bluejay.ahn at gmail.com) Event Organizing Chair ? Jungwon Ku (jwon.ku at gmail.com) -------------- next part -------------- _______________________________________________ Community mailing list Community at lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/community From mbayer at redhat.com Sat Apr 29 21:28:27 2017 From: mbayer at redhat.com (Mike Bayer) Date: Sat, 29 Apr 2017 17:28:27 -0400 Subject: [rdo-list] trouble installing an undercloud package via oooq Message-ID: <03c1c246-c92a-d0f0-2ed7-eb4779045ecd@redhat.com> Hi all - doing a tripleo-quickstart, the delorean repo is returning a 403 for openstack-tripleo-ui, which it is looking for when it installs the undercloud. Not sure if I'm missing something or working with a stale repo or what, though this is fresh tripleo-quickstart from today, referred to by config/release/newton.yml, and the repo claims it has this package and then reports 403 for just the one package. The repo is: [stack at undercloud ~]$ cat /etc/yum.repos.d/delorean.repo [delorean] name=delorean-openstack-neutron-941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a baseurl=https://trunk.rdoproject.org/centos7-newton/94/1e/941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a_4297a92f enabled=1 gpgcheck=0 priority=1 trying a manual install shows that it sees it but can't install (I did a yum clear cache also, but again this is from the undercloud image at https://buildlogs.centos.org/centos/7/cloud/x86_64/tripleo_images/newton/delorean/undercloud.qcow2) . Hitting the directory listing shows all the other packages there and other directory listings under different hashes also show openstack-tripleo-ui present. See yum output below, not sure if I'm just missing something silly. [stack at undercloud ~]$ sudo yum install openstack-tripleo-ui Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirrors.centos.webair.com * extras: mirrors.cmich.edu * updates: mirrors.tripadvisor.com 644 packages excluded due to repository priority protections Resolving Dependencies --> Running transaction check ---> Package openstack-tripleo-ui.noarch 0:1.1.0-0.20170201184830.36b0b58.el7.centos will be installed --> Finished Dependency Resolution Dependencies Resolved ============================================================================================================================================================================= Package Arch Version Repository Size ============================================================================================================================================================================= Installing: openstack-tripleo-ui noarch 1.1.0-0.20170201184830.36b0b58.el7.centos delorean 2.4 M Transaction Summary ============================================================================================================================================================================= Install 1 Package Total download size: 2.4 M Installed size: 11 M Is this ok [y/d/N]: y Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. openstack-tripleo-ui-1.1.0-0.2 FAILED https://trunk.rdoproject.org/centos7-newton/94/1e/941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a_4297a92f/openstack-tripleo-ui-1.1.0-0.20170201184830.36b0b58.el7.centos.noarch.rpm : [Errno 14] HTTPS Error 403 - Forbidden Trying other mirror. To address this issue please refer to the below knowledge base article https://access.redhat.com/solutions/69319 If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/ Error downloading packages: openstack-tripleo-ui-1.1.0-0.20170201184830.36b0b58.el7.centos.noarch: [Errno 256] No more mirrors to try. From mnaser at vexxhost.com Sat Apr 29 21:40:18 2017 From: mnaser at vexxhost.com (Mohammed Naser) Date: Sat, 29 Apr 2017 17:40:18 -0400 Subject: [rdo-list] trouble installing an undercloud package via oooq In-Reply-To: <03c1c246-c92a-d0f0-2ed7-eb4779045ecd@redhat.com> References: <03c1c246-c92a-d0f0-2ed7-eb4779045ecd@redhat.com> Message-ID: <8F268411-8A3B-4F16-AEF2-A40BB9B33C53@vexxhost.com> Hi Mike, I just ran into the same exact issue as you. As a workaround, I?m using the vanilla images for the under cloud. $ bash quickstart.sh -R newton-baseos-undercloud $VIRTHOST Good luck Thanks, Mohammed > On Apr 29, 2017, at 5:28 PM, Mike Bayer wrote: > > Hi all - > > doing a tripleo-quickstart, the delorean repo is returning a 403 for openstack-tripleo-ui, which it is looking for when it installs the undercloud. Not sure if I'm missing something or working with a stale repo or what, though this is fresh tripleo-quickstart from today, referred to by config/release/newton.yml, and the repo claims it has this package and then reports 403 for just the one package. The repo is: > > [stack at undercloud ~]$ cat /etc/yum.repos.d/delorean.repo > [delorean] > name=delorean-openstack-neutron-941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a > baseurl=https://trunk.rdoproject.org/centos7-newton/94/1e/941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a_4297a92f > enabled=1 > gpgcheck=0 > priority=1 > > trying a manual install shows that it sees it but can't install (I did a yum clear cache also, but again this is from the undercloud image at https://buildlogs.centos.org/centos/7/cloud/x86_64/tripleo_images/newton/delorean/undercloud.qcow2) . Hitting the directory listing shows all the other packages there and other directory listings under different hashes also show openstack-tripleo-ui present. > > See yum output below, not sure if I'm just missing something silly. > > > > [stack at undercloud ~]$ sudo yum install openstack-tripleo-ui > Loaded plugins: fastestmirror, priorities > Loading mirror speeds from cached hostfile > * base: mirrors.centos.webair.com > * extras: mirrors.cmich.edu > * updates: mirrors.tripadvisor.com > 644 packages excluded due to repository priority protections > Resolving Dependencies > --> Running transaction check > ---> Package openstack-tripleo-ui.noarch 0:1.1.0-0.20170201184830.36b0b58.el7.centos will be installed > --> Finished Dependency Resolution > > Dependencies Resolved > > ============================================================================================================================================================================= > Package Arch Version Repository Size > ============================================================================================================================================================================= > Installing: > openstack-tripleo-ui noarch 1.1.0-0.20170201184830.36b0b58.el7.centos delorean 2.4 M > > Transaction Summary > ============================================================================================================================================================================= > Install 1 Package > > Total download size: 2.4 M > Installed size: 11 M > Is this ok [y/d/N]: y > Downloading packages: > Delta RPMs disabled because /usr/bin/applydeltarpm not installed. > openstack-tripleo-ui-1.1.0-0.2 FAILED > https://trunk.rdoproject.org/centos7-newton/94/1e/941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a_4297a92f/openstack-tripleo-ui-1.1.0-0.20170201184830.36b0b58.el7.centos.noarch.rpm > : [Errno 14] HTTPS Error 403 - Forbidden > Trying other mirror. > To address this issue please refer to the below knowledge base article > > https://access.redhat.com/solutions/69319 > > If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/ > > > Error downloading packages: > openstack-tripleo-ui-1.1.0-0.20170201184830.36b0b58.el7.centos.noarch: [Errno 256] No more mirrors to try. > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: Message signed with OpenPGP URL: From mbayer at redhat.com Sun Apr 30 00:15:38 2017 From: mbayer at redhat.com (Mike Bayer) Date: Sat, 29 Apr 2017 20:15:38 -0400 Subject: [rdo-list] trouble installing an undercloud package via oooq In-Reply-To: <8F268411-8A3B-4F16-AEF2-A40BB9B33C53@vexxhost.com> References: <03c1c246-c92a-d0f0-2ed7-eb4779045ecd@redhat.com> <8F268411-8A3B-4F16-AEF2-A40BB9B33C53@vexxhost.com> Message-ID: <94f3f2a9-1d9f-5f47-87e1-c2395b9c57e6@redhat.com> OK, great, thought I was crazy. thanks for the workaround! On 04/29/2017 05:40 PM, Mohammed Naser wrote: > Hi Mike, > > I just ran into the same exact issue as you. As a workaround, I?m using the vanilla images for the under cloud. > > $ bash quickstart.sh -R newton-baseos-undercloud $VIRTHOST > > Good luck > > Thanks, > Mohammed > >> On Apr 29, 2017, at 5:28 PM, Mike Bayer wrote: >> >> Hi all - >> >> doing a tripleo-quickstart, the delorean repo is returning a 403 for openstack-tripleo-ui, which it is looking for when it installs the undercloud. Not sure if I'm missing something or working with a stale repo or what, though this is fresh tripleo-quickstart from today, referred to by config/release/newton.yml, and the repo claims it has this package and then reports 403 for just the one package. The repo is: >> >> [stack at undercloud ~]$ cat /etc/yum.repos.d/delorean.repo >> [delorean] >> name=delorean-openstack-neutron-941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a >> baseurl=https://trunk.rdoproject.org/centos7-newton/94/1e/941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a_4297a92f >> enabled=1 >> gpgcheck=0 >> priority=1 >> >> trying a manual install shows that it sees it but can't install (I did a yum clear cache also, but again this is from the undercloud image at https://buildlogs.centos.org/centos/7/cloud/x86_64/tripleo_images/newton/delorean/undercloud.qcow2) . Hitting the directory listing shows all the other packages there and other directory listings under different hashes also show openstack-tripleo-ui present. >> >> See yum output below, not sure if I'm just missing something silly. >> >> >> >> [stack at undercloud ~]$ sudo yum install openstack-tripleo-ui >> Loaded plugins: fastestmirror, priorities >> Loading mirror speeds from cached hostfile >> * base: mirrors.centos.webair.com >> * extras: mirrors.cmich.edu >> * updates: mirrors.tripadvisor.com >> 644 packages excluded due to repository priority protections >> Resolving Dependencies >> --> Running transaction check >> ---> Package openstack-tripleo-ui.noarch 0:1.1.0-0.20170201184830.36b0b58.el7.centos will be installed >> --> Finished Dependency Resolution >> >> Dependencies Resolved >> >> ============================================================================================================================================================================= >> Package Arch Version Repository Size >> ============================================================================================================================================================================= >> Installing: >> openstack-tripleo-ui noarch 1.1.0-0.20170201184830.36b0b58.el7.centos delorean 2.4 M >> >> Transaction Summary >> ============================================================================================================================================================================= >> Install 1 Package >> >> Total download size: 2.4 M >> Installed size: 11 M >> Is this ok [y/d/N]: y >> Downloading packages: >> Delta RPMs disabled because /usr/bin/applydeltarpm not installed. >> openstack-tripleo-ui-1.1.0-0.2 FAILED >> https://trunk.rdoproject.org/centos7-newton/94/1e/941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a_4297a92f/openstack-tripleo-ui-1.1.0-0.20170201184830.36b0b58.el7.centos.noarch.rpm >> : [Errno 14] HTTPS Error 403 - Forbidden >> Trying other mirror. >> To address this issue please refer to the below knowledge base article >> >> https://access.redhat.com/solutions/69319 >> >> If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/ >> >> >> Error downloading packages: >> openstack-tripleo-ui-1.1.0-0.20170201184830.36b0b58.el7.centos.noarch: [Errno 256] No more mirrors to try. >> >> _______________________________________________ >> rdo-list mailing list >> rdo-list at redhat.com >> https://www.redhat.com/mailman/listinfo/rdo-list >> >> To unsubscribe: rdo-list-unsubscribe at redhat.com >