From mohammed.arafa at gmail.com Sun Aug 2 11:21:23 2015 From: mohammed.arafa at gmail.com (Mohammed Arafa) Date: Sun, 2 Aug 2015 07:21:23 -0400 Subject: [Rdo-list] speeding up downloads - rdo manager Message-ID: Hello I am attempting to test out the latest version of rdo manager and i noticed a few things about download speeds. - the rdo and dependent repositories do not use deltarpms - deltarpms are _very_ useful to those with slow internet connections - the download of the qcow image from cloud.centos.org is the uncompressed version. even though there is an xz image available -instack-virt-setup doesnt resume downloads. so if a centos image doesnt complete its download, the next time you run instack-virt-setup it will download the image from scratch again. I havent completed the instack-virt-setup yet (been trying now for about 12 hours - and i do have a good internet connection/ RTP) but i do have one last observation. i went to http://cloud.centos.org/centos/7/images/?C=M;O=A and discovered the script was downloading CentOS-7-x86_64-GenericCloud.qcow2 but there is a newer version after that. maybe some links could be used to point to the uncompressed version of the latest copy as well as the compressed version? thank you very much for listening to my 2 cents -- *805010942448935* *GR750055912MA* *Link to me on LinkedIn * -------------- next part -------------- An HTML attachment was scrubbed... URL: From mohammed.arafa at gmail.com Sun Aug 2 12:38:00 2015 From: mohammed.arafa at gmail.com (Mohammed Arafa) Date: Sun, 2 Aug 2015 08:38:00 -0400 Subject: [Rdo-list] rdo-manager: diskbuilder bug Message-ID: Hi I seem to have hit this bug : https://bugs.launchpad.net/diskimage-builder/+bug/1477172 I am on CentOS Linux release 7.1.1503 (Core) and i was doing this: export NODE_DIST=centos7;instack-virt-setup is there a work around i can implement today? thanks -- *805010942448935* *GR750055912MA* *Link to me on LinkedIn * -------------- next part -------------- An HTML attachment was scrubbed... URL: From stdake at cisco.com Sun Aug 2 13:54:21 2015 From: stdake at cisco.com (Steven Dake (stdake)) Date: Sun, 2 Aug 2015 13:54:21 +0000 Subject: [Rdo-list] Permission denied on accessing an RPM file Message-ID: Hi, I am trying to build Kolla which depends on openstackclient. It uses a dependency which has incorrect permissions set in the YUM repository. Could someone repair this problem please? Thanks! Total download size: 3.8 M Installed size: 17 M Downloading packages: http://209.132.178.14/centos7/d7/4d/d74df8cfb6a678b848394b6f9557d0e260d3cc5e_2077020f/python-appdirs-1.4.1-0.99.20150617.1026git.el7.centos.noarch.rpm: [Errno 14] HTTP Error 403 - Forbidden Trying other mirror. Error downloading packages: python-appdirs-1.4.1-0.99.20150617.1026git.el7.centos.noarch: [Errno 256] No more mirrors to try. INFO[0021] The command [/bin/sh -c yum -y install openstack-heat-api python-openstackclient && yum clean all] returned a non-zero code: 1 -------------- next part -------------- An HTML attachment was scrubbed... URL: From bderzhavets at hotmail.com Sun Aug 2 13:59:50 2015 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Sun, 2 Aug 2015 09:59:50 -0400 Subject: [Rdo-list] Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" Message-ID: Packstack fails running neutron.pp :- Applying 192.168.1.78_glance.pp Applying 192.168.1.78_cinder.pp 192.168.1.78_keystone.pp: [ DONE ] 192.168.1.78_glance.pp: [ DONE ] 192.168.1.78_cinder.pp: [ DONE ] Applying 192.168.1.78_api_nova.pp 192.168.1.78_api_nova.pp: [ DONE ] Applying 192.168.1.78_nova.pp 192.168.1.78_nova.pp: [ DONE ] Applying 192.168.1.78_neutron.pp 192.168.1.78_neutron.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 192.168.1.78_neutron.pp Notice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /etc/neutron/plugin.ini You will find full trace in log /var/tmp/packstack/20150802-152714-YfHYnQ/manifests/192.168.1.78_neutron.pp.log Please check log file /var/tmp/packstack/20150802-152714-YfHYnQ/openstack-setup.log for more information However , /etc/neutron/plugin.ini is in place at the moment of crash. Disabling mentioned patch (0012) in spec file of openstack-puppet-modules-2015.1.9-3.fc23.src.rpm and rebuilding&&reinstall package openstack-puppet-modules-2015.1.9-3.fc22.noarch.rpm, allows to complete neutron.pp successfully. Next fails swift.pp Applying 192.168.1.78_provision_glance 192.168.1.78_swift.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 192.168.1.78_swift.pp Error: Could not get latest version: undefined method `[]' for nil:NilClass I've just set CONFIG_SWIFT_INSTALL=n to complete packstack successfully. Thanks. Boris. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: answer-file-aio.txt.gz Type: application/x-gzip Size: 12140 bytes Desc: not available URL: From bderzhavets at hotmail.com Sun Aug 2 16:14:33 2015 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Sun, 2 Aug 2015 12:14:33 -0400 Subject: [Rdo-list] Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" In-Reply-To: References: Message-ID: When I attemp to launch Cirros instance I get an error :- Error: Failed to perform requested operation on instance "CirrOSDev", the instance has an error status: Please try again later [Error: 'HostManager' object has no attribute 'select_destinations' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply executor_callback)) File "/usr/lib/python2.] As far as I can see issue is addressed here ( 07/09/2015) :- https://bugs.launchpad.net/tripleo/+bug/1473130 https://review.openstack.org/#/c/200170/ From: bderzhavets at hotmail.com To: lbezdick at redhat.com Date: Sun, 2 Aug 2015 09:59:50 -0400 CC: rdo-list at redhat.com Subject: [Rdo-list] Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" Packstack fails running neutron.pp :- Applying 192.168.1.78_glance.pp Applying 192.168.1.78_cinder.pp 192.168.1.78_keystone.pp: [ DONE ] 192.168.1.78_glance.pp: [ DONE ] 192.168.1.78_cinder.pp: [ DONE ] Applying 192.168.1.78_api_nova.pp 192.168.1.78_api_nova.pp: [ DONE ] Applying 192.168.1.78_nova.pp 192.168.1.78_nova.pp: [ DONE ] Applying 192.168.1.78_neutron.pp 192.168.1.78_neutron.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 192.168.1.78_neutron.pp Notice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /etc/neutron/plugin.ini You will find full trace in log /var/tmp/packstack/20150802-152714-YfHYnQ/manifests/192.168.1.78_neutron.pp.log Please check log file /var/tmp/packstack/20150802-152714-YfHYnQ/openstack-setup.log for more information However , /etc/neutron/plugin.ini is in place at the moment of crash. Disabling mentioned patch (0012) in spec file of openstack-puppet-modules-2015.1.9-3.fc23.src.rpm and rebuilding&&reinstall package openstack-puppet-modules-2015.1.9-3.fc22.noarch.rpm, allows to complete neutron.pp successfully. Next fails swift.pp Applying 192.168.1.78_provision_glance 192.168.1.78_swift.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 192.168.1.78_swift.pp Error: Could not get latest version: undefined method `[]' for nil:NilClass I've just set CONFIG_SWIFT_INSTALL=n to complete packstack successfully. 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 hguemar at fedoraproject.org Sun Aug 2 17:59:16 2015 From: hguemar at fedoraproject.org (=?UTF-8?Q?Ha=C3=AFkel?=) Date: Sun, 2 Aug 2015 19:59:16 +0200 Subject: [Rdo-list] Permission denied on accessing an RPM file In-Reply-To: References: Message-ID: Hi, After logged in the instance, it appears that this package does not exist anymore (it's actually a broken symlink) We recently add to reset the delorean instance, and it's likely that packages from june are not present anymore (according the timestamp in the package name, it has been built, june, 17th) That's rather an issue in our repo file where the baseurl is hardcoded, so I temporarily suggest that before rebuilding packages, you retrieve latest repo file from these url and refresh yum/dnf cache. http://209.132.178.14/centos7/current/ http://209.132.178.14/centos7/current-passed-ci/ That said, we need to fix delorean to generate more usable repo files for current/ directory. Regards, H. From apevec at gmail.com Sun Aug 2 20:24:08 2015 From: apevec at gmail.com (Alan Pevec) Date: Sun, 2 Aug 2015 22:24:08 +0200 Subject: [Rdo-list] Permission denied on accessing an RPM file In-Reply-To: References: Message-ID: > That said, we need to fix delorean to generate more usable repo files > for current/ directory. That won't work since repo metadata would change under your feet, what you describe is the recommended usage patter for Delorean repos: download .repo via current symlink and refresh it at least weekly. Cheers, Alan From apevec at gmail.com Sun Aug 2 20:29:33 2015 From: apevec at gmail.com (Alan Pevec) Date: Sun, 2 Aug 2015 22:29:33 +0200 Subject: [Rdo-list] Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" In-Reply-To: References: Message-ID: > Error: Failed to perform requested operation on instance "CirrOSDev", the > instance has an error status: Please try again later [Error: 'HostManager' > object has no attribute 'select_destinations' Traceback (most recent call > last): File > "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line > 142, in _dispatch_and_reply executor_callback)) File "/usr/lib/python2.] > > As far as I can see issue is addressed here ( 07/09/2015) :- > > https://bugs.launchpad.net/tripleo/+bug/1473130 > > https://review.openstack.org/#/c/200170/ This is fixed in openstack-puppet-modules-2015.1.9-4.fc23 which was uploaded to RDO Kilo repo on Friday. Cheers, Alan From hguemar at fedoraproject.org Sun Aug 2 21:02:41 2015 From: hguemar at fedoraproject.org (=?UTF-8?Q?Ha=C3=AFkel?=) Date: Sun, 2 Aug 2015 23:02:41 +0200 Subject: [Rdo-list] Permission denied on accessing an RPM file In-Reply-To: References: Message-ID: Hi, I agree with the metadata changing under our feet but since yum/dnf unless configured otherwise do not expire immediately metadata, we could circumvent that issue. All we need is to keep older builds for a limited time in delorean when generating repo to avoid breaking downloads for people whose cache has not been refreshed. I already submitted a review generating a delorean-latest.repo which points to current, and I plan to submit another patch keeping builds for a limited period configurable through projects.ini. So, we can keep the current way to use delorean and provide people an alternative way to a repo pointing to the latest content without breaking them (unless they don't refresh their yum/dnf cache at all). Regards, H. From apevec at gmail.com Mon Aug 3 12:57:45 2015 From: apevec at gmail.com (Alan Pevec) Date: Mon, 3 Aug 2015 14:57:45 +0200 Subject: [Rdo-list] Permission denied on accessing an RPM file In-Reply-To: References: Message-ID: > I agree with the metadata changing under our feet but since > yum/dnf unless configured otherwise do not expire immediately > metadata, we could circumvent that issue. Issue is that downloading metadata is not atomic: yum grabs repodata/repomd.xml which includes relative links to the rest of metadata. So using repo with "current" symlink would fail randomly. You might say it's low probability but it is a race and it has been seen in the practice. Cheers, Alan From hguemar at fedoraproject.org Mon Aug 3 13:29:41 2015 From: hguemar at fedoraproject.org (=?UTF-8?Q?Ha=C3=AFkel?=) Date: Mon, 3 Aug 2015 15:29:41 +0200 Subject: [Rdo-list] Permission denied on accessing an RPM file In-Reply-To: References: Message-ID: 2015-08-03 14:57 GMT+02:00 Alan Pevec : >> I agree with the metadata changing under our feet but since >> yum/dnf unless configured otherwise do not expire immediately >> metadata, we could circumvent that issue. > > Issue is that downloading metadata is not atomic: yum grabs > repodata/repomd.xml which includes relative links to the rest of > metadata. So using repo with "current" symlink would fail randomly. > You might say it's low probability but it is a race and it has been > seen in the practice. > > Cheers, > Alan I have been discussing with upstream CI and having more reliable repositories for delorean would help, as they hit the same issue. Another solution would be mirroring delorean content somewhere else, and have repo file pointing to the mirror. In case, delorean instance crashes, we won't lose previous snapshots. Regards, H. From rdo-info at redhat.com Mon Aug 3 14:44:50 2015 From: rdo-info at redhat.com (RDO Forum) Date: Mon, 3 Aug 2015 14:44:50 +0000 Subject: [Rdo-list] [RDO] RDO Blog roundup, week of August 3rd Message-ID: <0000014ef405b24e-cf2b9f3a-b585-4f24-9938-a7661217769a-000000@email.amazonses.com> rbowen started a discussion. RDO Blog roundup, week of August 3rd --- Follow the link below to check it out: https://www.rdoproject.org/forum/discussion/1028/rdo-blog-roundup-week-of-august-3rd Have a great day! From hguemar at fedoraproject.org Mon Aug 3 15:00:03 2015 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 3 Aug 2015 15:00:03 +0000 (UTC) Subject: [Rdo-list] [Fedocal] Reminder meeting : RDO packaging meeting Message-ID: <20150803150003.8DF6360A4009@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO packaging meeting on 2015-08-05 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO packaging irc meeting ([agenda](https://etherpad.openstack.org/p/RDO-Packaging)) Every week on #rdo on freenode Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From ichi.sara at gmail.com Mon Aug 3 15:38:23 2015 From: ichi.sara at gmail.com (ICHIBA Sara) Date: Mon, 3 Aug 2015 17:38:23 +0200 Subject: [Rdo-list] [heat] build a disk image which contains heat agents Message-ID: Hello there, I'm trying to build a disk image following this doc https://github.com/openstack/heat-templates/blob/master/hot/software-config/elements/README.rst; Instead of building a fedora image i'm trying to build a Centos disk image. Unfortunately the build doesn't succeed and i'm incapable of figuring out the reason. Can you please look at the output attached and tell me whether you see something strange?? B.regards, Sara -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: output Type: application/octet-stream Size: 91062 bytes Desc: not available URL: From rbowen at redhat.com Mon Aug 3 17:10:46 2015 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 3 Aug 2015 13:10:46 -0400 Subject: [Rdo-list] [Rdo-newsletter] RDO community newsletter, August 2015 Message-ID: <55BFA096.5010808@redhat.com> Thanks for being part of the RDO community! Quick links: * Quick Start - http://rdoproject.org/quickstart * Mailing Lists - http://rdoproject.org/Mailing_lists * RDO packages - http://rdoproject.org/repos/ * RDO blog - http://rdoproject.org/blog * Q&A - http://ask.openstack.org/ * Open Tickets - http://tm3.org/rdobugs * Twitter - http://twitter.com/rdocommunity Mailing List Update =================== Here's what's been going on in the RDO world since you last heard from me. * Asadullah Hussain, who is working on a "Cloud In A Box" bootable image, as part of the Google Summer of Code, has given a few updates on his progress. You can read his latest update at https://www.redhat.com/archives/rdo-list/2015-July/msg00066.html and https://www.redhat.com/archives/rdo-list/2015-July/msg00026.html With the end of the Summer of Code approaching, if you want to help Asad in his endeavors, please step up. * At the first RDO packaging meeting of the month - minutes at https://www.redhat.com/archives/rdo-list/2015-July/msg00005.html - there was a discussion of whether we would continue to try to make RDO packages part of Fedora, or ship them as a separate repository, giving us greater freedom of release schedule. This followed on from the conversation at the OpenStack Summit in Vancouver. * Sandro Mathys started a conversation about including MidoNet in RDO Manager, and this has generated quite a bit of discussion, at https://www.redhat.com/archives/rdo-list/2015-July/msg00112.html * There was a brief discussion of the vote for sessions at the upcoming OpenStack Summit in Tokyo. That vote is now closed, and we should see the schedule for that event very soon at http://openstack.org/summit RDO Blogs ========= There are a number of very prolific bloggers in the RDO community. Each week I try to post the highlights to the mailing list, and you can see those lists here: * https://www.redhat.com/archives/rdo-list/2015-July/msg00019.html * https://www.redhat.com/archives/rdo-list/2015-July/msg00045.html * https://www.redhat.com/archives/rdo-list/2015-July/msg00109.html * https://www.redhat.com/archives/rdo-list/2015-August/msg00011.html Of those, I'd like to particularly draw your attention to a few posts: * Dive into Zuul ? Gated commit system by Fabien Boucher Zuul is a software developed by the OpenStack community. It was developed as an efficient gated commit system, allowing projects to merge patches only after they pass a series of tests. It reduces the probability of breaking the master branch, for instance when unit tests or functional tests no longer pass on the tip of master. ... read more at http://tm3.org/12 * Inside Cinder?s Incremental Backup, by Gorka Eguileor I?ve been asked a couple of times how Cinder?s Incremental Backup works and what do I actually mean when I say we need to rework Ceph?s Backup driver to support Cinder?s Incremental Backup. So I?ll try to explain both in this post. ... read more at http://tm3.org/15 * Containerize OpenStack with Docker by Ryan Hallisey Today in the cloud space, a lot of buzz in the market stems from Docker and providing support for launching containers on top of an existing platform. However, what is often overlooked is the use of Docker to improve deployment of the infrastructure platforms themselves; in other words, the ability to ship your cloud in containers. ... read more at http://tm3.org/1a * A journey of a packet within OpenContrail by Sylvain Afchain In this post we will see how a packet generated by a VM is able to reach another VM or an external resource, what are the key concepts/components in the context of Neutron using the OpenContrail plugin. We will focus on OpenContrail, how it implements the overlay and the tools that it provides to check/troubleshoot how the packet are forwarded. Before getting started, I?ll give a little overview of the key concepts of OpenContrail. ... read more at http://tm3.org/1d * From 0 to OpenStack with devtest: the process in details, by Yanis Guenane Devtest is the upstream way to deploy Openstack with TripleO. In simple words it takes you from a fresh bare metal server to an overcloud (understand OpenStack cloud) up and running with a single script. ... read more at http://tm3.org/1j * NUMA and CPU Pinning in High Throughput Computing, by Tim Bell CERN's OpenStack cloud runs the Juno release on mainly CentOS 7 hypervisors. Along with previous tuning options described in this blog which can be used on Juno, a number of further improvements have been delivered in Kilo. ... read more at http://tm3.org/1r Meetups and Events ================== Each week we post the upcoming OpenStack meetups to the rdo-list mailing list, and also on the RDO website at http://rdoproject.org/Events If you have events that you'd like for us to help you publicize, please let me know at rbowen at redhat.com In the coming months, RDO will have a presence at several other events: * OpenStack Day India - August 7th & 8th - http://www.meetup.com/Indian-OpenStack-User-Group/events/223574830/ * LinuxCon in Seattle - August 17-19 - http://events.linuxfoundation.org/events/linuxcon-north-america * LinuxCon in Dublin - October 5-7 - http://events.linuxfoundation.org/events/linuxcon-europe * OpenStack Summit in Tokyo - October 27-30 - https://www.openstack.org/summit/tokyo-2015/ * FOSDEM in Brussels - 30 & 31 January 2016 If you're going to be at any of these events, please drop by and see us. Keep in touch ============= There's lots of ways to stay in in touch with what's going on in the RDO community. The best ways are ... WWW * RDO - http://rdoproject.org/ * OpenStack Q&A - http://ask.openstack.org/ Mailing Lists: * rdo-list mailing list - http://www.redhat.com/mailman/listinfo/rdo-list * This newsletter - http://www.redhat.com/mailman/listinfo/rdo-newsletter IRC * IRC - #rdo on Freenode.irc.net * Puppet module development - #rdo-puppet Social Media: * Follow us on Twitter - http://twitter.com/rdocommunity * Google+ - http://tm3.org/rdogplus * Facebook - http://facebook.com/rdocommunity Thanks again for being part of the RDO community! -- Rich Bowen - rbowen at redhat.com OpenStack Community Liaison http://rdoproject.org/ _______________________________________________ Rdo-newsletter mailing list Rdo-newsletter at redhat.com https://www.redhat.com/mailman/listinfo/rdo-newsletter From 90.suman at gmail.com Mon Aug 3 17:31:12 2015 From: 90.suman at gmail.com (saurabh suman) Date: Mon, 3 Aug 2015 23:01:12 +0530 Subject: [Rdo-list] Fwd: [Openstack] ODL integration with Openstack neutron In-Reply-To: References: <4f9a6044a24d43d7acefcbdf42f47a1b@GURMBXV03.AD.ARICENT.COM> Message-ID: Hi, Thanks a lot . That certainly solved my problem. :) But another problem crept in. Now I am no longer able to launch VM or for that matter do any thing with my neutron (i.e creating a new network). Following are the log files on launching the vm: /var/log/neutron/server.log [image: Inline image 1] Though on dashboard I get the error "Please try again later [Error: No valid host was found. There are not enough hosts available.]. " But on analysing the log file I see *Mechanism driver 'opendaylight' failed in create_port_postcommit *. Btw I am using ODL Helium release SR3 and log file karaf.log throws this error [image: Inline image 2] Can anyone help me out here to debug this issue. Regards, Saurav On Fri, Jul 31, 2015 at 12:44 PM, Naveen Yadav wrote: > Hi > > > > Different openflow version configuration in ODL and OVS causes this issue. > > Set OVS to use all openflow version, so that ODL and OVS can negotiate and > converge to one common openflow version. > > > > Regards > > Naveen > > > > *From:* saurabh suman [mailto:90.suman at gmail.com] > *Sent:* Wednesday, July 29, 2015 8:01 PM > *To:* openstack at lists.openstack.org > *Subject:* [Openstack] ODL integration with Openstack neutron > > > > Hi, > > I have a allinone setup of RDO openstack following the > https://www.rdoproject.org/Quickstart. > > Now I want to integrate ODL with this, so I followed this guide > https://www.rdoproject.org/Helium_OpenDaylight_Juno_OpenStack > > My ovs switch setup looks like this. My node IP is 172.18.50.200 and ODL > is installed on this. > > > > [image: Inline image 1] > > I am able to login to ODL dashboard and also able to see the necessary > nodes on it. > > Problem is My VM does not get the IP from the DHCP pool configured. Though > at dashboard, IP is shown but on VM console It is not visible.Hence I am > not able to ping the VMs. If I manually add the same IP to the VMs and add > flow entry to br-int, then only I am to ping. > > Can anyone please help me out here, as why IP is not getting assigned to > VM and on manully adding IP, controller is not coming into picture. > > Regards, > > Saurav > "DISCLAIMER: This message is proprietary to Aricent and is intended solely > for the use of the individual to whom it is addressed. It may contain > privileged or confidential information and should not be circulated or used > for any purpose other than for what it is intended. If you have received > this message in error, please notify the originator immediately. If you are > not the intended recipient, you are notified that you are strictly > prohibited from using, copying, altering, or disclosing the contents of > this message. Aricent accepts no responsibility for loss or damage arising > from the use of the information transmitted by this email including damage > from virus." > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack at lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 243725 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 23918 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 64478 bytes Desc: not available URL: From rbowen at redhat.com Mon Aug 3 19:19:56 2015 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 3 Aug 2015 15:19:56 -0400 Subject: [Rdo-list] OpenStack Meetups, Week of August 3, 2015 Message-ID: <55BFBEDC.8000707@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 * Tue Aug 4 in Tehran, IR: Mastering OpenStack - Step 5 - Controller Nodes - http://www.meetup.com/Iran-OpenStack/events/224368660/ * Wed Aug 5 in Chicago, IL, US: Hands on Lab Creating IOS apps in the IBM Bluemix Cloud - http://www.meetup.com/Chicago-PaaS-Bluemix-and-Cloud-Computing-Meetup/events/223788830/ * Wed Aug 5 in Sydney, AU: August Sydney Meetup - http://www.meetup.com/Australian-OpenStack-User-Group/events/220202320/ * Wed Aug 5 in Pittsburgh, PA, US: Taking the Long View: How the Oslo Program Reduces Technical Debt - http://www.meetup.com/openstack-pittsburgh/events/223738597/ * Wed Aug 5 in Poughkeepsie, NY, US: Minimal OpenStack - http://www.meetup.com/mhvlug/events/223104128/ * Wed Aug 5 in San Antonio, TX, US: Linux bootcamp: Openstack (FREE) - http://www.meetup.com/San-Antonio-Linux-Training/events/224291152/ * Wed Aug 5 in Washington, DC, US: OpenStack Networking: L4-L7 Services Deep-dive (23) - http://www.meetup.com/OpenStackDC/events/221859828/ * Wed Aug 5 in Tel Aviv-Yafo, IL: Application Management and Orchestration in OpenStack - http://www.meetup.com/OpenStack-Israel/events/224256583/ * Thu Aug 6 in Washington, DC, US: Learn from the experts. Get familiar with OpenStack. Here's your free pass! - http://www.meetup.com/OpenAnalyticsDC/events/223933418/ * Thu Aug 6 in Reston, VA, US: Lunch & Learn - Distributed, Elastic L4-L7 Network - http://www.meetup.com/OpenStack-Nova/events/223991138/ * Thu Aug 6 in Tampa, FL, US: OpenStack Overview - http://www.meetup.com/TampaCloud/events/222786258/ * Thu Aug 6 in Palo Alto, CA, US: Talks:VeloCloud's Cloud-Delivered SD-WAN;Appcito's Cloud App Delivery Service - http://www.meetup.com/The-Fabric-CloudBlazers-Forum/events/223794846/ * Thu Aug 6 in San Francisco, CA, US: Huge OpenStack 5th Birthday Event plus the Upstream Game - http://www.meetup.com/openstack/events/223611752/ * Fri Aug 7 in Bangalore, IN: OpenStack Day India 2015 - http://www.meetup.com/Indian-OpenStack-User-Group/events/223574830/ * Fri Aug 7 in Wellington, NZ: Rob Collins "su -" Monty: OpenStack is ready ... so now what? - http://www.meetup.com/New-Zealand-OpenStack-User-Group/events/223806489/ * Sat Aug 8 in Bangalore, IN: Get Certified on OpenStack..!! - http://www.meetup.com/Cloud-Enabled-Meetup/events/224281613/ * Sat Aug 8 in Pune, IN: OpenShift Enterprise 3.0 - http://www.meetup.com/India-Red-Hat-User-Group/events/223763155/ * Mon Aug 10 in Austin, TX, US: Cloudflow SDDC & DevOps at Bancvue Panel - http://www.meetup.com/austin-devops/events/220505157/ -- Rich Bowen - rbowen at redhat.com OpenStack Community Liaison http://rdoproject.org/ From bderzhavets at hotmail.com Mon Aug 3 21:55:55 2015 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Mon, 3 Aug 2015 17:55:55 -0400 Subject: [Rdo-list] RE(3): Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" In-Reply-To: References: Message-ID: Appears to be old bug on Fedoras. Workaround :- # chown neutron:neutron /etc/neutron/plugins/ml2/ml2_conf.ini Restart packstack. It seems as regression. From: bderzhavets at hotmail.com To: lbezdick at redhat.com Date: Sun, 2 Aug 2015 09:59:50 -0400 CC: rdo-list at redhat.com Subject: [Rdo-list] Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" Packstack fails running neutron.pp :- Applying 192.168.1.78_glance.pp Applying 192.168.1.78_cinder.pp 192.168.1.78_keystone.pp: [ DONE ] 192.168.1.78_glance.pp: [ DONE ] 192.168.1.78_cinder.pp: [ DONE ] Applying 192.168.1.78_api_nova.pp 192.168.1.78_api_nova.pp: [ DONE ] Applying 192.168.1.78_nova.pp 192.168.1.78_nova.pp: [ DONE ] Applying 192.168.1.78_neutron.pp 192.168.1.78_neutron.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 192.168.1.78_neutron.pp Notice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /etc/neutron/plugin.ini You will find full trace in log /var/tmp/packstack/20150802-152714-YfHYnQ/manifests/192.168.1.78_neutron.pp.log Please check log file /var/tmp/packstack/20150802-152714-YfHYnQ/openstack-setup.log for more information However , /etc/neutron/plugin.ini is in place at the moment of crash. Disabling mentioned patch (0012) in spec file of openstack-puppet-modules-2015.1.9-3.fc23.src.rpm and rebuilding&&reinstall package openstack-puppet-modules-2015.1.9-3.fc22.noarch.rpm, allows to complete neutron.pp successfully. Next fails swift.pp Applying 192.168.1.78_provision_glance 192.168.1.78_swift.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 192.168.1.78_swift.pp Error: Could not get latest version: undefined method `[]' for nil:NilClass I've just set CONFIG_SWIFT_INSTALL=n to complete packstack successfully. 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 ihrachys at redhat.com Tue Aug 4 10:21:45 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Tue, 4 Aug 2015 12:21:45 +0200 Subject: [Rdo-list] Fwd: [Openstack] ODL integration with Openstack neutron In-Reply-To: References: <4f9a6044a24d43d7acefcbdf42f47a1b@GURMBXV03.AD.ARICENT.COM> Message-ID: <55C09239.1060201@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Your screenshots are hardly readable. Can you please paste them somewhere on a paste service? On 08/03/2015 07:31 PM, saurabh suman wrote: > > > > Hi, > > Thanks a lot . That certainly solved my problem. :) But another > problem crept in. Now I am no longer able to launch VM or for that > matter do any thing with my neutron (i.e creating a new network). > > Following are the log files on launching the vm: > > /var/log/neutron/server.log Inline image 1 > > Though on dashboard I get the error "Please try again later [Error: > No valid host was found. There are not enough hosts available.]. " > But on analysing the log file I see * Mechanism driver > 'opendaylight' failed in create_port_postcommit *. Btw I am using > ODL Helium release SR3 and log file karaf.log throws this error > > Inline image 2 > > Can anyone help me out here to debug this issue. > > Regards, Saurav > > On Fri, Jul 31, 2015 at 12:44 PM, Naveen Yadav > > > wrote: > > Hi____ > > __ __ > > Different openflow version configuration in ODL and OVS causes > this issue. ____ > > Set OVS to use all openflow version, so that ODL and OVS can > negotiate and converge to one common openflow version. ____ > > __ __ > > Regards____ > > Naveen____ > > ____ > > __ __ > > *From:*saurabh suman [mailto:90.suman at gmail.com > ] *Sent:* Wednesday, July 29, 2015 8:01 > PM *To:* openstack at lists.openstack.org > *Subject:* [Openstack] ODL > integration with Openstack neutron____ > > __ __ > > Hi, ____ > > I have a allinone setup of RDO openstack following the > https://www.rdoproject.org/Quickstart. ____ > > Now I want to integrate ODL with this, so I followed this guide > https://www.rdoproject.org/Helium_OpenDaylight_Juno_OpenStack ____ > > My ovs switch setup looks like this. My node IP is 172.18.50.200 > and ODL is installed on this. ____ > > __ __ > > Inline image 1____ > > I am able to login to ODL dashboard and also able to see the > necessary nodes on it. ____ > > Problem is My VM does not get the IP from the DHCP pool > configured. Though at dashboard, IP is shown but on VM console It > is not visible.Hence I am not able to ping the VMs. If I manually > add the same IP to the VMs and add flow entry to br-int, then only > I am to ping.____ > > Can anyone please help me out here, as why IP is not getting > assigned to VM and on manully adding IP, controller is not coming > into picture.____ > > Regards,____ > > Saurav____ > > "DISCLAIMER: This message is proprietary to Aricent and is > intended solely for the use of the individual to whom it is > addressed. It may contain privileged or confidential information > and should not be circulated or used for any purpose other than for > what it is intended. If you have received this message in error, > please notify the originator immediately. If you are not the > intended recipient, you are notified that you are strictly > prohibited from using, copying, altering, or disclosing the > contents of this message. Aricent accepts no responsibility for > loss or damage arising from the use of the information transmitted > by this email including damage from virus." > > _______________________________________________ Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post > to : openstack at lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > > > > > _______________________________________________ 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 > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVwJI2AAoJEC5aWaUY1u57p9kIANIvEx36M7/f9gck1jboGUEU PUtj9csP7v3vcLCbkRXNZWJxMUyD1KdmDIJqJTLvNbe+0MPexZUxDJDLrIZpnQBa b2pVw2pOGDisQr9Hs3mr0pPJucfDLgMVnOvZ1/un1lEJNbioPIMjJznwlyIUShnb nEuxu6Rq5eGDkpGA8cZurTJFS8CLMNFits2xuygJ6eChtO5O3UaKiz/qGvL7mz/F 4PNGnm1nBEdvTTUelZeUozAEf0S6thFS4g0fMZYIr3G4LINLhhWf4HGLhXhtQFEE UXN4RgWE66hK4YRDb3WCAjGqfrdM+w9dwEYragIODvZwL9YFfWdGyOaFpIjQZFI= =fp37 -----END PGP SIGNATURE----- From ihrachys at redhat.com Tue Aug 4 10:25:03 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Tue, 4 Aug 2015 12:25:03 +0200 Subject: [Rdo-list] RE(3): Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" In-Reply-To: References: Message-ID: <55C092FF.8090203@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The file belongs to root:neutron and has 0640 mode. It's the same as for other configuration files. Why do you need to make neutron the owner of it? On 08/03/2015 11:55 PM, Boris Derzhavets wrote: > Appears to be old bug on Fedoras. > > Workaround :- # chown neutron:neutron > /etc/neutron/plugins/ml2/ml2_conf.ini Restart packstack. It seems > as regression. > > ---------------------------------------------------------------------- - -- > > From: bderzhavets at hotmail.com > To: lbezdick at redhat.com Date: Sun, 2 Aug 2015 09:59:50 -0400 CC: > rdo-list at redhat.com Subject: [Rdo-list] Packstack (Kilo AIO) > failure on F22 due to patch "Run neutron db sync also for each > neutron module" > > Packstack fails running neutron.pp :- > > Applying 192.168.1.78_glance.pp Applying 192.168.1.78_cinder.pp > 192.168.1.78_keystone.pp: [ DONE ] > 192.168.1.78_glance.pp: [ DONE ] > 192.168.1.78_cinder.pp: [ DONE ] > Applying 192.168.1.78_api_nova.pp 192.168.1.78_api_nova.pp: > [ DONE ] Applying 192.168.1.78_nova.pp 192.168.1.78_nova.pp: > [ DONE ] Applying 192.168.1.78_neutron.pp 192.168.1.78_neutron.pp: > [ ERROR ] Applying Puppet manifests [ ERROR > ] > > ERROR : Error appeared during Puppet run: 192.168.1.78_neutron.pp > Notice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some > config files: /etc/neutron/plugin.ini You will find full trace in > log > /var/tmp/packstack/20150802-152714-YfHYnQ/manifests/192.168.1.78_neutr on.pp.log > > Please check log file > /var/tmp/packstack/20150802-152714-YfHYnQ/openstack-setup.log for > more information > > However , /etc/neutron/plugin.ini is in place at the moment of > crash. Disabling mentioned patch (0012) in spec file of > openstack-puppet-modules-2015.1.9-3.fc23.src.rpm and > rebuilding&&reinstall package > openstack-puppet-modules-2015.1.9-3.fc22.noarch.rpm, allows to > complete neutron.pp successfully. > > Next fails swift.pp Applying 192.168.1.78_provision_glance > 192.168.1.78_swift.pp: [ ERROR ] > Applying Puppet manifests [ ERROR ] > > ERROR : Error appeared during Puppet run: 192.168.1.78_swift.pp > Error: Could not get latest version: undefined method `[]' for > nil:NilClass > > I've just set CONFIG_SWIFT_INSTALL=n to complete packstack > successfully. > > 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 > > > _______________________________________________ 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 > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVwJL+AAoJEC5aWaUY1u57RB4IAJh4Q0j9+5hlxs8k9DV1mN8S hym4S276nxxV1h6XWyxrzDEwomNFsaCaX/u+aRWbCLSfm54uQFDt1ZhPdps1V4za WkntT7Oblw2DKBuoerN0futbDoYmdMRJzL57aEtb58hAx2IABfnWRPWlAOHZzXE+ odLvtxuzqcTBvOeeo7uK+tajVyd/jVjN0T00dhioSKTpJPYxrnC3wX7YswHx7Wa0 T0zRAaZRNrz+JM9j2a9wvUSL0mO4aOsV+ydg7lOr4BLG8qnjk0wp+TJ05M1H2whu 99s7GkOz860fZE5zMWyzYzkEcUMKVIuUGCKGBpF5pqT2qhEm1pHqIGmm1rey8NU= =THra -----END PGP SIGNATURE----- From bderzhavets at hotmail.com Tue Aug 4 11:26:56 2015 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Tue, 4 Aug 2015 07:26:56 -0400 Subject: [Rdo-list] RE(3): Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" In-Reply-To: <55C092FF.8090203@redhat.com> References: , , <55C092FF.8090203@redhat.com> Message-ID: > To: rdo-list at redhat.com > From: ihrachys at redhat.com > Date: Tue, 4 Aug 2015 12:25:03 +0200 > Subject: Re: [Rdo-list] RE(3): Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > The file belongs to root:neutron and has 0640 mode. It's the same as > for other configuration files. > > Why do you need to make neutron the owner of it? Otherwise, neutron puppet fails ( openstack-puppet-modules-2015.1.9-4.fc23.noarch ) Fails patch 0012 from src.rpm. It happens to me only fedora 22 , on CentOS 7.1 build openstack-puppet-modules-2015.1.9-4.el7 works fine with permissions owner root, group neutron for file /etc/neutron/plugins/ml2/ml2_conf.ini View also https://bugzilla.redhat.com/show_bug.cgi?id=1080438 Thanks Boris > > On 08/03/2015 11:55 PM, Boris Derzhavets wrote: > > Appears to be old bug on Fedoras. > > > > Workaround :- # chown neutron:neutron > > /etc/neutron/plugins/ml2/ml2_conf.ini Restart packstack. It seems > > as regression. > > > > ---------------------------------------------------------------------- > - -- > > > > > From: bderzhavets at hotmail.com > > To: lbezdick at redhat.com Date: Sun, 2 Aug 2015 09:59:50 -0400 CC: > > rdo-list at redhat.com Subject: [Rdo-list] Packstack (Kilo AIO) > > failure on F22 due to patch "Run neutron db sync also for each > > neutron module" > > > > Packstack fails running neutron.pp :- > > > > Applying 192.168.1.78_glance.pp Applying 192.168.1.78_cinder.pp > > 192.168.1.78_keystone.pp: [ DONE ] > > 192.168.1.78_glance.pp: [ DONE ] > > 192.168.1.78_cinder.pp: [ DONE ] > > Applying 192.168.1.78_api_nova.pp 192.168.1.78_api_nova.pp: > > [ DONE ] Applying 192.168.1.78_nova.pp 192.168.1.78_nova.pp: > > [ DONE ] Applying 192.168.1.78_neutron.pp 192.168.1.78_neutron.pp: > > [ ERROR ] Applying Puppet manifests [ ERROR > > ] > > > > ERROR : Error appeared during Puppet run: 192.168.1.78_neutron.pp > > Notice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some > > config files: /etc/neutron/plugin.ini You will find full trace in > > log > > /var/tmp/packstack/20150802-152714-YfHYnQ/manifests/192.168.1.78_neutr > on.pp.log > > > > > Please check log file > > /var/tmp/packstack/20150802-152714-YfHYnQ/openstack-setup.log for > > more information > > > > However , /etc/neutron/plugin.ini is in place at the moment of > > crash. Disabling mentioned patch (0012) in spec file of > > openstack-puppet-modules-2015.1.9-3.fc23.src.rpm and > > rebuilding&&reinstall package > > openstack-puppet-modules-2015.1.9-3.fc22.noarch.rpm, allows to > > complete neutron.pp successfully. > > > > Next fails swift.pp Applying 192.168.1.78_provision_glance > > 192.168.1.78_swift.pp: [ ERROR ] > > Applying Puppet manifests [ ERROR ] > > > > ERROR : Error appeared during Puppet run: 192.168.1.78_swift.pp > > Error: Could not get latest version: undefined method `[]' for > > nil:NilClass > > > > I've just set CONFIG_SWIFT_INSTALL=n to complete packstack > > successfully. > > > > 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 > > > > > > _______________________________________________ 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 > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQEcBAEBCAAGBQJVwJL+AAoJEC5aWaUY1u57RB4IAJh4Q0j9+5hlxs8k9DV1mN8S > hym4S276nxxV1h6XWyxrzDEwomNFsaCaX/u+aRWbCLSfm54uQFDt1ZhPdps1V4za > WkntT7Oblw2DKBuoerN0futbDoYmdMRJzL57aEtb58hAx2IABfnWRPWlAOHZzXE+ > odLvtxuzqcTBvOeeo7uK+tajVyd/jVjN0T00dhioSKTpJPYxrnC3wX7YswHx7Wa0 > T0zRAaZRNrz+JM9j2a9wvUSL0mO4aOsV+ydg7lOr4BLG8qnjk0wp+TJ05M1H2whu > 99s7GkOz860fZE5zMWyzYzkEcUMKVIuUGCKGBpF5pqT2qhEm1pHqIGmm1rey8NU= > =THra > -----END PGP SIGNATURE----- > > _______________________________________________ > 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 bderzhavets at hotmail.com Tue Aug 4 18:39:20 2015 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Tue, 4 Aug 2015 14:39:20 -0400 Subject: [Rdo-list] RE(4): Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" In-Reply-To: <55C092FF.8090203@redhat.com> References: , , <55C092FF.8090203@redhat.com> Message-ID: > To: rdo-list at redhat.com > From: ihrachys at redhat.com > Date: Tue, 4 Aug 2015 12:25:03 +0200 > Subject: Re: [Rdo-list] RE(3): Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > The file belongs to root:neutron and has 0640 mode. It's the same as > for other configuration files. > > Why do you need to make neutron the owner of it? Please, see an exact answer addressing question been asked :- https://bugzilla.redhat.com/show_bug.cgi?id=1249482 > > On 08/03/2015 11:55 PM, Boris Derzhavets wrote: > > Appears to be old bug on Fedoras. > > > > Workaround :- # chown neutron:neutron > > /etc/neutron/plugins/ml2/ml2_conf.ini Restart packstack. It seems > > as regression. > > > > ---------------------------------------------------------------------- > - -- > > > > > From: bderzhavets at hotmail.com > > To: lbezdick at redhat.com Date: Sun, 2 Aug 2015 09:59:50 -0400 CC: > > rdo-list at redhat.com Subject: [Rdo-list] Packstack (Kilo AIO) > > failure on F22 due to patch "Run neutron db sync also for each > > neutron module" > > > > Packstack fails running neutron.pp :- > > > > Applying 192.168.1.78_glance.pp Applying 192.168.1.78_cinder.pp > > 192.168.1.78_keystone.pp: [ DONE ] > > 192.168.1.78_glance.pp: [ DONE ] > > 192.168.1.78_cinder.pp: [ DONE ] > > Applying 192.168.1.78_api_nova.pp 192.168.1.78_api_nova.pp: > > [ DONE ] Applying 192.168.1.78_nova.pp 192.168.1.78_nova.pp: > > [ DONE ] Applying 192.168.1.78_neutron.pp 192.168.1.78_neutron.pp: > > [ ERROR ] Applying Puppet manifests [ ERROR > > ] > > > > ERROR : Error appeared during Puppet run: 192.168.1.78_neutron.pp > > Notice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some > > config files: /etc/neutron/plugin.ini You will find full trace in > > log > > /var/tmp/packstack/20150802-152714-YfHYnQ/manifests/192.168.1.78_neutr > on.pp.log > > > > > Please check log file > > /var/tmp/packstack/20150802-152714-YfHYnQ/openstack-setup.log for > > more information > > > > However , /etc/neutron/plugin.ini is in place at the moment of > > crash. Disabling mentioned patch (0012) in spec file of > > openstack-puppet-modules-2015.1.9-3.fc23.src.rpm and > > rebuilding&&reinstall package > > openstack-puppet-modules-2015.1.9-3.fc22.noarch.rpm, allows to > > complete neutron.pp successfully. > > > > Next fails swift.pp Applying 192.168.1.78_provision_glance > > 192.168.1.78_swift.pp: [ ERROR ] > > Applying Puppet manifests [ ERROR ] > > > > ERROR : Error appeared during Puppet run: 192.168.1.78_swift.pp > > Error: Could not get latest version: undefined method `[]' for > > nil:NilClass > > > > I've just set CONFIG_SWIFT_INSTALL=n to complete packstack > > successfully. > > > > 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 > > > > > > _______________________________________________ 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 > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQEcBAEBCAAGBQJVwJL+AAoJEC5aWaUY1u57RB4IAJh4Q0j9+5hlxs8k9DV1mN8S > hym4S276nxxV1h6XWyxrzDEwomNFsaCaX/u+aRWbCLSfm54uQFDt1ZhPdps1V4za > WkntT7Oblw2DKBuoerN0futbDoYmdMRJzL57aEtb58hAx2IABfnWRPWlAOHZzXE+ > odLvtxuzqcTBvOeeo7uK+tajVyd/jVjN0T00dhioSKTpJPYxrnC3wX7YswHx7Wa0 > T0zRAaZRNrz+JM9j2a9wvUSL0mO4aOsV+ydg7lOr4BLG8qnjk0wp+TJ05M1H2whu > 99s7GkOz860fZE5zMWyzYzkEcUMKVIuUGCKGBpF5pqT2qhEm1pHqIGmm1rey8NU= > =THra > -----END PGP SIGNATURE----- > > _______________________________________________ > 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 chkumar246 at gmail.com Wed Aug 5 12:11:05 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 5 Aug 2015 17:41:05 +0530 Subject: [Rdo-list] RDO bug statistics for 2015-08-05 Message-ID: # RDO Bugs on 2015-08-05 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): 265 - Fixed (MODIFIED, POST, ON_QA): 177 ## Number of open bugs by component diskimage-builder [ 4] +++ distribution [ 18] ++++++++++++++++ dnsmasq [ 2] + instack [ 4] +++ instack-undercloud [ 23] +++++++++++++++++++++ iproute [ 1] openstack-ceilometer [ 5] ++++ openstack-cinder [ 13] ++++++++++++ openstack-foreman-inst... [ 3] ++ openstack-glance [ 2] + openstack-heat [ 3] ++ openstack-horizon [ 5] ++++ openstack-ironic [ 1] openstack-ironic-disco... [ 2] + openstack-keystone [ 6] +++++ openstack-neutron [ 7] ++++++ openstack-nova [ 17] +++++++++++++++ openstack-packstack [ 43] ++++++++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 10] +++++++++ openstack-selinux [ 12] +++++++++++ openstack-swift [ 2] + openstack-tripleo [ 24] ++++++++++++++++++++++ openstack-tripleo-heat... [ 5] ++++ openstack-tripleo-imag... [ 2] + openstack-tuskar [ 3] ++ openstack-utils [ 3] ++ openvswitch [ 1] python-glanceclient [ 1] python-keystonemiddleware [ 1] python-neutronclient [ 2] + python-novaclient [ 1] python-openstackclient [ 5] ++++ rdo-manager [ 21] +++++++++++++++++++ rdo-manager-cli [ 6] +++++ rdopkg [ 1] RFEs [ 3] ++ tempest [ 3] ++ ## 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. (265 bugs) ### diskimage-builder (4 bugs) [1210465 ] http://bugzilla.redhat.com/1210465 (NEW) Component: diskimage-builder Last change: 2015-04-09 Summary: instack-build-images fails when building CentOS7 due to EPEL version change [1228761 ] http://bugzilla.redhat.com/1228761 (NEW) Component: diskimage-builder Last change: 2015-06-10 Summary: DIB_YUM_REPO_CONF points to two files and that breaks imagebuilding [1233210 ] http://bugzilla.redhat.com/1233210 (NEW) Component: diskimage-builder Last change: 2015-06-18 Summary: Image building fails silently [1235685 ] http://bugzilla.redhat.com/1235685 (NEW) Component: diskimage-builder Last change: 2015-07-01 Summary: DIB fails on not finding sos ### distribution (18 bugs) [1063474 ] http://bugzilla.redhat.com/1063474 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: python-backports: /usr/lib/python2.6/site- packages/babel/__init__.py:33: UserWarning: Module backports was already imported from /usr/lib64/python2.6/site- packages/backports/__init__.pyc, but /usr/lib/python2.6 /site-packages is being added to sys.path [1116011 ] http://bugzilla.redhat.com/1116011 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO: Packages needed to support AMQP1.0 [1116972 ] http://bugzilla.redhat.com/1116972 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: libffi-devel is required to run Tempest (at least on CentOS 6.5) [1116974 ] http://bugzilla.redhat.com/1116974 (NEW) Component: distribution Last change: 2015-06-04 Summary: Running Tempest according to the instructions @ RDO website fails with missing tox.ini error [1116975 ] http://bugzilla.redhat.com/1116975 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: configuring TestR according to website, breaks Tox completely [1117007 ] http://bugzilla.redhat.com/1117007 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: newer python-nose is required to run Tempest (at least on CentOS 6.5) [update to http://open stack.redhat.com/Testing_IceHouse_using_Tempest] [1176506 ] http://bugzilla.redhat.com/1176506 (NEW) Component: distribution Last change: 2015-06-04 Summary: [TripleO] Provisioning Images filter doesn't work [1176509 ] http://bugzilla.redhat.com/1176509 (NEW) Component: distribution Last change: 2015-06-04 Summary: [TripleO] text of uninitialized deployment needs rewording [1178131 ] http://bugzilla.redhat.com/1178131 (NEW) Component: distribution Last change: 2015-06-04 Summary: SSL supports only broken crypto [1187309 ] http://bugzilla.redhat.com/1187309 (NEW) Component: distribution Last change: 2015-05-08 Summary: New package - python-cliff-tablib [1206867 ] http://bugzilla.redhat.com/1206867 (NEW) Component: distribution Last change: 2015-06-04 Summary: Tracking bug for bugs that Lars is interested in [1212223 ] http://bugzilla.redhat.com/1212223 (NEW) Component: distribution Last change: 2015-06-04 Summary: mariadb requires Requires: mariadb-libs(x86-64) = 1:5.5.35-3.el7 [1218555 ] http://bugzilla.redhat.com/1218555 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: rdo-release needs to enable RHEL optional extras and rh-common repositories [1219069 ] http://bugzilla.redhat.com/1219069 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: trove-guestagent systemd unit file uses incorrect path for guest_info [1219890 ] http://bugzilla.redhat.com/1219890 (ASSIGNED) Component: distribution Last change: 2015-06-09 Summary: Unable to launch an instance [1226795 ] http://bugzilla.redhat.com/1226795 (NEW) Component: distribution Last change: 2015-06-11 Summary: RFE: Manila-UI Plugin support in Horizon [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2015-07-31 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1249035 ] http://bugzilla.redhat.com/1249035 (ASSIGNED) Component: distribution Last change: 2015-07-31 Summary: liberty missing python module unicodecsv ### dnsmasq (2 bugs) [1164770 ] http://bugzilla.redhat.com/1164770 (NEW) Component: dnsmasq Last change: 2015-06-22 Summary: On a 3 node setup (controller, network and compute), instance is not getting dhcp ip (while using flat network) [1214898 ] http://bugzilla.redhat.com/1214898 (NEW) Component: dnsmasq Last change: 2015-04-24 Summary: RDO-dnsmasq: During attempt to deploy the overcloud, the hosts doing the PXE boot don't get IP. ### instack (4 bugs) [1192622 ] http://bugzilla.redhat.com/1192622 (NEW) Component: instack Last change: 2015-06-04 Summary: RDO Instack FAQ has serious doc bug [1201372 ] http://bugzilla.redhat.com/1201372 (NEW) Component: instack Last change: 2015-06-04 Summary: instack-update-overcloud fails because it tries to access non-existing files [1224459 ] http://bugzilla.redhat.com/1224459 (NEW) Component: instack Last change: 2015-06-18 Summary: AttributeError: 'User' object has no attribute '_meta' [1225590 ] http://bugzilla.redhat.com/1225590 (NEW) Component: instack Last change: 2015-06-04 Summary: When supplying Satellite registration fails do to Curl SSL error but i see now curl code ### instack-undercloud (23 bugs) [1134073 ] http://bugzilla.redhat.com/1134073 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: Nova default quotas insufficient to deploy baremetal overcloud [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment [1176569 ] http://bugzilla.redhat.com/1176569 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: 404 not found when instack-virt-setup tries to download the rhel-6.5 guest image [1187966 ] http://bugzilla.redhat.com/1187966 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: missing dependency on which [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-12 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1200081 ] http://bugzilla.redhat.com/1200081 (NEW) Component: instack-undercloud Last change: 2015-07-14 Summary: Installing instack undercloud on Fedora20 VM fails [1210685 ] http://bugzilla.redhat.com/1210685 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: Could not retrieve facts for localhost.localhost: no address for localhost.localhost (corrupted /etc/resolv.conf) [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-19 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1214545 ] http://bugzilla.redhat.com/1214545 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: undercloud nova.conf needs reserved_host_memory_mb=0 [1215178 ] http://bugzilla.redhat.com/1215178 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: RDO-instack-undercloud: instack-install-undercloud exists with error "ImportError: No module named six." [1216243 ] http://bugzilla.redhat.com/1216243 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-18 Summary: Undercloud install leaves services enabled but not started [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-15 Summary: instack-build-images does not stop on certain errors [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-15 Summary: wget is missing from qcow2 image fails instack-build- images script [1221812 ] http://bugzilla.redhat.com/1221812 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud install fails w/ rdo-kilo on rhel-7.1 due to rpm gpg key import [1221818 ] http://bugzilla.redhat.com/1221818 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: rdo-manager documentation required for RHEL7 + rdo kilo (only) setup and install [1223977 ] http://bugzilla.redhat.com/1223977 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud: Running "openstack undercloud install" exits with error due to a missing python- flask-babel package: "Error: Package: openstack- tuskar-2013.2-dev1.el7.centos.noarch (delorean-rdo- management) Requires: python-flask-babel" [1225688 ] http://bugzilla.redhat.com/1225688 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud: running instack-build-imsages exists with "Not enough RAM to use tmpfs for build. (4048492 < 4G)" [1229720 ] http://bugzilla.redhat.com/1229720 (NEW) Component: instack-undercloud Last change: 2015-06-09 Summary: overcloud deploy fails due to timeout [1230870 ] http://bugzilla.redhat.com/1230870 (NEW) Component: instack-undercloud Last change: 2015-06-29 Summary: instack-undercloud: The documention is missing the instructions for installing the epel repos prior to running "sudo yum install -y python-rdomanager- oscplugin'. [1230937 ] http://bugzilla.redhat.com/1230937 (NEW) Component: instack-undercloud Last change: 2015-06-11 Summary: instack-undercloud: multiple "openstack No user with a name or ID of" errors during overcloud deployment. [1232029 ] http://bugzilla.redhat.com/1232029 (NEW) Component: instack-undercloud Last change: 2015-06-22 Summary: instack-undercloud: "openstack undercloud install" fails with "RuntimeError: ('%s failed. See log for details.', 'os-refresh-config')" [1232083 ] http://bugzilla.redhat.com/1232083 (NEW) Component: instack-undercloud Last change: 2015-06-16 Summary: instack-ironic-deployment --register-nodes swallows error output [1234652 ] http://bugzilla.redhat.com/1234652 (NEW) Component: instack-undercloud Last change: 2015-06-25 Summary: Instack has hard coded values for specific config files ### iproute (1 bug) [1173435 ] http://bugzilla.redhat.com/1173435 (NEW) Component: iproute Last change: 2015-06-05 Summary: deleting netns ends in Device or resource busy and blocks further namespace usage ### openstack-ceilometer (5 bugs) [1194230 ] http://bugzilla.redhat.com/1194230 (ASSIGNED) Component: openstack-ceilometer Last change: 2015-02-26 Summary: The /etc/sudoers.d/ceilometer have incorrect permissions [1214928 ] http://bugzilla.redhat.com/1214928 (NEW) Component: openstack-ceilometer Last change: 2015-04-23 Summary: package ceilometermiddleware missing [1219372 ] http://bugzilla.redhat.com/1219372 (NEW) Component: openstack-ceilometer Last change: 2015-05-07 Summary: Info about 'severity' field changes is not displayed via alarm-history call [1219376 ] http://bugzilla.redhat.com/1219376 (NEW) Component: openstack-ceilometer Last change: 2015-05-07 Summary: Wrong alarms order on 'severity' field [1231326 ] http://bugzilla.redhat.com/1231326 (NEW) Component: openstack-ceilometer Last change: 2015-06-12 Summary: kafka publisher requires kafka-python library ### openstack-cinder (13 bugs) [1028688 ] http://bugzilla.redhat.com/1028688 (ASSIGNED) Component: openstack-cinder Last change: 2015-03-20 Summary: should use new names in cinder-dist.conf [1049380 ] http://bugzilla.redhat.com/1049380 (NEW) Component: openstack-cinder Last change: 2015-03-23 Summary: openstack-cinder: cinder fails to copy an image a volume with GlusterFS backend [1049511 ] http://bugzilla.redhat.com/1049511 (NEW) Component: openstack-cinder Last change: 2015-03-30 Summary: EMC: fails to boot instances from volumes with "TypeError: Unsupported parameter type" [1049535 ] http://bugzilla.redhat.com/1049535 (NEW) Component: openstack-cinder Last change: 2015-04-14 Summary: [RFE] permit cinder to create a volume when root_squash is set to on for gluster storage [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2015-07-23 Summary: Configuration file in share forces ignore of auth_uri [1157939 ] http://bugzilla.redhat.com/1157939 (ASSIGNED) Component: openstack-cinder Last change: 2015-04-27 Summary: Default binary for iscsi_helper (lioadm) does not exist in the repos [1167156 ] http://bugzilla.redhat.com/1167156 (NEW) Component: openstack-cinder Last change: 2014-11-24 Summary: cinder-api[14407]: segfault at 7fc84636f7e0 ip 00007fc84636f7e0 sp 00007fff3110a468 error 15 in multiarray.so[7fc846369000+d000] [1167945 ] http://bugzilla.redhat.com/1167945 (NEW) Component: openstack-cinder Last change: 2014-11-25 Summary: Random characters in instacne name break volume attaching [1178648 ] http://bugzilla.redhat.com/1178648 (NEW) Component: openstack-cinder Last change: 2015-01-05 Summary: vmware: "Not authenticated error occurred " on delete volume [1206864 ] http://bugzilla.redhat.com/1206864 (NEW) Component: openstack-cinder Last change: 2015-03-31 Summary: cannot attach local cinder volume [1212899 ] http://bugzilla.redhat.com/1212899 (ASSIGNED) Component: openstack-cinder Last change: 2015-04-17 Summary: [packaging] missing dependencies for openstack-cinder [1229551 ] http://bugzilla.redhat.com/1229551 (ASSIGNED) Component: openstack-cinder Last change: 2015-06-14 Summary: Nova resize fails with iSCSI logon failure when booting from volume [1231311 ] http://bugzilla.redhat.com/1231311 (NEW) Component: openstack-cinder Last change: 2015-06-12 Summary: Cinder missing dep: fasteners against liberty packstack install ### openstack-foreman-installer (3 bugs) [1082728 ] http://bugzilla.redhat.com/1082728 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: [RFE] allow for Keystone/LDAP configuration at deployment time [1203292 ] http://bugzilla.redhat.com/1203292 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: [RFE] Openstack Installer should install and configure SPICE to work with Nova and Horizon [1205782 ] http://bugzilla.redhat.com/1205782 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: support the ldap user_enabled_invert parameter ### openstack-glance (2 bugs) [1208798 ] http://bugzilla.redhat.com/1208798 (NEW) Component: openstack-glance Last change: 2015-04-20 Summary: Split glance-api and glance-registry [1213545 ] http://bugzilla.redhat.com/1213545 (NEW) Component: openstack-glance Last change: 2015-04-21 Summary: [packaging] missing dependencies for openstack-glance- common: python-glance ### openstack-heat (3 bugs) [1216917 ] http://bugzilla.redhat.com/1216917 (NEW) Component: openstack-heat Last change: 2015-07-08 Summary: Clearing non-existing hooks yields no error message [1228324 ] http://bugzilla.redhat.com/1228324 (NEW) Component: openstack-heat Last change: 2015-07-20 Summary: When deleting the stack, a bare metal node goes to ERROR state and is not deleted [1235472 ] http://bugzilla.redhat.com/1235472 (NEW) Component: openstack-heat Last change: 2015-07-02 Summary: SoftwareDeployment resource attributes are null ### openstack-horizon (5 bugs) [1210821 ] http://bugzilla.redhat.com/1210821 (NEW) Component: openstack-horizon Last change: 2015-04-10 Summary: horizon should be using rdo logo instead of openstack's [1218896 ] http://bugzilla.redhat.com/1218896 (NEW) Component: openstack-horizon Last change: 2015-05-13 Summary: Remaining Horizon issues for kilo release [1218897 ] http://bugzilla.redhat.com/1218897 (NEW) Component: openstack-horizon Last change: 2015-05-11 Summary: new launch instance does not work with webroot other than '/' [1220070 ] http://bugzilla.redhat.com/1220070 (NEW) Component: openstack-horizon Last change: 2015-05-13 Summary: horizon requires manage.py compress to be run [1248634 ] http://bugzilla.redhat.com/1248634 (NEW) Component: openstack-horizon Last change: 2015-07-30 Summary: Horizon Create volume from Image not mountable ### openstack-ironic (1 bug) [1221472 ] http://bugzilla.redhat.com/1221472 (NEW) Component: openstack-ironic Last change: 2015-05-14 Summary: Error message is not clear: Node can not be updated while a state transition is in progress. (HTTP 409) ### openstack-ironic-discoverd (2 bugs) [1209110 ] http://bugzilla.redhat.com/1209110 (NEW) Component: openstack-ironic-discoverd Last change: 2015-04-09 Summary: Introspection times out after more than an hour [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2015-04-16 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (6 bugs) [1167528 ] http://bugzilla.redhat.com/1167528 (NEW) Component: openstack-keystone Last change: 2015-07-23 Summary: assignment table migration fails for keystone-manage db_sync if duplicate entry exists [1208934 ] http://bugzilla.redhat.com/1208934 (NEW) Component: openstack-keystone Last change: 2015-04-05 Summary: Need to include SSO callback form in the openstack- keystone RPM [1212126 ] http://bugzilla.redhat.com/1212126 (NEW) Component: openstack-keystone Last change: 2015-06-01 Summary: keystone: add token flush cronjob script to keystone package [1217663 ] http://bugzilla.redhat.com/1217663 (NEW) Component: openstack-keystone Last change: 2015-06-04 Summary: Overridden default for Token Provider points to non- existent class [1218644 ] http://bugzilla.redhat.com/1218644 (ASSIGNED) Component: openstack-keystone Last change: 2015-06-04 Summary: CVE-2015-3646 openstack-keystone: cache backend password leak in log (OSSA 2015-008) [openstack-rdo] [1220489 ] http://bugzilla.redhat.com/1220489 (NEW) Component: openstack-keystone Last change: 2015-06-04 Summary: wrong log directories in /usr/share/keystone/wsgi- keystone.conf ### openstack-neutron (7 bugs) [1147152 ] http://bugzilla.redhat.com/1147152 (NEW) Component: openstack-neutron Last change: 2014-09-27 Summary: Use neutron-sanity-check in CI checks [1149504 ] http://bugzilla.redhat.com/1149504 (NEW) Component: openstack-neutron Last change: 2014-10-12 Summary: Instances won't obtain IPv6 address and gateway when using SLAAC provided by OpenStack [1149505 ] http://bugzilla.redhat.com/1149505 (NEW) Component: openstack-neutron Last change: 2014-10-12 Summary: Instances won't obtain IPv6 address and gateway when using Stateful DHCPv6 provided by OpenStack [1159733 ] http://bugzilla.redhat.com/1159733 (NEW) Component: openstack-neutron Last change: 2015-03-22 Summary: no ports available when associating floating ips to new instance [1164230 ] http://bugzilla.redhat.com/1164230 (NEW) Component: openstack-neutron Last change: 2014-12-16 Summary: In openstack-neutron-sriov-nic-agent package is missing the /etc/neutron/plugins/ml2/ml2_conf_sriov.ini config files [1180201 ] http://bugzilla.redhat.com/1180201 (NEW) Component: openstack-neutron Last change: 2015-01-08 Summary: neutron-netns-cleanup.service needs RemainAfterExit=yes and PrivateTmp=false [1226006 ] http://bugzilla.redhat.com/1226006 (NEW) Component: openstack-neutron Last change: 2015-05-28 Summary: Option "username" from group "keystone_authtoken" is deprecated. Use option "username" from group "keystone_authtoken". ### openstack-nova (17 bugs) [1086247 ] http://bugzilla.redhat.com/1086247 (ASSIGNED) Component: openstack-nova Last change: 2015-06-04 Summary: Ensure translations are installed correctly and picked up at runtime [1123298 ] http://bugzilla.redhat.com/1123298 (NEW) Component: openstack-nova Last change: 2015-04-26 Summary: logrotate should copytruncate to avoid oepnstack logging to deleted files [1148526 ] http://bugzilla.redhat.com/1148526 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: nova: fail to edit project quota with DataError from nova [1149682 ] http://bugzilla.redhat.com/1149682 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: nova object store allow get object after date exires [1154152 ] http://bugzilla.redhat.com/1154152 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: [nova] hw:numa_nodes=0 causes divide by zero [1154201 ] http://bugzilla.redhat.com/1154201 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: [nova][PCI-Passthrough] TypeError: pop() takes at most 1 argument (2 given) [1157690 ] http://bugzilla.redhat.com/1157690 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: v4-fixed-ip= not working with juno nova networking [1161915 ] http://bugzilla.redhat.com/1161915 (NEW) Component: openstack-nova Last change: 2015-04-10 Summary: horizon console uses http when horizon is set to use ssl [1161920 ] http://bugzilla.redhat.com/1161920 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: novnc init script doesnt write to log [1180129 ] http://bugzilla.redhat.com/1180129 (NEW) Component: openstack-nova Last change: 2015-01-08 Summary: Installation of openstack-nova-compute fails on PowerKVM [1189931 ] http://bugzilla.redhat.com/1189931 (NEW) Component: openstack-nova Last change: 2015-02-05 Summary: Nova AVC messages [1190815 ] http://bugzilla.redhat.com/1190815 (NEW) Component: openstack-nova Last change: 2015-02-09 Summary: Nova - db connection string present on compute nodes [1200701 ] http://bugzilla.redhat.com/1200701 (NEW) Component: openstack-nova Last change: 2015-05-06 Summary: openstack-nova-novncproxy.service in failed state - need upgraded websockify version [1213547 ] http://bugzilla.redhat.com/1213547 (NEW) Component: openstack-nova Last change: 2015-05-22 Summary: launching 20 VMs at once via a heat resource group causes nova to not record some IPs correctly [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2015-06-14 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1229301 ] http://bugzilla.redhat.com/1229301 (NEW) Component: openstack-nova Last change: 2015-06-08 Summary: used_now is really used_max, and used_max is really used_now in "nova host-describe" [1234837 ] http://bugzilla.redhat.com/1234837 (NEW) Component: openstack-nova Last change: 2015-06-23 Summary: Kilo assigning ipv6 address, even though its disabled. ### openstack-packstack (43 bugs) [953586 ] http://bugzilla.redhat.com/953586 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Openstack Installer: packstack should install and configure SPICE to work with Nova and Horizon [982035 ] http://bugzilla.redhat.com/982035 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-24 Summary: [RFE] Include Fedora cloud images in some nice way [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-04 Summary: API services has all admin permission instead of service [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] SPICE support in packstack [1100142 ] http://bugzilla.redhat.com/1100142 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack missing ML2 Mellanox Mechanism Driver [1107908 ] http://bugzilla.redhat.com/1107908 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Offset Swift ports to 6200 [1148468 ] http://bugzilla.redhat.com/1148468 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: proposal to use the Red Hat tempest rpm to configure a demo environment and configure tempest [1155722 ] http://bugzilla.redhat.com/1155722 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [delorean] ArgumentError: Invalid resource type database_user at /var/tmp/packstack//manifests/17 2.16.32.71_mariadb.pp:28 on node [1158015 ] http://bugzilla.redhat.com/1158015 (NEW) Component: openstack-packstack Last change: 2015-04-14 Summary: Post installation, Cinder fails with an error: Volume group "cinder-volumes" not found [1160885 ] http://bugzilla.redhat.com/1160885 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: rabbitmq wont start if ssl is required [1167121 ] http://bugzilla.redhat.com/1167121 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: centos7 fails to install glance [1169742 ] http://bugzilla.redhat.com/1169742 (NEW) Component: openstack-packstack Last change: 2015-06-25 Summary: Error: service-update is not currently supported by the keystone sql driver [1171811 ] http://bugzilla.redhat.com/1171811 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: misleading exit message on fail [1174749 ] http://bugzilla.redhat.com/1174749 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Failed to start httpd service on Fedora 20 (with packstack utility) [1176433 ] http://bugzilla.redhat.com/1176433 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails to configure horizon - juno/rhel7 (vm) [1176797 ] http://bugzilla.redhat.com/1176797 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone on CentOS 7 VM fails at cinder puppet manifest [1176833 ] http://bugzilla.redhat.com/1176833 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails when starting neutron server [1185627 ] http://bugzilla.redhat.com/1185627 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: glance provision disregards keystone region setting [1187572 ] http://bugzilla.redhat.com/1187572 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: RFE: allow to set certfile for /etc/rabbitmq/rabbitmq.config [1187609 ] http://bugzilla.redhat.com/1187609 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-04 Summary: CONFIG_AMQP_ENABLE_SSL=y does not really set ssl on [1202958 ] http://bugzilla.redhat.com/1202958 (NEW) Component: openstack-packstack Last change: 2015-07-14 Summary: Packstack generates invalid /etc/sysconfig/network- scripts/ifcfg-br-ex [1203131 ] http://bugzilla.redhat.com/1203131 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Using packstack deploy openstack,when CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br- eno50:eno50,encounters an error?ERROR : Error appeared during Puppet run: 10.43.241.186_neutron.pp ?. [1203444 ] http://bugzilla.redhat.com/1203444 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: "private" network created by packstack is not owned by any tenant [1205772 ] http://bugzilla.redhat.com/1205772 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: support the ldap user_enabled_invert parameter [1206358 ] http://bugzilla.redhat.com/1206358 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: provision_glance does not honour proxy setting when getting image [1206742 ] http://bugzilla.redhat.com/1206742 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Installed epel-release prior to running packstack, packstack disables it on invocation [1207098 ] http://bugzilla.redhat.com/1207098 (NEW) Component: openstack-packstack Last change: 2015-08-04 Summary: [RDO] packstack installation failed with "Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/sbin/service httpd start' returned 1: Redirecting to /bin/systemctl start httpd.service" [1207248 ] http://bugzilla.redhat.com/1207248 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: auto enablement of the extras channel [1207371 ] http://bugzilla.redhat.com/1207371 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails during _keystone.pp [1208812 ] http://bugzilla.redhat.com/1208812 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: add DiskFilter to scheduler_default_filters [1209206 ] http://bugzilla.redhat.com/1209206 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails - CentOS7 ; fresh install : Error: /Stage[main]/Apache::Service/Service[httpd] [1213149 ] http://bugzilla.redhat.com/1213149 (NEW) Component: openstack-packstack Last change: 2015-07-08 Summary: openstack-keystone service is in " failed " status when CONFIG_KEYSTONE_SERVICE_NAME=httpd [1214922 ] http://bugzilla.redhat.com/1214922 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Cannot use ipv6 address for cinder nfs backend. [1225312 ] http://bugzilla.redhat.com/1225312 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack Installation error - Invalid parameter create_mysql_resource on Class[Galera::Server] [1226393 ] http://bugzilla.redhat.com/1226393 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: CONFIG_PROVISION_DEMO=n causes packstack to fail [1232496 ] http://bugzilla.redhat.com/1232496 (NEW) Component: openstack-packstack Last change: 2015-06-16 Summary: Error during puppet run causes install to fail, says rabbitmq.com cannot be reached when it can [1235139 ] http://bugzilla.redhat.com/1235139 (NEW) Component: openstack-packstack Last change: 2015-07-01 Summary: [F22-Packstack-Kilo] Error: Could not find dependency Package[openstack-swift] for File[/srv/node] at /var/tm p/packstack/b77f37620d9f4794b6f38730442962b6/manifests/ xxx.xxx.xxx.xxx_swift.pp:90 [1235948 ] http://bugzilla.redhat.com/1235948 (NEW) Component: openstack-packstack Last change: 2015-07-18 Summary: Error occurred at during setup Ironic via packstack. Invalid parameter rabbit_user [1239286 ] http://bugzilla.redhat.com/1239286 (NEW) Component: openstack-packstack Last change: 2015-07-05 Summary: ERROR: cliff.app 'super' object has no attribute 'load_commands' [1244407 ] http://bugzilla.redhat.com/1244407 (NEW) Component: openstack-packstack Last change: 2015-07-18 Summary: Deploying ironic kilo with packstack fails [1247816 ] http://bugzilla.redhat.com/1247816 (NEW) Component: openstack-packstack Last change: 2015-07-29 Summary: rdo liberty trunk; nova compute fails to start [1249169 ] http://bugzilla.redhat.com/1249169 (NEW) Component: openstack-packstack Last change: 2015-07-31 Summary: FWaaS does not work because DB was not synced ### openstack-puppet-modules (10 bugs) [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Offset Swift ports to 6200 [1150678 ] http://bugzilla.redhat.com/1150678 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Permissions issue prevents CSS from rendering [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1155663 ] http://bugzilla.redhat.com/1155663 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Increase the rpc_thread_pool_size [1157500 ] http://bugzilla.redhat.com/1157500 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: ERROR: Network commands are not supported when using the Neutron API. [1174454 ] http://bugzilla.redhat.com/1174454 (ASSIGNED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Add puppet-openstack_extras to opm [1192539 ] http://bugzilla.redhat.com/1192539 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Add puppet-tripleo and puppet-gnocchi to opm [1222326 ] http://bugzilla.redhat.com/1222326 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: trove conf files require update when neutron disabled [1236775 ] http://bugzilla.redhat.com/1236775 (NEW) Component: openstack-puppet-modules Last change: 2015-06-30 Summary: rdo kilo mongo fails to start [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2015-07-07 Summary: trove guestagent config mods for integration testing ### openstack-selinux (12 bugs) [1158394 ] http://bugzilla.redhat.com/1158394 (NEW) Component: openstack-selinux Last change: 2014-11-23 Summary: keystone-all proccess raised avc denied [1170238 ] http://bugzilla.redhat.com/1170238 (NEW) Component: openstack-selinux Last change: 2014-12-18 Summary: Keepalived fail to start for HA router because of SELinux issues [1174795 ] http://bugzilla.redhat.com/1174795 (NEW) Component: openstack-selinux Last change: 2015-02-24 Summary: keystone fails to start: raise exception.ConfigFileNotF ound(config_file=paste_config_value) [1189929 ] http://bugzilla.redhat.com/1189929 (NEW) Component: openstack-selinux Last change: 2015-02-06 Summary: Glance AVC messages [1202941 ] http://bugzilla.redhat.com/1202941 (NEW) Component: openstack-selinux Last change: 2015-03-18 Summary: Glance fails to start on CentOS 7 because of selinux AVC [1202944 ] http://bugzilla.redhat.com/1202944 (NEW) Component: openstack-selinux Last change: 2015-03-18 Summary: "glance image-list" fails on F21, causing packstack install to fail [1203910 ] http://bugzilla.redhat.com/1203910 (NEW) Component: openstack-selinux Last change: 2015-03-19 Summary: Keystone requires keystone_t self:process signal; [1206740 ] http://bugzilla.redhat.com/1206740 (NEW) Component: openstack-selinux Last change: 2015-04-09 Summary: On CentOS7.1 packstack --allinone fails to start Apache because of binding error on port 5000 [1211719 ] http://bugzilla.redhat.com/1211719 (NEW) Component: openstack-selinux Last change: 2015-04-14 Summary: selinux audit failures on openvswitch in rdo kilo [1219143 ] http://bugzilla.redhat.com/1219143 (NEW) Component: openstack-selinux Last change: 2015-05-13 Summary: Selinux prevents keystone to connect to memcached port [1219406 ] http://bugzilla.redhat.com/1219406 (NEW) Component: openstack-selinux Last change: 2015-07-23 Summary: Glance over nfs fails due to selinux [1249685 ] http://bugzilla.redhat.com/1249685 (NEW) Component: openstack-selinux Last change: 2015-08-03 Summary: selinux denials on rdo liberty packstack installs ### openstack-swift (2 bugs) [1169215 ] http://bugzilla.redhat.com/1169215 (NEW) Component: openstack-swift Last change: 2014-12-12 Summary: swift-init does not interoperate with systemd swift service files [1179931 ] http://bugzilla.redhat.com/1179931 (NEW) Component: openstack-swift Last change: 2015-01-07 Summary: Variable of init script gets overwritten preventing the startup of swift services when using multiple server configurations ### openstack-tripleo (24 bugs) [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Scaling work to do during icehouse [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: User can not login into the overcloud horizon using the proper credentials [1187352 ] http://bugzilla.redhat.com/1187352 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: /usr/bin/instack-prepare-for-overcloud glance using incorrect parameter [1205645 ] http://bugzilla.redhat.com/1205645 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Dependency issue: python-oslo-versionedobjects is required by heat and not in the delorean repos [1211560 ] http://bugzilla.redhat.com/1211560 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: instack-deploy-overcloud times out after ~3 minutes, no plan or stack is created [1218168 ] http://bugzilla.redhat.com/1218168 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: ceph.service should only be running on the ceph nodes, not on the controller and compute nodes [1218340 ] http://bugzilla.redhat.com/1218340 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: RFE: add "scheduler_default_weighers = CapacityWeigher" explicitly to cinder.conf [1221610 ] http://bugzilla.redhat.com/1221610 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: RDO-manager beta fails to install: Deployment exited with non-zero status code: 6 [1221731 ] http://bugzilla.redhat.com/1221731 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Overcloud missing ceilometer keystone user and endpoints [1223424 ] http://bugzilla.redhat.com/1223424 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: instack-deploy-overcloud should not rely on instackenv.json, but should use ironic instead [1223443 ] http://bugzilla.redhat.com/1223443 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: You can still check introspection status for ironic nodes that have been deleted [1223471 ] http://bugzilla.redhat.com/1223471 (NEW) Component: openstack-tripleo Last change: 2015-06-22 Summary: Discovery errors out even when it is successful [1223667 ] http://bugzilla.redhat.com/1223667 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: When using 'tripleo wait_for' with the command 'nova hypervisor-stats' it hangs forever [1223672 ] http://bugzilla.redhat.com/1223672 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Node registration fails silently if instackenv.json is badly formatted [1224604 ] http://bugzilla.redhat.com/1224604 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Lots of dracut-related error messages during instack- build-images [1225022 ] http://bugzilla.redhat.com/1225022 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: When adding nodes to the cloud the update hangs and takes forever [1225390 ] http://bugzilla.redhat.com/1225390 (NEW) Component: openstack-tripleo Last change: 2015-06-29 Summary: The role names from "openstack management role list" don't match those for "openstack overcloud scale stack" [1226653 ] http://bugzilla.redhat.com/1226653 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: The usage message for "heat resource-show" is confusing and incorrect [1226867 ] http://bugzilla.redhat.com/1226867 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Timeout in API [1229174 ] http://bugzilla.redhat.com/1229174 (NEW) Component: openstack-tripleo Last change: 2015-06-08 Summary: Nova computes can't resolve each other because the hostnames in /etc/hosts don't include the ".novalocal" suffix ### openstack-tripleo-heat-templates (5 bugs) [1204479 ] http://bugzilla.redhat.com/1204479 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-04 Summary: The ExtraConfig and controllerExtraConfig parameters are ignored in the controller-puppet template [1230250 ] http://bugzilla.redhat.com/1230250 (ASSIGNED) Component: openstack-tripleo-heat-templates Last change: 2015-06-16 Summary: [Unified CLI] Deployment using Tuskar has failed - Deployment exited with non-zero status code: 1 [1232015 ] http://bugzilla.redhat.com/1232015 (ASSIGNED) Component: openstack-tripleo-heat-templates Last change: 2015-06-16 Summary: instack-undercloud: one controller deployment: running "pcs status" - Error: cluster is not currently running on this node [1235508 ] http://bugzilla.redhat.com/1235508 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-25 Summary: Package update does not take puppet managed packages into account [1236760 ] http://bugzilla.redhat.com/1236760 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-29 Summary: Drop 'without-mergepy' from main overcloud template ### openstack-tripleo-image-elements (2 bugs) [1187354 ] http://bugzilla.redhat.com/1187354 (NEW) Component: openstack-tripleo-image-elements Last change: 2015-06-04 Summary: possible incorrect selinux check in 97-mysql-selinux [1187965 ] http://bugzilla.redhat.com/1187965 (NEW) Component: openstack-tripleo-image-elements Last change: 2015-06-04 Summary: mariadb my.cnf socket path does not exist ### openstack-tuskar (3 bugs) [1210223 ] http://bugzilla.redhat.com/1210223 (ASSIGNED) Component: openstack-tuskar Last change: 2015-06-23 Summary: Updating the controller count to 3 fails [1229401 ] http://bugzilla.redhat.com/1229401 (NEW) Component: openstack-tuskar Last change: 2015-06-26 Summary: stack is stuck in DELETE_FAILED state [1229493 ] http://bugzilla.redhat.com/1229493 (ASSIGNED) Component: openstack-tuskar Last change: 2015-07-27 Summary: Difficult to synchronise tuskar stored files with /usr/share/openstack-tripleo-heat-templates ### openstack-utils (3 bugs) [1161501 ] http://bugzilla.redhat.com/1161501 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: Can't enable OpenStack service after openstack-service disable [1201340 ] http://bugzilla.redhat.com/1201340 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-service tries to restart neutron-ovs- cleanup.service [1211989 ] http://bugzilla.redhat.com/1211989 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-status shows 'disabled on boot' for the mysqld service ### openvswitch (1 bug) [1209003 ] http://bugzilla.redhat.com/1209003 (ASSIGNED) Component: openvswitch Last change: 2015-05-19 Summary: ovs-vswitchd segfault on boot leaving server with no network connectivity ### python-glanceclient (1 bug) [1164349 ] http://bugzilla.redhat.com/1164349 (ASSIGNED) Component: python-glanceclient Last change: 2014-11-17 Summary: rdo juno glance client needs python-requests >= 2.2.0 ### python-keystonemiddleware (1 bug) [1195977 ] http://bugzilla.redhat.com/1195977 (NEW) Component: python-keystonemiddleware Last change: 2015-06-04 Summary: Rebase python-keystonemiddleware to version 1.3 ### python-neutronclient (2 bugs) [1132541 ] http://bugzilla.redhat.com/1132541 (ASSIGNED) Component: python-neutronclient Last change: 2015-03-30 Summary: neutron security-group-rule-list fails with URI too long [1221063 ] http://bugzilla.redhat.com/1221063 (ASSIGNED) Component: python-neutronclient Last change: 2015-05-13 Summary: --router:external=True syntax is invalid - not backward compatibility ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2015-06-04 Summary: Missing versioned dependency on python-six ### python-openstackclient (5 bugs) [1187310 ] http://bugzilla.redhat.com/1187310 (NEW) Component: python-openstackclient Last change: 2015-06-04 Summary: Add --user to project list command to filter projects by user [1212091 ] http://bugzilla.redhat.com/1212091 (NEW) Component: python-openstackclient Last change: 2015-04-28 Summary: `openstack ip floating delete` fails if we specify IP address as input [1212439 ] http://bugzilla.redhat.com/1212439 (NEW) Component: python-openstackclient Last change: 2015-04-16 Summary: Usage is not described accurately for 99% of openstack baremetal [1227543 ] http://bugzilla.redhat.com/1227543 (NEW) Component: python-openstackclient Last change: 2015-06-13 Summary: openstack undercloud install fails due to a missing make target for tripleo-selinux-keepalived.pp [1239144 ] http://bugzilla.redhat.com/1239144 (NEW) Component: python-openstackclient Last change: 2015-07-10 Summary: appdirs requirement ### rdo-manager (21 bugs) [1212520 ] http://bugzilla.redhat.com/1212520 (NEW) Component: rdo-manager Last change: 2015-04-16 Summary: [RFE] [CI] Add ability to generate and store overcloud images provided by latest-passed-ci [1213647 ] http://bugzilla.redhat.com/1213647 (NEW) Component: rdo-manager Last change: 2015-04-21 Summary: RFE: add deltarpm to all images built [1214343 ] http://bugzilla.redhat.com/1214343 (NEW) Component: rdo-manager Last change: 2015-04-24 Summary: [RFE] Command to create flavors based on real hardware and profiles [1214349 ] http://bugzilla.redhat.com/1214349 (NEW) Component: rdo-manager Last change: 2015-04-22 Summary: [RFE] Use Ironic API instead of discoverd one for discovery/introspection [1218281 ] http://bugzilla.redhat.com/1218281 (NEW) Component: rdo-manager Last change: 2015-07-07 Summary: RFE: rdo-manager - update heat deployment-show to make puppet output readable [1221663 ] http://bugzilla.redhat.com/1221663 (NEW) Component: rdo-manager Last change: 2015-05-14 Summary: [RFE][RDO-manager]: Alert when deploying a physical compute if the virtualization flag is disabled in BIOS. [1221718 ] http://bugzilla.redhat.com/1221718 (NEW) Component: rdo-manager Last change: 2015-05-14 Summary: rdo-manager: unable to delete the failed overcloud deployment. [1221986 ] http://bugzilla.redhat.com/1221986 (ASSIGNED) Component: rdo-manager Last change: 2015-06-03 Summary: openstack-nova-novncproxy fails to start [1223328 ] http://bugzilla.redhat.com/1223328 (NEW) Component: rdo-manager Last change: 2015-05-20 Summary: Read bit set for others for Openstack services directories in /etc [1223993 ] http://bugzilla.redhat.com/1223993 (ASSIGNED) Component: rdo-manager Last change: 2015-06-04 Summary: overcloud failure with "openstack Authorization Failed: Cannot authenticate without an auth_url" [1226389 ] http://bugzilla.redhat.com/1226389 (NEW) Component: rdo-manager Last change: 2015-05-29 Summary: RDO-Manager Undercloud install failure [1226969 ] http://bugzilla.redhat.com/1226969 (NEW) Component: rdo-manager Last change: 2015-06-01 Summary: Tempest failed when running after overcloud deployment [1227035 ] http://bugzilla.redhat.com/1227035 (ASSIGNED) Component: rdo-manager Last change: 2015-06-02 Summary: RDO-Manager Undercloud install fails while trying to insert data into keystone [1227042 ] http://bugzilla.redhat.com/1227042 (NEW) Component: rdo-manager Last change: 2015-06-01 Summary: rfe: support Keystone HTTPD [1229343 ] http://bugzilla.redhat.com/1229343 (NEW) Component: rdo-manager Last change: 2015-06-08 Summary: instack-virt-setup missing package dependency device- mapper* [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2015-06-11 Summary: there is a newer image that can be used to deploy openstack [1232813 ] http://bugzilla.redhat.com/1232813 (NEW) Component: rdo-manager Last change: 2015-06-17 Summary: PXE boot fails: Unrecognized option "--autofree" [1233410 ] http://bugzilla.redhat.com/1233410 (NEW) Component: rdo-manager Last change: 2015-06-19 Summary: overcloud deployment fails w/ "Message: No valid host was found. There are not enough hosts available., Code: 500" [1234467 ] http://bugzilla.redhat.com/1234467 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: cannot access instance vnc console on horizon after overcloud deployment [1234475 ] http://bugzilla.redhat.com/1234475 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: Cannot login to Overcloud Horizon through Virtual IP (VIP) [1234484 ] http://bugzilla.redhat.com/1234484 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: cannot view cinder volumes in overcloud controller horizon ### rdo-manager-cli (6 bugs) [1212371 ] http://bugzilla.redhat.com/1212371 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-06-18 Summary: Validate node power credentials after enrolling [1212390 ] http://bugzilla.redhat.com/1212390 (NEW) Component: rdo-manager-cli Last change: 2015-06-18 Summary: [RFE] [RDO-Manager] [CLI] Add ability to show matched profiles via CLI command [1212467 ] http://bugzilla.redhat.com/1212467 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-07-03 Summary: [RFE] [RDO-Manager] [CLI] Add an ability to create an overcloud image associated with kernel/ramdisk images in one CLI step [1226855 ] http://bugzilla.redhat.com/1226855 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-07-22 Summary: Role was added to a template with empty flavor value [1228769 ] http://bugzilla.redhat.com/1228769 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-07-13 Summary: Missing dependencies on sysbench and fio (RHEL) [1230170 ] http://bugzilla.redhat.com/1230170 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-06-11 Summary: the ouptut of openstack management plan show --long command is not readable ### rdopkg (1 bug) [1100405 ] http://bugzilla.redhat.com/1100405 (ASSIGNED) Component: rdopkg Last change: 2014-05-22 Summary: [RFE] Add option to force overwrite build files on update download ### RFEs (3 bugs) [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2015-03-30 Summary: [RFE] Provide easy to use upgrade tool [1193886 ] http://bugzilla.redhat.com/1193886 (NEW) Component: RFEs Last change: 2015-02-18 Summary: RFE: wait for DB after boot [1217505 ] http://bugzilla.redhat.com/1217505 (NEW) Component: RFEs Last change: 2015-04-30 Summary: IPMI driver for Ironic should support RAID for operating system/root parition ### tempest (3 bugs) [1227356 ] http://bugzilla.redhat.com/1227356 (NEW) Component: tempest Last change: 2015-06-02 Summary: Some tests are failing on gate with post-install validation on overcloud [1228038 ] http://bugzilla.redhat.com/1228038 (NEW) Component: tempest Last change: 2015-06-04 Summary: Several tests failed with tempest Overcloud on API tests [1250081 ] http://bugzilla.redhat.com/1250081 (NEW) Component: tempest Last change: 2015-08-04 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. (177 bugs) ### distribution (6 bugs) [1108188 ] http://bugzilla.redhat.com/1108188 (MODIFIED) Component: distribution Last change: 2015-06-04 Summary: update el6 icehouse kombu packages for improved performance [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2015-06-04 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1151589 ] http://bugzilla.redhat.com/1151589 (MODIFIED) Component: distribution Last change: 2015-03-18 Summary: trove does not install dependency python-pbr [1218398 ] http://bugzilla.redhat.com/1218398 (ON_QA) Component: distribution Last change: 2015-06-04 Summary: rdo kilo testing repository missing openstack- neutron-*aas [1218723 ] http://bugzilla.redhat.com/1218723 (MODIFIED) Component: distribution Last change: 2015-06-04 Summary: Trove configuration files set different control_exchange for taskmanager/conductor and api [1219064 ] http://bugzilla.redhat.com/1219064 (ON_QA) Component: distribution Last change: 2015-06-04 Summary: Trove has missing dependencies ### instack-undercloud (2 bugs) [1212862 ] http://bugzilla.redhat.com/1212862 (MODIFIED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-install-undercloud fails with "ImportError: No module named six" [1232162 ] http://bugzilla.redhat.com/1232162 (MODIFIED) Component: instack-undercloud Last change: 2015-06-16 Summary: the overcloud dns server should not be enforced to 192.168.122.1 when undefined ### openstack-ceilometer (1 bug) [1038162 ] http://bugzilla.redhat.com/1038162 (MODIFIED) Component: openstack-ceilometer Last change: 2014-02-04 Summary: openstack-ceilometer-common missing python-babel dependency ### openstack-cinder (5 bugs) [994370 ] http://bugzilla.redhat.com/994370 (MODIFIED) Component: openstack-cinder Last change: 2014-06-24 Summary: CVE-2013-4183 openstack-cinder: OpenStack: Cinder LVM volume driver does not support secure deletion [openstack-rdo] [1081022 ] http://bugzilla.redhat.com/1081022 (MODIFIED) Component: openstack-cinder Last change: 2014-05-07 Summary: Non-admin user can not attach cinder volume to their instance (LIO) [1084046 ] http://bugzilla.redhat.com/1084046 (POST) Component: openstack-cinder Last change: 2014-09-26 Summary: cinder: can't delete a volume (raise exception.ISCSITargetNotFoundForVolume) [1212900 ] http://bugzilla.redhat.com/1212900 (ON_QA) Component: openstack-cinder Last change: 2015-05-05 Summary: [packaging] /etc/cinder/cinder.conf missing in openstack-cinder [1234038 ] http://bugzilla.redhat.com/1234038 (POST) Component: openstack-cinder Last change: 2015-06-22 Summary: Packstack Error: cinder type-create iscsi returned 1 instead of one of [0] ### openstack-glance (3 bugs) [1008818 ] http://bugzilla.redhat.com/1008818 (MODIFIED) Component: openstack-glance Last change: 2015-01-07 Summary: glance api hangs with low (1) workers on multiple parallel image creation requests [1023614 ] http://bugzilla.redhat.com/1023614 (POST) Component: openstack-glance Last change: 2014-04-25 Summary: No logging to files [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2014-06-24 Summary: Glance api ssl issue ### openstack-heat (3 bugs) [1021989 ] http://bugzilla.redhat.com/1021989 (MODIFIED) Component: openstack-heat Last change: 2015-02-01 Summary: heat sometimes keeps listenings stacks with status DELETE_COMPLETE [1213476 ] http://bugzilla.redhat.com/1213476 (MODIFIED) Component: openstack-heat Last change: 2015-06-10 Summary: [packaging] /etc/heat/heat.conf missing in openstack- heat [1229477 ] http://bugzilla.redhat.com/1229477 (MODIFIED) Component: openstack-heat Last change: 2015-06-17 Summary: missing dependency in Heat delorean build ### openstack-horizon (1 bug) [1219221 ] http://bugzilla.redhat.com/1219221 (ON_QA) Component: openstack-horizon Last change: 2015-05-08 Summary: region selector missing ### openstack-ironic-discoverd (1 bug) [1204218 ] http://bugzilla.redhat.com/1204218 (ON_QA) Component: openstack-ironic-discoverd Last change: 2015-03-31 Summary: ironic-discoverd should allow dropping all ports except for one detected on discovery ### openstack-keystone (1 bug) [1123542 ] http://bugzilla.redhat.com/1123542 (ON_QA) Component: openstack-keystone Last change: 2015-03-19 Summary: file templated catalogs do not work in protocol v3 ### openstack-neutron (13 bugs) [1019487 ] http://bugzilla.redhat.com/1019487 (MODIFIED) Component: openstack-neutron Last change: 2014-07-17 Summary: neutron-dhcp-agent fails to start without openstack- neutron-openvswitch installed [1049807 ] http://bugzilla.redhat.com/1049807 (POST) Component: openstack-neutron Last change: 2014-01-13 Summary: neutron-dhcp-agent fails to start with plenty of SELinux AVC denials [1050842 ] http://bugzilla.redhat.com/1050842 (ON_QA) Component: openstack-neutron Last change: 2014-06-11 Summary: neutron should not specify signing_dir in neutron- dist.conf [1057822 ] http://bugzilla.redhat.com/1057822 (MODIFIED) Component: openstack-neutron Last change: 2014-04-16 Summary: neutron-ml2 package requires python-pyudev [1058995 ] http://bugzilla.redhat.com/1058995 (ON_QA) Component: openstack-neutron Last change: 2014-04-08 Summary: neutron-plugin-nicira should be renamed to neutron- plugin-vmware [1061349 ] http://bugzilla.redhat.com/1061349 (ON_QA) Component: openstack-neutron Last change: 2014-02-04 Summary: neutron-dhcp-agent won't start due to a missing import of module named stevedore [1081203 ] http://bugzilla.redhat.com/1081203 (MODIFIED) Component: openstack-neutron Last change: 2014-04-17 Summary: No DHCP agents are associated with network [1088537 ] http://bugzilla.redhat.com/1088537 (ON_QA) Component: openstack-neutron Last change: 2014-06-11 Summary: rhel 6.5 icehouse stage.. neutron-db-manage trying to import systemd [1098601 ] http://bugzilla.redhat.com/1098601 (MODIFIED) Component: openstack-neutron Last change: 2014-05-16 Summary: neutron-vpn-agent does not use the /etc/neutron/fwaas_driver.ini [1100136 ] http://bugzilla.redhat.com/1100136 (ON_QA) Component: openstack-neutron Last change: 2014-07-17 Summary: Missing configuration file for ML2 Mellanox Mechanism Driver ml2_conf_mlnx.ini [1109824 ] http://bugzilla.redhat.com/1109824 (MODIFIED) Component: openstack-neutron Last change: 2014-09-27 Summary: Embrane plugin should be split from python-neutron [1157599 ] http://bugzilla.redhat.com/1157599 (ON_QA) Component: openstack-neutron Last change: 2014-11-25 Summary: fresh neutron install fails due unknown database column 'id' [1209932 ] http://bugzilla.redhat.com/1209932 (MODIFIED) Component: openstack-neutron Last change: 2015-04-10 Summary: Packstack installation failed with Neutron-server Could not start Service ### openstack-nova (5 bugs) [958411 ] http://bugzilla.redhat.com/958411 (ON_QA) Component: openstack-nova Last change: 2015-01-07 Summary: Nova: 'nova instance-action-list' table is not sorted by the order of action occurrence. [1045084 ] http://bugzilla.redhat.com/1045084 (ON_QA) Component: openstack-nova Last change: 2014-06-03 Summary: Trying to boot an instance with a flavor that has nonzero ephemeral disk will fail [1189347 ] http://bugzilla.redhat.com/1189347 (POST) Component: openstack-nova Last change: 2015-05-04 Summary: openstack-nova-* systemd unit files need NotifyAccess=all [1211587 ] http://bugzilla.redhat.com/1211587 (MODIFIED) Component: openstack-nova Last change: 2015-04-14 Summary: openstack-nova-compute fails to start because python- psutil is missing after installing with packstack [1217721 ] http://bugzilla.redhat.com/1217721 (ON_QA) Component: openstack-nova Last change: 2015-05-05 Summary: [packaging] /etc/nova/nova.conf changes due to deprecated options ### openstack-packstack (58 bugs) [956939 ] http://bugzilla.redhat.com/956939 (ON_QA) Component: openstack-packstack Last change: 2015-01-07 Summary: packstack install fails if ntp server does not respond [957006 ] http://bugzilla.redhat.com/957006 (ON_QA) Component: openstack-packstack Last change: 2015-01-07 Summary: packstack reinstall fails trying to start nagios [958587 ] http://bugzilla.redhat.com/958587 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack install succeeds even when puppet completely fails [964005 ] http://bugzilla.redhat.com/964005 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: keystonerc_admin stored in /root requiring running OpenStack software as root user [974971 ] http://bugzilla.redhat.com/974971 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: please give greater control over use of EPEL [976394 ] http://bugzilla.redhat.com/976394 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Put the keystonerc_admin file in the current working directory for --all-in-one installs (or where client machine is same as local) [979041 ] http://bugzilla.redhat.com/979041 (ON_QA) Component: openstack-packstack Last change: 2015-06-04 Summary: Fedora19 no longer has /etc/sysconfig/modules/kvm.modules [990642 ] http://bugzilla.redhat.com/990642 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: rdo release RPM not installed on all fedora hosts [991801 ] http://bugzilla.redhat.com/991801 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Warning message for installing RDO kernel needs to be adjusted [995570 ] http://bugzilla.redhat.com/995570 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: RFE: support setting up apache to serve keystone requests [1001470 ] http://bugzilla.redhat.com/1001470 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: openstack-dashboard django dependency conflict stops packstack execution [1003959 ] http://bugzilla.redhat.com/1003959 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Make "Nothing to do" error from yum in Puppet installs a little easier to decipher [1006353 ] http://bugzilla.redhat.com/1006353 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack w/ CONFIG_CEILOMETER_INSTALL=y has an error [1006476 ] http://bugzilla.redhat.com/1006476 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: ERROR : Error during puppet run : Error: /Stage[main]/N ova::Network/Sysctl::Value[net.ipv4.ip_forward]/Sysctl[ net.ipv4.ip_forward]: Could not evaluate: Field 'val' is required [1006534 ] http://bugzilla.redhat.com/1006534 (MODIFIED) Component: openstack-packstack Last change: 2014-04-08 Summary: Packstack ignores neutron physical network configuration if CONFIG_NEUTRON_OVS_TENANT_NETWORK_TYPE=gre [1007497 ] http://bugzilla.redhat.com/1007497 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Openstack Installer: packstack does not create tables in Heat db. [1008863 ] http://bugzilla.redhat.com/1008863 (MODIFIED) Component: openstack-packstack Last change: 2013-10-23 Summary: Allow overlapping ips by default [1011628 ] http://bugzilla.redhat.com/1011628 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack reports installation completed successfully but nothing installed [1014774 ] http://bugzilla.redhat.com/1014774 (MODIFIED) Component: openstack-packstack Last change: 2014-04-23 Summary: packstack configures br-ex to use gateway ip [1018900 ] http://bugzilla.redhat.com/1018900 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack fails with "The iptables provider can not handle attribute outiface" [1018911 ] http://bugzilla.redhat.com/1018911 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack creates duplicate cirros images in glance [1018922 ] http://bugzilla.redhat.com/1018922 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack configures nova/neutron for qpid username/password when none is required [1020048 ] http://bugzilla.redhat.com/1020048 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack neutron plugin does not check if Nova is disabled [1022312 ] http://bugzilla.redhat.com/1022312 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: qpid should enable SSL [1022421 ] http://bugzilla.redhat.com/1022421 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Error appeared during Puppet run: IPADDRESS_keystone.pp [1028591 ] http://bugzilla.redhat.com/1028591 (MODIFIED) Component: openstack-packstack Last change: 2014-02-05 Summary: packstack generates invalid configuration when using GRE tunnels [1028690 ] http://bugzilla.redhat.com/1028690 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack requires 2 runs to install ceilometer [1036192 ] http://bugzilla.redhat.com/1036192 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: rerunning packstack with the generated allione answerfile will fail with qpidd user logged in [1039694 ] http://bugzilla.redhat.com/1039694 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails if iptables.service is not available [1049861 ] http://bugzilla.redhat.com/1049861 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: fail to create snapshot on an "in-use" GlusterFS volume using --force true (el7) [1050205 ] http://bugzilla.redhat.com/1050205 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Dashboard port firewall rule is not permanent [1052948 ] http://bugzilla.redhat.com/1052948 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Could not start Service[libvirt]: Execution of '/etc/init.d/libvirtd start' returned 1 [1057938 ] http://bugzilla.redhat.com/1057938 (MODIFIED) Component: openstack-packstack Last change: 2014-06-17 Summary: Errors when setting CONFIG_NEUTRON_OVS_TUNNEL_IF to a VLAN interface [1061689 ] http://bugzilla.redhat.com/1061689 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Horizon SSL is disabled by Nagios configuration via packstack [1063980 ] http://bugzilla.redhat.com/1063980 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Change packstack to use openstack-puppet-modules [1080348 ] http://bugzilla.redhat.com/1080348 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Fedora20: packstack gives traceback when SElinux permissive [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [1082729 ] http://bugzilla.redhat.com/1082729 (POST) Component: openstack-packstack Last change: 2015-02-27 Summary: [RFE] allow for Keystone/LDAP configuration at deployment time [1087529 ] http://bugzilla.redhat.com/1087529 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Configure neutron correctly to be able to notify nova about port changes [1088964 ] http://bugzilla.redhat.com/1088964 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Havana Fedora 19, packstack fails w/ mysql error [1093828 ] http://bugzilla.redhat.com/1093828 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack package should depend on yum-utils [1098821 ] http://bugzilla.redhat.com/1098821 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack allinone installation fails due to failure to start rabbitmq-server during amqp.pp on CentOS 6.5 [1101665 ] http://bugzilla.redhat.com/1101665 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: el7 Icehouse: Nagios installation fails [1108742 ] http://bugzilla.redhat.com/1108742 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Allow specifying of a global --password option in packstack to set all keys/secrets/passwords to that value [1111318 ] http://bugzilla.redhat.com/1111318 (MODIFIED) Component: openstack-packstack Last change: 2014-08-18 Summary: pakcstack: mysql fails to restart on CentOS6.5 [1116403 ] http://bugzilla.redhat.com/1116403 (ON_QA) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack prescript fails if NetworkManager is disabled, but still installed [1119920 ] http://bugzilla.redhat.com/1119920 (MODIFIED) Component: openstack-packstack Last change: 2015-07-21 Summary: http://ip/dashboard 404 from all-in-one rdo install on rhel7 [1148949 ] http://bugzilla.redhat.com/1148949 (POST) Component: openstack-packstack Last change: 2015-06-04 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. [1151892 ] http://bugzilla.redhat.com/1151892 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack icehouse doesn't install anything because of repo [1153128 ] http://bugzilla.redhat.com/1153128 (POST) Component: openstack-packstack Last change: 2015-07-29 Summary: Cannot start nova-network on juno - Centos7 [1172876 ] http://bugzilla.redhat.com/1172876 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails on centos6 with missing systemctl [1175428 ] http://bugzilla.redhat.com/1175428 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack doesn't configure rabbitmq to allow non- localhost connections to 'guest' user [1175450 ] http://bugzilla.redhat.com/1175450 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails to start Nova on Rawhide: Error: comparison of String with 18 failed at [...]ceilometer/manifests/params.pp:32 [1175726 ] http://bugzilla.redhat.com/1175726 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Disabling glance deployment does not work if you don't disable demo provisioning [1185921 ] http://bugzilla.redhat.com/1185921 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: RabbitMQ fails to start if configured with ssl [1205912 ] http://bugzilla.redhat.com/1205912 (POST) Component: openstack-packstack Last change: 2015-07-27 Summary: allow to specify admin name and email [1234042 ] http://bugzilla.redhat.com/1234042 (MODIFIED) Component: openstack-packstack Last change: 2015-08-05 Summary: ERROR : Error appeared during Puppet run: 192.168.122.82_api_nova.pp Error: Use of reserved word: type, must be quoted if intended to be a String value at /var/tmp/packstack/811663aa10824d21b860729732c16c3a/ manifests/192.168.122.82_api_nova.pp:41:3 [1249482 ] http://bugzilla.redhat.com/1249482 (POST) Component: openstack-packstack Last change: 2015-08-05 Summary: Packstack (AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module"? ### openstack-puppet-modules (17 bugs) [1006401 ] http://bugzilla.redhat.com/1006401 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: explicit check for pymongo is incorrect [1006816 ] http://bugzilla.redhat.com/1006816 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: cinder modules require glance installed [1021183 ] http://bugzilla.redhat.com/1021183 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: horizon log errors [1022580 ] http://bugzilla.redhat.com/1022580 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: netns.py syntax error [1037635 ] http://bugzilla.redhat.com/1037635 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: prescript.pp fails with '/sbin/service iptables start' returning 6 [1038255 ] http://bugzilla.redhat.com/1038255 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: prescript.pp does not ensure iptables-services package installation [1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Horizon help url in RDO points to the RHOS documentation [1085452 ] http://bugzilla.redhat.com/1085452 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-02 Summary: prescript puppet - missing dependency package iptables- services [1115398 ] http://bugzilla.redhat.com/1115398 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: swift.pp: Could not find command 'restorecon' [1122968 ] http://bugzilla.redhat.com/1122968 (MODIFIED) Component: openstack-puppet-modules Last change: 2014-08-01 Summary: neutron/manifests/agents/ovs.pp creates /etc/sysconfig /network-scripts/ifcfg-br-{int,tun} [1133345 ] http://bugzilla.redhat.com/1133345 (MODIFIED) Component: openstack-puppet-modules Last change: 2014-09-05 Summary: Packstack execution fails with "Could not set 'present' on ensure" [1171352 ] http://bugzilla.redhat.com/1171352 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: add aviator [1182837 ] http://bugzilla.redhat.com/1182837 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: packstack chokes on ironic - centos7 + juno [1185960 ] http://bugzilla.redhat.com/1185960 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-03-19 Summary: problems with puppet-keystone LDAP support [1207701 ] http://bugzilla.redhat.com/1207701 (ON_QA) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Unable to attach cinder volume to instance [1214358 ] http://bugzilla.redhat.com/1214358 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-07-02 Summary: SSHD configuration breaks GSSAPI [1219447 ] http://bugzilla.redhat.com/1219447 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: The private network created by packstack for demo tenant is wrongly marked as external ### openstack-sahara (1 bug) [1184522 ] http://bugzilla.redhat.com/1184522 (MODIFIED) Component: openstack-sahara Last change: 2015-03-27 Summary: launch_command.py missing ### openstack-selinux (13 bugs) [1024330 ] http://bugzilla.redhat.com/1024330 (MODIFIED) Component: openstack-selinux Last change: 2014-04-18 Summary: Wrong SELinux policies set for neutron-dhcp-agent [1049091 ] http://bugzilla.redhat.com/1049091 (MODIFIED) Component: openstack-selinux Last change: 2014-06-24 Summary: openstack-selinux blocks communication from dashboard to identity service [1049503 ] http://bugzilla.redhat.com/1049503 (MODIFIED) Component: openstack-selinux Last change: 2015-03-10 Summary: rdo-icehouse selinux issues with rootwrap "sudo: unknown uid 162: who are you?" [1083566 ] http://bugzilla.redhat.com/1083566 (MODIFIED) Component: openstack-selinux Last change: 2014-06-24 Summary: Selinux blocks Nova services on RHEL7, can't boot or delete instances, [1093297 ] http://bugzilla.redhat.com/1093297 (POST) Component: openstack-selinux Last change: 2014-05-15 Summary: selinux AVC RHEL7 and RDO - Neutron [1093385 ] http://bugzilla.redhat.com/1093385 (MODIFIED) Component: openstack-selinux Last change: 2014-05-15 Summary: neutron L3 agent RPC errors [1099042 ] http://bugzilla.redhat.com/1099042 (MODIFIED) Component: openstack-selinux Last change: 2014-06-27 Summary: Neutron is unable to create directory in /tmp [1105357 ] http://bugzilla.redhat.com/1105357 (MODIFIED) Component: openstack-selinux Last change: 2015-01-22 Summary: Keystone cannot send notifications [1134617 ] http://bugzilla.redhat.com/1134617 (MODIFIED) Component: openstack-selinux Last change: 2014-10-08 Summary: nova-api service denied tmpfs access [1135510 ] http://bugzilla.redhat.com/1135510 (MODIFIED) Component: openstack-selinux Last change: 2015-04-06 Summary: RHEL7 icehouse cluster with ceph/ssl SELinux errors [1144539 ] http://bugzilla.redhat.com/1144539 (POST) Component: openstack-selinux Last change: 2014-10-29 Summary: selinux preventing Horizon access (IceHouse, CentOS 7) [1154866 ] http://bugzilla.redhat.com/1154866 (ON_QA) Component: openstack-selinux Last change: 2015-01-11 Summary: latest yum update for RHEL6.5 installs selinux-policy package which conflicts openstack-selinux installed later [1234665 ] http://bugzilla.redhat.com/1234665 (ON_QA) Component: openstack-selinux Last change: 2015-06-23 Summary: tempest.scenario.test_server_basic_ops.TestServerBasicO ps fails to launch instance w/ selinux enforcing ### openstack-swift (1 bug) [997983 ] http://bugzilla.redhat.com/997983 (MODIFIED) Component: openstack-swift Last change: 2015-01-07 Summary: swift in RDO logs container, object and account to LOCAL2 log facility which floods /var/log/messages ### openstack-tripleo (1 bug) [1162333 ] http://bugzilla.redhat.com/1162333 (ON_QA) Component: openstack-tripleo Last change: 2015-06-02 Summary: Instack fails to complete instack-virt-setup with syntax error near unexpected token `newline' ### openstack-tuskar (1 bug) [1222718 ] http://bugzilla.redhat.com/1222718 (ON_QA) Component: openstack-tuskar Last change: 2015-07-06 Summary: MySQL Column is Too Small for Heat Template ### openstack-tuskar-ui (3 bugs) [1175121 ] http://bugzilla.redhat.com/1175121 (MODIFIED) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: Registering nodes with the IPMI driver always fails [1176596 ] http://bugzilla.redhat.com/1176596 (MODIFIED) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: The displayed horizon url after deployment has a redundant colon in it and a wrong path [1203859 ] http://bugzilla.redhat.com/1203859 (POST) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: openstack-tuskar-ui: Failed to connect RDO manager tuskar-ui over missing apostrophes for STATIC_ROOT= in local_settings.py ### openstack-utils (2 bugs) [1213150 ] http://bugzilla.redhat.com/1213150 (POST) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-status as admin falsely shows zero instances [1214044 ] http://bugzilla.redhat.com/1214044 (POST) Component: openstack-utils Last change: 2015-06-04 Summary: update openstack-status for rdo-manager ### python-cinderclient (1 bug) [1048326 ] http://bugzilla.redhat.com/1048326 (MODIFIED) Component: python-cinderclient Last change: 2014-01-13 Summary: the command cinder type-key lvm set volume_backend_name=LVM_iSCSI fails to run ### python-django-horizon (3 bugs) [1211552 ] http://bugzilla.redhat.com/1211552 (MODIFIED) Component: python-django-horizon Last change: 2015-04-14 Summary: Need to add alias in openstack-dashboard.conf to show CSS content [1218627 ] http://bugzilla.redhat.com/1218627 (ON_QA) Component: python-django-horizon Last change: 2015-06-24 Summary: Tree icon looks wrong - a square instead of a regular expand/collpase one [1219006 ] http://bugzilla.redhat.com/1219006 (ON_QA) Component: python-django-horizon Last change: 2015-05-08 Summary: Wrong permissions for directory /usr/share/openstack- dashboard/static/dashboard/ ### python-django-openstack-auth (3 bugs) [1218894 ] http://bugzilla.redhat.com/1218894 (ON_QA) Component: python-django-openstack-auth Last change: 2015-06-24 Summary: Horizon: Re login failed after timeout [1218899 ] http://bugzilla.redhat.com/1218899 (ON_QA) Component: python-django-openstack-auth Last change: 2015-06-24 Summary: permission checks issue / not properly checking enabled services [1232683 ] http://bugzilla.redhat.com/1232683 (MODIFIED) Component: python-django-openstack-auth Last change: 2015-07-02 Summary: horizon manage.py syncdb errors on "App 'openstack_auth' doesn't have a 'user' model." ### python-glanceclient (3 bugs) [1206544 ] http://bugzilla.redhat.com/1206544 (ON_QA) Component: python-glanceclient Last change: 2015-04-03 Summary: Missing requires of python-jsonpatch [1206551 ] http://bugzilla.redhat.com/1206551 (ON_QA) Component: python-glanceclient Last change: 2015-04-03 Summary: Missing requires of python-warlock [1244291 ] http://bugzilla.redhat.com/1244291 (MODIFIED) Component: python-glanceclient Last change: 2015-08-01 Summary: python-glanceclient-0.17.0-2.el7.noarch.rpm packaged with buggy glanceclient/common/https.py ### python-heatclient (3 bugs) [1028726 ] http://bugzilla.redhat.com/1028726 (MODIFIED) Component: python-heatclient Last change: 2015-02-01 Summary: python-heatclient needs a dependency on python-pbr [1087089 ] http://bugzilla.redhat.com/1087089 (POST) Component: python-heatclient Last change: 2015-02-01 Summary: python-heatclient 0.2.9 requires packaging in RDO [1140842 ] http://bugzilla.redhat.com/1140842 (MODIFIED) Component: python-heatclient Last change: 2015-02-01 Summary: heat.bash_completion not installed ### python-keystoneclient (3 bugs) [971746 ] http://bugzilla.redhat.com/971746 (MODIFIED) Component: python-keystoneclient Last change: 2015-06-04 Summary: CVE-2013-2013 OpenStack keystone: password disclosure on command line [RDO] [973263 ] http://bugzilla.redhat.com/973263 (POST) Component: python-keystoneclient Last change: 2015-06-04 Summary: user-get fails when using IDs which are not UUIDs [1024581 ] http://bugzilla.redhat.com/1024581 (MODIFIED) Component: python-keystoneclient Last change: 2015-06-04 Summary: keystone missing tab completion ### python-neutronclient (3 bugs) [1025509 ] http://bugzilla.redhat.com/1025509 (MODIFIED) Component: python-neutronclient Last change: 2014-06-24 Summary: Neutronclient should not obsolete quantumclient [1052311 ] http://bugzilla.redhat.com/1052311 (MODIFIED) Component: python-neutronclient Last change: 2014-02-12 Summary: [RFE] python-neutronclient new version request [1067237 ] http://bugzilla.redhat.com/1067237 (ON_QA) Component: python-neutronclient Last change: 2014-03-26 Summary: neutronclient with pre-determined auth token fails when doing Client.get_auth_info() ### python-novaclient (1 bug) [947535 ] http://bugzilla.redhat.com/947535 (MODIFIED) Component: python-novaclient Last change: 2015-06-04 Summary: nova commands fail with gnomekeyring IOError ### python-openstackclient (1 bug) [1171191 ] http://bugzilla.redhat.com/1171191 (POST) Component: python-openstackclient Last change: 2015-03-02 Summary: Rebase python-openstackclient to version 1.0.0 ### python-oslo-config (1 bug) [1110164 ] http://bugzilla.redhat.com/1110164 (ON_QA) Component: python-oslo-config Last change: 2015-06-04 Summary: oslo.config >=1.2.1 is required for trove-manage ### python-swiftclient (1 bug) [1126942 ] http://bugzilla.redhat.com/1126942 (MODIFIED) Component: python-swiftclient Last change: 2014-09-16 Summary: Swift pseudo-folder cannot be interacted with after creation ### python-tuskarclient (2 bugs) [1209395 ] http://bugzilla.redhat.com/1209395 (POST) Component: python-tuskarclient Last change: 2015-06-04 Summary: `tuskar help` is missing a description next to plan- templates [1209431 ] http://bugzilla.redhat.com/1209431 (POST) Component: python-tuskarclient Last change: 2015-06-18 Summary: creating a tuskar plan with the exact name gives the user a traceback ### rdo-manager (5 bugs) [1210023 ] http://bugzilla.redhat.com/1210023 (MODIFIED) Component: rdo-manager Last change: 2015-04-15 Summary: instack-ironic-deployment --nodes-json instackenv.json --register-nodes fails [1211352 ] http://bugzilla.redhat.com/1211352 (MODIFIED) Component: rdo-manager Last change: 2015-05-04 Summary: discovery hangs [1212351 ] http://bugzilla.redhat.com/1212351 (POST) Component: rdo-manager Last change: 2015-06-18 Summary: [RFE] [RDO-Manager] [CLI] Add ability to poll for discovery state via CLI command [1222124 ] http://bugzilla.redhat.com/1222124 (MODIFIED) Component: rdo-manager Last change: 2015-05-29 Summary: rdo-manager: fail to discover nodes with "instack- ironic-deployment --discover-nodes": ERROR: Data pre- processing failed [1224584 ] http://bugzilla.redhat.com/1224584 (MODIFIED) Component: rdo-manager Last change: 2015-05-25 Summary: CentOS-7 undercloud install fails w/ "RHOS" undefined variable ### rdo-manager-cli (8 bugs) [1211190 ] http://bugzilla.redhat.com/1211190 (POST) Component: rdo-manager-cli Last change: 2015-06-04 Summary: Unable to replace nodes registration instack script due to missing post config action in unified CLI [1212367 ] http://bugzilla.redhat.com/1212367 (POST) Component: rdo-manager-cli Last change: 2015-06-16 Summary: Ensure proper nodes states after enroll and before deployment [1219053 ] http://bugzilla.redhat.com/1219053 (POST) Component: rdo-manager-cli Last change: 2015-06-18 Summary: "list" command doesn't display nodes in some cases [1229912 ] http://bugzilla.redhat.com/1229912 (POST) Component: rdo-manager-cli Last change: 2015-06-10 Summary: [rdo-manager-cli][unified-cli]: The command 'openstack baremetal configure boot' fails over - AttributeError (when glance images were uploaded more than once) . [1230265 ] http://bugzilla.redhat.com/1230265 (POST) Component: rdo-manager-cli Last change: 2015-06-26 Summary: [rdo-manager-cli][unified-cli]: openstack unified-cli commands display - Warning Module novaclient.v1_1 is deprecated. [1232838 ] http://bugzilla.redhat.com/1232838 (POST) Component: rdo-manager-cli Last change: 2015-07-23 Summary: OSC plugin isn't saving plan configuration values [1233259 ] http://bugzilla.redhat.com/1233259 (MODIFIED) Component: rdo-manager-cli Last change: 2015-08-03 Summary: Node show of unified CLI has bad formatting [1233429 ] http://bugzilla.redhat.com/1233429 (POST) Component: rdo-manager-cli Last change: 2015-06-20 Summary: Lack of consistency in specifying plan argument for openstack overcloud commands ### rdopkg (1 bug) [1220832 ] http://bugzilla.redhat.com/1220832 (ON_QA) Component: rdopkg Last change: 2015-05-13 Summary: python-manilaclient is missing from kilo RDO repository Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From ihrachys at redhat.com Wed Aug 5 12:11:56 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Wed, 5 Aug 2015 14:11:56 +0200 Subject: [Rdo-list] RE(4): Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" In-Reply-To: References: <55C092FF.8090203@redhat.com> Message-ID: <55C1FD8C.6060700@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 08/04/2015 08:39 PM, Boris Derzhavets wrote: > > >> To: rdo-list at redhat.com From: ihrachys at redhat.com Date: Tue, 4 >> Aug 2015 12:25:03 +0200 Subject: Re: [Rdo-list] RE(3): Packstack >> (Kilo AIO) failure on F22 due > to patch "Run neutron db sync also for each neutron module" >> > The file belongs to root:neutron and has 0640 mode. It's the same > as for other configuration files. > > Why do you need to make neutron the owner of it? > >> Please, see an exact answer addressing question been asked :- >> https://bugzilla.redhat.com/show_bug.cgi?id=1249482 > > I've checked the bug report. It does not answer why, technically, you would need to do it. I'm a neutron package maintainer and I want to understand the scenario of the failure. Maybe we have a bug in neutron package that I may fix but I don't want to change it to root without clear understanding of the reason. Ihar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVwf2JAAoJEC5aWaUY1u57KZEIAJ4ShKSCbRbXv1ZzZxjK6Ctz HbxnvFl0IapknFEHHYX2pv3f7prxN85lg6gX8d6BmF/LVApy4tC9OJr+GPGXXpOl /zN/NtHAZt63QmWXAxhy4v49Hs+JtFQEGWita0yQrUmCQ5X2jfiBzWdGJfx7OZMU EIk3l7uTE9v5qC+wy7XRqUonFVSz/1bZPJmAswyOp03OyvaDZ8HdsbzSmfHJQgj5 HeZOE3ZrKa87gbngGnSDCjwB0YPt/EnM1uFE5iHpPrFumGaZrijviKE/pc/3eOZK ituvgryKXuoM3S6aU2NHyEkEK2NupsiYsIldWWXeVKYp9PSdLu7bvDSJfiiQtgA= =ky8i -----END PGP SIGNATURE----- From ichi.sara at gmail.com Wed Aug 5 14:17:52 2015 From: ichi.sara at gmail.com (ICHIBA Sara) Date: Wed, 5 Aug 2015 16:17:52 +0200 Subject: [Rdo-list] multiple external networks mapped to the same l3 agent Message-ID: hey there, I'm trying to configure two provider network for openstack. I'm using the same l3 agent. the first external network is connected to eth1 via br-eth1 and the second is connected to eth0 via br-ex. You can find below my configuration. My problem is that I can't ping the external gateways from my routers =============[root at localhost ~]# ovs-vsctl show 03e9d933-8477-46eb-8718-0b4c11c0968d Bridge "br-eth1" Port "phy-br-eth1" Interface "phy-br-eth1" type: patch options: {peer="int-br-eth1"} Port "eth1" Interface "eth1" Port "br-eth1" Interface "br-eth1" type: internal Bridge br-int fail_mode: secure Port "int-br-eth1" Interface "int-br-eth1" type: patch options: {peer="phy-br-eth1"} Port "qvod5cf0403-f0" tag: 2 Interface "qvod5cf0403-f0" Port "tap56770cf6-b4" tag: 2 Interface "tap56770cf6-b4" type: internal Port br-int Interface br-int type: internal Port "tape1cc9d1e-27" tag: 1 Interface "tape1cc9d1e-27" type: internal Port "qg-ab484fdf-8a" tag: 3 Interface "qg-ab484fdf-8a" type: internal Port "qr-2c33255e-e5" tag: 1 Interface "qr-2c33255e-e5" type: internal Port int-br-ex Interface int-br-ex type: patch options: {peer=phy-br-ex} Port "qr-8a30f016-85" tag: 2 Interface "qr-8a30f016-85" type: internal Port "qg-559f3ce6-f8" tag: 4 Interface "qg-559f3ce6-f8" type: internal Port patch-tun Interface patch-tun type: patch options: {peer=patch-int} Bridge br-tun Port patch-int Interface patch-int type: patch options: {peer=patch-tun} Port br-tun Interface br-tun type: internal Bridge br-ex Port phy-br-ex Interface phy-br-ex type: patch options: {peer=int-br-ex} Port "eth0" Interface "eth0" Port br-ex Interface br-ex type: internal ovs_version: "2.3.1" ===========[root at localhost openvswitch]# cat ovs_neutron_plugin.ini | grep -v ^# | grep -v ^$ [ovs] enable_tunneling = True network_vlan_ranges = physnet1,physnet2 bridge_mappings = physnet1:br-ex,physnet2:br-eth1 integration_bridge = br-int tunnel_bridge = br-tun local_ip =192.168.5.233 [agent] polling_interval = 2 tunnel_types =vxlan vxlan_udp_port =4789 l2_population = False arp_responder = False enable_distributed_routing = False [securitygroup] firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver ===========[root at localhost neutron]# cat plugin.ini | grep -v ^# | grep -v ^$ [ml2] type_drivers = vxlan tenant_network_types = vxlan mechanism_drivers =openvswitch [ml2_type_flat] [ml2_type_vlan] [ml2_type_gre] [ml2_type_vxlan] vni_ranges =10:100 vxlan_group =224.0.0.1 [securitygroup] enable_security_group = True [ovs] network_vlan_ranges = physnet1,physnet2 bridge_mappings = physnet1:br-ex,physnet2:br-eth2 =========[root at localhost neutron]# cat l3_agent.ini | grep -v ^# | grep -v ^$ [DEFAULT] debug = False interface_driver =neutron.agent.linux.interface.OVSInterfaceDriver use_namespaces = True handle_internal_only_routers = True metadata_port = 9697 send_arp_for_ha = 3 periodic_interval = 40 periodic_fuzzy_delay = 5 enable_metadata_proxy = True router_delete_namespaces = False agent_mode = legacy allow_automatic_l3agent_failover=False =========root at localhost ~(keystone_admin)]# ip netns exec qrouter-4b6bf66a-296e-4cc1-ba0f-1b88a9ed621a ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 29: qr-8a30f016-85: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:9e:6a:e0 brd ff:ff:ff:ff:ff:ff inet 20.0.0.1/24 brd 20.0.0.255 scope global qr-8a30f016-85 valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe9e:6ae0/64 scope link valid_lft forever preferred_lft forever 42: qg-559f3ce6-f8: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:c5:c5:3d brd ff:ff:ff:ff:ff:ff inet 192.168.31.71/24 brd 192.168.31.255 scope global qg-559f3ce6-f8 valid_lft forever preferred_lft forever inet 192.168.31.70/32 brd 192.168.31.70 scope global qg-559f3ce6-f8 valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fec5:c53d/64 scope link valid_lft forever preferred_lft forever ============[root at localhost neutron]# ip netns exec qrouter-e8040286-4aef-4875-b0e1-acc1c5e2e71a ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 14: qr-2c33255e-e5: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:11:49:d8 brd ff:ff:ff:ff:ff:ff inet 10.0.0.1/24 brd 10.0.0.255 scope global qr-2c33255e-e5 valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe11:49d8/64 scope link valid_lft forever preferred_lft forever 15: qg-ab484fdf-8a: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:51:fb:16 brd ff:ff:ff:ff:ff:ff inet 192.168.5.240/24 brd 192.168.5.255 scope global qg-ab484fdf-8a valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe51:fb16/64 scope link valid_lft forever preferred_lft forever =====[root at localhost neutron]# cat /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 HWADDR=00:0c:29:0a:d1:16 DEVICETYPE=ovs OVS_BRIDGE=br-ex ONBOOT=yes TYPE=OVSPort NM_CONTROLLED=yes ===== [root at localhost neutron]# cat /etc/sysconfig/network-scripts/ifcfg-br-ex DEVICE=br-ex DEVICETYPE=ovs TYPE=OVSBridge BOOTPROTO=static IPADDR=192.168.5.233 NETMASK=255.255.255.0 ONBOOT=yes GATEWAY=192.168.5.1 DNS1=8.8.8.8 DNS2=192.168.5.1 ========[root at localhost neutron]# cat /etc/sysconfig/network-scripts/ifcfg-br-eth1 DEVICE=br-eth1 DEVICETYPE=ovs TYPE=OVSBridge BOOTPROTO=static IPADDR=192.168.31.233 NETMASK=255.255.255.0 ONBOOT=yes GATEWAY=192.168.31.1 DNS1=8.8.8.8 =====[root at localhost neutron]# cat /etc/sysconfig/network-scripts/ifcfg-eth1 DEVICE=eth1 HWADDR=00:0c:29:0a:d1:20 DEVICETYPE=ovs OVS_BRIDGE=br-eth1 ONBOOT=yes TYPE=OVSPort NM_CONTROLLED=yes In advance,thank you for your help B.regards, Sara -------------- next part -------------- An HTML attachment was scrubbed... URL: From asadxflow at gmail.com Wed Aug 5 16:02:16 2015 From: asadxflow at gmail.com (sad man) Date: Wed, 5 Aug 2015 18:02:16 +0200 Subject: [Rdo-list] PackStack Robustness across reboots Message-ID: Hi RDO folks, I need some suggestions regarding packstack + rdo robustness. I have integrated the option to install RDO into CentOS installer and "openstack-status" shows all services to be either active or inactive (which I think means not "failed"). But on reboot some services randomly fail to restart e.g., horizon, nova-network etc. are shown as "failed" after some reboots. There are some "fixes" on the forums to restart these services. I wanted some suggestions on how I can make a "robust" openstack setup (I am using simplest "packstack --allinone") which doesn't fail. ?PS: Right now I am thinking of scripting ?these "fixes" and checking the openstack-status on each reboot through systemd. -- Cheers, Asad -------------- next part -------------- An HTML attachment was scrubbed... URL: From hguemar at fedoraproject.org Wed Aug 5 17:05:40 2015 From: hguemar at fedoraproject.org (=?UTF-8?Q?Ha=C3=AFkel?=) Date: Wed, 5 Aug 2015 19:05:40 +0200 Subject: [Rdo-list] PackStack Robustness across reboots In-Reply-To: References: Message-ID: 2015-08-05 18:02 GMT+02:00 sad man : > Hi RDO folks, I need some suggestions regarding packstack + rdo robustness. > I have integrated the option to install RDO into CentOS installer and > "openstack-status" shows all services to be either active or inactive (which > I think means not "failed"). > > But on reboot some services randomly fail to restart e.g., horizon, > nova-network etc. are shown as "failed" after some reboots. There are some > "fixes" on the forums to restart these services. > > I wanted some suggestions on how I can make a "robust" openstack setup (I am > using simplest "packstack --allinone") which doesn't fail. > > > PS: Right now I am thinking of scripting these "fixes" and checking the > openstack-status on each reboot through systemd. > Could you point me these fixes? > -- > Cheers, > > Asad > > _______________________________________________ > 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 bderzhavets at hotmail.com Wed Aug 5 17:24:32 2015 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Wed, 5 Aug 2015 13:24:32 -0400 Subject: [Rdo-list] RE(4): Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" In-Reply-To: <55C1FD8C.6060700@redhat.com> References: , <55C092FF.8090203@redhat.com>, , <55C1FD8C.6060700@redhat.com> Message-ID: > Subject: Re: [Rdo-list] RE(4): Packstack (Kilo AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module" > To: bderzhavets at hotmail.com; rdo-list at redhat.com > From: ihrachys at redhat.com > Date: Wed, 5 Aug 2015 14:11:56 +0200 > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On 08/04/2015 08:39 PM, Boris Derzhavets wrote: > > > > > >> To: rdo-list at redhat.com From: ihrachys at redhat.com Date: Tue, 4 > >> Aug 2015 12:25:03 +0200 Subject: Re: [Rdo-list] RE(3): Packstack > >> (Kilo AIO) failure on F22 due > > to patch "Run neutron db sync also for each neutron module" > >> > > The file belongs to root:neutron and has 0640 mode. It's the same > > as for other configuration files. > > > > Why do you need to make neutron the owner of it? > > > >> Please, see an exact answer addressing question been asked :- > >> https://bugzilla.redhat.com/show_bug.cgi?id=1249482 > > > > > > I've checked the bug report. It does not answer why, technically, you > would need to do it. I'm a neutron package maintainer and I want to > understand the scenario of the failure. Maybe we have a bug in neutron > package that I may fix but I don't want to change it to root without > clear understanding of the reason. I guess, that I am a wrong person to be asked about core reasons of the problem. What I did is just a hack, nothing else. Please view :- https://bugzilla.redhat.com/show_bug.cgi?id=1080438 See comments 4, 7 . Puppets updated per https://review.openstack.org/#/c/82889/ don't exist any longer. However, I confirm that pre-patching per https://review.openstack.org/#/c/209032/ eliminates the problem,i.e. IP_neutron.pp doesn't crash on F22 (RDO Kilo AIO installation). > Ihar > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQEcBAEBCAAGBQJVwf2JAAoJEC5aWaUY1u57KZEIAJ4ShKSCbRbXv1ZzZxjK6Ctz > HbxnvFl0IapknFEHHYX2pv3f7prxN85lg6gX8d6BmF/LVApy4tC9OJr+GPGXXpOl > /zN/NtHAZt63QmWXAxhy4v49Hs+JtFQEGWita0yQrUmCQ5X2jfiBzWdGJfx7OZMU > EIk3l7uTE9v5qC+wy7XRqUonFVSz/1bZPJmAswyOp03OyvaDZ8HdsbzSmfHJQgj5 > HeZOE3ZrKa87gbngGnSDCjwB0YPt/EnM1uFE5iHpPrFumGaZrijviKE/pc/3eOZK > ituvgryKXuoM3S6aU2NHyEkEK2NupsiYsIldWWXeVKYp9PSdLu7bvDSJfiiQtgA= > =ky8i > -----END PGP SIGNATURE----- -------------- next part -------------- An HTML attachment was scrubbed... URL: From asadxflow at gmail.com Wed Aug 5 17:29:19 2015 From: asadxflow at gmail.com (sad man) Date: Wed, 5 Aug 2015 19:29:19 +0200 Subject: [Rdo-list] PackStack Robustness across reboots In-Reply-To: References: Message-ID: Hi, some are simple other complex e.g., rabbit-mq server fail can be solved simply by running systemctl start rabbitmq-server. Nova, neutron services are a bit harder (I am doing some testing and short listing services that fail often). Currently most common failures are : neutron-server ceilometer-api rabbitmq-server (sometimes) horizon Let me fetch links for fixes, as I mentioned these failures are not consistent. On 5 August 2015 at 19:05, Ha?kel wrote: > 2015-08-05 18:02 GMT+02:00 sad man : > > Hi RDO folks, I need some suggestions regarding packstack + rdo > robustness. > > I have integrated the option to install RDO into CentOS installer and > > "openstack-status" shows all services to be either active or inactive > (which > > I think means not "failed"). > > > > But on reboot some services randomly fail to restart e.g., horizon, > > nova-network etc. are shown as "failed" after some reboots. There are > some > > "fixes" on the forums to restart these services. > > > > I wanted some suggestions on how I can make a "robust" openstack setup > (I am > > using simplest "packstack --allinone") which doesn't fail. > > > > > > PS: Right now I am thinking of scripting these "fixes" and checking the > > openstack-status on each reboot through systemd. > > > > Could you point me these fixes? > > > > -- > > Cheers, > > > > Asad > > > > _______________________________________________ > > 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 > -- Cheers, Asadullah Hussain -------------- next part -------------- An HTML attachment was scrubbed... URL: From hguemar at fedoraproject.org Wed Aug 5 17:49:53 2015 From: hguemar at fedoraproject.org (=?UTF-8?Q?Ha=C3=AFkel?=) Date: Wed, 5 Aug 2015 19:49:53 +0200 Subject: [Rdo-list] PackStack Robustness across reboots In-Reply-To: References: Message-ID: 2015-08-05 19:29 GMT+02:00 sad man : > Hi, some are simple other complex e.g., rabbit-mq server fail can be solved > simply by running systemctl start rabbitmq-server. Nova, neutron services > are a bit harder (I am doing some testing and short listing services that > fail often). Currently most common failures are : > > neutron-server > ceilometer-api > rabbitmq-server > (sometimes) horizon > > Let me fetch links for fixes, as I mentioned these failures are not > consistent. > AFAIK, this could be solved by fixing their respective systemd unit files. If you have patches, let me apply them. H. > On 5 August 2015 at 19:05, Ha?kel wrote: >> >> 2015-08-05 18:02 GMT+02:00 sad man : >> > Hi RDO folks, I need some suggestions regarding packstack + rdo >> > robustness. >> > I have integrated the option to install RDO into CentOS installer and >> > "openstack-status" shows all services to be either active or inactive >> > (which >> > I think means not "failed"). >> > >> > But on reboot some services randomly fail to restart e.g., horizon, >> > nova-network etc. are shown as "failed" after some reboots. There are >> > some >> > "fixes" on the forums to restart these services. >> > >> > I wanted some suggestions on how I can make a "robust" openstack setup >> > (I am >> > using simplest "packstack --allinone") which doesn't fail. >> > >> > >> > PS: Right now I am thinking of scripting these "fixes" and checking the >> > openstack-status on each reboot through systemd. >> > >> >> Could you point me these fixes? >> >> >> > -- >> > Cheers, >> > >> > Asad >> > >> > _______________________________________________ >> > 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 > > > > > -- > Cheers, > > Asadullah Hussain From ross.b.brattain at intel.com Wed Aug 5 17:52:07 2015 From: ross.b.brattain at intel.com (Ross Brattain) Date: Wed, 5 Aug 2015 10:52:07 -0700 Subject: [Rdo-list] openstack-selinux build problems Message-ID: <20150805105207.651428b8@rbbratta-mobl1.amr.corp.intel.com> Hi, I'm trying to build RDO RPMs on Centos 7 to test with packstack. I'm having problems with openstack-selinux. Using git commit 52a9338 with spec file from openstack-selinux-0.6.37-1.el7.src.rpm DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-selinux-0.6.37.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd openstack-selinux-0.6.37 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N9x6fb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-selinux-0.6.37 DEBUG: + make SHARE=/usr/share 'TARGETS=os-ovs os-swift os-nova os-neutron os-mysql os-glance os-rsync os-rabbitmq os-keepalived os-keystone os-haproxy os-mongodb os-ipxe' DEBUG: make: *** No targets specified and no makefile found. Stop. DEBUG: RPM build errors: DEBUG: error: Bad exit status from /var/tmp/rpm-tmp.N9x6fb (%build) DEBUG: Bad exit status from /var/tmp/rpm-tmp.N9x6fb (%build) DEBUG: Child return code was: 1 INFO: EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-selinux.spec -- Ross Brattain Intel NPG SDN SW From ross.b.brattain at intel.com Wed Aug 5 17:59:35 2015 From: ross.b.brattain at intel.com (Ross Brattain) Date: Wed, 5 Aug 2015 10:59:35 -0700 Subject: [Rdo-list] problem with openstack-nova on Centos 7 Message-ID: <20150805105935.1950fe2a@rbbratta-mobl1.amr.corp.intel.com> I'm having problems building openstack-nova on Centos 7. It looks like https://github.com/openstack-packages/nova/commit/20724e6ca709ffa60bf0fd8653ef3694a73563de changed the python macros. It seems on Centos 7 you need a BuildRequires: python2-devel. DEBUG: + cd openstack-nova-12.0.0.0b2 DEBUG: + '%{__python2}' setup.py build DEBUG: /var/tmp/rpm-tmp.aEA7Ay: line 29: fg: no job control DEBUG: error: Bad exit status from /var/tmp/rpm-tmp.aEA7Ay (%build) looks like Centos 7 /etc/rpm/macros.python2 is provided by python-devel-2.7.5-18.el7_1.1.x86_64, whereas Fedora already has __python2 macros installed. -- Ross Brattain Intel NPG SDN SW From ayoung at redhat.com Wed Aug 5 19:33:46 2015 From: ayoung at redhat.com (Adam Young) Date: Wed, 05 Aug 2015 15:33:46 -0400 Subject: [Rdo-list] Packstack and rdo-manager, looking forward. Message-ID: <55C2651A.2000807@redhat.com> RDO Manager does a lot more than packstack. Too much, for many use cases, which is why we have people continuing to use packstack. Where do people use packstack? 1. Demos 2. Development Work 3. CI I'm sure there are others, but lets start there. I personally need support for use cases 1 and 2. Can we get to the point where rdo-manager can support these use cases? There are, as I can see it, two potential approaches that could make this work: 1. Treat the undercloud deployment as an all-in-one, and not deploy the overcloud. 2. Have rdo-manager assume that the undercloud is already deployed, and only deploy the overcloud. Are there others? I think that 2 is an interesting option? What if ... we took something like the next gen oslab and put only an rdo-manager undercloud out on it? Then...allowed multiple people to run rdo-manager --overcloud against it, perhaps each with their own slice? I'm already deploying OpenStack on OpenStack. If most of the business logic/value add comes from the overcloud, can we split the deployment along these lines? From hguemar at fedoraproject.org Wed Aug 5 20:39:04 2015 From: hguemar at fedoraproject.org (=?UTF-8?Q?Ha=C3=AFkel?=) Date: Wed, 5 Aug 2015 22:39:04 +0200 Subject: [Rdo-list] problem with openstack-nova on Centos 7 In-Reply-To: <20150805105935.1950fe2a@rbbratta-mobl1.amr.corp.intel.com> References: <20150805105935.1950fe2a@rbbratta-mobl1.amr.corp.intel.com> Message-ID: 1. default buildroot in CentOS and delorea, includes python-devel that's why it went undetected. 2. yes we need to fix it You can submit a review through gerrit and assign it to me ;) Regards, H. From ross.b.brattain at intel.com Thu Aug 6 07:05:16 2015 From: ross.b.brattain at intel.com (Ross Brattain) Date: Thu, 6 Aug 2015 00:05:16 -0700 Subject: [Rdo-list] openstack-selinux build problems In-Reply-To: <20150805105207.651428b8@rbbratta-mobl1.amr.corp.intel.com> References: <20150805105207.651428b8@rbbratta-mobl1.amr.corp.intel.com> Message-ID: <20150806000516.4504dea2@rbbratta-mobl1.amr.corp.intel.com> On Wed, 5 Aug 2015 10:52:07 -0700 Ross Brattain wrote: > Hi, > > I'm trying to build RDO RPMs on Centos 7 to test with packstack. > > I'm having problems with openstack-selinux. > > Using git commit 52a9338 with spec file from openstack-selinux-0.6.37-1.el7.src.rpm > Nevermind, I was actually on the wrong git commit. -- Ross Brattain Intel NPG SDN SW From apevec at gmail.com Thu Aug 6 07:47:11 2015 From: apevec at gmail.com (Alan Pevec) Date: Thu, 6 Aug 2015 09:47:11 +0200 Subject: [Rdo-list] [meeting] RDO packaging meeting minutes (2015-08-05) Message-ID: ======================================== #rdo: RDO packaging meeting (2015-08-05) ======================================== Meeting started by apevec at 15:04:12 UTC. The full logs are available at http://meetbot.fedoraproject.org/rdo/2015-08-05/rdo.2015-08-05-15.04.log.html . Meeting summary --------------- * roll call (apevec, 15:04:22) * python3 clients (apevec, 15:07:42) * hguemar started working on python3 clients packaging (fixing dependencies and remaining oslo libs) (apevec, 15:08:03) * we should have python3-keystoneclient soon! (apevec, 15:08:49) * EPEL7 now has python34 base package ^ (apevec, 15:11:03) * ACTION: hguemar set up a trello card to track python3 client progress (number80, 15:13:12) * chandankumar rebooted the weekly bug report mailing (apevec, 15:13:31) * Starting again Bug Triage Day in the last week of every month (apevec, 15:14:27) * test deps (apevec, 15:16:37) * ACTION: chandankumar to link new reviews to this tracker => https://bugzilla.redhat.com/show_bug.cgi?id=1243533 (number80, 15:17:22) * Chandankumar will be packaging test deps (apevec, 15:17:22) * ACTION: everybody help with package reviews, see RDO-LIBERTY-REVIEWS tracker BZ (apevec, 15:18:39) * rdo-update CI (apevec, 15:18:50) * LINK: https://ci.centos.org/job/cloud-sig-validate-packstack-rdo-kilo-testing_tag/urltriggerPollLog/ (apevec, 15:32:15) * ACTION: eggmaster to continue working on running packstack aio ci.centos jobs (apevec, 15:37:55) * open floor (apevec, 15:38:01) * ayoung wants to kill Packstack (apevec, 15:38:20) * everyone wants to kill packstack, but noone dares (jruzicka, 15:38:41) Meeting ended at 15:57:15 UTC. Action Items ------------ * hguemar set up a trello card to track python3 client progress * chandankumar to link new reviews to this tracker => https://bugzilla.redhat.com/show_bug.cgi?id=1243533 * everybody help with package reviews, see RDO-LIBERTY-REVIEWS tracker BZ * eggmaster to continue working on running packstack aio ci.centos jobs Action Items, by person ----------------------- * eggmaster * eggmaster to continue working on running packstack aio ci.centos jobs * **UNASSIGNED** * hguemar set up a trello card to track python3 client progress * chandankumar to link new reviews to this tracker => https://bugzilla.redhat.com/show_bug.cgi?id=1243533 * everybody help with package reviews, see RDO-LIBERTY-REVIEWS tracker BZ People Present (lines said) --------------------------- * apevec (94) * eggmaster (33) * number80 (29) * jruzicka (28) * ayoung (25) * social (16) * slagle (12) * mburned (10) * rbowen (8) * zodbot (8) * dtantsur (2) * lon (2) * xaeth (1) Generated by `MeetBot`_ 0.1.4 .. _`MeetBot`: http://wiki.debian.org/MeetBot From ichi.sara at gmail.com Thu Aug 6 10:34:40 2015 From: ichi.sara at gmail.com (ICHIBA Sara) Date: Thu, 6 Aug 2015 12:34:40 +0200 Subject: [Rdo-list] port qg-xxxxxx of external gateway goes to br-int instead of br-eth2 Message-ID: Hello guys, I'm trying to add a second external network to my openstack. I followed the documentation, created a new router and set the new gateway. I can't ping my external gateway from my router namespace and I can ping this gateway from my server. I kept comparing the configuration of my new external gateway (which doesn't work in neutron) and my oldest one (which keeps working) and noticed that when I set a gateway to my router this creates a port with a name that bigins with qg. Normally this port has to be assigned to the external bridge (in my case it should be the new external bridge br-eth2). BUT what I saw is that this port qg-xxx is mapped instead to the br-int. For more explanation please see my confs and some command outputs: [root at OScontroller templates(keystone_admin)]# neutron net-external-list +--------------------------------------+-------------------+------------------------------------------------------+ | id | name | subnets | +--------------------------------------+-------------------+------------------------------------------------------+ | 59c6f54f-26e3-4360-8a05-1a63285c846c | public | 6744a5b3-1a33-42ae-8ae7-1467ebdc1b13 192.168.5.0/24 | | 7ee9f199-2c22-42a9-a6af-1b06c2d62a35 | ruckus_management | cba357ee-f9a7-49f3-89e4-9f5d864747cd 192.168.31.0/24 | +--------------------------------------+-------------------+------------------------------------------------------+ ****this router with its gateway are working*** [root at OScontroller templates(keystone_admin)]# ip netns exec qrouter-e8243f85-4c56-47bd-a1ee-40724a861dc6 ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 25: qr-2b96e8b6-38: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:b5:54:4d brd ff:ff:ff:ff:ff:ff inet 10.0.0.1/24 brd 10.0.0.255 scope global qr-2b96e8b6-38 valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:feb5:544d/64 scope link valid_lft forever preferred_lft forever 26: qr-9e50bd2e-fa: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:fc:06:9b brd ff:ff:ff:ff:ff:ff inet 20.0.0.1/24 brd 20.0.0.255 scope global qr-9e50bd2e-fa valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fefc:69b/64 scope link valid_lft forever preferred_lft forever 27: qg-cd45a565-0b: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:20:81:60 brd ff:ff:ff:ff:ff:ff inet 192.168.5.100/24 brd 192.168.5.255 scope global qg-cd45a565-0b valid_lft forever preferred_lft forever inet 192.168.5.101/32 brd 192.168.5.101 scope global qg-cd45a565-0b valid_lft forever preferred_lft forever inet 192.168.5.103/32 brd 192.168.5.103 scope global qg-cd45a565-0b valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe20:8160/64 scope link valid_lft forever preferred_lft forever ************* this is the new router and gateway that I configured and they are not working [root at OScontroller templates(keystone_admin)]# ip netns exec qrouter-b3c51abb-4a14-4af2-ae72-b41e7cba4e84 ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 38: qg-6406f3e3-72: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:63:48:64 brd ff:ff:ff:ff:ff:ff inet 192.168.31.70/24 brd 192.168.31.255 scope global qg-6406f3e3-72 valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe63:4864/64 scope link valid_lft forever preferred_lft forever [root at OScontroller templates(keystone_admin)]# ovs-vsctl show 9b3e4cc7-6761-483e-a538-1a132734d1a5 Bridge br-tun Port br-tun Interface br-tun type: internal Port "vxlan-c0a80523" Interface "vxlan-c0a80523" type: vxlan options: {df_default="true", in_key=flow, local_ip="192.168.5.34", out_key=flow, remote_ip="192.168.5.35"} Port patch-int Interface patch-int type: patch options: {peer=patch-tun} Bridge "br-eth2" Port "phy-br-eth2" Interface "phy-br-eth2" type: patch options: {peer="int-br-eth2"} Port "eth2" Interface "eth2" Port "br-eth2" Interface "br-eth2" type: internal Bridge br-int fail_mode: secure Port "qr-9e50bd2e-fa" tag: 1 Interface "qr-9e50bd2e-fa" type: internal Port "tap61f76964-85" tag: 1 Interface "tap61f76964-85" type: internal Port "qvo0952a802-99" tag: 2 Interface "qvo0952a802-99" Port "qvo5cc221dc-e8" tag: 1 Interface "qvo5cc221dc-e8" Port "tap599b2f77-21" tag: 4095 Interface "tap599b2f77-21" type: internal Port "tapa383b7ae-99" tag: 2 Interface "tapa383b7ae-99" type: internal Port "tapbea1a763-0b" tag: 2 Interface "tapbea1a763-0b" type: internal Port "qr-2b96e8b6-38" tag: 2 Interface "qr-2b96e8b6-38" type: internal Port int-br-ex Interface int-br-ex type: patch options: {peer=phy-br-ex} Port "qg-6406f3e3-72" tag: 9 Interface "qg-6406f3e3-72" type: internal Port patch-tun Interface patch-tun type: patch options: {peer=patch-int} Port "int-br-eth2" Interface "int-br-eth2" type: patch options: {peer="phy-br-eth2"} Port br-int Interface br-int type: internal Bridge br-ex Port "qg-cd45a565-0b" Interface "qg-cd45a565-0b" type: internal Port br-ex Interface br-ex type: internal Port "eth0" Interface "eth0" Port phy-br-ex Interface phy-br-ex type: patch options: {peer=int-br-ex} ovs_version: "2.3.1" [root at OScontroller templates(keystone_admin)]# ************************fichiers de conf********************* [root at OScontroller neutron]# cat l3_agent.ini | grep -v ^# | grep -v ^$ [DEFAULT] debug = False interface_driver =neutron.agent.linux. interface.OVSInterfaceDriver use_namespaces = True gateway_external_network_id = handle_internal_only_routers = True external_network_bridge = metadata_port = 9697 send_arp_for_ha = 3 periodic_interval = 40 periodic_fuzzy_delay = 5 enable_metadata_proxy = True router_delete_namespaces = False agent_mode = legacy allow_automatic_l3agent_failover=False root at OScontroller neutron]# cat plugin.ini | grep -v ^# | grep -v ^$ [ml2] type_drivers = vxlan tenant_network_types = vxlan mechanism_drivers =openvswitch [ml2_type_flat] [ml2_type_vlan] [ml2_type_gre] [ml2_type_vxlan] vni_ranges =10:100 vxlan_group =224.0.0.1 [securitygroup] enable_security_group = True [root at OScontroller openvswitch]# cat ovs_neutron_plugin.ini | grep -v ^# | grep -v ^$ [ovs] enable_tunneling = True integration_bridge = br-int tunnel_bridge = br-tun local_ip =192.168.5.34 network_vlan_ranges = physnet1,physnet2 bridge_mappings =physnet1:br-ex,physnet2:br-eth2 [agent] polling_interval = 2 tunnel_types =vxlan vxlan_udp_port =4789 l2_population = False arp_responder = False enable_distributed_routing = False [securitygroup] firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver [root at OScontroller network-scripts]# cat ifcfg-eth0 NAME=eth0 UUID=1b3a9854-df55-43cf-a9b8-21c1a9cc1e5b DEVICE=eth0 HWADDR=44:1e:a1:75:ea:d6 DEVICETYPE=ovs OVS_BRIDGE=br-ex ONBOOT=yes TYPE=OVSPort NM_CONTROLLED=yes [root at OScontroller network-scripts]# cat ifcfg-eth2 NAME=eth2 DEVICE=eth2 HWADDR=44:1e:a1:75:ea:d2 DEVICETYPE=ovs OVS_BRIDGE=br-eth2 ONBOOT=yes TYPE=OVSPort NM_CONTROLLED=yes [root at OScontroller network-scripts]# cat ifcfg-br-eth2 DEVICE=br-eth2 DEVICETYPE=ovs TYPE=OVSBridge BOOTPROTO=static IPADDR=192.168.31.34 NETMASK=255.255.255.0 ONBOOT=yes GATEWAY=192.168.31.1 DNS1=8.8.8.8 [root at OScontroller network-scripts]# cat ifcfg-br-ex DEVICE=br-ex DEVICETYPE=ovs TYPE=OVSBridge BOOTPROTO=static IPADDR=192.168.5.34 NETMASK=255.255.255.0 ONBOOT=yes GATEWAY=192.168.5.1 DNS1=8.8.8.8 DNS2=192.168.5.1 Thank you for your help, Sara -------------- next part -------------- An HTML attachment was scrubbed... URL: From tom at buskey.name Thu Aug 6 13:17:12 2015 From: tom at buskey.name (Tom Buskey) Date: Thu, 6 Aug 2015 09:17:12 -0400 Subject: [Rdo-list] Icehouse on CentOS 6 broken Message-ID: Packstack fails with keystone on CentOS6 as of 7/30 ERROR : Error appeared during Puppet run: 10.2.3.16_keystone.pp Error: /Stage[main]/Keystone::Roles::Admin/Keystone_role[_member_]: Could not evaluate: Expected 2 columns for role row, found 0. Line +----------------------------------+----------+ It doesn't seem to be in the RPMs but in something else that gets pulled in. Is there a schema change for Kilo/Liberty that somehow got back to Icehouse? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsneddon at redhat.com Thu Aug 6 18:21:50 2015 From: dsneddon at redhat.com (Dan Sneddon) Date: Thu, 06 Aug 2015 11:21:50 -0700 Subject: [Rdo-list] port qg-xxxxxx of external gateway goes to br-int instead of br-eth2 In-Reply-To: References: Message-ID: <55C3A5BE.5090707@redhat.com> On 08/06/2015 03:34 AM, ICHIBA Sara wrote: > Hello guys, > > I'm trying to add a second external network to my openstack. I followed > the documentation, created a new router and set the new gateway. I > can't ping my external gateway from my router namespace and I can ping > this gateway from my server. > > I kept comparing the configuration of my new external gateway (which > doesn't work in neutron) and my oldest one (which keeps working) and > noticed that when I set a gateway to my router this creates a port with > a name that bigins with qg. Normally this port has to be assigned to > the external bridge (in my case it should be the new external bridge > br-eth2). BUT what I saw is that this port qg-xxx is mapped instead to > the br-int. > > For more explanation please see my confs and some command outputs: > > > [root at OScontroller templates(keystone_admin)]# neutron net-external-list > +--------------------------------------+-------------------+------------------------------------------------------+ > | id | name | > subnets | > +--------------------------------------+-------------------+------------------------------------------------------+ > | 59c6f54f-26e3-4360-8a05-1a63285c846c | public | > 6744a5b3-1a33-42ae-8ae7-1467ebdc1b13 192.168.5.0/24 > | > | 7ee9f199-2c22-42a9-a6af-1b06c2d62a35 | ruckus_management | > cba357ee-f9a7-49f3-89e4-9f5d864747cd 192.168.31.0/24 > | > +--------------------------------------+-------------------+------------------------------------------------------+ > > > > > > > > ****this router with its gateway are working*** > > [root at OScontroller templates(keystone_admin)]# ip netns exec > qrouter-e8243f85-4c56-47bd-a1ee-40724a861dc6 ip a > 1: lo: mtu 65536 qdisc noqueue state UNKNOWN > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever > 25: qr-2b96e8b6-38: mtu 1500 qdisc > noqueue state UNKNOWN > link/ether fa:16:3e:b5:54:4d brd ff:ff:ff:ff:ff:ff > inet 10.0.0.1/24 brd 10.0.0.255 scope global > qr-2b96e8b6-38 > valid_lft forever preferred_lft forever > inet6 fe80::f816:3eff:feb5:544d/64 scope link > valid_lft forever preferred_lft forever > 26: qr-9e50bd2e-fa: mtu 1500 qdisc > noqueue state UNKNOWN > link/ether fa:16:3e:fc:06:9b brd ff:ff:ff:ff:ff:ff > inet 20.0.0.1/24 brd 20.0.0.255 scope global > qr-9e50bd2e-fa > valid_lft forever preferred_lft forever > inet6 fe80::f816:3eff:fefc:69b/64 scope link > valid_lft forever preferred_lft forever > 27: qg-cd45a565-0b: mtu 1500 qdisc > noqueue state UNKNOWN > link/ether fa:16:3e:20:81:60 brd ff:ff:ff:ff:ff:ff > inet 192.168.5.100/24 brd 192.168.5.255 > scope global qg-cd45a565-0b > valid_lft forever preferred_lft forever > inet 192.168.5.101/32 brd 192.168.5.101 > scope global qg-cd45a565-0b > valid_lft forever preferred_lft forever > inet 192.168.5.103/32 brd 192.168.5.103 > scope global qg-cd45a565-0b > valid_lft forever preferred_lft forever > inet6 fe80::f816:3eff:fe20:8160/64 scope link > valid_lft forever preferred_lft forever > > > > > > > ************* this is the new router and gateway that I configured and > they are not working > [root at OScontroller templates(keystone_admin)]# ip netns exec > qrouter-b3c51abb-4a14-4af2-ae72-b41e7cba4e84 ip a > 1: lo: mtu 65536 qdisc noqueue state UNKNOWN > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever > 38: qg-6406f3e3-72: mtu 1500 qdisc > noqueue state UNKNOWN > link/ether fa:16:3e:63:48:64 brd ff:ff:ff:ff:ff:ff > inet 192.168.31.70/24 brd 192.168.31.255 > scope global qg-6406f3e3-72 > valid_lft forever preferred_lft forever > inet6 fe80::f816:3eff:fe63:4864/64 scope link > valid_lft forever preferred_lft forever > > > > > [root at OScontroller templates(keystone_admin)]# ovs-vsctl show > 9b3e4cc7-6761-483e-a538-1a132734d1a5 > Bridge br-tun > Port br-tun > Interface br-tun > type: internal > Port "vxlan-c0a80523" > Interface "vxlan-c0a80523" > type: vxlan > options: {df_default="true", in_key=flow, > local_ip="192.168.5.34", out_key=flow, remote_ip="192.168.5.35"} > Port patch-int > Interface patch-int > type: patch > options: {peer=patch-tun} > Bridge "br-eth2" > Port "phy-br-eth2" > Interface "phy-br-eth2" > type: patch > options: {peer="int-br-eth2"} > Port "eth2" > Interface "eth2" > Port "br-eth2" > Interface "br-eth2" > type: internal > Bridge br-int > fail_mode: secure > Port "qr-9e50bd2e-fa" > tag: 1 > Interface "qr-9e50bd2e-fa" > type: internal > Port "tap61f76964-85" > tag: 1 > Interface "tap61f76964-85" > type: internal > Port "qvo0952a802-99" > tag: 2 > Interface "qvo0952a802-99" > Port "qvo5cc221dc-e8" > tag: 1 > Interface "qvo5cc221dc-e8" > Port "tap599b2f77-21" > tag: 4095 > Interface "tap599b2f77-21" > type: internal > Port "tapa383b7ae-99" > tag: 2 > Interface "tapa383b7ae-99" > type: internal > Port "tapbea1a763-0b" > tag: 2 > Interface "tapbea1a763-0b" > type: internal > Port "qr-2b96e8b6-38" > tag: 2 > Interface "qr-2b96e8b6-38" > type: internal > Port int-br-ex > Interface int-br-ex > type: patch > options: {peer=phy-br-ex} > Port "qg-6406f3e3-72" > tag: 9 > Interface "qg-6406f3e3-72" > type: internal > Port patch-tun > Interface patch-tun > type: patch > options: {peer=patch-int} > Port "int-br-eth2" > Interface "int-br-eth2" > type: patch > options: {peer="phy-br-eth2"} > Port br-int > Interface br-int > type: internal > Bridge br-ex > Port "qg-cd45a565-0b" > Interface "qg-cd45a565-0b" > type: internal > Port br-ex > Interface br-ex > type: internal > Port "eth0" > Interface "eth0" > Port phy-br-ex > Interface phy-br-ex > type: patch > options: {peer=int-br-ex} > ovs_version: "2.3.1" > [root at OScontroller templates(keystone_admin)]# > > > > ************************fichiers de conf********************* > > [root at OScontroller neutron]# cat l3_agent.ini | grep -v ^# | grep -v ^$ > [DEFAULT] > debug = False > interface_driver =neutron.agent.linux. > interface.OVSInterfaceDriver > use_namespaces = True > gateway_external_network_id = > handle_internal_only_routers = True > external_network_bridge = > metadata_port = 9697 > send_arp_for_ha = 3 > periodic_interval = 40 > periodic_fuzzy_delay = 5 > enable_metadata_proxy = True > router_delete_namespaces = False > agent_mode = legacy > allow_automatic_l3agent_failover=False > > > > root at OScontroller neutron]# cat plugin.ini | grep -v ^# | grep -v ^$ > [ml2] > type_drivers = vxlan > tenant_network_types = vxlan > mechanism_drivers =openvswitch > [ml2_type_flat] > [ml2_type_vlan] > [ml2_type_gre] > [ml2_type_vxlan] > vni_ranges =10:100 > vxlan_group =224.0.0.1 > [securitygroup] > enable_security_group = True > > > [root at OScontroller openvswitch]# cat ovs_neutron_plugin.ini | grep -v > ^# | grep -v ^$ > [ovs] > enable_tunneling = True > integration_bridge = br-int > tunnel_bridge = br-tun > local_ip =192.168.5.34 > network_vlan_ranges = physnet1,physnet2 > bridge_mappings =physnet1:br-ex,physnet2:br-eth2 > [agent] > polling_interval = 2 > tunnel_types =vxlan > vxlan_udp_port =4789 > l2_population = False > arp_responder = False > enable_distributed_routing = False > [securitygroup] > firewall_driver = > neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver > > > [root at OScontroller network-scripts]# cat ifcfg-eth0 > NAME=eth0 > UUID=1b3a9854-df55-43cf-a9b8-21c1a9cc1e5b > DEVICE=eth0 > HWADDR=44:1e:a1:75:ea:d6 > DEVICETYPE=ovs > OVS_BRIDGE=br-ex > ONBOOT=yes > TYPE=OVSPort > NM_CONTROLLED=yes > > > [root at OScontroller network-scripts]# cat ifcfg-eth2 > NAME=eth2 > DEVICE=eth2 > HWADDR=44:1e:a1:75:ea:d2 > DEVICETYPE=ovs > OVS_BRIDGE=br-eth2 > ONBOOT=yes > TYPE=OVSPort > NM_CONTROLLED=yes > > > [root at OScontroller network-scripts]# cat ifcfg-br-eth2 > DEVICE=br-eth2 > DEVICETYPE=ovs > TYPE=OVSBridge > BOOTPROTO=static > IPADDR=192.168.31.34 > NETMASK=255.255.255.0 > ONBOOT=yes > GATEWAY=192.168.31.1 > DNS1=8.8.8.8 > > > [root at OScontroller network-scripts]# cat ifcfg-br-ex > DEVICE=br-ex > DEVICETYPE=ovs > TYPE=OVSBridge > BOOTPROTO=static > IPADDR=192.168.5.34 > NETMASK=255.255.255.0 > ONBOOT=yes > GATEWAY=192.168.5.1 > DNS1=8.8.8.8 > DNS2=192.168.5.1 > > > Thank you for your help, > Sara > > > > > > _______________________________________________ > 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 > In /etc/neutron/l3_agent.ini, there is a setting which influences the use of the external bridge: external_network_bridge = If this is set to 'br-ex', then the floating IP network is tied to br-ex, and you can have only one floating IP network. If on the other hand, this setting is blank, then the floating IP networks get patched into br-int, and you can have as many as you want. The bridges that do get used for the floating IP networks should be included in the bridge mappings. What I would do in your case is to rename the br-ex bridge to something else (br-eth1?). Then your bridge mappings becomes: /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini: bridge_mappings =physnet1:br-eth1,physnet2:br-eth2 You will have to delete br-ex, add br-eth1 (or whatever is appropriate), and then add the interface to the new bridge. Change the Neutron plugin files, and restart the Neutron services. -- Dan Sneddon | Principal OpenStack Engineer dsneddon at redhat.com | redhat.com/openstack 650.254.4025 | dsneddon:irc @dxs:twitter From dsneddon at redhat.com Thu Aug 6 18:30:02 2015 From: dsneddon at redhat.com (Dan Sneddon) Date: Thu, 06 Aug 2015 11:30:02 -0700 Subject: [Rdo-list] port qg-xxxxxx of external gateway goes to br-int instead of br-eth2 In-Reply-To: <55C3A5BE.5090707@redhat.com> References: <55C3A5BE.5090707@redhat.com> Message-ID: <55C3A7AA.9050503@redhat.com> On 08/06/2015 11:21 AM, Dan Sneddon wrote: > On 08/06/2015 03:34 AM, ICHIBA Sara wrote: >> Hello guys, >> >> I'm trying to add a second external network to my openstack. I followed >> the documentation, created a new router and set the new gateway. I >> can't ping my external gateway from my router namespace and I can ping >> this gateway from my server. >> >> I kept comparing the configuration of my new external gateway (which >> doesn't work in neutron) and my oldest one (which keeps working) and >> noticed that when I set a gateway to my router this creates a port with >> a name that bigins with qg. Normally this port has to be assigned to >> the external bridge (in my case it should be the new external bridge >> br-eth2). BUT what I saw is that this port qg-xxx is mapped instead to >> the br-int. >> >> For more explanation please see my confs and some command outputs: >> >> >> [root at OScontroller templates(keystone_admin)]# neutron net-external-list >> +--------------------------------------+-------------------+------------------------------------------------------+ >> | id | name | >> subnets | >> +--------------------------------------+-------------------+------------------------------------------------------+ >> | 59c6f54f-26e3-4360-8a05-1a63285c846c | public | >> 6744a5b3-1a33-42ae-8ae7-1467ebdc1b13 192.168.5.0/24 >> | >> | 7ee9f199-2c22-42a9-a6af-1b06c2d62a35 | ruckus_management | >> cba357ee-f9a7-49f3-89e4-9f5d864747cd 192.168.31.0/24 >> | >> +--------------------------------------+-------------------+------------------------------------------------------+ >> >> >> >> >> >> >> >> ****this router with its gateway are working*** >> >> [root at OScontroller templates(keystone_admin)]# ip netns exec >> qrouter-e8243f85-4c56-47bd-a1ee-40724a861dc6 ip a >> 1: lo: mtu 65536 qdisc noqueue state UNKNOWN >> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 >> inet 127.0.0.1/8 scope host lo >> valid_lft forever preferred_lft forever >> inet6 ::1/128 scope host >> valid_lft forever preferred_lft forever >> 25: qr-2b96e8b6-38: mtu 1500 qdisc >> noqueue state UNKNOWN >> link/ether fa:16:3e:b5:54:4d brd ff:ff:ff:ff:ff:ff >> inet 10.0.0.1/24 brd 10.0.0.255 scope global >> qr-2b96e8b6-38 >> valid_lft forever preferred_lft forever >> inet6 fe80::f816:3eff:feb5:544d/64 scope link >> valid_lft forever preferred_lft forever >> 26: qr-9e50bd2e-fa: mtu 1500 qdisc >> noqueue state UNKNOWN >> link/ether fa:16:3e:fc:06:9b brd ff:ff:ff:ff:ff:ff >> inet 20.0.0.1/24 brd 20.0.0.255 scope global >> qr-9e50bd2e-fa >> valid_lft forever preferred_lft forever >> inet6 fe80::f816:3eff:fefc:69b/64 scope link >> valid_lft forever preferred_lft forever >> 27: qg-cd45a565-0b: mtu 1500 qdisc >> noqueue state UNKNOWN >> link/ether fa:16:3e:20:81:60 brd ff:ff:ff:ff:ff:ff >> inet 192.168.5.100/24 brd 192.168.5.255 >> scope global qg-cd45a565-0b >> valid_lft forever preferred_lft forever >> inet 192.168.5.101/32 brd 192.168.5.101 >> scope global qg-cd45a565-0b >> valid_lft forever preferred_lft forever >> inet 192.168.5.103/32 brd 192.168.5.103 >> scope global qg-cd45a565-0b >> valid_lft forever preferred_lft forever >> inet6 fe80::f816:3eff:fe20:8160/64 scope link >> valid_lft forever preferred_lft forever >> >> >> >> >> >> >> ************* this is the new router and gateway that I configured and >> they are not working >> [root at OScontroller templates(keystone_admin)]# ip netns exec >> qrouter-b3c51abb-4a14-4af2-ae72-b41e7cba4e84 ip a >> 1: lo: mtu 65536 qdisc noqueue state UNKNOWN >> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 >> inet 127.0.0.1/8 scope host lo >> valid_lft forever preferred_lft forever >> inet6 ::1/128 scope host >> valid_lft forever preferred_lft forever >> 38: qg-6406f3e3-72: mtu 1500 qdisc >> noqueue state UNKNOWN >> link/ether fa:16:3e:63:48:64 brd ff:ff:ff:ff:ff:ff >> inet 192.168.31.70/24 brd 192.168.31.255 >> scope global qg-6406f3e3-72 >> valid_lft forever preferred_lft forever >> inet6 fe80::f816:3eff:fe63:4864/64 scope link >> valid_lft forever preferred_lft forever >> >> >> >> >> [root at OScontroller templates(keystone_admin)]# ovs-vsctl show >> 9b3e4cc7-6761-483e-a538-1a132734d1a5 >> Bridge br-tun >> Port br-tun >> Interface br-tun >> type: internal >> Port "vxlan-c0a80523" >> Interface "vxlan-c0a80523" >> type: vxlan >> options: {df_default="true", in_key=flow, >> local_ip="192.168.5.34", out_key=flow, remote_ip="192.168.5.35"} >> Port patch-int >> Interface patch-int >> type: patch >> options: {peer=patch-tun} >> Bridge "br-eth2" >> Port "phy-br-eth2" >> Interface "phy-br-eth2" >> type: patch >> options: {peer="int-br-eth2"} >> Port "eth2" >> Interface "eth2" >> Port "br-eth2" >> Interface "br-eth2" >> type: internal >> Bridge br-int >> fail_mode: secure >> Port "qr-9e50bd2e-fa" >> tag: 1 >> Interface "qr-9e50bd2e-fa" >> type: internal >> Port "tap61f76964-85" >> tag: 1 >> Interface "tap61f76964-85" >> type: internal >> Port "qvo0952a802-99" >> tag: 2 >> Interface "qvo0952a802-99" >> Port "qvo5cc221dc-e8" >> tag: 1 >> Interface "qvo5cc221dc-e8" >> Port "tap599b2f77-21" >> tag: 4095 >> Interface "tap599b2f77-21" >> type: internal >> Port "tapa383b7ae-99" >> tag: 2 >> Interface "tapa383b7ae-99" >> type: internal >> Port "tapbea1a763-0b" >> tag: 2 >> Interface "tapbea1a763-0b" >> type: internal >> Port "qr-2b96e8b6-38" >> tag: 2 >> Interface "qr-2b96e8b6-38" >> type: internal >> Port int-br-ex >> Interface int-br-ex >> type: patch >> options: {peer=phy-br-ex} >> Port "qg-6406f3e3-72" >> tag: 9 >> Interface "qg-6406f3e3-72" >> type: internal >> Port patch-tun >> Interface patch-tun >> type: patch >> options: {peer=patch-int} >> Port "int-br-eth2" >> Interface "int-br-eth2" >> type: patch >> options: {peer="phy-br-eth2"} >> Port br-int >> Interface br-int >> type: internal >> Bridge br-ex >> Port "qg-cd45a565-0b" >> Interface "qg-cd45a565-0b" >> type: internal >> Port br-ex >> Interface br-ex >> type: internal >> Port "eth0" >> Interface "eth0" >> Port phy-br-ex >> Interface phy-br-ex >> type: patch >> options: {peer=int-br-ex} >> ovs_version: "2.3.1" >> [root at OScontroller templates(keystone_admin)]# >> >> >> >> ************************fichiers de conf********************* >> >> [root at OScontroller neutron]# cat l3_agent.ini | grep -v ^# | grep -v ^$ >> [DEFAULT] >> debug = False >> interface_driver =neutron.agent.linux. >> interface.OVSInterfaceDriver >> use_namespaces = True >> gateway_external_network_id = >> handle_internal_only_routers = True >> external_network_bridge = >> metadata_port = 9697 >> send_arp_for_ha = 3 >> periodic_interval = 40 >> periodic_fuzzy_delay = 5 >> enable_metadata_proxy = True >> router_delete_namespaces = False >> agent_mode = legacy >> allow_automatic_l3agent_failover=False >> >> >> >> root at OScontroller neutron]# cat plugin.ini | grep -v ^# | grep -v ^$ >> [ml2] >> type_drivers = vxlan >> tenant_network_types = vxlan >> mechanism_drivers =openvswitch >> [ml2_type_flat] >> [ml2_type_vlan] >> [ml2_type_gre] >> [ml2_type_vxlan] >> vni_ranges =10:100 >> vxlan_group =224.0.0.1 >> [securitygroup] >> enable_security_group = True >> >> >> [root at OScontroller openvswitch]# cat ovs_neutron_plugin.ini | grep -v >> ^# | grep -v ^$ >> [ovs] >> enable_tunneling = True >> integration_bridge = br-int >> tunnel_bridge = br-tun >> local_ip =192.168.5.34 >> network_vlan_ranges = physnet1,physnet2 >> bridge_mappings =physnet1:br-ex,physnet2:br-eth2 >> [agent] >> polling_interval = 2 >> tunnel_types =vxlan >> vxlan_udp_port =4789 >> l2_population = False >> arp_responder = False >> enable_distributed_routing = False >> [securitygroup] >> firewall_driver = >> neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver >> >> >> [root at OScontroller network-scripts]# cat ifcfg-eth0 >> NAME=eth0 >> UUID=1b3a9854-df55-43cf-a9b8-21c1a9cc1e5b >> DEVICE=eth0 >> HWADDR=44:1e:a1:75:ea:d6 >> DEVICETYPE=ovs >> OVS_BRIDGE=br-ex >> ONBOOT=yes >> TYPE=OVSPort >> NM_CONTROLLED=yes >> >> >> [root at OScontroller network-scripts]# cat ifcfg-eth2 >> NAME=eth2 >> DEVICE=eth2 >> HWADDR=44:1e:a1:75:ea:d2 >> DEVICETYPE=ovs >> OVS_BRIDGE=br-eth2 >> ONBOOT=yes >> TYPE=OVSPort >> NM_CONTROLLED=yes >> >> >> [root at OScontroller network-scripts]# cat ifcfg-br-eth2 >> DEVICE=br-eth2 >> DEVICETYPE=ovs >> TYPE=OVSBridge >> BOOTPROTO=static >> IPADDR=192.168.31.34 >> NETMASK=255.255.255.0 >> ONBOOT=yes >> GATEWAY=192.168.31.1 >> DNS1=8.8.8.8 >> >> >> [root at OScontroller network-scripts]# cat ifcfg-br-ex >> DEVICE=br-ex >> DEVICETYPE=ovs >> TYPE=OVSBridge >> BOOTPROTO=static >> IPADDR=192.168.5.34 >> NETMASK=255.255.255.0 >> ONBOOT=yes >> GATEWAY=192.168.5.1 >> DNS1=8.8.8.8 >> DNS2=192.168.5.1 >> >> >> Thank you for your help, >> Sara >> >> >> >> >> >> _______________________________________________ >> 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 >> > > In /etc/neutron/l3_agent.ini, there is a setting which influences the > use of the external bridge: > > external_network_bridge = > > If this is set to 'br-ex', then the floating IP network is tied to > br-ex, and you can have only one floating IP network. > > If on the other hand, this setting is blank, then the floating IP > networks get patched into br-int, and you can have as many as you want. > > The bridges that do get used for the floating IP networks should be > included in the bridge mappings. > > What I would do in your case is to rename the br-ex bridge to something > else (br-eth1?). Then your bridge mappings becomes: > > /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini: > bridge_mappings =physnet1:br-eth1,physnet2:br-eth2 > > You will have to delete br-ex, add br-eth1 (or whatever is > appropriate), and then add the interface to the new bridge. Change the > Neutron plugin files, and restart the Neutron services. > Actually, now that I think about it, you might be able to get away with leaving the bridge named br-ex, as long as the external_network_bridge is set to ''. This isn't tested, though, and I wouldn't be terribly surprised if Neutron didn't like that. We have a combination of command-line parameters and Heat parameters that will set up the overcloud for multiple floating IP nets at deployment time. First of all, the external_network_bridge can be set in the network-environment.yaml file: parameters: Controller-1::NeutronExternalNetworkBridge: "''" parameter_defaults: NeutronExternalNetworkBridge: "''" Then, in the controller.yaml NIC template, you will want the external network on a bridge that is named appropriately (not br-ex). Finally, when you deploy, use the --neutron-bridge-mappings parameter: openstack overcloud deploy \ --neutron-bridge-mappings physnet1:br-eth1,physnet2:br-eth2 \ -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ -e /home/stack/network-isolation.yaml \ [Other params...] You will still need to create the floating IP networks after deployment, we no longer do that at deployment time. -- Dan Sneddon | Principal OpenStack Engineer dsneddon at redhat.com | redhat.com/openstack 650.254.4025 | dsneddon:irc @dxs:twitter From hguemar at fedoraproject.org Thu Aug 6 22:10:58 2015 From: hguemar at fedoraproject.org (=?UTF-8?Q?Ha=C3=AFkel?=) Date: Fri, 7 Aug 2015 00:10:58 +0200 Subject: [Rdo-list] Package review request: python-XStatic-Angular-Gettext Message-ID: Hi, I packaged a new horizon dependency (should fix horizon FTBFS in delorean) https://bugzilla.redhat.com/show_bug.cgi?id=1251278 Regards, H. From amuller at redhat.com Fri Aug 7 13:34:24 2015 From: amuller at redhat.com (Assaf Muller) Date: Fri, 7 Aug 2015 15:34:24 +0200 Subject: [Rdo-list] port qg-xxxxxx of external gateway goes to br-int instead of br-eth2 In-Reply-To: <55C3A7AA.9050503@redhat.com> References: <55C3A5BE.5090707@redhat.com> <55C3A7AA.9050503@redhat.com> Message-ID: <4233966341490747707@unknownmsgid> On 6 ????? 2015, at 20:30, Dan Sneddon wrote: On 08/06/2015 11:21 AM, Dan Sneddon wrote: On 08/06/2015 03:34 AM, ICHIBA Sara wrote: Hello guys, I'm trying to add a second external network to my openstack. I followed the documentation, created a new router and set the new gateway. I can't ping my external gateway from my router namespace and I can ping this gateway from my server. I kept comparing the configuration of my new external gateway (which doesn't work in neutron) and my oldest one (which keeps working) and noticed that when I set a gateway to my router this creates a port with a name that bigins with qg. Normally this port has to be assigned to the external bridge (in my case it should be the new external bridge br-eth2). BUT what I saw is that this port qg-xxx is mapped instead to the br-int. For more explanation please see my confs and some command outputs: [root at OScontroller templates(keystone_admin)]# neutron net-external-list +--------------------------------------+-------------------+------------------------------------------------------+ | id | name | subnets | +--------------------------------------+-------------------+------------------------------------------------------+ | 59c6f54f-26e3-4360-8a05-1a63285c846c | public | 6744a5b3-1a33-42ae-8ae7-1467ebdc1b13 192.168.5.0/24 | | 7ee9f199-2c22-42a9-a6af-1b06c2d62a35 | ruckus_management | cba357ee-f9a7-49f3-89e4-9f5d864747cd 192.168.31.0/24 | +--------------------------------------+-------------------+------------------------------------------------------+ ****this router with its gateway are working*** [root at OScontroller templates(keystone_admin)]# ip netns exec qrouter-e8243f85-4c56-47bd-a1ee-40724a861dc6 ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 25: qr-2b96e8b6-38: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:b5:54:4d brd ff:ff:ff:ff:ff:ff inet 10.0.0.1/24 brd 10.0.0.255 scope global qr-2b96e8b6-38 valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:feb5:544d/64 scope link valid_lft forever preferred_lft forever 26: qr-9e50bd2e-fa: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:fc:06:9b brd ff:ff:ff:ff:ff:ff inet 20.0.0.1/24 brd 20.0.0.255 scope global qr-9e50bd2e-fa valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fefc:69b/64 scope link valid_lft forever preferred_lft forever 27: qg-cd45a565-0b: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:20:81:60 brd ff:ff:ff:ff:ff:ff inet 192.168.5.100/24 brd 192.168.5.255 scope global qg-cd45a565-0b valid_lft forever preferred_lft forever inet 192.168.5.101/32 brd 192.168.5.101 scope global qg-cd45a565-0b valid_lft forever preferred_lft forever inet 192.168.5.103/32 brd 192.168.5.103 scope global qg-cd45a565-0b valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe20:8160/64 scope link valid_lft forever preferred_lft forever ************* this is the new router and gateway that I configured and they are not working [root at OScontroller templates(keystone_admin)]# ip netns exec qrouter-b3c51abb-4a14-4af2-ae72-b41e7cba4e84 ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 38: qg-6406f3e3-72: mtu 1500 qdisc noqueue state UNKNOWN link/ether fa:16:3e:63:48:64 brd ff:ff:ff:ff:ff:ff inet 192.168.31.70/24 brd 192.168.31.255 scope global qg-6406f3e3-72 valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe63:4864/64 scope link valid_lft forever preferred_lft forever [root at OScontroller templates(keystone_admin)]# ovs-vsctl show 9b3e4cc7-6761-483e-a538-1a132734d1a5 Bridge br-tun Port br-tun Interface br-tun type: internal Port "vxlan-c0a80523" Interface "vxlan-c0a80523" type: vxlan options: {df_default="true", in_key=flow, local_ip="192.168.5.34", out_key=flow, remote_ip="192.168.5.35"} Port patch-int Interface patch-int type: patch options: {peer=patch-tun} Bridge "br-eth2" Port "phy-br-eth2" Interface "phy-br-eth2" type: patch options: {peer="int-br-eth2"} Port "eth2" Interface "eth2" Port "br-eth2" Interface "br-eth2" type: internal Bridge br-int fail_mode: secure Port "qr-9e50bd2e-fa" tag: 1 Interface "qr-9e50bd2e-fa" type: internal Port "tap61f76964-85" tag: 1 Interface "tap61f76964-85" type: internal Port "qvo0952a802-99" tag: 2 Interface "qvo0952a802-99" Port "qvo5cc221dc-e8" tag: 1 Interface "qvo5cc221dc-e8" Port "tap599b2f77-21" tag: 4095 Interface "tap599b2f77-21" type: internal Port "tapa383b7ae-99" tag: 2 Interface "tapa383b7ae-99" type: internal Port "tapbea1a763-0b" tag: 2 Interface "tapbea1a763-0b" type: internal Port "qr-2b96e8b6-38" tag: 2 Interface "qr-2b96e8b6-38" type: internal Port int-br-ex Interface int-br-ex type: patch options: {peer=phy-br-ex} Port "qg-6406f3e3-72" tag: 9 Interface "qg-6406f3e3-72" type: internal Port patch-tun Interface patch-tun type: patch options: {peer=patch-int} Port "int-br-eth2" Interface "int-br-eth2" type: patch options: {peer="phy-br-eth2"} Port br-int Interface br-int type: internal Bridge br-ex Port "qg-cd45a565-0b" Interface "qg-cd45a565-0b" type: internal Port br-ex Interface br-ex type: internal Port "eth0" Interface "eth0" Port phy-br-ex Interface phy-br-ex type: patch options: {peer=int-br-ex} ovs_version: "2.3.1" [root at OScontroller templates(keystone_admin)]# ************************fichiers de conf********************* [root at OScontroller neutron]# cat l3_agent.ini | grep -v ^# | grep -v ^$ [DEFAULT] debug = False interface_driver =neutron.agent.linux. interface.OVSInterfaceDriver use_namespaces = True gateway_external_network_id = handle_internal_only_routers = True external_network_bridge = metadata_port = 9697 send_arp_for_ha = 3 periodic_interval = 40 periodic_fuzzy_delay = 5 enable_metadata_proxy = True router_delete_namespaces = False agent_mode = legacy allow_automatic_l3agent_failover=False root at OScontroller neutron]# cat plugin.ini | grep -v ^# | grep -v ^$ [ml2] type_drivers = vxlan tenant_network_types = vxlan mechanism_drivers =openvswitch [ml2_type_flat] [ml2_type_vlan] [ml2_type_gre] [ml2_type_vxlan] vni_ranges =10:100 vxlan_group =224.0.0.1 [securitygroup] enable_security_group = True [root at OScontroller openvswitch]# cat ovs_neutron_plugin.ini | grep -v ^# | grep -v ^$ [ovs] enable_tunneling = True integration_bridge = br-int tunnel_bridge = br-tun local_ip =192.168.5.34 network_vlan_ranges = physnet1,physnet2 bridge_mappings =physnet1:br-ex,physnet2:br-eth2 [agent] polling_interval = 2 tunnel_types =vxlan vxlan_udp_port =4789 l2_population = False arp_responder = False enable_distributed_routing = False [securitygroup] firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver [root at OScontroller network-scripts]# cat ifcfg-eth0 NAME=eth0 UUID=1b3a9854-df55-43cf-a9b8-21c1a9cc1e5b DEVICE=eth0 HWADDR=44:1e:a1:75:ea:d6 DEVICETYPE=ovs OVS_BRIDGE=br-ex ONBOOT=yes TYPE=OVSPort NM_CONTROLLED=yes [root at OScontroller network-scripts]# cat ifcfg-eth2 NAME=eth2 DEVICE=eth2 HWADDR=44:1e:a1:75:ea:d2 DEVICETYPE=ovs OVS_BRIDGE=br-eth2 ONBOOT=yes TYPE=OVSPort NM_CONTROLLED=yes [root at OScontroller network-scripts]# cat ifcfg-br-eth2 DEVICE=br-eth2 DEVICETYPE=ovs TYPE=OVSBridge BOOTPROTO=static IPADDR=192.168.31.34 NETMASK=255.255.255.0 ONBOOT=yes GATEWAY=192.168.31.1 DNS1=8.8.8.8 [root at OScontroller network-scripts]# cat ifcfg-br-ex DEVICE=br-ex DEVICETYPE=ovs TYPE=OVSBridge BOOTPROTO=static IPADDR=192.168.5.34 NETMASK=255.255.255.0 ONBOOT=yes GATEWAY=192.168.5.1 DNS1=8.8.8.8 DNS2=192.168.5.1 Thank you for your help, Sara _______________________________________________ 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 In /etc/neutron/l3_agent.ini, there is a setting which influences the use of the external bridge: external_network_bridge = If this is set to 'br-ex', then the floating IP network is tied to br-ex, and you can have only one floating IP network. If on the other hand, this setting is blank, then the floating IP networks get patched into br-int, and you can have as many as you want. The bridges that do get used for the floating IP networks should be included in the bridge mappings. What I would do in your case is to rename the br-ex bridge to something else (br-eth1?). Then your bridge mappings becomes: /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini: bridge_mappings =physnet1:br-eth1,physnet2:br-eth2 You will have to delete br-ex, add br-eth1 (or whatever is appropriate), and then add the interface to the new bridge. Change the Neutron plugin files, and restart the Neutron services. Actually, now that I think about it, you might be able to get away with leaving the bridge named br-ex, as long as the external_network_bridge is set to ''. This isn't tested, though, and I wouldn't be terribly surprised if Neutron didn't like that. As long as external_network_bridge is set to blank, it doesn't matter how you name your bridges, as long as they are configured correctly in your L2 agent bridge mappings. We have a combination of command-line parameters and Heat parameters that will set up the overcloud for multiple floating IP nets at deployment time. First of all, the external_network_bridge can be set in the network-environment.yaml file: parameters: Controller-1::NeutronExternalNetworkBridge: "''" parameter_defaults: NeutronExternalNetworkBridge: "''" Then, in the controller.yaml NIC template, you will want the external network on a bridge that is named appropriately (not br-ex). Finally, when you deploy, use the --neutron-bridge-mappings parameter: openstack overcloud deploy \ --neutron-bridge-mappings physnet1:br-eth1,physnet2:br-eth2 \ -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ -e /home/stack/network-isolation.yaml \ [Other params...] You will still need to create the floating IP networks after deployment, we no longer do that at deployment time. -- Dan Sneddon | Principal OpenStack Engineer dsneddon at redhat.com | redhat.com/openstack 650.254.4025 | dsneddon:irc @dxs: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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From rmeggins at redhat.com Fri Aug 7 21:25:00 2015 From: rmeggins at redhat.com (Rich Megginson) Date: Fri, 7 Aug 2015 15:25:00 -0600 Subject: [Rdo-list] Packstack and rdo-manager, looking forward. In-Reply-To: <55C2651A.2000807@redhat.com> References: <55C2651A.2000807@redhat.com> Message-ID: <55C5222C.40706@redhat.com> On 08/05/2015 01:33 PM, Adam Young wrote: > RDO Manager does a lot more than packstack. Too much, for many use > cases, which is why we have people continuing to use packstack. Where > do people use packstack? > > 1. Demos > 2. Development Work > 3. CI > > I'm sure there are others, but lets start there. I personally need > support for use cases 1 and 2. Can we get to the point where > rdo-manager can support these use cases? > > There are, as I can see it, two potential approaches that could make > this work: > > 1. Treat the undercloud deployment as an all-in-one, and not deploy > the overcloud. > 2. Have rdo-manager assume that the undercloud is already deployed, > and only deploy the overcloud. > > Are there others? > > I think that 2 is an interesting option? What if ... we took > something like the next gen oslab and put only an rdo-manager > undercloud out on it? Then...allowed multiple people to run > rdo-manager --overcloud against it, perhaps each with their own slice? > > I'm already deploying OpenStack on OpenStack. If most of the > business logic/value add comes from the overcloud, can we split the > deployment along these lines? +1 Followup question - how do RDO Manager developers develop/test RDO manager? Do you require access to a lab with several bare metal machines? > > _______________________________________________ > 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 rmeggins at redhat.com Fri Aug 7 21:39:18 2015 From: rmeggins at redhat.com (Rich Megginson) Date: Fri, 7 Aug 2015 15:39:18 -0600 Subject: [Rdo-list] Icehouse on CentOS 6 broken In-Reply-To: References: Message-ID: <55C52586.1010403@redhat.com> On 08/06/2015 07:17 AM, Tom Buskey wrote: > Packstack fails with keystone on CentOS6 as of 7/30 > > ERROR : Error appeared during Puppet run: 10.2.3.16_keystone.pp > Error: /Stage[main]/Keystone::Roles::Admin/Keystone_role[_member_]: > Could not evaluate: Expected 2 columns for role row, found 0. Line > +----------------------------------+----------+ > > It doesn't seem to be in the RPMs but in something else that gets > pulled in. > > Is there a schema change for Kilo/Liberty that somehow got back to > Icehouse? Or perhaps an update of keystoneclient or openstackclient or one of their dependencies that controls the formatting of the output? > > > _______________________________________________ > 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 jfrodriguez at keedio.com Mon Aug 10 09:49:31 2015 From: jfrodriguez at keedio.com (=?UTF-8?Q?JuanFra_Rodr=C3=ADguez_Cardoso?=) Date: Mon, 10 Aug 2015 11:49:31 +0200 Subject: [Rdo-list] Juno RPMs for EL6 sudo error Message-ID: Hi all: While using openstack-nova-* RPMs EL6 released by CentOS Cloud SIG, I faced with the following problem when I tried to start nova services: 2015-08-10 11:26:46.735 14822 TRACE nova.openstack.common.threadgroup Exit code: 1 2015-08-10 11:26:46.735 14822 TRACE nova.openstack.common.threadgroup Stdout: u'' 2015-08-10 11:26:46.735 14822 TRACE nova.openstack.common.threadgroup Stderr: u'sudo: sorry, you must have a tty to run sudo\n' 2015-08-10 11:26:46.735 14822 TRACE nova.openstack.common.threadgroup For those of you interested, I got to fix it with: 1) echo "#includedir /etc/sudoers.d" >> /etc/sudoers 2) Create new file for nova in /etc/sudoers.d path: # vi /etc/sudoers.d/nova Defaults:nova !requiretty nova ALL = (root) NOPASSWD: /usr/bin/nova-rootwrap /etc/nova/rootwrap.conf * After that, services would be able to restart successfully ;) Regards, ................................................................... Juan Francisco Rodr?guez Cardoso jfrodriguez at keedio.com | +34 636 69 26 91 www.keedio.com ................................................................... -------------- next part -------------- An HTML attachment was scrubbed... URL: From mohammed.arafa at gmail.com Mon Aug 10 10:59:22 2015 From: mohammed.arafa at gmail.com (Mohammed Arafa) Date: Mon, 10 Aug 2015 06:59:22 -0400 Subject: [Rdo-list] rdo-manager - stable packages? Message-ID: hello i am following the documentation from https://repos.fedorapeople.org/repos/openstack-m/docs/master/ and its giving me errors. is that documentation based on the testing repositories? is there a stable version that i can use as a proof of concept or migrate one day to production? thanks -- *805010942448935* *GR750055912MA* *Link to me on LinkedIn * -------------- next part -------------- An HTML attachment was scrubbed... URL: From mcornea at redhat.com Mon Aug 10 12:46:02 2015 From: mcornea at redhat.com (Marius Cornea) Date: Mon, 10 Aug 2015 08:46:02 -0400 (EDT) Subject: [Rdo-list] rdo-manager - stable packages? In-Reply-To: References: Message-ID: <508553560.6630704.1439210762880.JavaMail.zimbra@redhat.com> Hi Mohammed, What errors are you getting and which repo are you using? I see there's a BZ[1] filed regarding the rdo_management promote job but using the current-passed-ci repo should work fine. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1251267 Marius ----- Original Message ----- > From: "Mohammed Arafa" > To: rdo-list at redhat.com > Sent: Monday, August 10, 2015 12:59:22 PM > Subject: [Rdo-list] rdo-manager - stable packages? > > hello > i am following the documentation from > https://repos.fedorapeople.org/repos/openstack-m/docs/master/ and its giving > me errors. > > is that documentation based on the testing repositories? is there a stable > version that i can use as a proof of concept or migrate one day to > production? > > thanks > > -- > > > > > > > > > > 805010942448935 > > GR750055912MA > > Link to me on LinkedIn > > _______________________________________________ > 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 brian at brianlee.org Mon Aug 10 14:10:40 2015 From: brian at brianlee.org (brian lee) Date: Mon, 10 Aug 2015 09:10:40 -0500 Subject: [Rdo-list] Error installing network Message-ID: I have a multi node setup going, with a stand alone host for the network components. I am getting this error when I run packstack to install to it: [[1;31mError: Execution of '/usr/bin/nova network-create novanetwork --fixed-range-v4 10.34.106.0/24' returned 1: ERROR (CommandError): You must provide a username or user id via --os-username, --os-user-id, env[OS_USERNAME] or env[OS_USER_ID]^[[0m ^[[1;31mError: /Stage[main]/Nova::Network/Nova::Manage::Network[nova-vm-net]/Nova_network[nova-vm-net]/ensure: change from absent to present failed: Execution of '/usr/bin/nova network-create novanetwork --fixed-range-v4 10.34.106.0/24' returned 1: ERROR (CommandError): You must provide a username or user id via --os-username, --os-user-id, env[OS_USERNAME] or env[OS_USER_ID]^[[0m Has anyone had a problem like this where packstack is not passing the keystone creds to the network host? --Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: From hguemar at fedoraproject.org Mon Aug 10 15:00:03 2015 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 10 Aug 2015 15:00:03 +0000 (UTC) Subject: [Rdo-list] [Fedocal] Reminder meeting : RDO packaging meeting Message-ID: <20150810150003.46A1D60A4009@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO packaging meeting on 2015-08-12 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO packaging irc meeting ([agenda](https://etherpad.openstack.org/p/RDO-Packaging)) Every week on #rdo on freenode Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From rdo-info at redhat.com Mon Aug 10 20:07:23 2015 From: rdo-info at redhat.com (RDO Forum) Date: Mon, 10 Aug 2015 20:07:23 +0000 Subject: [Rdo-list] [RDO] RDO Blog roundup, week of August 10 Message-ID: <0000014f1939807e-7948cd76-2da3-455a-bd11-c85ea5d68de8-000000@email.amazonses.com> rbowen started a discussion. RDO Blog roundup, week of August 10 --- Follow the link below to check it out: https://www.rdoproject.org/forum/discussion/1029/rdo-blog-roundup-week-of-august-10 Have a great day! From mohammed.arafa at gmail.com Mon Aug 10 21:47:07 2015 From: mohammed.arafa at gmail.com (Mohammed Arafa) Date: Mon, 10 Aug 2015 17:47:07 -0400 Subject: [Rdo-list] rdo-manager - stable packages? In-Reply-To: <508553560.6630704.1439210762880.JavaMail.zimbra@redhat.com> References: <508553560.6630704.1439210762880.JavaMail.zimbra@redhat.com> Message-ID: Marius et al. 1. is this documentation describing how to use the stable packages? -> https://repos.fedorapeople.org/repos/openstack-m/docs/master/environments/virtual.html 2. the error is below. pls note that i am only providing the error because i was asked repeatedly. the error is at this moment a very low priority for me. i want to know if there is a stable repo vs a testing repo (CI?) whether the documentation is pointing to the stable repo. and most importantly, is it stable enough to set up a POC? and if the POC succeeds will it be stable enough to go to production with? thank you ---the error-- --------------------- END PROFILING --------------------- dib-run-parts Mon Aug 10 21:41:40 UTC 2015 Running /tmp/in_target.d/pre-install.d/00-fix-requiretty /etc/sudoers: parsed OK dib-run-parts Mon Aug 10 21:41:40 UTC 2015 00-fix-requiretty completed dib-run-parts Mon Aug 10 21:41:40 UTC 2015 Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path dib-run-parts Mon Aug 10 21:41:40 UTC 2015 00-usr-local-bin-secure-path completed dib-run-parts Mon Aug 10 21:41:40 UTC 2015 Running /tmp/in_target.d/pre-install.d/01-override-yum-arch /tmp/in_target.d/pre-install.d/01-override-yum-arch: line 28: DIB_RELEASE: unbound variable On Mon, Aug 10, 2015 at 8:46 AM, Marius Cornea wrote: > Hi Mohammed, > > What errors are you getting and which repo are you using? I see there's a > BZ[1] filed regarding the rdo_management promote job but using the > current-passed-ci repo should work fine. > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=1251267 > > Marius > > ----- Original Message ----- > > From: "Mohammed Arafa" > > To: rdo-list at redhat.com > > Sent: Monday, August 10, 2015 12:59:22 PM > > Subject: [Rdo-list] rdo-manager - stable packages? > > > > hello > > i am following the documentation from > > https://repos.fedorapeople.org/repos/openstack-m/docs/master/ and its > giving > > me errors. > > > > is that documentation based on the testing repositories? is there a > stable > > version that i can use as a proof of concept or migrate one day to > > production? > > > > thanks > > > > -- > > > > > > > > > > > > > > > > > > > > 805010942448935 > > > > GR750055912MA > > > > Link to me on LinkedIn > > > > _______________________________________________ > > 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 > -- *805010942448935* *GR750055912MA* *Link to me on LinkedIn * -------------- next part -------------- An HTML attachment was scrubbed... URL: From apevec at gmail.com Mon Aug 10 22:51:31 2015 From: apevec at gmail.com (Alan Pevec) Date: Tue, 11 Aug 2015 00:51:31 +0200 Subject: [Rdo-list] [Fedocal] Reminder meeting : RDO packaging meeting In-Reply-To: <20150810150003.46A1D60A4009@fedocal02.phx2.fedoraproject.org> References: <20150810150003.46A1D60A4009@fedocal02.phx2.fedoraproject.org> Message-ID: > RDO packaging meeting on 2015-08-12 from 15:00:00 to 16:00:00 UTC > At rdo at irc.freenode.net > > The meeting will be about: > RDO packaging irc meeting ([agenda](https://etherpad.openstack.org/p/RDO-Packaging)) > > Every week on #rdo on freenode Please make sure to propose your agenda items under "Proposed agenda for Wed Aug 12, 2015 1500 UTC" in the above etherpad at least 24h before the meeting. Starting this week meeting chairs will be rotating, everybody in the RDO community is welcome to volunteer! Cheers, Alan From hguemar at fedoraproject.org Tue Aug 11 03:40:01 2015 From: hguemar at fedoraproject.org (=?UTF-8?Q?Ha=C3=AFkel?=) Date: Tue, 11 Aug 2015 05:40:01 +0200 Subject: [Rdo-list] [Fedocal] Reminder meeting : RDO packaging meeting In-Reply-To: References: <20150810150003.46A1D60A4009@fedocal02.phx2.fedoraproject.org> Message-ID: 2015-08-11 0:51 GMT+02:00 Alan Pevec : >> RDO packaging meeting on 2015-08-12 from 15:00:00 to 16:00:00 UTC >> At rdo at irc.freenode.net >> >> The meeting will be about: >> RDO packaging irc meeting ([agenda](https://etherpad.openstack.org/p/RDO-Packaging)) >> >> Every week on #rdo on freenode > > Please make sure to propose your agenda items under "Proposed agenda > for Wed Aug 12, 2015 1500 UTC" in the above etherpad at least 24h > before the meeting. > Starting this week meeting chairs will be rotating, everybody in the > RDO community is welcome to volunteer! > > Cheers, > Alan > I suggest that we end every meeting by deciding who will chair next week meeting. Regards, H. From engrsalmankhan at gmail.com Tue Aug 11 10:32:30 2015 From: engrsalmankhan at gmail.com (Salman Khan) Date: Tue, 11 Aug 2015 11:32:30 +0100 Subject: [Rdo-list] RDO kilo broken on EL7 package: python-pysaml2-3.0.0-1.el7.noarch Message-ID: Hi Guys, Latest update on RDO-kilo mirror for (python-pysaml2-3.0.0-1.el7.noarch) on 2015-08-07 11:07 seems to be broken, it is looking for python-repoze-who which isn't available. Anyone knows any way around for it or I have to enable any other repository but it was working fine before this update. # yum install python-keystone Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.sov.uk.goscomb.net * extras: mirror.cov.ukservers.com * updates: repo.bigstepcloud.com Resolving Dependencies --> Running transaction check ---> Package python-keystone.noarch 0:2015.1.1-1.el7 will be installed --> Processing Dependency: python-dogpile-cache >= 0.5.3 for package: python-keystone-2015.1.1-1.el7.noarch --> Processing Dependency: python-pysaml2 for package: python-keystone-2015.1.1-1.el7.noarch --> Processing Dependency: python-passlib for package: python-keystone-2015.1.1-1.el7.noarch --> Processing Dependency: python-oauthlib for package: python-keystone-2015.1.1-1.el7.noarch --> Processing Dependency: python-ldappool for package: python-keystone-2015.1.1-1.el7.noarch --> Processing Dependency: python-cryptography for package: python-keystone-2015.1.1-1.el7.noarch --> Processing Dependency: PyPAM for package: python-keystone-2015.1.1-1.el7.noarch --> Running transaction check ---> Package PyPAM.x86_64 0:0.5.0-19.el7 will be installed ---> Package python-cryptography.x86_64 0:0.8.2-1.el7 will be installed --> Processing Dependency: python-cffi >= 0.8 for package: python-cryptography-0.8.2-1.el7.x86_64 ---> Package python-dogpile-cache.noarch 0:0.5.4-1.el7 will be installed --> Processing Dependency: python-dogpile-core >= 0.4.1 for package: python-dogpile-cache-0.5.4-1.el7.noarch ---> Package python-ldappool.noarch 0:1.0-4.el7 will be installed ---> Package python-oauthlib.noarch 0:0.6.0-3.el7 will be installed ---> Package python-passlib.noarch 0:1.5.3-4.el7 will be installed ---> Package python-pysaml2.noarch 0:3.0.0-1.el7 will be installed --> Processing Dependency: python-zope-interface for package: python-pysaml2-3.0.0-1.el7.noarch --> Processing Dependency: python-repoze-who for package: python-pysaml2-3.0.0-1.el7.noarch --> Running transaction check ---> Package python-cffi.x86_64 0:0.8.6-1.el7 will be installed --> Processing Dependency: python-pycparser for package: python-cffi-0.8.6-1.el7.x86_64 ---> Package python-dogpile-core.noarch 0:0.4.1-2.el7 will be installed ---> Package python-pysaml2.noarch 0:3.0.0-1.el7 will be installed --> Processing Dependency: python-repoze-who for package: python-pysaml2-3.0.0-1.el7.noarch ---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed --> Running transaction check ---> Package python-pycparser.noarch 0:2.10-1.el7 will be installed ---> Package python-pysaml2.noarch 0:3.0.0-1.el7 will be installed --> Processing Dependency: python-repoze-who for package: python-pysaml2-3.0.0-1.el7.noarch --> Finished Dependency Resolution Error: Package: python-pysaml2-3.0.0-1.el7.noarch (openstack-kilo) Requires: python-repoze-who You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Regards, Salman -------------- next part -------------- An HTML attachment was scrubbed... URL: From chandankumar.093047 at gmail.com Tue Aug 11 10:39:07 2015 From: chandankumar.093047 at gmail.com (chandan kumar) Date: Tue, 11 Aug 2015 16:09:07 +0530 Subject: [Rdo-list] RDO kilo broken on EL7 package: python-pysaml2-3.0.0-1.el7.noarch In-Reply-To: References: Message-ID: Hello, On Tue, Aug 11, 2015 at 4:02 PM, Salman Khan wrote: > Hi Guys, > > Latest update on RDO-kilo mirror for (python-pysaml2-3.0.0-1.el7.noarch) > on 2015-08-07 11:07 seems to be broken, it is looking for > python-repoze-who which isn't available. > > Anyone knows any way around for it or I have to enable any other > repository but it was working fine before this update. > > Here is the brew build link for python-repoze-who : http://koji.fedoraproject.org/koji/buildinfo?buildID=486027 # yum install https://kojipkgs.fedoraproject.org//packages/python-repoze-who/2.1/1.el7/noarch/python-repoze-who-2.1-1.el7.noarch.rpm will work. Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From engrsalmankhan at gmail.com Tue Aug 11 10:49:48 2015 From: engrsalmankhan at gmail.com (Salman Khan) Date: Tue, 11 Aug 2015 11:49:48 +0100 Subject: [Rdo-list] RDO kilo broken on EL7 package: python-pysaml2-3.0.0-1.el7.noarch In-Reply-To: References: Message-ID: Thanks Chandan, Will this package going to be available on main mirror or not? ( https://repos.fedorapeople.org/repos/openstack/openstack-kilo/el7) Regards, Salman On Tue, Aug 11, 2015 at 11:39 AM, chandan kumar < chandankumar.093047 at gmail.com> wrote: > Hello, > > On Tue, Aug 11, 2015 at 4:02 PM, Salman Khan > wrote: > >> Hi Guys, >> >> Latest update on RDO-kilo mirror for (python-pysaml2-3.0.0-1.el7.noarch) >> on 2015-08-07 11:07 seems to be broken, it is looking for >> python-repoze-who which isn't available. >> >> Anyone knows any way around for it or I have to enable any other >> repository but it was working fine before this update. >> >> > Here is the brew build link for python-repoze-who : > http://koji.fedoraproject.org/koji/buildinfo?buildID=486027 > > # yum install > https://kojipkgs.fedoraproject.org//packages/python-repoze-who/2.1/1.el7/noarch/python-repoze-who-2.1-1.el7.noarch.rpm > > will work. > > Thanks, > > Chandan Kumar > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rbowen at redhat.com Tue Aug 11 12:35:32 2015 From: rbowen at redhat.com (Rich Bowen) Date: Tue, 11 Aug 2015 08:35:32 -0400 Subject: [Rdo-list] OpenStack Meetups, week of August 10 Message-ID: <55C9EC14.2040803@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 * Tue Aug 11 in Princeton Junction, NJ, US: Open Stack 101 - http://www.meetup.com/NJ-Systems-Automation/events/224296860/ * Tue Aug 11 in Toronto, ON, CA: Cloud Foundry with Joshua McKenty co-founder of OpenStack - http://www.meetup.com/Cloud-Foundry-Toronto/events/223762462/ * Wed Aug 12 in New York, NY, US: Operating OpenStack with Ansible - http://www.meetup.com/OpenStack-New-York-Meetup/events/223678481/ * Thu Aug 13 in Sydney, AU: OpenStack Docs Swarm in Brisbane - http://www.meetup.com/Australian-OpenStack-User-Group/events/224394774/ * Thu Aug 13 in Philadelphia, PA, US: Operating OpenStack with Ansible - http://www.meetup.com/Philly-OpenStack-Meetup-Group/events/223678510/ * Thu Aug 13 in Seattle, WA, US: OpenStack Seattle Meetup: OpenStack Networking ("Neutron"): Advanced Series - http://www.meetup.com/OpenStack-Seattle/events/224094478/ * Thu Aug 13 in Istanbul, TR: NEUTRON DEBUGGING - http://www.meetup.com/Turkey-OpenStack-Meetup/events/224455452/ * Sat Aug 15 in Bangalore, IN: Integrate OpenStack with VMware - http://www.meetup.com/Cloud-Enabled-Meetup/events/224281798/ * Sat Aug 15 in Guadalajara, MX: OpenStack Installfest - http://www.meetup.com/OpenStack-GDL/events/224086401/ -- Rich Bowen - rbowen at redhat.com OpenStack Community Liaison http://rdoproject.org/ From engrsalmankhan at gmail.com Tue Aug 11 15:04:26 2015 From: engrsalmankhan at gmail.com (Salman Khan) Date: Tue, 11 Aug 2015 16:04:26 +0100 Subject: [Rdo-list] RDO kilo broken on EL7 package: python-pysaml2-3.0.0-1.el7.noarch In-Reply-To: References: Message-ID: Does anyone knows when *python-repoze-who* dependency could be resolved on the RDO KILO EL7 mirror? Thanks, Salman On Tue, Aug 11, 2015 at 11:49 AM, Salman Khan wrote: > Thanks Chandan, > > Will this package going to be available on main mirror or not? ( > https://repos.fedorapeople.org/repos/openstack/openstack-kilo/el7) > > > Regards, > > Salman > > On Tue, Aug 11, 2015 at 11:39 AM, chandan kumar < > chandankumar.093047 at gmail.com> wrote: > >> Hello, >> >> On Tue, Aug 11, 2015 at 4:02 PM, Salman Khan >> wrote: >> >>> Hi Guys, >>> >>> Latest update on RDO-kilo mirror for (python-pysaml2-3.0.0-1.el7.noarch) >>> on 2015-08-07 11:07 seems to be broken, it is looking for >>> python-repoze-who which isn't available. >>> >>> Anyone knows any way around for it or I have to enable any other >>> repository but it was working fine before this update. >>> >>> >> Here is the brew build link for python-repoze-who : >> http://koji.fedoraproject.org/koji/buildinfo?buildID=486027 >> >> # yum install >> https://kojipkgs.fedoraproject.org//packages/python-repoze-who/2.1/1.el7/noarch/python-repoze-who-2.1-1.el7.noarch.rpm >> >> will work. >> >> Thanks, >> >> Chandan Kumar >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From apevec at gmail.com Tue Aug 11 16:55:25 2015 From: apevec at gmail.com (Alan Pevec) Date: Tue, 11 Aug 2015 18:55:25 +0200 Subject: [Rdo-list] RDO Icehouse EOL Message-ID: RDO's mission is to provide latest stable OpenStack packages. As such, anything back 2 from latest, we move into EOL[1] to indicate that we're not actively working on those packages any more. (Much like the Fedora release and EOL process [2] ) OpenStack Icehouse has been EOL upstream[3] for more than a month and in the next few days we'll be moving RDO Icehouse into the EOL directory to indicate its status. Cheers, Alan [1] http://rdoproject.org/repos/openstack/EOL/ [2] https://fedoraproject.org/wiki/Fedora_Release_Life_Cycle#Maintenance_Schedule [3] http://lists.openstack.org/pipermail/openstack-announce/2015-July/000408.html From apevec at gmail.com Tue Aug 11 17:04:42 2015 From: apevec at gmail.com (Alan Pevec) Date: Tue, 11 Aug 2015 19:04:42 +0200 Subject: [Rdo-list] RDO kilo broken on EL7 package: python-pysaml2-3.0.0-1.el7.noarch In-Reply-To: References: Message-ID: > Does anyone knows when python-repoze-who dependency could be resolved on the > RDO KILO EL7 mirror? Sorry about that, I missed it in keystone+pysaml2 update that it was from epel7 while RDO Kilo EL7 repo should work w/o epel enabled. CI jobs will be updated to not enable epel7 repo for Kilo updates in the current process of moving them to ci.centos.org. I've pushed the fixup update and it's live now: https://review.gerrithub.io/242921 https://rdoproject.org/repos/openstack-kilo/el7/common/python-repoze-who-2.1-1.el7.noarch.rpm Cheers, Alan From engrsalmankhan at gmail.com Tue Aug 11 20:41:21 2015 From: engrsalmankhan at gmail.com (Salman Khan) Date: Tue, 11 Aug 2015 21:41:21 +0100 Subject: [Rdo-list] RDO kilo broken on EL7 package: python-pysaml2-3.0.0-1.el7.noarch In-Reply-To: References: Message-ID: Thanks Alan. On Tue, Aug 11, 2015 at 6:04 PM, Alan Pevec wrote: > > Does anyone knows when python-repoze-who dependency could be resolved on > the > > RDO KILO EL7 mirror? > > Sorry about that, I missed it in keystone+pysaml2 update that it was > from epel7 while RDO Kilo EL7 repo should work w/o epel enabled. > CI jobs will be updated to not enable epel7 repo for Kilo updates in > the current process of moving them to ci.centos.org. I've pushed the > fixup update and it's live now: > https://review.gerrithub.io/242921 > > https://rdoproject.org/repos/openstack-kilo/el7/common/python-repoze-who-2.1-1.el7.noarch.rpm > > Cheers, > Alan > -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Wed Aug 12 03:59:37 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 12 Aug 2015 09:29:37 +0530 Subject: [Rdo-list] [Package Review] OpenStack Packages test dependencies Message-ID: Hello, Below is the list of OpenStack Packages test dependencies for review. [1.] python-discover : https://bugzilla.redhat.com/show_bug.cgi?id=1251951 [2.] python-bandit : https://bugzilla.redhat.com/show_bug.cgi?id=1251985 [3.] python-nodeenv : https://bugzilla.redhat.com/show_bug.cgi?id=1252656 [4.] python-bashate: https://bugzilla.redhat.com/show_bug.cgi?id=1252657 [5.] Python-PyKMIP: https://bugzilla.redhat.com/show_bug.cgi?id=1252669 Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Wed Aug 12 09:41:33 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 12 Aug 2015 15:11:33 +0530 Subject: [Rdo-list] [Package Review] OpenStack Packages test dependencies review Message-ID: Hello, Below is the list of OpenStack Packages test dependencies for review. [1.] python-wsgi_intercept: https://bugzilla.redhat.com/show_bug.cgi?id=1252784 [2.] python-zake: https://bugzilla.redhat.com/show_bug.cgi?id=1252803 [3.] python-gabbi : https://bugzilla.redhat.com/show_bug.cgi?id=1252812 Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Wed Aug 12 10:35:08 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 12 Aug 2015 16:05:08 +0530 Subject: [Rdo-list] RDO bug statistics for 2015-08-12 Message-ID: # RDO Bugs on 2015-08-12 This email summarizes the active RDO bugs listed in the Red Hat Bugzilla database at . ## Summary - Open (NEW, ASSIGNED, ON_DEV): 265 - Fixed (MODIFIED, POST, ON_QA): 178 ## Number of open bugs by component diskimage-builder [ 4] +++ distribution [ 18] +++++++++++++++++ dnsmasq [ 2] + instack [ 4] +++ instack-undercloud [ 23] ++++++++++++++++++++++ iproute [ 1] openstack-ceilometer [ 5] ++++ openstack-cinder [ 13] ++++++++++++ openstack-foreman-inst... [ 3] ++ openstack-glance [ 2] + openstack-heat [ 3] ++ openstack-horizon [ 5] ++++ openstack-ironic [ 1] openstack-ironic-disco... [ 2] + openstack-keystone [ 6] +++++ openstack-neutron [ 7] ++++++ openstack-nova [ 17] ++++++++++++++++ openstack-packstack [ 41] ++++++++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 10] +++++++++ openstack-selinux [ 13] ++++++++++++ openstack-swift [ 2] + openstack-tripleo [ 24] +++++++++++++++++++++++ openstack-tripleo-heat... [ 5] ++++ openstack-tripleo-imag... [ 2] + openstack-tuskar [ 3] ++ openstack-utils [ 3] ++ openvswitch [ 2] + python-glanceclient [ 1] python-keystonemiddleware [ 1] python-neutronclient [ 2] + python-novaclient [ 1] python-openstackclient [ 5] ++++ rdo-manager [ 21] ++++++++++++++++++++ rdo-manager-cli [ 6] +++++ rdopkg [ 1] RFEs [ 3] ++ tempest [ 3] ++ ## 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. (265 bugs) ### diskimage-builder (4 bugs) [1210465 ] http://bugzilla.redhat.com/1210465 (NEW) Component: diskimage-builder Last change: 2015-04-09 Summary: instack-build-images fails when building CentOS7 due to EPEL version change [1228761 ] http://bugzilla.redhat.com/1228761 (NEW) Component: diskimage-builder Last change: 2015-06-10 Summary: DIB_YUM_REPO_CONF points to two files and that breaks imagebuilding [1233210 ] http://bugzilla.redhat.com/1233210 (NEW) Component: diskimage-builder Last change: 2015-06-18 Summary: Image building fails silently [1235685 ] http://bugzilla.redhat.com/1235685 (NEW) Component: diskimage-builder Last change: 2015-07-01 Summary: DIB fails on not finding sos ### distribution (18 bugs) [1063474 ] http://bugzilla.redhat.com/1063474 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: python-backports: /usr/lib/python2.6/site- packages/babel/__init__.py:33: UserWarning: Module backports was already imported from /usr/lib64/python2.6/site- packages/backports/__init__.pyc, but /usr/lib/python2.6 /site-packages is being added to sys.path [1116011 ] http://bugzilla.redhat.com/1116011 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO: Packages needed to support AMQP1.0 [1116972 ] http://bugzilla.redhat.com/1116972 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: libffi-devel is required to run Tempest (at least on CentOS 6.5) [1116974 ] http://bugzilla.redhat.com/1116974 (NEW) Component: distribution Last change: 2015-06-04 Summary: Running Tempest according to the instructions @ RDO website fails with missing tox.ini error [1116975 ] http://bugzilla.redhat.com/1116975 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: configuring TestR according to website, breaks Tox completely [1117007 ] http://bugzilla.redhat.com/1117007 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: newer python-nose is required to run Tempest (at least on CentOS 6.5) [update to http://open stack.redhat.com/Testing_IceHouse_using_Tempest] [1176506 ] http://bugzilla.redhat.com/1176506 (NEW) Component: distribution Last change: 2015-06-04 Summary: [TripleO] Provisioning Images filter doesn't work [1176509 ] http://bugzilla.redhat.com/1176509 (NEW) Component: distribution Last change: 2015-06-04 Summary: [TripleO] text of uninitialized deployment needs rewording [1178131 ] http://bugzilla.redhat.com/1178131 (NEW) Component: distribution Last change: 2015-06-04 Summary: SSL supports only broken crypto [1187309 ] http://bugzilla.redhat.com/1187309 (NEW) Component: distribution Last change: 2015-05-08 Summary: New package - python-cliff-tablib [1206867 ] http://bugzilla.redhat.com/1206867 (NEW) Component: distribution Last change: 2015-06-04 Summary: Tracking bug for bugs that Lars is interested in [1212223 ] http://bugzilla.redhat.com/1212223 (NEW) Component: distribution Last change: 2015-06-04 Summary: mariadb requires Requires: mariadb-libs(x86-64) = 1:5.5.35-3.el7 [1218555 ] http://bugzilla.redhat.com/1218555 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: rdo-release needs to enable RHEL optional extras and rh-common repositories [1219069 ] http://bugzilla.redhat.com/1219069 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: trove-guestagent systemd unit file uses incorrect path for guest_info [1219890 ] http://bugzilla.redhat.com/1219890 (ASSIGNED) Component: distribution Last change: 2015-06-09 Summary: Unable to launch an instance [1226795 ] http://bugzilla.redhat.com/1226795 (NEW) Component: distribution Last change: 2015-06-11 Summary: RFE: Manila-UI Plugin support in Horizon [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2015-08-12 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1249035 ] http://bugzilla.redhat.com/1249035 (ASSIGNED) Component: distribution Last change: 2015-07-31 Summary: liberty missing python module unicodecsv ### dnsmasq (2 bugs) [1164770 ] http://bugzilla.redhat.com/1164770 (NEW) Component: dnsmasq Last change: 2015-06-22 Summary: On a 3 node setup (controller, network and compute), instance is not getting dhcp ip (while using flat network) [1214898 ] http://bugzilla.redhat.com/1214898 (NEW) Component: dnsmasq Last change: 2015-04-24 Summary: RDO-dnsmasq: During attempt to deploy the overcloud, the hosts doing the PXE boot don't get IP. ### instack (4 bugs) [1192622 ] http://bugzilla.redhat.com/1192622 (NEW) Component: instack Last change: 2015-06-04 Summary: RDO Instack FAQ has serious doc bug [1201372 ] http://bugzilla.redhat.com/1201372 (NEW) Component: instack Last change: 2015-06-04 Summary: instack-update-overcloud fails because it tries to access non-existing files [1224459 ] http://bugzilla.redhat.com/1224459 (NEW) Component: instack Last change: 2015-06-18 Summary: AttributeError: 'User' object has no attribute '_meta' [1225590 ] http://bugzilla.redhat.com/1225590 (NEW) Component: instack Last change: 2015-06-04 Summary: When supplying Satellite registration fails do to Curl SSL error but i see now curl code ### instack-undercloud (23 bugs) [1134073 ] http://bugzilla.redhat.com/1134073 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: Nova default quotas insufficient to deploy baremetal overcloud [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment [1176569 ] http://bugzilla.redhat.com/1176569 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: 404 not found when instack-virt-setup tries to download the rhel-6.5 guest image [1187966 ] http://bugzilla.redhat.com/1187966 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: missing dependency on which [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-12 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1200081 ] http://bugzilla.redhat.com/1200081 (NEW) Component: instack-undercloud Last change: 2015-07-14 Summary: Installing instack undercloud on Fedora20 VM fails [1210685 ] http://bugzilla.redhat.com/1210685 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: Could not retrieve facts for localhost.localhost: no address for localhost.localhost (corrupted /etc/resolv.conf) [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-19 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1214545 ] http://bugzilla.redhat.com/1214545 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: undercloud nova.conf needs reserved_host_memory_mb=0 [1215178 ] http://bugzilla.redhat.com/1215178 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: RDO-instack-undercloud: instack-install-undercloud exists with error "ImportError: No module named six." [1216243 ] http://bugzilla.redhat.com/1216243 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-18 Summary: Undercloud install leaves services enabled but not started [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-15 Summary: instack-build-images does not stop on certain errors [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-15 Summary: wget is missing from qcow2 image fails instack-build- images script [1221812 ] http://bugzilla.redhat.com/1221812 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud install fails w/ rdo-kilo on rhel-7.1 due to rpm gpg key import [1221818 ] http://bugzilla.redhat.com/1221818 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: rdo-manager documentation required for RHEL7 + rdo kilo (only) setup and install [1223977 ] http://bugzilla.redhat.com/1223977 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud: Running "openstack undercloud install" exits with error due to a missing python- flask-babel package: "Error: Package: openstack- tuskar-2013.2-dev1.el7.centos.noarch (delorean-rdo- management) Requires: python-flask-babel" [1225688 ] http://bugzilla.redhat.com/1225688 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud: running instack-build-imsages exists with "Not enough RAM to use tmpfs for build. (4048492 < 4G)" [1229720 ] http://bugzilla.redhat.com/1229720 (NEW) Component: instack-undercloud Last change: 2015-06-09 Summary: overcloud deploy fails due to timeout [1230870 ] http://bugzilla.redhat.com/1230870 (NEW) Component: instack-undercloud Last change: 2015-06-29 Summary: instack-undercloud: The documention is missing the instructions for installing the epel repos prior to running "sudo yum install -y python-rdomanager- oscplugin'. [1230937 ] http://bugzilla.redhat.com/1230937 (NEW) Component: instack-undercloud Last change: 2015-06-11 Summary: instack-undercloud: multiple "openstack No user with a name or ID of" errors during overcloud deployment. [1232029 ] http://bugzilla.redhat.com/1232029 (NEW) Component: instack-undercloud Last change: 2015-06-22 Summary: instack-undercloud: "openstack undercloud install" fails with "RuntimeError: ('%s failed. See log for details.', 'os-refresh-config')" [1232083 ] http://bugzilla.redhat.com/1232083 (NEW) Component: instack-undercloud Last change: 2015-06-16 Summary: instack-ironic-deployment --register-nodes swallows error output [1234652 ] http://bugzilla.redhat.com/1234652 (NEW) Component: instack-undercloud Last change: 2015-06-25 Summary: Instack has hard coded values for specific config files ### iproute (1 bug) [1173435 ] http://bugzilla.redhat.com/1173435 (NEW) Component: iproute Last change: 2015-06-05 Summary: deleting netns ends in Device or resource busy and blocks further namespace usage ### openstack-ceilometer (5 bugs) [1194230 ] http://bugzilla.redhat.com/1194230 (ASSIGNED) Component: openstack-ceilometer Last change: 2015-02-26 Summary: The /etc/sudoers.d/ceilometer have incorrect permissions [1214928 ] http://bugzilla.redhat.com/1214928 (NEW) Component: openstack-ceilometer Last change: 2015-04-23 Summary: package ceilometermiddleware missing [1219372 ] http://bugzilla.redhat.com/1219372 (NEW) Component: openstack-ceilometer Last change: 2015-05-07 Summary: Info about 'severity' field changes is not displayed via alarm-history call [1219376 ] http://bugzilla.redhat.com/1219376 (NEW) Component: openstack-ceilometer Last change: 2015-05-07 Summary: Wrong alarms order on 'severity' field [1231326 ] http://bugzilla.redhat.com/1231326 (NEW) Component: openstack-ceilometer Last change: 2015-06-12 Summary: kafka publisher requires kafka-python library ### openstack-cinder (13 bugs) [1028688 ] http://bugzilla.redhat.com/1028688 (ASSIGNED) Component: openstack-cinder Last change: 2015-03-20 Summary: should use new names in cinder-dist.conf [1049380 ] http://bugzilla.redhat.com/1049380 (NEW) Component: openstack-cinder Last change: 2015-03-23 Summary: openstack-cinder: cinder fails to copy an image a volume with GlusterFS backend [1049511 ] http://bugzilla.redhat.com/1049511 (NEW) Component: openstack-cinder Last change: 2015-03-30 Summary: EMC: fails to boot instances from volumes with "TypeError: Unsupported parameter type" [1049535 ] http://bugzilla.redhat.com/1049535 (NEW) Component: openstack-cinder Last change: 2015-04-14 Summary: [RFE] permit cinder to create a volume when root_squash is set to on for gluster storage [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2015-07-23 Summary: Configuration file in share forces ignore of auth_uri [1157939 ] http://bugzilla.redhat.com/1157939 (ASSIGNED) Component: openstack-cinder Last change: 2015-04-27 Summary: Default binary for iscsi_helper (lioadm) does not exist in the repos [1167156 ] http://bugzilla.redhat.com/1167156 (NEW) Component: openstack-cinder Last change: 2014-11-24 Summary: cinder-api[14407]: segfault at 7fc84636f7e0 ip 00007fc84636f7e0 sp 00007fff3110a468 error 15 in multiarray.so[7fc846369000+d000] [1167945 ] http://bugzilla.redhat.com/1167945 (NEW) Component: openstack-cinder Last change: 2014-11-25 Summary: Random characters in instacne name break volume attaching [1178648 ] http://bugzilla.redhat.com/1178648 (NEW) Component: openstack-cinder Last change: 2015-01-05 Summary: vmware: "Not authenticated error occurred " on delete volume [1206864 ] http://bugzilla.redhat.com/1206864 (NEW) Component: openstack-cinder Last change: 2015-03-31 Summary: cannot attach local cinder volume [1212899 ] http://bugzilla.redhat.com/1212899 (ASSIGNED) Component: openstack-cinder Last change: 2015-04-17 Summary: [packaging] missing dependencies for openstack-cinder [1229551 ] http://bugzilla.redhat.com/1229551 (ASSIGNED) Component: openstack-cinder Last change: 2015-06-14 Summary: Nova resize fails with iSCSI logon failure when booting from volume [1231311 ] http://bugzilla.redhat.com/1231311 (NEW) Component: openstack-cinder Last change: 2015-06-12 Summary: Cinder missing dep: fasteners against liberty packstack install ### openstack-foreman-installer (3 bugs) [1082728 ] http://bugzilla.redhat.com/1082728 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: [RFE] allow for Keystone/LDAP configuration at deployment time [1203292 ] http://bugzilla.redhat.com/1203292 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: [RFE] Openstack Installer should install and configure SPICE to work with Nova and Horizon [1205782 ] http://bugzilla.redhat.com/1205782 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: support the ldap user_enabled_invert parameter ### openstack-glance (2 bugs) [1208798 ] http://bugzilla.redhat.com/1208798 (NEW) Component: openstack-glance Last change: 2015-04-20 Summary: Split glance-api and glance-registry [1213545 ] http://bugzilla.redhat.com/1213545 (NEW) Component: openstack-glance Last change: 2015-04-21 Summary: [packaging] missing dependencies for openstack-glance- common: python-glance ### openstack-heat (3 bugs) [1216917 ] http://bugzilla.redhat.com/1216917 (NEW) Component: openstack-heat Last change: 2015-07-08 Summary: Clearing non-existing hooks yields no error message [1228324 ] http://bugzilla.redhat.com/1228324 (NEW) Component: openstack-heat Last change: 2015-07-20 Summary: When deleting the stack, a bare metal node goes to ERROR state and is not deleted [1235472 ] http://bugzilla.redhat.com/1235472 (NEW) Component: openstack-heat Last change: 2015-07-02 Summary: SoftwareDeployment resource attributes are null ### openstack-horizon (5 bugs) [1210821 ] http://bugzilla.redhat.com/1210821 (NEW) Component: openstack-horizon Last change: 2015-04-10 Summary: horizon should be using rdo logo instead of openstack's [1218896 ] http://bugzilla.redhat.com/1218896 (NEW) Component: openstack-horizon Last change: 2015-05-13 Summary: Remaining Horizon issues for kilo release [1218897 ] http://bugzilla.redhat.com/1218897 (NEW) Component: openstack-horizon Last change: 2015-05-11 Summary: new launch instance does not work with webroot other than '/' [1220070 ] http://bugzilla.redhat.com/1220070 (NEW) Component: openstack-horizon Last change: 2015-05-13 Summary: horizon requires manage.py compress to be run [1248634 ] http://bugzilla.redhat.com/1248634 (NEW) Component: openstack-horizon Last change: 2015-07-30 Summary: Horizon Create volume from Image not mountable ### openstack-ironic (1 bug) [1221472 ] http://bugzilla.redhat.com/1221472 (NEW) Component: openstack-ironic Last change: 2015-05-14 Summary: Error message is not clear: Node can not be updated while a state transition is in progress. (HTTP 409) ### openstack-ironic-discoverd (2 bugs) [1209110 ] http://bugzilla.redhat.com/1209110 (NEW) Component: openstack-ironic-discoverd Last change: 2015-04-09 Summary: Introspection times out after more than an hour [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2015-08-10 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (6 bugs) [1167528 ] http://bugzilla.redhat.com/1167528 (NEW) Component: openstack-keystone Last change: 2015-07-23 Summary: assignment table migration fails for keystone-manage db_sync if duplicate entry exists [1208934 ] http://bugzilla.redhat.com/1208934 (NEW) Component: openstack-keystone Last change: 2015-04-05 Summary: Need to include SSO callback form in the openstack- keystone RPM [1212126 ] http://bugzilla.redhat.com/1212126 (NEW) Component: openstack-keystone Last change: 2015-06-01 Summary: keystone: add token flush cronjob script to keystone package [1217663 ] http://bugzilla.redhat.com/1217663 (NEW) Component: openstack-keystone Last change: 2015-06-04 Summary: Overridden default for Token Provider points to non- existent class [1218644 ] http://bugzilla.redhat.com/1218644 (ASSIGNED) Component: openstack-keystone Last change: 2015-06-04 Summary: CVE-2015-3646 openstack-keystone: cache backend password leak in log (OSSA 2015-008) [openstack-rdo] [1220489 ] http://bugzilla.redhat.com/1220489 (NEW) Component: openstack-keystone Last change: 2015-06-04 Summary: wrong log directories in /usr/share/keystone/wsgi- keystone.conf ### openstack-neutron (7 bugs) [1147152 ] http://bugzilla.redhat.com/1147152 (NEW) Component: openstack-neutron Last change: 2014-09-27 Summary: Use neutron-sanity-check in CI checks [1149504 ] http://bugzilla.redhat.com/1149504 (NEW) Component: openstack-neutron Last change: 2014-10-12 Summary: Instances won't obtain IPv6 address and gateway when using SLAAC provided by OpenStack [1149505 ] http://bugzilla.redhat.com/1149505 (NEW) Component: openstack-neutron Last change: 2014-10-12 Summary: Instances won't obtain IPv6 address and gateway when using Stateful DHCPv6 provided by OpenStack [1159733 ] http://bugzilla.redhat.com/1159733 (NEW) Component: openstack-neutron Last change: 2015-03-22 Summary: no ports available when associating floating ips to new instance [1164230 ] http://bugzilla.redhat.com/1164230 (NEW) Component: openstack-neutron Last change: 2014-12-16 Summary: In openstack-neutron-sriov-nic-agent package is missing the /etc/neutron/plugins/ml2/ml2_conf_sriov.ini config files [1180201 ] http://bugzilla.redhat.com/1180201 (NEW) Component: openstack-neutron Last change: 2015-01-08 Summary: neutron-netns-cleanup.service needs RemainAfterExit=yes and PrivateTmp=false [1226006 ] http://bugzilla.redhat.com/1226006 (NEW) Component: openstack-neutron Last change: 2015-05-28 Summary: Option "username" from group "keystone_authtoken" is deprecated. Use option "username" from group "keystone_authtoken". ### openstack-nova (17 bugs) [1086247 ] http://bugzilla.redhat.com/1086247 (ASSIGNED) Component: openstack-nova Last change: 2015-06-04 Summary: Ensure translations are installed correctly and picked up at runtime [1123298 ] http://bugzilla.redhat.com/1123298 (NEW) Component: openstack-nova Last change: 2015-04-26 Summary: logrotate should copytruncate to avoid oepnstack logging to deleted files [1148526 ] http://bugzilla.redhat.com/1148526 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: nova: fail to edit project quota with DataError from nova [1149682 ] http://bugzilla.redhat.com/1149682 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: nova object store allow get object after date exires [1154152 ] http://bugzilla.redhat.com/1154152 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: [nova] hw:numa_nodes=0 causes divide by zero [1154201 ] http://bugzilla.redhat.com/1154201 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: [nova][PCI-Passthrough] TypeError: pop() takes at most 1 argument (2 given) [1157690 ] http://bugzilla.redhat.com/1157690 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: v4-fixed-ip= not working with juno nova networking [1161915 ] http://bugzilla.redhat.com/1161915 (NEW) Component: openstack-nova Last change: 2015-04-10 Summary: horizon console uses http when horizon is set to use ssl [1161920 ] http://bugzilla.redhat.com/1161920 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: novnc init script doesnt write to log [1180129 ] http://bugzilla.redhat.com/1180129 (NEW) Component: openstack-nova Last change: 2015-01-08 Summary: Installation of openstack-nova-compute fails on PowerKVM [1189931 ] http://bugzilla.redhat.com/1189931 (NEW) Component: openstack-nova Last change: 2015-02-05 Summary: Nova AVC messages [1190815 ] http://bugzilla.redhat.com/1190815 (NEW) Component: openstack-nova Last change: 2015-02-09 Summary: Nova - db connection string present on compute nodes [1200701 ] http://bugzilla.redhat.com/1200701 (NEW) Component: openstack-nova Last change: 2015-05-06 Summary: openstack-nova-novncproxy.service in failed state - need upgraded websockify version [1213547 ] http://bugzilla.redhat.com/1213547 (NEW) Component: openstack-nova Last change: 2015-05-22 Summary: launching 20 VMs at once via a heat resource group causes nova to not record some IPs correctly [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2015-06-14 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1229301 ] http://bugzilla.redhat.com/1229301 (NEW) Component: openstack-nova Last change: 2015-06-08 Summary: used_now is really used_max, and used_max is really used_now in "nova host-describe" [1234837 ] http://bugzilla.redhat.com/1234837 (NEW) Component: openstack-nova Last change: 2015-06-23 Summary: Kilo assigning ipv6 address, even though its disabled. ### openstack-packstack (41 bugs) [953586 ] http://bugzilla.redhat.com/953586 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Openstack Installer: packstack should install and configure SPICE to work with Nova and Horizon [982035 ] http://bugzilla.redhat.com/982035 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-24 Summary: [RFE] Include Fedora cloud images in some nice way [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-04 Summary: API services has all admin permission instead of service [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] SPICE support in packstack [1100142 ] http://bugzilla.redhat.com/1100142 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack missing ML2 Mellanox Mechanism Driver [1107908 ] http://bugzilla.redhat.com/1107908 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Offset Swift ports to 6200 [1148468 ] http://bugzilla.redhat.com/1148468 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: proposal to use the Red Hat tempest rpm to configure a demo environment and configure tempest [1155722 ] http://bugzilla.redhat.com/1155722 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [delorean] ArgumentError: Invalid resource type database_user at /var/tmp/packstack//manifests/17 2.16.32.71_mariadb.pp:28 on node [1158015 ] http://bugzilla.redhat.com/1158015 (NEW) Component: openstack-packstack Last change: 2015-04-14 Summary: Post installation, Cinder fails with an error: Volume group "cinder-volumes" not found [1160885 ] http://bugzilla.redhat.com/1160885 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: rabbitmq wont start if ssl is required [1167121 ] http://bugzilla.redhat.com/1167121 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: centos7 fails to install glance [1169742 ] http://bugzilla.redhat.com/1169742 (NEW) Component: openstack-packstack Last change: 2015-06-25 Summary: Error: service-update is not currently supported by the keystone sql driver [1171811 ] http://bugzilla.redhat.com/1171811 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: misleading exit message on fail [1176433 ] http://bugzilla.redhat.com/1176433 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails to configure horizon - juno/rhel7 (vm) [1176797 ] http://bugzilla.redhat.com/1176797 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone on CentOS 7 VM fails at cinder puppet manifest [1176833 ] http://bugzilla.redhat.com/1176833 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails when starting neutron server [1185627 ] http://bugzilla.redhat.com/1185627 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: glance provision disregards keystone region setting [1187572 ] http://bugzilla.redhat.com/1187572 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: RFE: allow to set certfile for /etc/rabbitmq/rabbitmq.config [1187609 ] http://bugzilla.redhat.com/1187609 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-04 Summary: CONFIG_AMQP_ENABLE_SSL=y does not really set ssl on [1202958 ] http://bugzilla.redhat.com/1202958 (NEW) Component: openstack-packstack Last change: 2015-07-14 Summary: Packstack generates invalid /etc/sysconfig/network- scripts/ifcfg-br-ex [1203131 ] http://bugzilla.redhat.com/1203131 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Using packstack deploy openstack,when CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br- eno50:eno50,encounters an error?ERROR : Error appeared during Puppet run: 10.43.241.186_neutron.pp ?. [1203444 ] http://bugzilla.redhat.com/1203444 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: "private" network created by packstack is not owned by any tenant [1206358 ] http://bugzilla.redhat.com/1206358 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: provision_glance does not honour proxy setting when getting image [1206742 ] http://bugzilla.redhat.com/1206742 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Installed epel-release prior to running packstack, packstack disables it on invocation [1207098 ] http://bugzilla.redhat.com/1207098 (NEW) Component: openstack-packstack Last change: 2015-08-04 Summary: [RDO] packstack installation failed with "Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/sbin/service httpd start' returned 1: Redirecting to /bin/systemctl start httpd.service" [1207248 ] http://bugzilla.redhat.com/1207248 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: auto enablement of the extras channel [1207371 ] http://bugzilla.redhat.com/1207371 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails during _keystone.pp [1208812 ] http://bugzilla.redhat.com/1208812 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: add DiskFilter to scheduler_default_filters [1209206 ] http://bugzilla.redhat.com/1209206 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails - CentOS7 ; fresh install : Error: /Stage[main]/Apache::Service/Service[httpd] [1213149 ] http://bugzilla.redhat.com/1213149 (NEW) Component: openstack-packstack Last change: 2015-07-08 Summary: openstack-keystone service is in " failed " status when CONFIG_KEYSTONE_SERVICE_NAME=httpd [1214922 ] http://bugzilla.redhat.com/1214922 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Cannot use ipv6 address for cinder nfs backend. [1225312 ] http://bugzilla.redhat.com/1225312 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack Installation error - Invalid parameter create_mysql_resource on Class[Galera::Server] [1226393 ] http://bugzilla.redhat.com/1226393 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: CONFIG_PROVISION_DEMO=n causes packstack to fail [1232496 ] http://bugzilla.redhat.com/1232496 (NEW) Component: openstack-packstack Last change: 2015-06-16 Summary: Error during puppet run causes install to fail, says rabbitmq.com cannot be reached when it can [1235139 ] http://bugzilla.redhat.com/1235139 (NEW) Component: openstack-packstack Last change: 2015-07-01 Summary: [F22-Packstack-Kilo] Error: Could not find dependency Package[openstack-swift] for File[/srv/node] at /var/tm p/packstack/b77f37620d9f4794b6f38730442962b6/manifests/ xxx.xxx.xxx.xxx_swift.pp:90 [1235948 ] http://bugzilla.redhat.com/1235948 (NEW) Component: openstack-packstack Last change: 2015-07-18 Summary: Error occurred at during setup Ironic via packstack. Invalid parameter rabbit_user [1239286 ] http://bugzilla.redhat.com/1239286 (NEW) Component: openstack-packstack Last change: 2015-07-05 Summary: ERROR: cliff.app 'super' object has no attribute 'load_commands' [1244407 ] http://bugzilla.redhat.com/1244407 (NEW) Component: openstack-packstack Last change: 2015-07-18 Summary: Deploying ironic kilo with packstack fails [1247816 ] http://bugzilla.redhat.com/1247816 (NEW) Component: openstack-packstack Last change: 2015-07-29 Summary: rdo liberty trunk; nova compute fails to start [1249169 ] http://bugzilla.redhat.com/1249169 (NEW) Component: openstack-packstack Last change: 2015-08-05 Summary: FWaaS does not work because DB was not synced ### openstack-puppet-modules (10 bugs) [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Offset Swift ports to 6200 [1150678 ] http://bugzilla.redhat.com/1150678 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Permissions issue prevents CSS from rendering [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1155663 ] http://bugzilla.redhat.com/1155663 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Increase the rpc_thread_pool_size [1157500 ] http://bugzilla.redhat.com/1157500 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: ERROR: Network commands are not supported when using the Neutron API. [1174454 ] http://bugzilla.redhat.com/1174454 (ASSIGNED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Add puppet-openstack_extras to opm [1192539 ] http://bugzilla.redhat.com/1192539 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Add puppet-tripleo and puppet-gnocchi to opm [1222326 ] http://bugzilla.redhat.com/1222326 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: trove conf files require update when neutron disabled [1236775 ] http://bugzilla.redhat.com/1236775 (NEW) Component: openstack-puppet-modules Last change: 2015-06-30 Summary: rdo kilo mongo fails to start [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2015-07-07 Summary: trove guestagent config mods for integration testing ### openstack-selinux (13 bugs) [1158394 ] http://bugzilla.redhat.com/1158394 (NEW) Component: openstack-selinux Last change: 2014-11-23 Summary: keystone-all proccess raised avc denied [1170238 ] http://bugzilla.redhat.com/1170238 (NEW) Component: openstack-selinux Last change: 2014-12-18 Summary: Keepalived fail to start for HA router because of SELinux issues [1174795 ] http://bugzilla.redhat.com/1174795 (NEW) Component: openstack-selinux Last change: 2015-02-24 Summary: keystone fails to start: raise exception.ConfigFileNotF ound(config_file=paste_config_value) [1189929 ] http://bugzilla.redhat.com/1189929 (NEW) Component: openstack-selinux Last change: 2015-02-06 Summary: Glance AVC messages [1202941 ] http://bugzilla.redhat.com/1202941 (NEW) Component: openstack-selinux Last change: 2015-03-18 Summary: Glance fails to start on CentOS 7 because of selinux AVC [1202944 ] http://bugzilla.redhat.com/1202944 (NEW) Component: openstack-selinux Last change: 2015-08-12 Summary: "glance image-list" fails on F21, causing packstack install to fail [1203910 ] http://bugzilla.redhat.com/1203910 (NEW) Component: openstack-selinux Last change: 2015-03-19 Summary: Keystone requires keystone_t self:process signal; [1206740 ] http://bugzilla.redhat.com/1206740 (NEW) Component: openstack-selinux Last change: 2015-04-09 Summary: On CentOS7.1 packstack --allinone fails to start Apache because of binding error on port 5000 [1211719 ] http://bugzilla.redhat.com/1211719 (NEW) Component: openstack-selinux Last change: 2015-04-14 Summary: selinux audit failures on openvswitch in rdo kilo [1219143 ] http://bugzilla.redhat.com/1219143 (NEW) Component: openstack-selinux Last change: 2015-05-13 Summary: Selinux prevents keystone to connect to memcached port [1219406 ] http://bugzilla.redhat.com/1219406 (NEW) Component: openstack-selinux Last change: 2015-07-23 Summary: Glance over nfs fails due to selinux [1249685 ] http://bugzilla.redhat.com/1249685 (NEW) Component: openstack-selinux Last change: 2015-08-11 Summary: selinux denials on rdo liberty packstack installs [1252675 ] http://bugzilla.redhat.com/1252675 (NEW) Component: openstack-selinux Last change: 2015-08-12 Summary: neutron-server cannot connect to port 5000 due to SELinux ### openstack-swift (2 bugs) [1169215 ] http://bugzilla.redhat.com/1169215 (NEW) Component: openstack-swift Last change: 2014-12-12 Summary: swift-init does not interoperate with systemd swift service files [1179931 ] http://bugzilla.redhat.com/1179931 (NEW) Component: openstack-swift Last change: 2015-01-07 Summary: Variable of init script gets overwritten preventing the startup of swift services when using multiple server configurations ### openstack-tripleo (24 bugs) [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Scaling work to do during icehouse [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: User can not login into the overcloud horizon using the proper credentials [1187352 ] http://bugzilla.redhat.com/1187352 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: /usr/bin/instack-prepare-for-overcloud glance using incorrect parameter [1205645 ] http://bugzilla.redhat.com/1205645 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Dependency issue: python-oslo-versionedobjects is required by heat and not in the delorean repos [1211560 ] http://bugzilla.redhat.com/1211560 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: instack-deploy-overcloud times out after ~3 minutes, no plan or stack is created [1218168 ] http://bugzilla.redhat.com/1218168 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: ceph.service should only be running on the ceph nodes, not on the controller and compute nodes [1218340 ] http://bugzilla.redhat.com/1218340 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: RFE: add "scheduler_default_weighers = CapacityWeigher" explicitly to cinder.conf [1221610 ] http://bugzilla.redhat.com/1221610 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: RDO-manager beta fails to install: Deployment exited with non-zero status code: 6 [1221731 ] http://bugzilla.redhat.com/1221731 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Overcloud missing ceilometer keystone user and endpoints [1223424 ] http://bugzilla.redhat.com/1223424 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: instack-deploy-overcloud should not rely on instackenv.json, but should use ironic instead [1223443 ] http://bugzilla.redhat.com/1223443 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: You can still check introspection status for ironic nodes that have been deleted [1223471 ] http://bugzilla.redhat.com/1223471 (NEW) Component: openstack-tripleo Last change: 2015-06-22 Summary: Discovery errors out even when it is successful [1223667 ] http://bugzilla.redhat.com/1223667 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: When using 'tripleo wait_for' with the command 'nova hypervisor-stats' it hangs forever [1223672 ] http://bugzilla.redhat.com/1223672 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Node registration fails silently if instackenv.json is badly formatted [1224604 ] http://bugzilla.redhat.com/1224604 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Lots of dracut-related error messages during instack- build-images [1225022 ] http://bugzilla.redhat.com/1225022 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: When adding nodes to the cloud the update hangs and takes forever [1225390 ] http://bugzilla.redhat.com/1225390 (NEW) Component: openstack-tripleo Last change: 2015-06-29 Summary: The role names from "openstack management role list" don't match those for "openstack overcloud scale stack" [1226653 ] http://bugzilla.redhat.com/1226653 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: The usage message for "heat resource-show" is confusing and incorrect [1226867 ] http://bugzilla.redhat.com/1226867 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Timeout in API [1229174 ] http://bugzilla.redhat.com/1229174 (NEW) Component: openstack-tripleo Last change: 2015-06-08 Summary: Nova computes can't resolve each other because the hostnames in /etc/hosts don't include the ".novalocal" suffix ### openstack-tripleo-heat-templates (5 bugs) [1204479 ] http://bugzilla.redhat.com/1204479 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-04 Summary: The ExtraConfig and controllerExtraConfig parameters are ignored in the controller-puppet template [1230250 ] http://bugzilla.redhat.com/1230250 (ASSIGNED) Component: openstack-tripleo-heat-templates Last change: 2015-06-16 Summary: [Unified CLI] Deployment using Tuskar has failed - Deployment exited with non-zero status code: 1 [1232015 ] http://bugzilla.redhat.com/1232015 (ASSIGNED) Component: openstack-tripleo-heat-templates Last change: 2015-06-16 Summary: instack-undercloud: one controller deployment: running "pcs status" - Error: cluster is not currently running on this node [1235508 ] http://bugzilla.redhat.com/1235508 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-25 Summary: Package update does not take puppet managed packages into account [1236760 ] http://bugzilla.redhat.com/1236760 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-29 Summary: Drop 'without-mergepy' from main overcloud template ### openstack-tripleo-image-elements (2 bugs) [1187354 ] http://bugzilla.redhat.com/1187354 (NEW) Component: openstack-tripleo-image-elements Last change: 2015-06-04 Summary: possible incorrect selinux check in 97-mysql-selinux [1187965 ] http://bugzilla.redhat.com/1187965 (NEW) Component: openstack-tripleo-image-elements Last change: 2015-06-04 Summary: mariadb my.cnf socket path does not exist ### openstack-tuskar (3 bugs) [1210223 ] http://bugzilla.redhat.com/1210223 (ASSIGNED) Component: openstack-tuskar Last change: 2015-06-23 Summary: Updating the controller count to 3 fails [1229401 ] http://bugzilla.redhat.com/1229401 (NEW) Component: openstack-tuskar Last change: 2015-06-26 Summary: stack is stuck in DELETE_FAILED state [1229493 ] http://bugzilla.redhat.com/1229493 (ASSIGNED) Component: openstack-tuskar Last change: 2015-07-27 Summary: Difficult to synchronise tuskar stored files with /usr/share/openstack-tripleo-heat-templates ### openstack-utils (3 bugs) [1161501 ] http://bugzilla.redhat.com/1161501 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: Can't enable OpenStack service after openstack-service disable [1201340 ] http://bugzilla.redhat.com/1201340 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-service tries to restart neutron-ovs- cleanup.service [1211989 ] http://bugzilla.redhat.com/1211989 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-status shows 'disabled on boot' for the mysqld service ### openvswitch (2 bugs) [1209003 ] http://bugzilla.redhat.com/1209003 (ASSIGNED) Component: openvswitch Last change: 2015-05-19 Summary: ovs-vswitchd segfault on boot leaving server with no network connectivity [1251970 ] http://bugzilla.redhat.com/1251970 (NEW) Component: openvswitch Last change: 2015-08-10 Summary: openvswitch tunnel no communication after update to kernel 3.10.0-229.11.1.el7.x86_64 ### python-glanceclient (1 bug) [1164349 ] http://bugzilla.redhat.com/1164349 (ASSIGNED) Component: python-glanceclient Last change: 2014-11-17 Summary: rdo juno glance client needs python-requests >= 2.2.0 ### python-keystonemiddleware (1 bug) [1195977 ] http://bugzilla.redhat.com/1195977 (NEW) Component: python-keystonemiddleware Last change: 2015-06-04 Summary: Rebase python-keystonemiddleware to version 1.3 ### python-neutronclient (2 bugs) [1132541 ] http://bugzilla.redhat.com/1132541 (ASSIGNED) Component: python-neutronclient Last change: 2015-03-30 Summary: neutron security-group-rule-list fails with URI too long [1221063 ] http://bugzilla.redhat.com/1221063 (ASSIGNED) Component: python-neutronclient Last change: 2015-05-13 Summary: --router:external=True syntax is invalid - not backward compatibility ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2015-06-04 Summary: Missing versioned dependency on python-six ### python-openstackclient (5 bugs) [1187310 ] http://bugzilla.redhat.com/1187310 (NEW) Component: python-openstackclient Last change: 2015-06-04 Summary: Add --user to project list command to filter projects by user [1212091 ] http://bugzilla.redhat.com/1212091 (NEW) Component: python-openstackclient Last change: 2015-04-28 Summary: `openstack ip floating delete` fails if we specify IP address as input [1212439 ] http://bugzilla.redhat.com/1212439 (NEW) Component: python-openstackclient Last change: 2015-04-16 Summary: Usage is not described accurately for 99% of openstack baremetal [1227543 ] http://bugzilla.redhat.com/1227543 (NEW) Component: python-openstackclient Last change: 2015-06-13 Summary: openstack undercloud install fails due to a missing make target for tripleo-selinux-keepalived.pp [1239144 ] http://bugzilla.redhat.com/1239144 (NEW) Component: python-openstackclient Last change: 2015-07-10 Summary: appdirs requirement ### rdo-manager (21 bugs) [1212520 ] http://bugzilla.redhat.com/1212520 (NEW) Component: rdo-manager Last change: 2015-04-16 Summary: [RFE] [CI] Add ability to generate and store overcloud images provided by latest-passed-ci [1213647 ] http://bugzilla.redhat.com/1213647 (NEW) Component: rdo-manager Last change: 2015-04-21 Summary: RFE: add deltarpm to all images built [1214343 ] http://bugzilla.redhat.com/1214343 (NEW) Component: rdo-manager Last change: 2015-04-24 Summary: [RFE] Command to create flavors based on real hardware and profiles [1214349 ] http://bugzilla.redhat.com/1214349 (NEW) Component: rdo-manager Last change: 2015-04-22 Summary: [RFE] Use Ironic API instead of discoverd one for discovery/introspection [1218281 ] http://bugzilla.redhat.com/1218281 (NEW) Component: rdo-manager Last change: 2015-08-10 Summary: RFE: rdo-manager - update heat deployment-show to make puppet output readable [1221663 ] http://bugzilla.redhat.com/1221663 (NEW) Component: rdo-manager Last change: 2015-05-14 Summary: [RFE][RDO-manager]: Alert when deploying a physical compute if the virtualization flag is disabled in BIOS. [1221718 ] http://bugzilla.redhat.com/1221718 (NEW) Component: rdo-manager Last change: 2015-05-14 Summary: rdo-manager: unable to delete the failed overcloud deployment. [1221986 ] http://bugzilla.redhat.com/1221986 (ASSIGNED) Component: rdo-manager Last change: 2015-06-03 Summary: openstack-nova-novncproxy fails to start [1223328 ] http://bugzilla.redhat.com/1223328 (NEW) Component: rdo-manager Last change: 2015-05-20 Summary: Read bit set for others for Openstack services directories in /etc [1223993 ] http://bugzilla.redhat.com/1223993 (ASSIGNED) Component: rdo-manager Last change: 2015-06-04 Summary: overcloud failure with "openstack Authorization Failed: Cannot authenticate without an auth_url" [1226389 ] http://bugzilla.redhat.com/1226389 (NEW) Component: rdo-manager Last change: 2015-05-29 Summary: RDO-Manager Undercloud install failure [1226969 ] http://bugzilla.redhat.com/1226969 (NEW) Component: rdo-manager Last change: 2015-06-01 Summary: Tempest failed when running after overcloud deployment [1227035 ] http://bugzilla.redhat.com/1227035 (ASSIGNED) Component: rdo-manager Last change: 2015-06-02 Summary: RDO-Manager Undercloud install fails while trying to insert data into keystone [1227042 ] http://bugzilla.redhat.com/1227042 (NEW) Component: rdo-manager Last change: 2015-06-01 Summary: rfe: support Keystone HTTPD [1229343 ] http://bugzilla.redhat.com/1229343 (NEW) Component: rdo-manager Last change: 2015-06-08 Summary: instack-virt-setup missing package dependency device- mapper* [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2015-06-11 Summary: there is a newer image that can be used to deploy openstack [1232813 ] http://bugzilla.redhat.com/1232813 (NEW) Component: rdo-manager Last change: 2015-06-17 Summary: PXE boot fails: Unrecognized option "--autofree" [1233410 ] http://bugzilla.redhat.com/1233410 (NEW) Component: rdo-manager Last change: 2015-06-19 Summary: overcloud deployment fails w/ "Message: No valid host was found. There are not enough hosts available., Code: 500" [1234467 ] http://bugzilla.redhat.com/1234467 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: cannot access instance vnc console on horizon after overcloud deployment [1234475 ] http://bugzilla.redhat.com/1234475 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: Cannot login to Overcloud Horizon through Virtual IP (VIP) [1234484 ] http://bugzilla.redhat.com/1234484 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: cannot view cinder volumes in overcloud controller horizon ### rdo-manager-cli (6 bugs) [1212371 ] http://bugzilla.redhat.com/1212371 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-06-18 Summary: Validate node power credentials after enrolling [1212390 ] http://bugzilla.redhat.com/1212390 (NEW) Component: rdo-manager-cli Last change: 2015-06-18 Summary: [RFE] [RDO-Manager] [CLI] Add ability to show matched profiles via CLI command [1212467 ] http://bugzilla.redhat.com/1212467 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-07-03 Summary: [RFE] [RDO-Manager] [CLI] Add an ability to create an overcloud image associated with kernel/ramdisk images in one CLI step [1226855 ] http://bugzilla.redhat.com/1226855 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-08-10 Summary: Role was added to a template with empty flavor value [1228769 ] http://bugzilla.redhat.com/1228769 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-07-13 Summary: Missing dependencies on sysbench and fio (RHEL) [1230170 ] http://bugzilla.redhat.com/1230170 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-06-11 Summary: the ouptut of openstack management plan show --long command is not readable ### rdopkg (1 bug) [1100405 ] http://bugzilla.redhat.com/1100405 (ASSIGNED) Component: rdopkg Last change: 2014-05-22 Summary: [RFE] Add option to force overwrite build files on update download ### RFEs (3 bugs) [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2015-03-30 Summary: [RFE] Provide easy to use upgrade tool [1193886 ] http://bugzilla.redhat.com/1193886 (NEW) Component: RFEs Last change: 2015-02-18 Summary: RFE: wait for DB after boot [1217505 ] http://bugzilla.redhat.com/1217505 (NEW) Component: RFEs Last change: 2015-04-30 Summary: IPMI driver for Ironic should support RAID for operating system/root parition ### tempest (3 bugs) [1227356 ] http://bugzilla.redhat.com/1227356 (NEW) Component: tempest Last change: 2015-06-02 Summary: Some tests are failing on gate with post-install validation on overcloud [1228038 ] http://bugzilla.redhat.com/1228038 (NEW) Component: tempest Last change: 2015-06-04 Summary: Several tests failed with tempest Overcloud on API tests [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. (178 bugs) ### distribution (6 bugs) [1108188 ] http://bugzilla.redhat.com/1108188 (MODIFIED) Component: distribution Last change: 2015-06-04 Summary: update el6 icehouse kombu packages for improved performance [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2015-06-04 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1151589 ] http://bugzilla.redhat.com/1151589 (MODIFIED) Component: distribution Last change: 2015-03-18 Summary: trove does not install dependency python-pbr [1218398 ] http://bugzilla.redhat.com/1218398 (ON_QA) Component: distribution Last change: 2015-06-04 Summary: rdo kilo testing repository missing openstack- neutron-*aas [1218723 ] http://bugzilla.redhat.com/1218723 (MODIFIED) Component: distribution Last change: 2015-06-04 Summary: Trove configuration files set different control_exchange for taskmanager/conductor and api [1219064 ] http://bugzilla.redhat.com/1219064 (ON_QA) Component: distribution Last change: 2015-06-04 Summary: Trove has missing dependencies ### instack-undercloud (2 bugs) [1212862 ] http://bugzilla.redhat.com/1212862 (MODIFIED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-install-undercloud fails with "ImportError: No module named six" [1232162 ] http://bugzilla.redhat.com/1232162 (MODIFIED) Component: instack-undercloud Last change: 2015-06-16 Summary: the overcloud dns server should not be enforced to 192.168.122.1 when undefined ### openstack-ceilometer (1 bug) [1038162 ] http://bugzilla.redhat.com/1038162 (MODIFIED) Component: openstack-ceilometer Last change: 2014-02-04 Summary: openstack-ceilometer-common missing python-babel dependency ### openstack-cinder (5 bugs) [994370 ] http://bugzilla.redhat.com/994370 (MODIFIED) Component: openstack-cinder Last change: 2014-06-24 Summary: CVE-2013-4183 openstack-cinder: OpenStack: Cinder LVM volume driver does not support secure deletion [openstack-rdo] [1081022 ] http://bugzilla.redhat.com/1081022 (MODIFIED) Component: openstack-cinder Last change: 2014-05-07 Summary: Non-admin user can not attach cinder volume to their instance (LIO) [1084046 ] http://bugzilla.redhat.com/1084046 (POST) Component: openstack-cinder Last change: 2014-09-26 Summary: cinder: can't delete a volume (raise exception.ISCSITargetNotFoundForVolume) [1212900 ] http://bugzilla.redhat.com/1212900 (ON_QA) Component: openstack-cinder Last change: 2015-05-05 Summary: [packaging] /etc/cinder/cinder.conf missing in openstack-cinder [1234038 ] http://bugzilla.redhat.com/1234038 (POST) Component: openstack-cinder Last change: 2015-06-22 Summary: Packstack Error: cinder type-create iscsi returned 1 instead of one of [0] ### openstack-glance (3 bugs) [1008818 ] http://bugzilla.redhat.com/1008818 (MODIFIED) Component: openstack-glance Last change: 2015-01-07 Summary: glance api hangs with low (1) workers on multiple parallel image creation requests [1023614 ] http://bugzilla.redhat.com/1023614 (POST) Component: openstack-glance Last change: 2014-04-25 Summary: No logging to files [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2014-06-24 Summary: Glance api ssl issue ### openstack-heat (3 bugs) [1021989 ] http://bugzilla.redhat.com/1021989 (MODIFIED) Component: openstack-heat Last change: 2015-02-01 Summary: heat sometimes keeps listenings stacks with status DELETE_COMPLETE [1213476 ] http://bugzilla.redhat.com/1213476 (MODIFIED) Component: openstack-heat Last change: 2015-06-10 Summary: [packaging] /etc/heat/heat.conf missing in openstack- heat [1229477 ] http://bugzilla.redhat.com/1229477 (MODIFIED) Component: openstack-heat Last change: 2015-06-17 Summary: missing dependency in Heat delorean build ### openstack-horizon (1 bug) [1219221 ] http://bugzilla.redhat.com/1219221 (ON_QA) Component: openstack-horizon Last change: 2015-05-08 Summary: region selector missing ### openstack-ironic-discoverd (1 bug) [1204218 ] http://bugzilla.redhat.com/1204218 (ON_QA) Component: openstack-ironic-discoverd Last change: 2015-03-31 Summary: ironic-discoverd should allow dropping all ports except for one detected on discovery ### openstack-keystone (1 bug) [1123542 ] http://bugzilla.redhat.com/1123542 (ON_QA) Component: openstack-keystone Last change: 2015-03-19 Summary: file templated catalogs do not work in protocol v3 ### openstack-neutron (13 bugs) [1019487 ] http://bugzilla.redhat.com/1019487 (MODIFIED) Component: openstack-neutron Last change: 2014-07-17 Summary: neutron-dhcp-agent fails to start without openstack- neutron-openvswitch installed [1049807 ] http://bugzilla.redhat.com/1049807 (POST) Component: openstack-neutron Last change: 2014-01-13 Summary: neutron-dhcp-agent fails to start with plenty of SELinux AVC denials [1050842 ] http://bugzilla.redhat.com/1050842 (ON_QA) Component: openstack-neutron Last change: 2014-06-11 Summary: neutron should not specify signing_dir in neutron- dist.conf [1057822 ] http://bugzilla.redhat.com/1057822 (MODIFIED) Component: openstack-neutron Last change: 2014-04-16 Summary: neutron-ml2 package requires python-pyudev [1058995 ] http://bugzilla.redhat.com/1058995 (ON_QA) Component: openstack-neutron Last change: 2014-04-08 Summary: neutron-plugin-nicira should be renamed to neutron- plugin-vmware [1061349 ] http://bugzilla.redhat.com/1061349 (ON_QA) Component: openstack-neutron Last change: 2014-02-04 Summary: neutron-dhcp-agent won't start due to a missing import of module named stevedore [1081203 ] http://bugzilla.redhat.com/1081203 (MODIFIED) Component: openstack-neutron Last change: 2014-04-17 Summary: No DHCP agents are associated with network [1088537 ] http://bugzilla.redhat.com/1088537 (ON_QA) Component: openstack-neutron Last change: 2014-06-11 Summary: rhel 6.5 icehouse stage.. neutron-db-manage trying to import systemd [1098601 ] http://bugzilla.redhat.com/1098601 (MODIFIED) Component: openstack-neutron Last change: 2014-05-16 Summary: neutron-vpn-agent does not use the /etc/neutron/fwaas_driver.ini [1100136 ] http://bugzilla.redhat.com/1100136 (ON_QA) Component: openstack-neutron Last change: 2014-07-17 Summary: Missing configuration file for ML2 Mellanox Mechanism Driver ml2_conf_mlnx.ini [1109824 ] http://bugzilla.redhat.com/1109824 (MODIFIED) Component: openstack-neutron Last change: 2014-09-27 Summary: Embrane plugin should be split from python-neutron [1157599 ] http://bugzilla.redhat.com/1157599 (ON_QA) Component: openstack-neutron Last change: 2014-11-25 Summary: fresh neutron install fails due unknown database column 'id' [1209932 ] http://bugzilla.redhat.com/1209932 (MODIFIED) Component: openstack-neutron Last change: 2015-04-10 Summary: Packstack installation failed with Neutron-server Could not start Service ### openstack-nova (5 bugs) [958411 ] http://bugzilla.redhat.com/958411 (ON_QA) Component: openstack-nova Last change: 2015-01-07 Summary: Nova: 'nova instance-action-list' table is not sorted by the order of action occurrence. [1045084 ] http://bugzilla.redhat.com/1045084 (ON_QA) Component: openstack-nova Last change: 2014-06-03 Summary: Trying to boot an instance with a flavor that has nonzero ephemeral disk will fail [1189347 ] http://bugzilla.redhat.com/1189347 (POST) Component: openstack-nova Last change: 2015-05-04 Summary: openstack-nova-* systemd unit files need NotifyAccess=all [1211587 ] http://bugzilla.redhat.com/1211587 (MODIFIED) Component: openstack-nova Last change: 2015-04-14 Summary: openstack-nova-compute fails to start because python- psutil is missing after installing with packstack [1217721 ] http://bugzilla.redhat.com/1217721 (ON_QA) Component: openstack-nova Last change: 2015-05-05 Summary: [packaging] /etc/nova/nova.conf changes due to deprecated options ### openstack-packstack (58 bugs) [956939 ] http://bugzilla.redhat.com/956939 (ON_QA) Component: openstack-packstack Last change: 2015-01-07 Summary: packstack install fails if ntp server does not respond [957006 ] http://bugzilla.redhat.com/957006 (ON_QA) Component: openstack-packstack Last change: 2015-01-07 Summary: packstack reinstall fails trying to start nagios [958587 ] http://bugzilla.redhat.com/958587 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack install succeeds even when puppet completely fails [964005 ] http://bugzilla.redhat.com/964005 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: keystonerc_admin stored in /root requiring running OpenStack software as root user [974971 ] http://bugzilla.redhat.com/974971 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: please give greater control over use of EPEL [976394 ] http://bugzilla.redhat.com/976394 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Put the keystonerc_admin file in the current working directory for --all-in-one installs (or where client machine is same as local) [979041 ] http://bugzilla.redhat.com/979041 (ON_QA) Component: openstack-packstack Last change: 2015-06-04 Summary: Fedora19 no longer has /etc/sysconfig/modules/kvm.modules [990642 ] http://bugzilla.redhat.com/990642 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: rdo release RPM not installed on all fedora hosts [991801 ] http://bugzilla.redhat.com/991801 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Warning message for installing RDO kernel needs to be adjusted [995570 ] http://bugzilla.redhat.com/995570 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: RFE: support setting up apache to serve keystone requests [1001470 ] http://bugzilla.redhat.com/1001470 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: openstack-dashboard django dependency conflict stops packstack execution [1003959 ] http://bugzilla.redhat.com/1003959 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Make "Nothing to do" error from yum in Puppet installs a little easier to decipher [1006353 ] http://bugzilla.redhat.com/1006353 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack w/ CONFIG_CEILOMETER_INSTALL=y has an error [1006476 ] http://bugzilla.redhat.com/1006476 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: ERROR : Error during puppet run : Error: /Stage[main]/N ova::Network/Sysctl::Value[net.ipv4.ip_forward]/Sysctl[ net.ipv4.ip_forward]: Could not evaluate: Field 'val' is required [1006534 ] http://bugzilla.redhat.com/1006534 (MODIFIED) Component: openstack-packstack Last change: 2014-04-08 Summary: Packstack ignores neutron physical network configuration if CONFIG_NEUTRON_OVS_TENANT_NETWORK_TYPE=gre [1007497 ] http://bugzilla.redhat.com/1007497 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Openstack Installer: packstack does not create tables in Heat db. [1008863 ] http://bugzilla.redhat.com/1008863 (MODIFIED) Component: openstack-packstack Last change: 2013-10-23 Summary: Allow overlapping ips by default [1011628 ] http://bugzilla.redhat.com/1011628 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack reports installation completed successfully but nothing installed [1014774 ] http://bugzilla.redhat.com/1014774 (MODIFIED) Component: openstack-packstack Last change: 2014-04-23 Summary: packstack configures br-ex to use gateway ip [1018900 ] http://bugzilla.redhat.com/1018900 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack fails with "The iptables provider can not handle attribute outiface" [1018911 ] http://bugzilla.redhat.com/1018911 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack creates duplicate cirros images in glance [1018922 ] http://bugzilla.redhat.com/1018922 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack configures nova/neutron for qpid username/password when none is required [1020048 ] http://bugzilla.redhat.com/1020048 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack neutron plugin does not check if Nova is disabled [1022312 ] http://bugzilla.redhat.com/1022312 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: qpid should enable SSL [1022421 ] http://bugzilla.redhat.com/1022421 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Error appeared during Puppet run: IPADDRESS_keystone.pp [1028591 ] http://bugzilla.redhat.com/1028591 (MODIFIED) Component: openstack-packstack Last change: 2014-02-05 Summary: packstack generates invalid configuration when using GRE tunnels [1028690 ] http://bugzilla.redhat.com/1028690 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack requires 2 runs to install ceilometer [1036192 ] http://bugzilla.redhat.com/1036192 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: rerunning packstack with the generated allione answerfile will fail with qpidd user logged in [1039694 ] http://bugzilla.redhat.com/1039694 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails if iptables.service is not available [1049861 ] http://bugzilla.redhat.com/1049861 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: fail to create snapshot on an "in-use" GlusterFS volume using --force true (el7) [1050205 ] http://bugzilla.redhat.com/1050205 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Dashboard port firewall rule is not permanent [1052948 ] http://bugzilla.redhat.com/1052948 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Could not start Service[libvirt]: Execution of '/etc/init.d/libvirtd start' returned 1 [1057938 ] http://bugzilla.redhat.com/1057938 (MODIFIED) Component: openstack-packstack Last change: 2014-06-17 Summary: Errors when setting CONFIG_NEUTRON_OVS_TUNNEL_IF to a VLAN interface [1061689 ] http://bugzilla.redhat.com/1061689 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Horizon SSL is disabled by Nagios configuration via packstack [1063980 ] http://bugzilla.redhat.com/1063980 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Change packstack to use openstack-puppet-modules [1080348 ] http://bugzilla.redhat.com/1080348 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Fedora20: packstack gives traceback when SElinux permissive [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [1082729 ] http://bugzilla.redhat.com/1082729 (POST) Component: openstack-packstack Last change: 2015-02-27 Summary: [RFE] allow for Keystone/LDAP configuration at deployment time [1087529 ] http://bugzilla.redhat.com/1087529 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Configure neutron correctly to be able to notify nova about port changes [1088964 ] http://bugzilla.redhat.com/1088964 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Havana Fedora 19, packstack fails w/ mysql error [1093828 ] http://bugzilla.redhat.com/1093828 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack package should depend on yum-utils [1098821 ] http://bugzilla.redhat.com/1098821 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack allinone installation fails due to failure to start rabbitmq-server during amqp.pp on CentOS 6.5 [1101665 ] http://bugzilla.redhat.com/1101665 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: el7 Icehouse: Nagios installation fails [1108742 ] http://bugzilla.redhat.com/1108742 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Allow specifying of a global --password option in packstack to set all keys/secrets/passwords to that value [1111318 ] http://bugzilla.redhat.com/1111318 (MODIFIED) Component: openstack-packstack Last change: 2014-08-18 Summary: pakcstack: mysql fails to restart on CentOS6.5 [1116403 ] http://bugzilla.redhat.com/1116403 (ON_QA) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack prescript fails if NetworkManager is disabled, but still installed [1119920 ] http://bugzilla.redhat.com/1119920 (MODIFIED) Component: openstack-packstack Last change: 2015-07-21 Summary: http://ip/dashboard 404 from all-in-one rdo install on rhel7 [1148949 ] http://bugzilla.redhat.com/1148949 (POST) Component: openstack-packstack Last change: 2015-06-04 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. [1151892 ] http://bugzilla.redhat.com/1151892 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack icehouse doesn't install anything because of repo [1153128 ] http://bugzilla.redhat.com/1153128 (POST) Component: openstack-packstack Last change: 2015-07-29 Summary: Cannot start nova-network on juno - Centos7 [1172876 ] http://bugzilla.redhat.com/1172876 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails on centos6 with missing systemctl [1175428 ] http://bugzilla.redhat.com/1175428 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack doesn't configure rabbitmq to allow non- localhost connections to 'guest' user [1175450 ] http://bugzilla.redhat.com/1175450 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails to start Nova on Rawhide: Error: comparison of String with 18 failed at [...]ceilometer/manifests/params.pp:32 [1175726 ] http://bugzilla.redhat.com/1175726 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Disabling glance deployment does not work if you don't disable demo provisioning [1185921 ] http://bugzilla.redhat.com/1185921 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: RabbitMQ fails to start if configured with ssl [1205912 ] http://bugzilla.redhat.com/1205912 (POST) Component: openstack-packstack Last change: 2015-07-27 Summary: allow to specify admin name and email [1234042 ] http://bugzilla.redhat.com/1234042 (MODIFIED) Component: openstack-packstack Last change: 2015-08-05 Summary: ERROR : Error appeared during Puppet run: 192.168.122.82_api_nova.pp Error: Use of reserved word: type, must be quoted if intended to be a String value at /var/tmp/packstack/811663aa10824d21b860729732c16c3a/ manifests/192.168.122.82_api_nova.pp:41:3 [1249482 ] http://bugzilla.redhat.com/1249482 (POST) Component: openstack-packstack Last change: 2015-08-05 Summary: Packstack (AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module"? ### openstack-puppet-modules (17 bugs) [1006401 ] http://bugzilla.redhat.com/1006401 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: explicit check for pymongo is incorrect [1006816 ] http://bugzilla.redhat.com/1006816 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: cinder modules require glance installed [1021183 ] http://bugzilla.redhat.com/1021183 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: horizon log errors [1022580 ] http://bugzilla.redhat.com/1022580 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: netns.py syntax error [1037635 ] http://bugzilla.redhat.com/1037635 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: prescript.pp fails with '/sbin/service iptables start' returning 6 [1038255 ] http://bugzilla.redhat.com/1038255 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: prescript.pp does not ensure iptables-services package installation [1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Horizon help url in RDO points to the RHOS documentation [1085452 ] http://bugzilla.redhat.com/1085452 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-02 Summary: prescript puppet - missing dependency package iptables- services [1115398 ] http://bugzilla.redhat.com/1115398 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: swift.pp: Could not find command 'restorecon' [1122968 ] http://bugzilla.redhat.com/1122968 (MODIFIED) Component: openstack-puppet-modules Last change: 2014-08-01 Summary: neutron/manifests/agents/ovs.pp creates /etc/sysconfig /network-scripts/ifcfg-br-{int,tun} [1133345 ] http://bugzilla.redhat.com/1133345 (MODIFIED) Component: openstack-puppet-modules Last change: 2014-09-05 Summary: Packstack execution fails with "Could not set 'present' on ensure" [1171352 ] http://bugzilla.redhat.com/1171352 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: add aviator [1182837 ] http://bugzilla.redhat.com/1182837 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: packstack chokes on ironic - centos7 + juno [1185960 ] http://bugzilla.redhat.com/1185960 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-03-19 Summary: problems with puppet-keystone LDAP support [1207701 ] http://bugzilla.redhat.com/1207701 (ON_QA) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Unable to attach cinder volume to instance [1214358 ] http://bugzilla.redhat.com/1214358 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-07-02 Summary: SSHD configuration breaks GSSAPI [1219447 ] http://bugzilla.redhat.com/1219447 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: The private network created by packstack for demo tenant is wrongly marked as external ### openstack-sahara (1 bug) [1184522 ] http://bugzilla.redhat.com/1184522 (MODIFIED) Component: openstack-sahara Last change: 2015-03-27 Summary: launch_command.py missing ### openstack-selinux (13 bugs) [1024330 ] http://bugzilla.redhat.com/1024330 (MODIFIED) Component: openstack-selinux Last change: 2014-04-18 Summary: Wrong SELinux policies set for neutron-dhcp-agent [1049091 ] http://bugzilla.redhat.com/1049091 (MODIFIED) Component: openstack-selinux Last change: 2014-06-24 Summary: openstack-selinux blocks communication from dashboard to identity service [1049503 ] http://bugzilla.redhat.com/1049503 (MODIFIED) Component: openstack-selinux Last change: 2015-03-10 Summary: rdo-icehouse selinux issues with rootwrap "sudo: unknown uid 162: who are you?" [1083566 ] http://bugzilla.redhat.com/1083566 (MODIFIED) Component: openstack-selinux Last change: 2014-06-24 Summary: Selinux blocks Nova services on RHEL7, can't boot or delete instances, [1093297 ] http://bugzilla.redhat.com/1093297 (POST) Component: openstack-selinux Last change: 2014-05-15 Summary: selinux AVC RHEL7 and RDO - Neutron [1093385 ] http://bugzilla.redhat.com/1093385 (MODIFIED) Component: openstack-selinux Last change: 2014-05-15 Summary: neutron L3 agent RPC errors [1099042 ] http://bugzilla.redhat.com/1099042 (MODIFIED) Component: openstack-selinux Last change: 2014-06-27 Summary: Neutron is unable to create directory in /tmp [1105357 ] http://bugzilla.redhat.com/1105357 (MODIFIED) Component: openstack-selinux Last change: 2015-01-22 Summary: Keystone cannot send notifications [1134617 ] http://bugzilla.redhat.com/1134617 (MODIFIED) Component: openstack-selinux Last change: 2014-10-08 Summary: nova-api service denied tmpfs access [1135510 ] http://bugzilla.redhat.com/1135510 (MODIFIED) Component: openstack-selinux Last change: 2015-04-06 Summary: RHEL7 icehouse cluster with ceph/ssl SELinux errors [1144539 ] http://bugzilla.redhat.com/1144539 (POST) Component: openstack-selinux Last change: 2014-10-29 Summary: selinux preventing Horizon access (IceHouse, CentOS 7) [1154866 ] http://bugzilla.redhat.com/1154866 (ON_QA) Component: openstack-selinux Last change: 2015-01-11 Summary: latest yum update for RHEL6.5 installs selinux-policy package which conflicts openstack-selinux installed later [1234665 ] http://bugzilla.redhat.com/1234665 (ON_QA) Component: openstack-selinux Last change: 2015-06-23 Summary: tempest.scenario.test_server_basic_ops.TestServerBasicO ps fails to launch instance w/ selinux enforcing ### openstack-swift (1 bug) [997983 ] http://bugzilla.redhat.com/997983 (MODIFIED) Component: openstack-swift Last change: 2015-01-07 Summary: swift in RDO logs container, object and account to LOCAL2 log facility which floods /var/log/messages ### openstack-tripleo (1 bug) [1162333 ] http://bugzilla.redhat.com/1162333 (ON_QA) Component: openstack-tripleo Last change: 2015-06-02 Summary: Instack fails to complete instack-virt-setup with syntax error near unexpected token `newline' ### openstack-tuskar (1 bug) [1222718 ] http://bugzilla.redhat.com/1222718 (ON_QA) Component: openstack-tuskar Last change: 2015-07-06 Summary: MySQL Column is Too Small for Heat Template ### openstack-tuskar-ui (3 bugs) [1175121 ] http://bugzilla.redhat.com/1175121 (MODIFIED) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: Registering nodes with the IPMI driver always fails [1176596 ] http://bugzilla.redhat.com/1176596 (MODIFIED) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: The displayed horizon url after deployment has a redundant colon in it and a wrong path [1203859 ] http://bugzilla.redhat.com/1203859 (POST) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: openstack-tuskar-ui: Failed to connect RDO manager tuskar-ui over missing apostrophes for STATIC_ROOT= in local_settings.py ### openstack-utils (2 bugs) [1213150 ] http://bugzilla.redhat.com/1213150 (POST) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-status as admin falsely shows zero instances [1214044 ] http://bugzilla.redhat.com/1214044 (POST) Component: openstack-utils Last change: 2015-06-04 Summary: update openstack-status for rdo-manager ### python-cinderclient (1 bug) [1048326 ] http://bugzilla.redhat.com/1048326 (MODIFIED) Component: python-cinderclient Last change: 2014-01-13 Summary: the command cinder type-key lvm set volume_backend_name=LVM_iSCSI fails to run ### python-django-horizon (3 bugs) [1211552 ] http://bugzilla.redhat.com/1211552 (MODIFIED) Component: python-django-horizon Last change: 2015-04-14 Summary: Need to add alias in openstack-dashboard.conf to show CSS content [1218627 ] http://bugzilla.redhat.com/1218627 (ON_QA) Component: python-django-horizon Last change: 2015-06-24 Summary: Tree icon looks wrong - a square instead of a regular expand/collpase one [1219006 ] http://bugzilla.redhat.com/1219006 (ON_QA) Component: python-django-horizon Last change: 2015-05-08 Summary: Wrong permissions for directory /usr/share/openstack- dashboard/static/dashboard/ ### python-django-openstack-auth (3 bugs) [1218894 ] http://bugzilla.redhat.com/1218894 (ON_QA) Component: python-django-openstack-auth Last change: 2015-06-24 Summary: Horizon: Re login failed after timeout [1218899 ] http://bugzilla.redhat.com/1218899 (ON_QA) Component: python-django-openstack-auth Last change: 2015-06-24 Summary: permission checks issue / not properly checking enabled services [1232683 ] http://bugzilla.redhat.com/1232683 (MODIFIED) Component: python-django-openstack-auth Last change: 2015-07-02 Summary: horizon manage.py syncdb errors on "App 'openstack_auth' doesn't have a 'user' model." ### python-glanceclient (3 bugs) [1206544 ] http://bugzilla.redhat.com/1206544 (ON_QA) Component: python-glanceclient Last change: 2015-04-03 Summary: Missing requires of python-jsonpatch [1206551 ] http://bugzilla.redhat.com/1206551 (ON_QA) Component: python-glanceclient Last change: 2015-04-03 Summary: Missing requires of python-warlock [1244291 ] http://bugzilla.redhat.com/1244291 (MODIFIED) Component: python-glanceclient Last change: 2015-08-01 Summary: python-glanceclient-0.17.0-2.el7.noarch.rpm packaged with buggy glanceclient/common/https.py ### python-heatclient (3 bugs) [1028726 ] http://bugzilla.redhat.com/1028726 (MODIFIED) Component: python-heatclient Last change: 2015-02-01 Summary: python-heatclient needs a dependency on python-pbr [1087089 ] http://bugzilla.redhat.com/1087089 (POST) Component: python-heatclient Last change: 2015-02-01 Summary: python-heatclient 0.2.9 requires packaging in RDO [1140842 ] http://bugzilla.redhat.com/1140842 (MODIFIED) Component: python-heatclient Last change: 2015-02-01 Summary: heat.bash_completion not installed ### python-keystoneclient (3 bugs) [971746 ] http://bugzilla.redhat.com/971746 (MODIFIED) Component: python-keystoneclient Last change: 2015-06-04 Summary: CVE-2013-2013 OpenStack keystone: password disclosure on command line [RDO] [973263 ] http://bugzilla.redhat.com/973263 (POST) Component: python-keystoneclient Last change: 2015-06-04 Summary: user-get fails when using IDs which are not UUIDs [1024581 ] http://bugzilla.redhat.com/1024581 (MODIFIED) Component: python-keystoneclient Last change: 2015-06-04 Summary: keystone missing tab completion ### python-neutronclient (3 bugs) [1025509 ] http://bugzilla.redhat.com/1025509 (MODIFIED) Component: python-neutronclient Last change: 2014-06-24 Summary: Neutronclient should not obsolete quantumclient [1052311 ] http://bugzilla.redhat.com/1052311 (MODIFIED) Component: python-neutronclient Last change: 2014-02-12 Summary: [RFE] python-neutronclient new version request [1067237 ] http://bugzilla.redhat.com/1067237 (ON_QA) Component: python-neutronclient Last change: 2014-03-26 Summary: neutronclient with pre-determined auth token fails when doing Client.get_auth_info() ### python-novaclient (1 bug) [947535 ] http://bugzilla.redhat.com/947535 (MODIFIED) Component: python-novaclient Last change: 2015-06-04 Summary: nova commands fail with gnomekeyring IOError ### python-openstackclient (1 bug) [1171191 ] http://bugzilla.redhat.com/1171191 (POST) Component: python-openstackclient Last change: 2015-03-02 Summary: Rebase python-openstackclient to version 1.0.0 ### python-oslo-config (1 bug) [1110164 ] http://bugzilla.redhat.com/1110164 (ON_QA) Component: python-oslo-config Last change: 2015-06-04 Summary: oslo.config >=1.2.1 is required for trove-manage ### python-swiftclient (1 bug) [1126942 ] http://bugzilla.redhat.com/1126942 (MODIFIED) Component: python-swiftclient Last change: 2014-09-16 Summary: Swift pseudo-folder cannot be interacted with after creation ### python-tuskarclient (2 bugs) [1209395 ] http://bugzilla.redhat.com/1209395 (POST) Component: python-tuskarclient Last change: 2015-06-04 Summary: `tuskar help` is missing a description next to plan- templates [1209431 ] http://bugzilla.redhat.com/1209431 (POST) Component: python-tuskarclient Last change: 2015-06-18 Summary: creating a tuskar plan with the exact name gives the user a traceback ### rdo-manager (6 bugs) [1210023 ] http://bugzilla.redhat.com/1210023 (MODIFIED) Component: rdo-manager Last change: 2015-04-15 Summary: instack-ironic-deployment --nodes-json instackenv.json --register-nodes fails [1211352 ] http://bugzilla.redhat.com/1211352 (MODIFIED) Component: rdo-manager Last change: 2015-05-04 Summary: discovery hangs [1212351 ] http://bugzilla.redhat.com/1212351 (POST) Component: rdo-manager Last change: 2015-06-18 Summary: [RFE] [RDO-Manager] [CLI] Add ability to poll for discovery state via CLI command [1222124 ] http://bugzilla.redhat.com/1222124 (MODIFIED) Component: rdo-manager Last change: 2015-05-29 Summary: rdo-manager: fail to discover nodes with "instack- ironic-deployment --discover-nodes": ERROR: Data pre- processing failed [1224584 ] http://bugzilla.redhat.com/1224584 (MODIFIED) Component: rdo-manager Last change: 2015-05-25 Summary: CentOS-7 undercloud install fails w/ "RHOS" undefined variable [1251267 ] http://bugzilla.redhat.com/1251267 (POST) Component: rdo-manager Last change: 2015-08-12 Summary: Overcloud deployment fails for unspecified reason ### rdo-manager-cli (8 bugs) [1211190 ] http://bugzilla.redhat.com/1211190 (POST) Component: rdo-manager-cli Last change: 2015-06-04 Summary: Unable to replace nodes registration instack script due to missing post config action in unified CLI [1212367 ] http://bugzilla.redhat.com/1212367 (POST) Component: rdo-manager-cli Last change: 2015-06-16 Summary: Ensure proper nodes states after enroll and before deployment [1219053 ] http://bugzilla.redhat.com/1219053 (POST) Component: rdo-manager-cli Last change: 2015-06-18 Summary: "list" command doesn't display nodes in some cases [1229912 ] http://bugzilla.redhat.com/1229912 (POST) Component: rdo-manager-cli Last change: 2015-06-10 Summary: [rdo-manager-cli][unified-cli]: The command 'openstack baremetal configure boot' fails over - AttributeError (when glance images were uploaded more than once) . [1230265 ] http://bugzilla.redhat.com/1230265 (POST) Component: rdo-manager-cli Last change: 2015-06-26 Summary: [rdo-manager-cli][unified-cli]: openstack unified-cli commands display - Warning Module novaclient.v1_1 is deprecated. [1232838 ] http://bugzilla.redhat.com/1232838 (POST) Component: rdo-manager-cli Last change: 2015-07-23 Summary: OSC plugin isn't saving plan configuration values [1233259 ] http://bugzilla.redhat.com/1233259 (MODIFIED) Component: rdo-manager-cli Last change: 2015-08-03 Summary: Node show of unified CLI has bad formatting [1233429 ] http://bugzilla.redhat.com/1233429 (POST) Component: rdo-manager-cli Last change: 2015-06-20 Summary: Lack of consistency in specifying plan argument for openstack overcloud commands ### rdopkg (1 bug) [1220832 ] http://bugzilla.redhat.com/1220832 (ON_QA) Component: rdopkg Last change: 2015-08-06 Summary: python-manilaclient is missing from kilo RDO repository Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Wed Aug 12 15:52:15 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 12 Aug 2015 21:22:15 +0530 Subject: [Rdo-list] [meeting] RDO Packaging Meeting (2015-08-12) Message-ID: ======================================== #rdo: RDO Packaging Meeting (2015-08-12) ======================================== Meeting started by chandankumar at 15:00:48 UTC. The full logs are available athttp://meetbot.fedoraproject.org/rdo/2015-08-12/rdo.2015-08-12-15.00.log.html . Meeting summary --------------- * Roll Call (chandankumar, 15:01:08) * August Bug Triage Day (chandankumar, 15:02:31) * August RDO bug Triage day on 27th and 28th Aug, 2015 (chandankumar, 15:04:26) * ACTION: chandankumar to send RDO Bug Triage Day mail to mailing list (chandankumar, 15:05:14) * EOL RDO icehouse (chandankumar, 15:05:40) * LINK: https://www.redhat.com/archives/rdo-list/2015-August/msg00058.html (chandankumar, 15:06:19) * ACTION: apevec to move RDO Icehouse under rdoproject.org/repos/EOL/ on Friday (apevec, 15:07:18) * LINK: https://github.com/openstack-packages/neutron/blob/rpm-master/openstack-neutron.spec#L137-L148 (apevec, 15:13:08) * LINK: https://github.com/openstack-packages/neutron/blob/rpm-master/openstack-neutron.spec#L739-L748 (apevec, 15:13:25) * ACTION: chandankumar to create a test subpackage for openstack-cinder (chandankumar, 15:16:11) * reviewing Liberty packages reviews (chandankumar, 15:17:09) * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1243533 (chandankumar, 15:17:43) * LINK: https://gist.github.com/chkumar246/7996e245031e5639f0e4 (chandankumar, 15:18:08) * LINK: gerrit query to watch for new deps: https://review.openstack.org/#/q/status:open+project:openstack/requirements,n,z (apevec, 15:21:10) * ACTION: apevec to rdopkg reqcheck into rdo-delorean-ci (apevec, 15:23:45) * ACTION: mrunge to package new horizon dependencies https://review.openstack.org/#/c/206668/ (chandankumar, 15:24:40) * chair for the next week (chandankumar, 15:25:17) * open floor (apevec, 15:27:10) * ACTION: chandankumar to chair next meeting (chandankumar, 15:27:34) * RDO LIBERTY snapshots: http://rdoproject.org/repos/openstack-trunk/ (chandankumar, 15:28:56) * ACTION: apevec to update new liberty snapshot (chandankumar, 15:30:02) * LINK: https://github.com/redhat-openstack/trunk.rdoproject.org (apevec, 15:38:32) * ACTION: chandankumar open an issue for showing link of liberty snapshot on https://github.com/redhat-openstack/trunk.rdoproject.org/issues (chandankumar, 15:39:35) Meeting ended at 15:43:20 UTC. Action Items ------------ * chandankumar to send RDO Bug Triage Day mail to mailing list * apevec to move RDO Icehouse under rdoproject.org/repos/EOL/ on Friday * chandankumar to create a test subpackage for openstack-cinder * apevec to rdopkg reqcheck into rdo-delorean-ci * mrunge to package new horizon dependencies https://review.openstack.org/#/c/206668/ * chandankumar to chair next meeting * apevec to update new liberty snapshot * chandankumar open an issue for showing link of liberty snapshot on https://github.com/redhat-openstack/trunk.rdoproject.org/issues Action Items, by person ----------------------- * apevec * apevec to move RDO Icehouse under rdoproject.org/repos/EOL/ on Friday * apevec to rdopkg reqcheck into rdo-delorean-ci * apevec to update new liberty snapshot * chandankumar * chandankumar to send RDO Bug Triage Day mail to mailing list * chandankumar to create a test subpackage for openstack-cinder * chandankumar to chair next meeting * chandankumar open an issue for showing link of liberty snapshot on https://github.com/redhat-openstack/trunk.rdoproject.org/issues * **UNASSIGNED** * mrunge to package new horizon dependencies https://review.openstack.org/#/c/206668/ People Present (lines said) --------------------------- * chandankumar (65) * apevec (55) * zodbot (7) * trozet (7) * ihrachyshka (5) * jpena (2) * eggmaster (2) * |splat| (2) * rbowen (1) Generated by `MeetBot`_ 0.1.4 .. _`MeetBot`: http://wiki.debian.org/MeetBot -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian at brianlee.org Thu Aug 13 14:06:34 2015 From: brian at brianlee.org (brian lee) Date: Thu, 13 Aug 2015 09:06:34 -0500 Subject: [Rdo-list] Unable to access metadata service Message-ID: When I am starting a VM, it is not able to connect to the metadata service. My layout is a three node setup, with a controller (where the metadata service is), a network node, and a compute node. The VM is starting and getting a IP address from the nova network service on the network node. While watching the VM start, it then tries to connect to the metadata on the 169.254.169.254 address. After a bit it switches to 10.34.106.1 address, which is our privet address space for the VMs. Has anyone seen this problem before? --Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: From bderzhavets at hotmail.com Thu Aug 13 15:05:48 2015 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Thu, 13 Aug 2015 11:05:48 -0400 Subject: [Rdo-list] Unable to access metadata service In-Reply-To: References: Message-ID: Packstack does 3 node RDO Kilo deployment with no problems. See for instance ( case CentOS 7.1) :- http://bderzhavets.blogspot.com/2015/05/rdo-kilo-set-up-three-kvms-nodes.html as well as on Fedora 22 http://bderzhavets.blogspot.com/2015/08/rdo-kilo-set-up-for-three-fedora-22-vm.html Could you ,please, upload somewhere your answer-file Boris. Date: Thu, 13 Aug 2015 09:06:34 -0500 From: brian at brianlee.org To: rdo-list at redhat.com Subject: [Rdo-list] Unable to access metadata service When I am starting a VM, it is not able to connect to the metadata service. My layout is a three node setup, with a controller (where the metadata service is), a network node, and a compute node. The VM is starting and getting a IP address from the nova network service on the network node. While watching the VM start, it then tries to connect to the metadata on the 169.254.169.254 address. After a bit it switches to 10.34.106.1 address, which is our privet address space for the VMs. Has anyone seen this problem before?--Brian _______________________________________________ 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 brian at brianlee.org Thu Aug 13 15:16:00 2015 From: brian at brianlee.org (brian lee) Date: Thu, 13 Aug 2015 10:16:00 -0500 Subject: [Rdo-list] Unable to access metadata service In-Reply-To: References: Message-ID: Sorry I should have said this in the first email, I am using nova networking for this setup. The error that I shows when the VM is boot is: unexpected error ['ConnectionError' object has no arrribute 'response'] --Brian On Thu, Aug 13, 2015 at 10:05 AM, Boris Derzhavets wrote: > Packstack does 3 node RDO Kilo deployment with no problems. See for > instance ( case CentOS 7.1) :- > > http://bderzhavets.blogspot.com/2015/05/rdo-kilo-set-up-three-kvms-nodes.html > as well as on Fedora 22 > > http://bderzhavets.blogspot.com/2015/08/rdo-kilo-set-up-for-three-fedora-22-vm.html > > Could you ,please, upload somewhere your answer-file > > Boris. > ------------------------------ > Date: Thu, 13 Aug 2015 09:06:34 -0500 > From: brian at brianlee.org > To: rdo-list at redhat.com > Subject: [Rdo-list] Unable to access metadata service > > > When I am starting a VM, it is not able to connect to the metadata > service. My layout is a three node setup, with a controller (where the > metadata service is), a network node, and a compute node. > > The VM is starting and getting a IP address from the nova network service > on the network node. While watching the VM start, it then tries to connect > to the metadata on the 169.254.169.254 address. After a bit it switches to > 10.34.106.1 address, which is our privet address space for the VMs. > > Has anyone seen this problem before? > --Brian > > _______________________________________________ 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 bderzhavets at hotmail.com Thu Aug 13 15:16:09 2015 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Thu, 13 Aug 2015 11:16:09 -0400 Subject: [Rdo-list] Unable to access metadata service In-Reply-To: References: Message-ID: Date: Thu, 13 Aug 2015 09:06:34 -0500 From: brian at brianlee.org To: rdo-list at redhat.com Subject: [Rdo-list] Unable to access metadata service When I am starting a VM, it is not able to connect to the metadata service. My layout is a three node setup, with a controller (where the metadata service is), a network node, and a compute node. The VM is starting and getting a IP address from ==> the nova network service on the network node. Are you using Nova Network or Neutron (L2,L3 layers with router) ? Boris. While watching the VM start, it then tries to connect to the metadata on the 169.254.169.254 address. After a bit it switches to 10.34.106.1 address, which is our privet address space for the VMs. Has anyone seen this problem before?--Brian _______________________________________________ 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 bderzhavets at hotmail.com Thu Aug 13 15:26:27 2015 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Thu, 13 Aug 2015 11:26:27 -0400 Subject: [Rdo-list] Unable to access metadata service In-Reply-To: References: , , Message-ID: Date: Thu, 13 Aug 2015 10:16:00 -0500 Subject: Re: [Rdo-list] Unable to access metadata service From: brian at brianlee.org To: bderzhavets at hotmail.com CC: rdo-list at redhat.com > Sorry I should have said this in the first email, I am using nova networking for this setup. I guess nova network was deprecated in RDO releases a while ago. I believe in Havana or IceHouse. If I am wrong about that. Somebody will correct me here. I just advise you to activate Neutron networking (L2 , L3 layers + Neutron routers). Samples of standard answer-files along with picture explains architecture in general may be found in links provided. Boris. > The error that I shows when the VM is boot is: > unexpected error ['ConnectionError' object has no arrribute 'response'] > --Brian On Thu, Aug 13, 2015 at 10:05 AM, Boris Derzhavets wrote: Packstack does 3 node RDO Kilo deployment with no problems. See for instance ( case CentOS 7.1) :- http://bderzhavets.blogspot.com/2015/05/rdo-kilo-set-up-three-kvms-nodes.html as well as on Fedora 22 http://bderzhavets.blogspot.com/2015/08/rdo-kilo-set-up-for-three-fedora-22-vm.html Could you ,please, upload somewhere your answer-file Boris. Date: Thu, 13 Aug 2015 09:06:34 -0500 From: brian at brianlee.org To: rdo-list at redhat.com Subject: [Rdo-list] Unable to access metadata service When I am starting a VM, it is not able to connect to the metadata service. My layout is a three node setup, with a controller (where the metadata service is), a network node, and a compute node. The VM is starting and getting a IP address from the nova network service on the network node. While watching the VM start, it then tries to connect to the metadata on the 169.254.169.254 address. After a bit it switches to 10.34.106.1 address, which is our privet address space for the VMs. Has anyone seen this problem before?--Brian _______________________________________________ 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 90.suman at gmail.com Fri Aug 14 05:13:33 2015 From: 90.suman at gmail.com (saurabh suman) Date: Fri, 14 Aug 2015 10:43:33 +0530 Subject: [Rdo-list] RDO openstack adding compute node Message-ID: Hi, I had an allinone setup of RDO openstack which is running fine (IP =172.18.50.200 on enp17s0) on fedora 21 machine. I am plannning to add a compute node and for that I connected NIC 2 (IP = 192.168.0.1,enp13s0) of controller machine to another (which I want to make compute) machine (IP = 192.168.0.2, enp3s1) and enabled NAT to access internet. I am able to ssh to the both the machines from either ones. Started packstack with answer file and it completed successfully. But I am not able to spawn VMs. /var/log/nova/nova-compute.log throws "NeutronClientException: 404 Not Found" I suspect the issue is because answer file is not corretly configured. Please find the attached answer file and suggest what should be the correct entries esp. under fields CONFIG_NOVA_COMPUTE_PRIVIF CONFIG_NOVA_NETWORK_PRIVIF CONFIG_NOVA_NETWORK_PUBIF Regards, Saurav -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- [general] # Path to a public key to install on servers. If a usable key has not # been installed on the remote servers, the user is prompted for a # password and this key is installed so the password will not be # required again. CONFIG_SSH_KEY=/root/.ssh/id_rsa.pub # Default password to be used everywhere (overridden by passwords set # for individual services or users). CONFIG_DEFAULT_PASSWORD= # Specify 'y' to install MariaDB. ['y', 'n'] CONFIG_MARIADB_INSTALL=y # Specify 'y' to install OpenStack Image Service (glance). ['y', 'n'] CONFIG_GLANCE_INSTALL=y # Specify 'y' to install OpenStack Block Storage (cinder). ['y', 'n'] CONFIG_CINDER_INSTALL=y # Specify 'y' to install OpenStack Shared File System (manila). ['y', # 'n'] CONFIG_MANILA_INSTALL=n # Specify 'y' to install OpenStack Compute (nova). ['y', 'n'] CONFIG_NOVA_INSTALL=y # Specify 'y' to install OpenStack Networking (neutron); otherwise, # Compute Networking (nova) will be used. ['y', 'n'] CONFIG_NEUTRON_INSTALL=y # Specify 'y' to install OpenStack Dashboard (horizon). ['y', 'n'] CONFIG_HORIZON_INSTALL=y # Specify 'y' to install OpenStack Object Storage (swift). ['y', 'n'] CONFIG_SWIFT_INSTALL=y # Specify 'y' to install OpenStack Metering (ceilometer). ['y', 'n'] CONFIG_CEILOMETER_INSTALL=y # Specify 'y' to install OpenStack Orchestration (heat). ['y', 'n'] CONFIG_HEAT_INSTALL=n # Specify 'y' to install OpenStack Data Processing (sahara). ['y', # 'n'] CONFIG_SAHARA_INSTALL=n # Specify 'y' to install OpenStack Database (trove) ['y', 'n'] CONFIG_TROVE_INSTALL=n # Specify 'y' to install OpenStack Bare Metal Provisioning (ironic). # ['y', 'n'] CONFIG_IRONIC_INSTALL=n # Specify 'y' to install the OpenStack Client packages (command-line # tools). An admin "rc" file will also be installed. ['y', 'n'] CONFIG_CLIENT_INSTALL=y # Comma-separated list of NTP servers. Leave plain if Packstack # should not install ntpd on instances. CONFIG_NTP_SERVERS= # Specify 'y' to install Nagios to monitor OpenStack hosts. Nagios # provides additional tools for monitoring the OpenStack environment. # ['y', 'n'] CONFIG_NAGIOS_INSTALL=y # Comma-separated list of servers to be excluded from the # installation. This is helpful if you are running Packstack a second # time with the same answer file and do not want Packstack to # overwrite these server's configurations. Leave empty if you do not # need to exclude any servers. EXCLUDE_SERVERS= # Specify 'y' if you want to run OpenStack services in debug mode; # otherwise, specify 'n'. ['y', 'n'] CONFIG_DEBUG_MODE=n # IP address of the server on which to install OpenStack services # specific to the controller role (for example, API servers or # dashboard). CONFIG_CONTROLLER_HOST=172.18.50.200 # List of IP addresses of the servers on which to install the Compute # service. CONFIG_COMPUTE_HOSTS=192.168.0.2 # List of IP addresses of the server on which to install the network # service such as Compute networking (nova network) or OpenStack # Networking (neutron). CONFIG_NETWORK_HOSTS=172.18.50.200 # Specify 'y' if you want to use VMware vCenter as hypervisor and # storage; otherwise, specify 'n'. ['y', 'n'] CONFIG_VMWARE_BACKEND=n # Specify 'y' if you want to use unsupported parameters. This should # be used only if you know what you are doing. Issues caused by using # unsupported options will not be fixed before the next major release. # ['y', 'n'] CONFIG_UNSUPPORTED=n # Specify 'y' if you want to use subnet addresses (in CIDR format) # instead of interface names in following options: # CONFIG_NOVA_COMPUTE_PRIVIF, CONFIG_NOVA_NETWORK_PRIVIF, # CONFIG_NOVA_NETWORK_PUBIF, CONFIG_NEUTRON_OVS_BRIDGE_IFACES, # CONFIG_NEUTRON_LB_INTERFACE_MAPPINGS, CONFIG_NEUTRON_OVS_TUNNEL_IF. # This is useful for cases when interface names are not same on all # installation hosts. CONFIG_USE_SUBNETS=n # IP address of the VMware vCenter server. CONFIG_VCENTER_HOST= # User name for VMware vCenter server authentication. CONFIG_VCENTER_USER= # Password for VMware vCenter server authentication. CONFIG_VCENTER_PASSWORD= # Name of the VMware vCenter cluster. CONFIG_VCENTER_CLUSTER_NAME= # (Unsupported!) IP address of the server on which to install # OpenStack services specific to storage servers such as Image or # Block Storage services. CONFIG_STORAGE_HOST=172.18.50.200 # (Unsupported!) IP address of the server on which to install # OpenStack services specific to OpenStack Data Processing (sahara). CONFIG_SAHARA_HOST=172.18.50.200 # Specify 'y' to enable the EPEL repository (Extra Packages for # Enterprise Linux). ['y', 'n'] CONFIG_USE_EPEL=n # Comma-separated list of URLs for any additional yum repositories, # to use for installation. CONFIG_REPO= # Specify 'y' to enable the RDO testing repository. ['y', 'n'] CONFIG_ENABLE_RDO_TESTING=n # To subscribe each server with Red Hat Subscription Manager, include # this with CONFIG_RH_PW. CONFIG_RH_USER= # To subscribe each server to receive updates from a Satellite # server, provide the URL of the Satellite server. You must also # provide a user name (CONFIG_SATELLITE_USERNAME) and password # (CONFIG_SATELLITE_PASSWORD) or an access key (CONFIG_SATELLITE_AKEY) # for authentication. CONFIG_SATELLITE_URL= # To subscribe each server with Red Hat Subscription Manager, include # this with CONFIG_RH_USER. CONFIG_RH_PW= # Specify 'y' to enable RHEL optional repositories. ['y', 'n'] CONFIG_RH_OPTIONAL=y # HTTP proxy to use with Red Hat Subscription Manager. CONFIG_RH_PROXY= # Port to use for Red Hat Subscription Manager's HTTP proxy. CONFIG_RH_PROXY_PORT= # User name to use for Red Hat Subscription Manager's HTTP proxy. CONFIG_RH_PROXY_USER= # Password to use for Red Hat Subscription Manager's HTTP proxy. CONFIG_RH_PROXY_PW= # User name to authenticate with the RHN Satellite server; if you # intend to use an access key for Satellite authentication, leave this # blank. CONFIG_SATELLITE_USER= # Password to authenticate with the RHN Satellite server; if you # intend to use an access key for Satellite authentication, leave this # blank. CONFIG_SATELLITE_PW= # Access key for the Satellite server; if you intend to use a user # name and password for Satellite authentication, leave this blank. CONFIG_SATELLITE_AKEY= # Certificate path or URL of the certificate authority to verify that # the connection with the Satellite server is secure. If you are not # using Satellite in your deployment, leave this blank. CONFIG_SATELLITE_CACERT= # Profile name that should be used as an identifier for the system in # RHN Satellite (if required). CONFIG_SATELLITE_PROFILE= # Comma-separated list of flags passed to the rhnreg_ks command. # Valid flags are: novirtinfo, norhnsd, nopackages ['novirtinfo', # 'norhnsd', 'nopackages'] CONFIG_SATELLITE_FLAGS= # HTTP proxy to use when connecting to the RHN Satellite server (if # required). CONFIG_SATELLITE_PROXY= # User name to authenticate with the Satellite-server HTTP proxy. CONFIG_SATELLITE_PROXY_USER= # User password to authenticate with the Satellite-server HTTP proxy. CONFIG_SATELLITE_PROXY_PW= # Specify filepath for CA cert file. If CONFIG_SSL_CACERT_SELFSIGN is # set to 'n' it has to be preexisting file. CONFIG_SSL_CACERT_FILE=/etc/pki/tls/certs/selfcert.crt # Specify filepath for CA cert key file. If # CONFIG_SSL_CACERT_SELFSIGN is set to 'n' it has to be preexisting # file. CONFIG_SSL_CACERT_KEY_FILE=/etc/pki/tls/private/selfkey.key # Enter the path to use to store generated SSL certificates in. CONFIG_SSL_CERT_DIR=~/packstackca/ # Specify 'y' if you want Packstack to pregenerate the CA # Certificate. CONFIG_SSL_CACERT_SELFSIGN=y # Enter the selfsigned CAcert subject country. CONFIG_SELFSIGN_CACERT_SUBJECT_C=-- # Enter the selfsigned CAcert subject state. CONFIG_SELFSIGN_CACERT_SUBJECT_ST=State # Enter the selfsigned CAcert subject location. CONFIG_SELFSIGN_CACERT_SUBJECT_L=City # Enter the selfsigned CAcert subject organization. CONFIG_SELFSIGN_CACERT_SUBJECT_O=openstack # Enter the selfsigned CAcert subject organizational unit. CONFIG_SELFSIGN_CACERT_SUBJECT_OU=packstack # Enter the selfsigned CAcert subject common name. CONFIG_SELFSIGN_CACERT_SUBJECT_CN=localhost.localdomain CONFIG_SELFSIGN_CACERT_SUBJECT_MAIL=admin at localhost.localdomain # Service to be used as the AMQP broker. Allowed values are: qpid, # rabbitmq ['qpid', 'rabbitmq'] CONFIG_AMQP_BACKEND=rabbitmq # IP address of the server on which to install the AMQP service. CONFIG_AMQP_HOST=172.18.50.200 # Specify 'y' to enable SSL for the AMQP service. ['y', 'n'] CONFIG_AMQP_ENABLE_SSL=n # Specify 'y' to enable authentication for the AMQP service. ['y', # 'n'] CONFIG_AMQP_ENABLE_AUTH=n # Password for the NSS certificate database of the AMQP service. CONFIG_AMQP_NSS_CERTDB_PW=PW_PLACEHOLDER # User for AMQP authentication. CONFIG_AMQP_AUTH_USER=amqp_user # Password for AMQP authentication. CONFIG_AMQP_AUTH_PASSWORD=PW_PLACEHOLDER # IP address of the server on which to install MariaDB. If a MariaDB # installation was not specified in CONFIG_MARIADB_INSTALL, specify # the IP address of an existing database server (a MariaDB cluster can # also be specified). CONFIG_MARIADB_HOST=172.18.50.200 # User name for the MariaDB administrative user. CONFIG_MARIADB_USER=root # Password for the MariaDB administrative user. CONFIG_MARIADB_PW=e59b9bd02f16485f # Password to use for the Identity service (keystone) to access the # database. CONFIG_KEYSTONE_DB_PW=d7b82a5789f94e56 # Default region name to use when creating tenants in the Identity # service. CONFIG_KEYSTONE_REGION=RegionOne # Token to use for the Identity service API. CONFIG_KEYSTONE_ADMIN_TOKEN=7d0039c8f3334dd18788e4bc8754a74a # Email address for the Identity service 'admin' user. Defaults to CONFIG_KEYSTONE_ADMIN_EMAIL=root at localhost # User name for the Identity service 'admin' user. Defaults to # 'admin'. CONFIG_KEYSTONE_ADMIN_USERNAME=admin # Password to use for the Identity service 'admin' user. CONFIG_KEYSTONE_ADMIN_PW=acd9c43cc7504a31 # Password to use for the Identity service 'demo' user. CONFIG_KEYSTONE_DEMO_PW=b5af3ac477754625 # Identity service API version string. ['v2.0', 'v3'] CONFIG_KEYSTONE_API_VERSION=v2.0 # Identity service token format (UUID or PKI). The recommended format # for new deployments is UUID. ['UUID', 'PKI'] CONFIG_KEYSTONE_TOKEN_FORMAT=UUID # Name of service to use to run the Identity service (keystone or # httpd). ['keystone', 'httpd'] CONFIG_KEYSTONE_SERVICE_NAME=keystone # Type of Identity service backend (sql or ldap). ['sql', 'ldap'] CONFIG_KEYSTONE_IDENTITY_BACKEND=sql # URL for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_URL=ldap://172.18.50.200 # User DN for the Identity service LDAP backend. Used to bind to the # LDAP server if the LDAP server does not allow anonymous # authentication. CONFIG_KEYSTONE_LDAP_USER_DN= # User DN password for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_USER_PASSWORD= # Base suffix for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_SUFFIX= # Query scope for the Identity service LDAP backend. Use 'one' for # onelevel/singleLevel or 'sub' for subtree/wholeSubtree ('base' is # not actually used by the Identity service and is therefore # deprecated). ['base', 'one', 'sub'] CONFIG_KEYSTONE_LDAP_QUERY_SCOPE=one # Query page size for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_PAGE_SIZE=-1 # User subtree for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_USER_SUBTREE= # User query filter for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_USER_FILTER= # User object class for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_USER_OBJECTCLASS= # User ID attribute for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_USER_ID_ATTRIBUTE= # User name attribute for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_USER_NAME_ATTRIBUTE= # User email address attribute for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_USER_MAIL_ATTRIBUTE= # User-enabled attribute for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_USER_ENABLED_ATTRIBUTE= # Bit mask integer applied to user-enabled attribute for the Identity # service LDAP backend. Indicate the bit that the enabled value is # stored in if the LDAP server represents "enabled" as a bit on an # integer rather than a boolean. A value of "0" indicates the mask is # not used (default). If this is not set to "0", the typical value is # "2", typically used when # "CONFIG_KEYSTONE_LDAP_USER_ENABLED_ATTRIBUTE = userAccountControl". CONFIG_KEYSTONE_LDAP_USER_ENABLED_MASK=-1 # Value of enabled attribute which indicates user is enabled for the # Identity service LDAP backend. This should match an appropriate # integer value if the LDAP server uses non-boolean (bitmask) values # to indicate whether a user is enabled or disabled. If this is not # set as 'y', the typical value is "512". This is typically used when # "CONFIG_KEYSTONE_LDAP_USER_ENABLED_ATTRIBUTE = userAccountControl". CONFIG_KEYSTONE_LDAP_USER_ENABLED_DEFAULT=TRUE # Specify 'y' if users are disabled (not enabled) in the Identity # service LDAP backend (inverts boolean-enalbed values). Some LDAP # servers use a boolean lock attribute where "y" means an account is # disabled. Setting this to 'y' allows these lock attributes to be # used. This setting will have no effect if # "CONFIG_KEYSTONE_LDAP_USER_ENABLED_MASK" is in use. ['n', 'y'] CONFIG_KEYSTONE_LDAP_USER_ENABLED_INVERT=n # Comma-separated list of attributes stripped from LDAP user entry # upon update. CONFIG_KEYSTONE_LDAP_USER_ATTRIBUTE_IGNORE= # Identity service LDAP attribute mapped to default_project_id for # users. CONFIG_KEYSTONE_LDAP_USER_DEFAULT_PROJECT_ID_ATTRIBUTE= # Specify 'y' if you want to be able to create Identity service users # through the Identity service interface; specify 'n' if you will # create directly in the LDAP backend. ['n', 'y'] CONFIG_KEYSTONE_LDAP_USER_ALLOW_CREATE=n # Specify 'y' if you want to be able to update Identity service users # through the Identity service interface; specify 'n' if you will # update directly in the LDAP backend. ['n', 'y'] CONFIG_KEYSTONE_LDAP_USER_ALLOW_UPDATE=n # Specify 'y' if you want to be able to delete Identity service users # through the Identity service interface; specify 'n' if you will # delete directly in the LDAP backend. ['n', 'y'] CONFIG_KEYSTONE_LDAP_USER_ALLOW_DELETE=n # Identity service LDAP attribute mapped to password. CONFIG_KEYSTONE_LDAP_USER_PASS_ATTRIBUTE= # DN of the group entry to hold enabled LDAP users when using enabled # emulation. CONFIG_KEYSTONE_LDAP_USER_ENABLED_EMULATION_DN= # List of additional LDAP attributes for mapping additional attribute # mappings for users. The attribute-mapping format is # :, where ldap_attr is the attribute in the # LDAP entry and user_attr is the Identity API attribute. CONFIG_KEYSTONE_LDAP_USER_ADDITIONAL_ATTRIBUTE_MAPPING= # Group subtree for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_GROUP_SUBTREE= # Group query filter for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_GROUP_FILTER= # Group object class for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_GROUP_OBJECTCLASS= # Group ID attribute for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_GROUP_ID_ATTRIBUTE= # Group name attribute for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_GROUP_NAME_ATTRIBUTE= # Group member attribute for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_GROUP_MEMBER_ATTRIBUTE= # Group description attribute for the Identity service LDAP backend. CONFIG_KEYSTONE_LDAP_GROUP_DESC_ATTRIBUTE= # Comma-separated list of attributes stripped from LDAP group entry # upon update. CONFIG_KEYSTONE_LDAP_GROUP_ATTRIBUTE_IGNORE= # Specify 'y' if you want to be able to create Identity service # groups through the Identity service interface; specify 'n' if you # will create directly in the LDAP backend. ['n', 'y'] CONFIG_KEYSTONE_LDAP_GROUP_ALLOW_CREATE=n # Specify 'y' if you want to be able to update Identity service # groups through the Identity service interface; specify 'n' if you # will update directly in the LDAP backend. ['n', 'y'] CONFIG_KEYSTONE_LDAP_GROUP_ALLOW_UPDATE=n # Specify 'y' if you want to be able to delete Identity service # groups through the Identity service interface; specify 'n' if you # will delete directly in the LDAP backend. ['n', 'y'] CONFIG_KEYSTONE_LDAP_GROUP_ALLOW_DELETE=n # List of additional LDAP attributes used for mapping additional # attribute mappings for groups. The attribute=mapping format is # :, where ldap_attr is the attribute in the # LDAP entry and group_attr is the Identity API attribute. CONFIG_KEYSTONE_LDAP_GROUP_ADDITIONAL_ATTRIBUTE_MAPPING= # Specify 'y' if the Identity service LDAP backend should use TLS. # ['n', 'y'] CONFIG_KEYSTONE_LDAP_USE_TLS=n # CA certificate directory for Identity service LDAP backend (if TLS # is used). CONFIG_KEYSTONE_LDAP_TLS_CACERTDIR= # CA certificate file for Identity service LDAP backend (if TLS is # used). CONFIG_KEYSTONE_LDAP_TLS_CACERTFILE= # Certificate-checking strictness level for Identity service LDAP # backend; valid options are: never, allow, demand. ['never', 'allow', # 'demand'] CONFIG_KEYSTONE_LDAP_TLS_REQ_CERT=demand # Password to use for the Image service (glance) to access the # database. CONFIG_GLANCE_DB_PW=2db88c61daa54f47 # Password to use for the Image service to authenticate with the # Identity service. CONFIG_GLANCE_KS_PW=cb73da5ea4c0494a # Storage backend for the Image service (controls how the Image # service stores disk images). Valid options are: file or swift # (Object Storage). The Object Storage service must be enabled to use # it as a working backend; otherwise, Packstack falls back to 'file'. # ['file', 'swift'] CONFIG_GLANCE_BACKEND=file # Password to use for the Block Storage service (cinder) to access # the database. CONFIG_CINDER_DB_PW=f8de38c1b33b4211 # Password to use for the Block Storage service to authenticate with # the Identity service. CONFIG_CINDER_KS_PW=5c554383893b4801 # Storage backend to use for the Block Storage service; valid options # are: lvm, gluster, nfs, vmdk, netapp. ['lvm', 'gluster', 'nfs', # 'vmdk', 'netapp'] CONFIG_CINDER_BACKEND=lvm # Specify 'y' to create the Block Storage volumes group. That is, # Packstack creates a raw disk image in /var/lib/cinder, and mounts it # using a loopback device. This should only be used for testing on a # proof-of-concept installation of the Block Storage service (a file- # backed volume group is not suitable for production usage). ['y', # 'n'] CONFIG_CINDER_VOLUMES_CREATE=y # Size of Block Storage volumes group. Actual volume size will be # extended with 3% more space for VG metadata. Remember that the size # of the volume group will restrict the amount of disk space that you # can expose to Compute instances, and that the specified amount must # be available on the device used for /var/lib/cinder. CONFIG_CINDER_VOLUMES_SIZE=20G # A single or comma-separated list of Red Hat Storage (gluster) # volume shares to mount. Example: 'ip-address:/vol-name', 'domain # :/vol-name' CONFIG_CINDER_GLUSTER_MOUNTS= # A single or comma-separated list of NFS exports to mount. Example: # 'ip-address:/export-name' CONFIG_CINDER_NFS_MOUNTS= # Administrative user account name used to access the NetApp storage # system or proxy server. CONFIG_CINDER_NETAPP_LOGIN= # Password for the NetApp administrative user account specified in # the CONFIG_CINDER_NETAPP_LOGIN parameter. CONFIG_CINDER_NETAPP_PASSWORD= # Hostname (or IP address) for the NetApp storage system or proxy # server. CONFIG_CINDER_NETAPP_HOSTNAME= # The TCP port to use for communication with the storage system or # proxy. If not specified, Data ONTAP drivers will use 80 for HTTP and # 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS. # Defaults to 80. CONFIG_CINDER_NETAPP_SERVER_PORT=80 # Storage family type used on the NetApp storage system; valid # options are ontap_7mode for using Data ONTAP operating in 7-Mode, # ontap_cluster for using clustered Data ONTAP, or E-Series for NetApp # E-Series. Defaults to ontap_cluster. ['ontap_7mode', # 'ontap_cluster', 'eseries'] CONFIG_CINDER_NETAPP_STORAGE_FAMILY=ontap_cluster # The transport protocol used when communicating with the NetApp # storage system or proxy server. Valid values are http or https. # Defaults to 'http'. ['http', 'https'] CONFIG_CINDER_NETAPP_TRANSPORT_TYPE=http # Storage protocol to be used on the data path with the NetApp # storage system; valid options are iscsi, fc, nfs. Defaults to nfs. # ['iscsi', 'fc', 'nfs'] CONFIG_CINDER_NETAPP_STORAGE_PROTOCOL=nfs # Quantity to be multiplied by the requested volume size to ensure # enough space is available on the virtual storage server (Vserver) to # fulfill the volume creation request. Defaults to 1.0. CONFIG_CINDER_NETAPP_SIZE_MULTIPLIER=1.0 # Time period (in minutes) that is allowed to elapse after the image # is last accessed, before it is deleted from the NFS image cache. # When a cache-cleaning cycle begins, images in the cache that have # not been accessed in the last M minutes, where M is the value of # this parameter, are deleted from the cache to create free space on # the NFS share. Defaults to 720. CONFIG_CINDER_NETAPP_EXPIRY_THRES_MINUTES=720 # If the percentage of available space for an NFS share has dropped # below the value specified by this parameter, the NFS image cache is # cleaned. Defaults to 20. CONFIG_CINDER_NETAPP_THRES_AVL_SIZE_PERC_START=20 # When the percentage of available space on an NFS share has reached # the percentage specified by this parameter, the driver stops # clearing files from the NFS image cache that have not been accessed # in the last M minutes, where M is the value of the # CONFIG_CINDER_NETAPP_EXPIRY_THRES_MINUTES parameter. Defaults to 60. CONFIG_CINDER_NETAPP_THRES_AVL_SIZE_PERC_STOP=60 # Single or comma-separated list of NetApp NFS shares for Block # Storage to use. Format: ip-address:/export-name. Defaults to ''. CONFIG_CINDER_NETAPP_NFS_SHARES= # File with the list of available NFS shares. Defaults to # '/etc/cinder/shares.conf'. CONFIG_CINDER_NETAPP_NFS_SHARES_CONFIG=/etc/cinder/shares.conf # This parameter is only utilized when the storage protocol is # configured to use iSCSI or FC. This parameter is used to restrict # provisioning to the specified controller volumes. Specify the value # of this parameter to be a comma separated list of NetApp controller # volume names to be used for provisioning. Defaults to ''. CONFIG_CINDER_NETAPP_VOLUME_LIST= # The vFiler unit on which provisioning of block storage volumes will # be done. This parameter is only used by the driver when connecting # to an instance with a storage family of Data ONTAP operating in # 7-Mode Only use this parameter when utilizing the MultiStore feature # on the NetApp storage system. Defaults to ''. CONFIG_CINDER_NETAPP_VFILER= # The name of the config.conf stanza for a Data ONTAP (7-mode) HA # partner. This option is only used by the driver when connecting to # an instance with a storage family of Data ONTAP operating in 7-Mode, # and it is required if the storage protocol selected is FC. Defaults # to ''. CONFIG_CINDER_NETAPP_PARTNER_BACKEND_NAME= # This option specifies the virtual storage server (Vserver) name on # the storage cluster on which provisioning of block storage volumes # should occur. Defaults to ''. CONFIG_CINDER_NETAPP_VSERVER= # Restricts provisioning to the specified controllers. Value must be # a comma-separated list of controller hostnames or IP addresses to be # used for provisioning. This option is only utilized when the storage # family is configured to use E-Series. Defaults to ''. CONFIG_CINDER_NETAPP_CONTROLLER_IPS= # Password for the NetApp E-Series storage array. Defaults to ''. CONFIG_CINDER_NETAPP_SA_PASSWORD= # This option is used to define how the controllers in the E-Series # storage array will work with the particular operating system on the # hosts that are connected to it. Defaults to 'linux_dm_mp' CONFIG_CINDER_NETAPP_ESERIES_HOST_TYPE=linux_dm_mp # Path to the NetApp E-Series proxy application on a proxy server. # The value is combined with the value of the # CONFIG_CINDER_NETAPP_TRANSPORT_TYPE, CONFIG_CINDER_NETAPP_HOSTNAME, # and CONFIG_CINDER_NETAPP_HOSTNAME options to create the URL used by # the driver to connect to the proxy application. Defaults to # '/devmgr/v2'. CONFIG_CINDER_NETAPP_WEBSERVICE_PATH=/devmgr/v2 # Restricts provisioning to the specified storage pools. Only dynamic # disk pools are currently supported. The value must be a comma- # separated list of disk pool names to be used for provisioning. # Defaults to ''. CONFIG_CINDER_NETAPP_STORAGE_POOLS= # Password to use for the OpenStack File Share service (manila) to # access the database. CONFIG_MANILA_DB_PW=PW_PLACEHOLDER # Password to use for the OpenStack File Share service (manila) to # authenticate with the Identity service. CONFIG_MANILA_KS_PW=PW_PLACEHOLDER # Backend for the OpenStack File Share service (manila); valid # options are: generic or netapp. ['generic', 'netapp'] CONFIG_MANILA_BACKEND=generic # Denotes whether the driver should handle the responsibility of # managing share servers. This must be set to false if the driver is # to operate without managing share servers. Defaults to 'false' # ['true', 'false'] CONFIG_MANILA_NETAPP_DRV_HANDLES_SHARE_SERVERS=false # The transport protocol used when communicating with the storage # system or proxy server. Valid values are 'http' and 'https'. # Defaults to 'https'. ['https', 'http'] CONFIG_MANILA_NETAPP_TRANSPORT_TYPE=https # Administrative user account name used to access the NetApp storage # system. Defaults to ''. CONFIG_MANILA_NETAPP_LOGIN=admin # Password for the NetApp administrative user account specified in # the CONFIG_MANILA_NETAPP_LOGIN parameter. Defaults to ''. CONFIG_MANILA_NETAPP_PASSWORD= # Hostname (or IP address) for the NetApp storage system or proxy # server. Defaults to ''. CONFIG_MANILA_NETAPP_SERVER_HOSTNAME= # The storage family type used on the storage system; valid values # are ontap_cluster for clustered Data ONTAP. Defaults to # 'ontap_cluster'. ['ontap_cluster'] CONFIG_MANILA_NETAPP_STORAGE_FAMILY=ontap_cluster # The TCP port to use for communication with the storage system or # proxy server. If not specified, Data ONTAP drivers will use 80 for # HTTP and 443 for HTTPS. Defaults to '443'. CONFIG_MANILA_NETAPP_SERVER_PORT=443 # Pattern for searching available aggregates for NetApp provisioning. # Defaults to '(.*)'. CONFIG_MANILA_NETAPP_AGGREGATE_NAME_SEARCH_PATTERN=(.*) # Name of aggregate on which to create the NetApp root volume. This # option only applies when the option # CONFIG_MANILA_NETAPP_DRV_HANDLES_SHARE_SERVERS is set to True. CONFIG_MANILA_NETAPP_ROOT_VOLUME_AGGREGATE= # NetApp root volume name. Defaults to 'root'. CONFIG_MANILA_NETAPP_ROOT_VOLUME_NAME=root # This option specifies the storage virtual machine (previously # called a Vserver) name on the storage cluster on which provisioning # of shared file systems should occur. This option only applies when # the option driver_handles_share_servers is set to False. Defaults to # ''. CONFIG_MANILA_NETAPP_VSERVER= # Denotes whether the driver should handle the responsibility of # managing share servers. This must be set to false if the driver is # to operate without managing share servers. Defaults to 'true'. # ['true', 'false'] CONFIG_MANILA_GENERIC_DRV_HANDLES_SHARE_SERVERS=true # Volume name template for Manila service. Defaults to 'manila- # share-%s'. CONFIG_MANILA_GENERIC_VOLUME_NAME_TEMPLATE=manila-share-%s # Share mount path for Manila service. Defaults to '/shares'. CONFIG_MANILA_GENERIC_SHARE_MOUNT_PATH=/shares # Location of disk image for Manila service instance. Defaults to ' CONFIG_MANILA_SERVICE_IMAGE_LOCATION=https://www.dropbox.com/s/vi5oeh10q1qkckh/ubuntu_1204_nfs_cifs.qcow2 # User in Manila service instance. CONFIG_MANILA_SERVICE_INSTANCE_USER=ubuntu # Password to service instance user. CONFIG_MANILA_SERVICE_INSTANCE_PASSWORD=ubuntu # Type of networking that the backend will use. A more detailed # description of each option is available in the Manila docs. Defaults # to 'neutron'. ['neutron', 'nova-network', 'standalone'] CONFIG_MANILA_NETWORK_TYPE=neutron # Gateway IPv4 address that should be used. Required. Defaults to ''. CONFIG_MANILA_NETWORK_STANDALONE_GATEWAY= # Network mask that will be used. Can be either decimal like '24' or # binary like '255.255.255.0'. Required. Defaults to ''. CONFIG_MANILA_NETWORK_STANDALONE_NETMASK= # Set it if network has segmentation (VLAN, VXLAN, etc). It will be # assigned to share-network and share drivers will be able to use this # for network interfaces within provisioned share servers. Optional. # Example: 1001. Defaults to ''. CONFIG_MANILA_NETWORK_STANDALONE_SEG_ID= # Can be IP address, range of IP addresses or list of addresses or # ranges. Contains addresses from IP network that are allowed to be # used. If empty, then will be assumed that all host addresses from # network can be used. Optional. Examples: 10.0.0.10 or # 10.0.0.10-10.0.0.20 or # 10.0.0.10-10.0.0.20,10.0.0.30-10.0.0.40,10.0.0.50. Defaults to ''. CONFIG_MANILA_NETWORK_STANDALONE_IP_RANGE= # IP version of network. Optional. Defaults to '4'. ['4', '6'] CONFIG_MANILA_NETWORK_STANDALONE_IP_VERSION=4 # Password to use for OpenStack Bare Metal Provisioning (ironic) to # access the database. CONFIG_IRONIC_DB_PW=PW_PLACEHOLDER # Password to use for OpenStack Bare Metal Provisioning to # authenticate with the Identity service. CONFIG_IRONIC_KS_PW=PW_PLACEHOLDER # Password to use for the Compute service (nova) to access the # database. CONFIG_NOVA_DB_PW=da4d80b9bed74ca1 # Password to use for the Compute service to authenticate with the # Identity service. CONFIG_NOVA_KS_PW=fdf17e0a72264456 # Overcommitment ratio for virtual to physical CPUs. Specify 1.0 to # disable CPU overcommitment. CONFIG_NOVA_SCHED_CPU_ALLOC_RATIO=16.0 # Overcommitment ratio for virtual to physical RAM. Specify 1.0 to # disable RAM overcommitment. CONFIG_NOVA_SCHED_RAM_ALLOC_RATIO=1.5 # Protocol used for instance migration. Valid options are: tcp and # ssh. Note that by default, the Compute user is created with the # /sbin/nologin shell so that the SSH protocol will not work. To make # the SSH protocol work, you must configure the Compute user on # compute hosts manually. ['tcp', 'ssh'] CONFIG_NOVA_COMPUTE_MIGRATE_PROTOCOL=tcp # Manager that runs the Compute service. CONFIG_NOVA_COMPUTE_MANAGER=nova.compute.manager.ComputeManager # PEM encoded certificate to be used for ssl on the https server, # leave blank if one should be generated, this certificate should not # require a passphrase. If CONFIG_HORIZON_SSL is set to 'n' this # parameter is ignored. CONFIG_VNC_SSL_CERT= # SSL keyfile corresponding to the certificate if one was entered. If # CONFIG_HORIZON_SSL is set to 'n' this parameter is ignored. CONFIG_VNC_SSL_KEY= # Private interface for flat DHCP on the Compute servers. CONFIG_NOVA_COMPUTE_PRIVIF=enp3s1 # Compute Network Manager. ['^nova\.network\.manager\.\w+Manager$'] CONFIG_NOVA_NETWORK_MANAGER=nova.network.manager.FlatDHCPManager # Public interface on the Compute network server. CONFIG_NOVA_NETWORK_PUBIF=em1 # Private interface for flat DHCP on the Compute network server. CONFIG_NOVA_NETWORK_PRIVIF=enp13s0 # IP Range for flat DHCP. ['^[\:\.\da-fA-f]+(\/\d+){0,1}$'] CONFIG_NOVA_NETWORK_FIXEDRANGE=192.168.32.0/22 # IP Range for floating IP addresses. ['^[\:\.\da- # fA-f]+(\/\d+){0,1}$'] CONFIG_NOVA_NETWORK_FLOATRANGE=10.3.4.0/22 # Specify 'y' to automatically assign a floating IP to new instances. # ['y', 'n'] CONFIG_NOVA_NETWORK_AUTOASSIGNFLOATINGIP=n # First VLAN for private networks (Compute networking). CONFIG_NOVA_NETWORK_VLAN_START=100 # Number of networks to support (Compute networking). CONFIG_NOVA_NETWORK_NUMBER=1 # Number of addresses in each private subnet (Compute networking). CONFIG_NOVA_NETWORK_SIZE=255 # Password to use for OpenStack Networking (neutron) to authenticate # with the Identity service. CONFIG_NEUTRON_KS_PW=65999a5cd4384212 # The password to use for OpenStack Networking to access the # database. CONFIG_NEUTRON_DB_PW=1f9b2ee83714457d # The name of the Open vSwitch bridge (or empty for linuxbridge) for # the OpenStack Networking L3 agent to use for external traffic. # Specify 'provider' if you intend to use a provider network to handle # external traffic. CONFIG_NEUTRON_L3_EXT_BRIDGE=br-ex # Password for the OpenStack Networking metadata agent. CONFIG_NEUTRON_METADATA_PW=3cce254d54a24479 # Specify 'y' to install OpenStack Networking's Load-Balancing- # as-a-Service (LBaaS). ['y', 'n'] CONFIG_LBAAS_INSTALL=n # Specify 'y' to install OpenStack Networking's L3 Metering agent # ['y', 'n'] CONFIG_NEUTRON_METERING_AGENT_INSTALL=n # Specify 'y' to configure OpenStack Networking's Firewall- # as-a-Service (FWaaS). ['y', 'n'] CONFIG_NEUTRON_FWAAS=n # Comma-separated list of network-type driver entry points to be # loaded from the neutron.ml2.type_drivers namespace. ['local', # 'flat', 'vlan', 'gre', 'vxlan'] CONFIG_NEUTRON_ML2_TYPE_DRIVERS=vxlan # Comma-separated, ordered list of network types to allocate as # tenant networks. The 'local' value is only useful for single-box # testing and provides no connectivity between hosts. ['local', # 'vlan', 'gre', 'vxlan'] CONFIG_NEUTRON_ML2_TENANT_NETWORK_TYPES=vxlan # Comma-separated ordered list of networking mechanism driver entry # points to be loaded from the neutron.ml2.mechanism_drivers # namespace. ['logger', 'test', 'linuxbridge', 'openvswitch', # 'hyperv', 'ncs', 'arista', 'cisco_nexus', 'mlnx', 'l2population'] CONFIG_NEUTRON_ML2_MECHANISM_DRIVERS=openvswitch # Comma-separated list of physical_network names with which flat # networks can be created. Use * to allow flat networks with arbitrary # physical_network names. CONFIG_NEUTRON_ML2_FLAT_NETWORKS=* # Comma-separated list of :: or # specifying physical_network names usable for VLAN # provider and tenant networks, as well as ranges of VLAN tags on each # available for allocation to tenant networks. CONFIG_NEUTRON_ML2_VLAN_RANGES= # Comma-separated list of : tuples enumerating # ranges of GRE tunnel IDs that are available for tenant-network # allocation. A tuple must be an array with tun_max +1 - tun_min > # 1000000. CONFIG_NEUTRON_ML2_TUNNEL_ID_RANGES= # Comma-separated list of addresses for VXLAN multicast group. If # left empty, disables VXLAN from sending allocate broadcast traffic # (disables multicast VXLAN mode). Should be a Multicast IP (v4 or v6) # address. CONFIG_NEUTRON_ML2_VXLAN_GROUP= # Comma-separated list of : tuples enumerating # ranges of VXLAN VNI IDs that are available for tenant network # allocation. Minimum value is 0 and maximum value is 16777215. CONFIG_NEUTRON_ML2_VNI_RANGES=10:100 # Name of the L2 agent to be used with OpenStack Networking. # ['linuxbridge', 'openvswitch'] CONFIG_NEUTRON_L2_AGENT=openvswitch # Comma-separated list of interface mappings for the OpenStack # Networking linuxbridge plugin. Each tuple in the list must be in the # format :. Example: # physnet1:eth1,physnet2:eth2,physnet3:eth3. CONFIG_NEUTRON_LB_INTERFACE_MAPPINGS= # Comma-separated list of bridge mappings for the OpenStack # Networking Open vSwitch plugin. Each tuple in the list must be in # the format :. Example: physnet1:br- # eth1,physnet2:br-eth2,physnet3:br-eth3 #CONFIG_NEUTRON_OVS_BRIDGE_MAPPINGS=physnet1:br-ex CONFIG_NEUTRON_OVS_BRIDGE_MAPPINGS= # Comma-separated list of colon-separated Open vSwitch # : pairs. The interface will be added to the # associated bridge. If you desire the bridge to be persistent a value # must be added to this directive, also # CONFIG_NEUTRON_OVS_BRIDGE_MAPPINGS must be set in order to create # the proper port. This can be achieved from the command line by # issuing the following command: packstack --allinone --os-neutron- # ovs-bridge-mappings=ext-net:br-ex --os-neutron-ovs-bridge-interfaces # =br-ex:eth0 #CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br-ex:enp17s0 # Interface for the Open vSwitch tunnel. Packstack overrides the IP # address used for tunnels on this hypervisor to the IP found on the # specified interface (for example, eth1). CONFIG_NEUTRON_OVS_TUNNEL_IF= # VXLAN UDP port. CONFIG_NEUTRON_OVS_VXLAN_UDP_PORT=4789 # Specify 'y' to set up Horizon communication over https. ['y', 'n'] CONFIG_HORIZON_SSL=n # Secret key to use for Horizon Secret Encryption Key. CONFIG_HORIZON_SECRET_KEY=0109197fadb040498427671cafdd0c88 # PEM-encoded certificate to be used for SSL connections on the https # server (the certificate should not require a passphrase). To # generate a certificate, leave blank. CONFIG_HORIZON_SSL_CERT= # SSL keyfile corresponding to the certificate if one was specified. CONFIG_HORIZON_SSL_KEY= CONFIG_HORIZON_SSL_CACERT= # Password to use for the Object Storage service to authenticate with # the Identity service. CONFIG_SWIFT_KS_PW=6d490375432c4489 # Comma-separated list of devices to use as storage device for Object # Storage. Each entry must take the format /path/to/dev (for example, # specifying /dev/vdb installs /dev/vdb as the Object Storage storage # device; Packstack does not create the filesystem, you must do this # first). If left empty, Packstack creates a loopback device for test # setup. CONFIG_SWIFT_STORAGES= # Number of Object Storage storage zones; this number MUST be no # larger than the number of configured storage devices. CONFIG_SWIFT_STORAGE_ZONES=1 # Number of Object Storage storage replicas; this number MUST be no # larger than the number of configured storage zones. CONFIG_SWIFT_STORAGE_REPLICAS=1 # File system type for storage nodes. ['xfs', 'ext4'] CONFIG_SWIFT_STORAGE_FSTYPE=ext4 # Custom seed number to use for swift_hash_path_suffix in # /etc/swift/swift.conf. If you do not provide a value, a seed number # is automatically generated. CONFIG_SWIFT_HASH=b24402ce62134d80 # Size of the Object Storage loopback file storage device. CONFIG_SWIFT_STORAGE_SIZE=2G # Password used by Orchestration service user to authenticate against # the database. CONFIG_HEAT_DB_PW=PW_PLACEHOLDER # Encryption key to use for authentication in the Orchestration # database (16, 24, or 32 chars). CONFIG_HEAT_AUTH_ENC_KEY=362df9942bbe49f4 # Password to use for the Orchestration service to authenticate with # the Identity service. CONFIG_HEAT_KS_PW=PW_PLACEHOLDER # Specify 'y' to install the Orchestration CloudWatch API. ['y', 'n'] CONFIG_HEAT_CLOUDWATCH_INSTALL=n # Specify 'y' to install the Orchestration CloudFormation API. ['y', # 'n'] CONFIG_HEAT_CFN_INSTALL=n # Name of the Identity domain for Orchestration. CONFIG_HEAT_DOMAIN=heat # Name of the Identity domain administrative user for Orchestration. CONFIG_HEAT_DOMAIN_ADMIN=heat_admin # Password for the Identity domain administrative user for # Orchestration. CONFIG_HEAT_DOMAIN_PASSWORD=PW_PLACEHOLDER # Specify 'y' to provision for demo usage and testing. ['y', 'n'] CONFIG_PROVISION_DEMO=y # Specify 'y' to configure the OpenStack Integration Test Suite # (tempest) for testing. The test suite requires OpenStack Networking # to be installed. ['y', 'n'] CONFIG_PROVISION_TEMPEST=n # CIDR network address for the floating IP subnet. CONFIG_PROVISION_DEMO_FLOATRANGE=172.24.4.224/28 # The name to be assigned to the demo image in Glance (default # "cirros"). CONFIG_PROVISION_IMAGE_NAME=cirros # A URL or local file location for an image to download and provision # in Glance (defaults to a URL for a recent "cirros" image). CONFIG_PROVISION_IMAGE_URL=http://download.cirros-cloud.net/0.3.3/cirros-0.3.3-x86_64-disk.img # Format for the demo image (default "qcow2"). CONFIG_PROVISION_IMAGE_FORMAT=qcow2 # User to use when connecting to instances booted from the demo # image. CONFIG_PROVISION_IMAGE_SSH_USER=cirros # Name of the Integration Test Suite provisioning user. If you do not # provide a user name, Tempest is configured in a standalone mode. CONFIG_PROVISION_TEMPEST_USER= # Password to use for the Integration Test Suite provisioning user. CONFIG_PROVISION_TEMPEST_USER_PW=PW_PLACEHOLDER # CIDR network address for the floating IP subnet. CONFIG_PROVISION_TEMPEST_FLOATRANGE=172.24.4.224/28 # URI of the Integration Test Suite git repository. CONFIG_PROVISION_TEMPEST_REPO_URI=https://github.com/openstack/tempest.git # Revision (branch) of the Integration Test Suite git repository. CONFIG_PROVISION_TEMPEST_REPO_REVISION=master # Specify 'y' to configure the Open vSwitch external bridge for an # all-in-one deployment (the L3 external bridge acts as the gateway # for virtual machines). ['y', 'n'] CONFIG_PROVISION_ALL_IN_ONE_OVS_BRIDGE=y # Secret key for signing Telemetry service (ceilometer) messages. CONFIG_CEILOMETER_SECRET=85a7a080b3ae4ad0 # Password to use for Telemetry to authenticate with the Identity # service. CONFIG_CEILOMETER_KS_PW=324977b4beea4a38 # Backend driver for Telemetry's group membership coordination. # ['redis', 'none'] CONFIG_CEILOMETER_COORDINATION_BACKEND=redis # IP address of the server on which to install MongoDB. CONFIG_MONGODB_HOST=172.18.50.200 # IP address of the server on which to install the Redis master # server. CONFIG_REDIS_MASTER_HOST=172.18.50.200 # Port on which the Redis server(s) listens. CONFIG_REDIS_PORT=6379 # Specify 'y' to have Redis try to use HA. ['y', 'n'] CONFIG_REDIS_HA=n # Hosts on which to install Redis slaves. CONFIG_REDIS_SLAVE_HOSTS=172.18.50.200 # Hosts on which to install Redis sentinel servers. CONFIG_REDIS_SENTINEL_HOSTS=172.18.50.200 # Host to configure as the Redis coordination sentinel. CONFIG_REDIS_SENTINEL_CONTACT_HOST=172.18.50.200 # Port on which Redis sentinel servers listen. CONFIG_REDIS_SENTINEL_PORT=26379 # Quorum value for Redis sentinel servers. CONFIG_REDIS_SENTINEL_QUORUM=2 # Name of the master server watched by the Redis sentinel. ['[a-z]+'] CONFIG_REDIS_MASTER_NAME=mymaster # Password to use for OpenStack Data Processing (sahara) to access # the database. CONFIG_SAHARA_DB_PW=PW_PLACEHOLDER # Password to use for OpenStack Data Processing to authenticate with # the Identity service. CONFIG_SAHARA_KS_PW=PW_PLACEHOLDER # Password to use for OpenStack Database-as-a-Service (trove) to # access the database. CONFIG_TROVE_DB_PW=PW_PLACEHOLDER # Password to use for OpenStack Database-as-a-Service to authenticate # with the Identity service. CONFIG_TROVE_KS_PW=PW_PLACEHOLDER # User name to use when OpenStack Database-as-a-Service connects to # the Compute service. CONFIG_TROVE_NOVA_USER=trove # Tenant to use when OpenStack Database-as-a-Service connects to the # Compute service. CONFIG_TROVE_NOVA_TENANT=services # Password to use when OpenStack Database-as-a-Service connects to # the Compute service. CONFIG_TROVE_NOVA_PW=PW_PLACEHOLDER # Password of the nagiosadmin user on the Nagios server. CONFIG_NAGIOS_PW=97fc3e9c210c478e From mrunge at redhat.com Fri Aug 14 07:18:03 2015 From: mrunge at redhat.com (Matthias Runge) Date: Fri, 14 Aug 2015 09:18:03 +0200 Subject: [Rdo-list] Unable to access metadata service In-Reply-To: References: Message-ID: <55CD962B.9000202@redhat.com> On 13/08/15 17:16, brian lee wrote: > Sorry I should have said this in the first email, I am using nova > networking for this setup. The error that I shows when the VM is boot is: > unexpected error ['ConnectionError' object has no arrribute 'response'] > > this rings a bell for me. I used such a setup in Juno and had to toggle service_metadata_proxy in /etc/nova/nova.conf. As far as I remember, this didn't work for me in Kilo any more, thus I switched to neutron. Matthias From nerawat at redhat.com Fri Aug 14 13:57:18 2015 From: nerawat at redhat.com (Neha Rawat) Date: Fri, 14 Aug 2015 09:57:18 -0400 (EDT) Subject: [Rdo-list] Manila Configuration on Multi Node RDO Kilo setup In-Reply-To: <616443586.1977968.1439560349062.JavaMail.zimbra@redhat.com> Message-ID: <2108549199.1980318.1439560638619.JavaMail.zimbra@redhat.com> Hello Team, I have written this blog on Open stack Manila configuration on Multi Node step. http://neharawat.in/manila-how-to-configure-with-openstack-kilo/ In this particular setup I have used cinder as backend. But I plan to use Gluster as my next setup. Any comments, feedback or experience you could share would be appreciated. cheers, Neha From brian at brianlee.org Fri Aug 14 14:12:41 2015 From: brian at brianlee.org (brian lee) Date: Fri, 14 Aug 2015 09:12:41 -0500 Subject: [Rdo-list] Unable to access metadata service In-Reply-To: <55CD962B.9000202@redhat.com> References: <55CD962B.9000202@redhat.com> Message-ID: I figured it out. On the controller node I had to add a route to the network node for the private IP addresses. When the metadata request is sent, it does not NAT the address because the metadata service needs to know the IP. Once I put that route in place it started to work. --Brian On Fri, Aug 14, 2015 at 2:18 AM, Matthias Runge wrote: > On 13/08/15 17:16, brian lee wrote: > >> Sorry I should have said this in the first email, I am using nova >> networking for this setup. The error that I shows when the VM is boot is: >> unexpected error ['ConnectionError' object has no arrribute 'response'] >> >> >> > this rings a bell for me. I used such a setup in Juno and had to toggle > service_metadata_proxy > in /etc/nova/nova.conf. > > As far as I remember, this didn't work for me in Kilo any more, thus I > switched to neutron. > > Matthias > > > _______________________________________________ > 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 dneary at redhat.com Sat Aug 15 01:07:14 2015 From: dneary at redhat.com (Dave Neary) Date: Fri, 14 Aug 2015 21:07:14 -0400 Subject: [Rdo-list] Packstack and rdo-manager, looking forward. In-Reply-To: <55C2651A.2000807@redhat.com> References: <55C2651A.2000807@redhat.com> Message-ID: <55CE90C2.7040601@redhat.com> Hi Adam, Revising this thread with my own reasons... On 08/05/2015 03:33 PM, Adam Young wrote: > RDO Manager does a lot more than packstack. Too much, for many use > cases, which is why we have people continuing to use packstack. Where do > people use packstack? > > 1. Demos > 2. Development Work > 3. CI Installing OpenStack on low-end hardware (1 NIC, no IPMI) or in VMs with nested virt. Personally, I have some NUCs for a personal OpenStack cluster. I also have access to an internal OpenStack cloud and I want to test ODL for Neutron on that. Ultra simple deployment architecture (no HA, one controller, N compute nodes, or all-in-one on a home server). Personally, I'm OK manually powering on a host (when prompted) to PXE boot an undercloud host. I don't know if it's even possible, but if we could detect that hosts have only one NIC, using the same NIC for management, data and provisioning, that would be awesome. Thanks, Dave. -- Dave Neary - NFV/SDN Community Strategy Open Source and Standards, Red Hat - http://community.redhat.com Ph: +1-978-399-2182 / Cell: +1-978-799-3338 From ayoung at redhat.com Sat Aug 15 02:50:38 2015 From: ayoung at redhat.com (Adam Young) Date: Fri, 14 Aug 2015 22:50:38 -0400 Subject: [Rdo-list] Packstack and rdo-manager, looking forward. In-Reply-To: <55CE90C2.7040601@redhat.com> References: <55C2651A.2000807@redhat.com> <55CE90C2.7040601@redhat.com> Message-ID: <55CEA8FE.9010203@redhat.com> On 08/14/2015 09:07 PM, Dave Neary wrote: > Hi Adam, > > Revising this thread with my own reasons... > > On 08/05/2015 03:33 PM, Adam Young wrote: >> RDO Manager does a lot more than packstack. Too much, for many use >> cases, which is why we have people continuing to use packstack. Where do >> people use packstack? >> >> 1. Demos >> 2. Development Work >> 3. CI > > Installing OpenStack on low-end hardware (1 NIC, no IPMI) I'm guessing IPMI is a requirement of the Ironic driver. > or in VMs with nested virt. This would work with the overcloud approach. > Personally, I have some NUCs for a personal OpenStack cluster. I also > have access to an internal OpenStack cloud and I want to test ODL for > Neutron on that. What it seem like we want is to get the capabilities of the Undercloud installable on a single Fedora box, and then be able to install the Overcloud on top of that. An "undercloud light" based on libvirt? > > Ultra simple deployment architecture (no HA, one controller, N compute > nodes, or all-in-one on a home server). > > Personally, I'm OK manually powering on a host (when prompted) to PXE > boot an undercloud host. I don't know if it's even possible, but if we > could detect that hosts have only one NIC, using the same NIC for > management, data and provisioning, that would be awesome. > > Thanks, > Dave. > From outbackdingo at gmail.com Sat Aug 15 02:56:17 2015 From: outbackdingo at gmail.com (Outback Dingo) Date: Sat, 15 Aug 2015 12:56:17 +1000 Subject: [Rdo-list] Packstack and rdo-manager, looking forward. In-Reply-To: <55CEA8FE.9010203@redhat.com> References: <55C2651A.2000807@redhat.com> <55CE90C2.7040601@redhat.com> <55CEA8FE.9010203@redhat.com> Message-ID: On Sat, Aug 15, 2015 at 12:50 PM, Adam Young wrote: > On 08/14/2015 09:07 PM, Dave Neary wrote: > >> Hi Adam, >> >> Revising this thread with my own reasons... >> >> On 08/05/2015 03:33 PM, Adam Young wrote: >> >>> RDO Manager does a lot more than packstack. Too much, for many use >>> cases, which is why we have people continuing to use packstack. Where do >>> people use packstack? >>> >>> 1. Demos >>> 2. Development Work >>> 3. CI >>> >> >> Installing OpenStack on low-end hardware (1 NIC, no IPMI) >> > > I'm guessing IPMI is a requirement of the Ironic driver. > > or in VMs with nested virt. >> > > This would work with the overcloud approach. > > > Personally, I have some NUCs for a personal OpenStack cluster. I also have >> access to an internal OpenStack cloud and I want to test ODL for Neutron on >> that. >> > > What it seem like we want is to get the capabilities of the Undercloud > installable on a single Fedora box, and then be able to install the > Overcloud on top of that. An "undercloud light" based on libvirt? > > > Id plainly like to see a breakdown of how this compares to say FUEL, or HP Helion, or IBMs openstack deployments Though Id also like to see someone get RDO to work with XENServer deployments also, seems RDO is pretty much kvm based only > > >> Ultra simple deployment architecture (no HA, one controller, N compute >> nodes, or all-in-one on a home server). >> >> Personally, I'm OK manually powering on a host (when prompted) to PXE >> boot an undercloud host. I don't know if it's even possible, but if we >> could detect that hosts have only one NIC, using the same NIC for >> management, data and provisioning, that would be awesome. >> >> Thanks, >> Dave. >> >> > _______________________________________________ > 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 asadxflow at gmail.com Sat Aug 15 07:03:43 2015 From: asadxflow at gmail.com (sad man) Date: Sat, 15 Aug 2015 09:03:43 +0200 Subject: [Rdo-list] CentOS-RDO Remix- After PackStack Message-ID: Hi, as part of my GSoC under CentOS, I am developing a Pre-configured cloud via CentOS. During installation of CentOS an option to install openstack is offered, if selected RDO packages are installed during setup and at first boot packstack (systemd) is used to setup openstack. I would appreciate some suggestions from a user's perspective, what additional configurations I should perform after packstack (--allinone) finishes. For example neutron configurations (i.e., floating ip assignment etc), or doing steps from RDO running an instance . Given that the motivation is to provide a "*Preconfigured, assumption driven, easily installed single node cloud controller for development and Proof of Concept testing"* (more info on initial motivation ). -- Cheers, Asad -------------- next part -------------- An HTML attachment was scrubbed... URL: From Yaniv.Kaul at emc.com Sun Aug 16 14:14:59 2015 From: Yaniv.Kaul at emc.com (Kaul, Yaniv) Date: Sun, 16 Aug 2015 14:14:59 +0000 Subject: [Rdo-list] config_tempest.py failure (Liberty, Neutron, no networks configured ) Message-ID: <7C4C6F8AC2A31A439365FF37F60AE9DC0DD8FA@MX202CL03.corp.emc.com> Liberty, Neutron, no networks configured (not sure why), tempest_config fails: 2015-08-16 17:11:22.557 86196 INFO __main__ [-] No network supplied, trying auto discover for network 2015-08-16 17:11:22.648 86196 INFO tempest_lib.common.rest_client [req-377d6922-c260-4252-ae86-edd1f8595b82 ] Request (main): 200 GET http://10.102.42.90:9696/v2.0/networks 0.090s 2015-08-16 17:11:22.649 86196 ERROR __main__ [-] No external networks found. Please note that any test that relies on external connectivity would most likely fail. 2015-08-16 17:11:22.649 86196 CRITICAL tempest [-] TypeError: option values must be strings 2015-08-16 17:11:22.649 86196 ERROR tempest Traceback (most recent call last): 2015-08-16 17:11:22.649 86196 ERROR tempest File "tools/config_tempest.py", line 729, in 2015-08-16 17:11:22.649 86196 ERROR tempest main() 2015-08-16 17:11:22.649 86196 ERROR tempest File "tools/config_tempest.py", line 150, in main 2015-08-16 17:11:22.649 86196 ERROR tempest create_tempest_networks(clients, conf, has_neutron, args.network_id) 2015-08-16 17:11:22.649 86196 ERROR tempest File "tools/config_tempest.py", line 596, in create_tempest_networks 2015-08-16 17:11:22.649 86196 ERROR tempest conf.set('network', 'public_network_id', public_network_id) 2015-08-16 17:11:22.649 86196 ERROR tempest File "tools/config_tempest.py", line 361, in set 2015-08-16 17:11:22.649 86196 ERROR tempest ConfigParser.SafeConfigParser.set(self, section, key, value) 2015-08-16 17:11:22.649 86196 ERROR tempest File "/usr/lib64/python2.7/ConfigParser.py", line 743, in set 2015-08-16 17:11:22.649 86196 ERROR tempest raise TypeError("option values must be strings") 2015-08-16 17:11:22.649 86196 ERROR tempest TypeError: option values must be strings 2015-08-16 17:11:22.649 86196 ERROR tempest Based on 7cbe2414f07c0d5fbf29d7914c430700f2f1f154 . As I'm testing Cinder, I can really run quite well without networks whatsoever. As to why I don't have any network defined, that's another question. Working on it. Y. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dneary at redhat.com Sun Aug 16 22:04:57 2015 From: dneary at redhat.com (Dave Neary) Date: Sun, 16 Aug 2015 18:04:57 -0400 Subject: [Rdo-list] Packstack and rdo-manager, looking forward. In-Reply-To: References: <55C2651A.2000807@redhat.com> <55CE90C2.7040601@redhat.com> <55CEA8FE.9010203@redhat.com> Message-ID: <55D10909.6070105@redhat.com> Hi, On 08/14/2015 10:56 PM, Outback Dingo wrote: > Id plainly like to see a breakdown of how this compares to say FUEL, or > HP Helion, or IBMs openstack deployments > Though Id also like to see someone get RDO to work with XENServer > deployments also, seems RDO is pretty much kvm based only While any compute nodes deployed by RDO would be KVM nodes, I don't see any reason that someone couldn't add Hyper-V, ESX or Xen nodes to Nova's compute pool with RDO - the bits are the same as upstream Nova, and of course whether such a configuration is supported is not an issue. In fact, I'm pretty sure that CERN deploys Hyper-V and KVM nodes using RDO. I don't see any reason why someone couldn't do the same with Xen, and document any issues they have on rdoproject.org Thanks, Dave. -- Dave Neary - NFV/SDN Community Strategy Open Source and Standards, Red Hat - http://community.redhat.com Ph: +1-978-399-2182 / Cell: +1-978-799-3338 From ichi.sara at gmail.com Mon Aug 17 10:07:56 2015 From: ichi.sara at gmail.com (ICHIBA Sara) Date: Mon, 17 Aug 2015 12:07:56 +0200 Subject: [Rdo-list] apply patches to rdo Message-ID: Hey there, Can someone tell me please how can I apply a patch to my RDO version to fix an existing bug? Thank you for your answers, Sara -------------- next part -------------- An HTML attachment was scrubbed... URL: From ihrachys at redhat.com Mon Aug 17 10:32:23 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Mon, 17 Aug 2015 12:32:23 +0200 Subject: [Rdo-list] apply patches to rdo In-Reply-To: References: Message-ID: <55D1B837.6070401@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 08/17/2015 12:07 PM, ICHIBA Sara wrote: > Hey there, > > Can someone tell me please how can I apply a patch to my RDO > version to fix an existing bug? > Note that RDO does not ship patches that are not included in upstream releases, unless they fix some platform specific, or critical (f.e. CVE) bugs. Ideally, you would fix it in upstream and then get the fix via next package rebase. But if you want to modify RDO packages, then you can always fetch the needed dist-git repo from Fedora, modify the spec to include the needed patch, and build your own packages with your tool of choice (like fedpkg mockbuild). Ihar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV0bg3AAoJEC5aWaUY1u571NYIAIFUMXfzgb7nOsKfHlvDDFD/ G6Z6q3JUH7Z9iW5LrDyPPsQXmfV/AeNh2FvPuuO45TskITCo6mk6xrf3fLzzYoZ6 7ix1rwGC+kjvej0XNoF5e258r3o+FsxtcscNPgqKtr4w+TcRilO37a0d+Wr/RBcl ahZVAgYLGhXwgj38f+9tW7Bz0uoT5H39qjFGyR8XAfqaoW8kbFpbSlVKOlJ4uEnh y5kQx/leTGLxRd6u3rFkF7epMC7BPU5fvf/Q2wG/B5c4omnsOSrFjRrIVNRKlhRX GKwX92yk6IJCoJ/Kbe7U3E4mMoxb4i4F0zhx+YQcCQLKihGhI4MwYtjoyWQVQD8= =Jf/e -----END PGP SIGNATURE----- From contact at progbau.de Mon Aug 17 10:54:35 2015 From: contact at progbau.de (Chris) Date: Mon, 17 Aug 2015 17:54:35 +0700 Subject: [Rdo-list] OpenStack upgrade Icehouse Centos 6 best practice Message-ID: <000501d0d8db$1c91d0a0$55b571e0$@progbau.de> Hello, We currently plan to upgrade our Openstack setup from Icehouse to Juno or even Kilo. This also includes a version upgrade on the host based OS from Centos 6.6 to 7.x I have some questions regarding the upgrade an hope to learn from your experience. First question is, is there a Openstack version compatibility guaranteed within the different releases? The idea behind it to upgrade the different services (compute nodes / management nodes) in separate phases. Second, is the live-migration with block-migrate feature compatible between versions. One upgrade solution we currently playing with is to move existing VMs with live-migration & block-migrate (no shared storage) to fresh installed Centos 7 Kilo compute nodes. Any best practice tips highly appreciated! Cheers, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: From ihrachys at redhat.com Mon Aug 17 11:18:26 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Mon, 17 Aug 2015 13:18:26 +0200 Subject: [Rdo-list] OpenStack upgrade Icehouse Centos 6 best practice In-Reply-To: <000501d0d8db$1c91d0a0$55b571e0$@progbau.de> References: <000501d0d8db$1c91d0a0$55b571e0$@progbau.de> Message-ID: <55D1C302.6040504@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 08/17/2015 12:54 PM, Chris wrote: > Hello, > > > > We currently plan to upgrade our Openstack setup from Icehouse to > Juno or even Kilo. This also includes a version upgrade on the host > based OS from Centos 6.6 to 7.x That's a huge shift for one step! I suggest you split the OS and Openstack upgrades into separate phases to simplify the job. I also don't think upstream supports upgrades that skip a release or two. It may work, but that's not guaranteed. > > I have some questions regarding the upgrade an hope to learn from > your experience. > > > > First question is, is there a Openstack version compatibility > guaranteed within the different releases? The idea behind it to > upgrade the different services (compute nodes / management nodes) > in separate phases. > The usual assumption is that we support backwards compatibility for one release, so you can stage your upgrades. Note that you should first upgrade controller services, then agents/computes, not vice versa. > Second, is the live-migration with block-migrate feature > compatible between versions. One upgrade solution we currently > playing with is to move existing VMs with live-migration & > block-migrate (no shared storage) to fresh installed Centos 7 Kilo > compute nodes. > > > > Any best practice tips highly appreciated! > > > > Cheers, > > Chris > > > > > > > > _______________________________________________ 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 > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV0cL/AAoJEC5aWaUY1u57QVcIAKXMIsN8b9g0OOHuBkxwGSjn bsLIdoTQWh4nfsLTZ7vKJxG28qYrFNzBSdo6RpD3rbU3nPDtfDGxcUdaGtcKXd6S 7THEqhTRV2RhYlEGNlKNGoA/DnOf7cgqllliUAxOqEdnh5Lpif/PORNhusm1n9yv Bz15KW3ZK9a68xXffnNtLlaQ+xt79Ha0irBsiQ3K61GxKrkAj05ANLFscK6N1JqK o5gBkKkF80Yj3mmzcT+jIseLJvD/8IjFipiauyrR3WxCyZTOv3AzGukTOciEYu6i zbB9O76Uhng+Gngoi1rBlZfqVgFXmQt8sw5JW8m78m2NamqdDPJ+jL3kDH77ZdY= =vFGY -----END PGP SIGNATURE----- From hguemar at fedoraproject.org Mon Aug 17 15:00:03 2015 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 17 Aug 2015 15:00:03 +0000 (UTC) Subject: [Rdo-list] [Fedocal] Reminder meeting : RDO packaging meeting Message-ID: <20150817150003.4061160A4009@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO packaging meeting on 2015-08-19 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO packaging irc meeting ([agenda](https://etherpad.openstack.org/p/RDO-Packaging)) Every week on #rdo on freenode Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From hbrock at redhat.com Mon Aug 17 15:06:20 2015 From: hbrock at redhat.com (Hugh O. Brock) Date: Mon, 17 Aug 2015 17:06:20 +0200 Subject: [Rdo-list] Packstack and rdo-manager, looking forward. In-Reply-To: <55D10909.6070105@redhat.com> References: <55C2651A.2000807@redhat.com> <55CE90C2.7040601@redhat.com> <55CEA8FE.9010203@redhat.com> <55D10909.6070105@redhat.com> Message-ID: <20150817150619.GF6005@redhat.com> On Sun, Aug 16, 2015 at 06:04:57PM -0400, Dave Neary wrote: > Hi, > > On 08/14/2015 10:56 PM, Outback Dingo wrote: > >Id plainly like to see a breakdown of how this compares to say FUEL, or > >HP Helion, or IBMs openstack deployments > >Though Id also like to see someone get RDO to work with XENServer > >deployments also, seems RDO is pretty much kvm based only > > While any compute nodes deployed by RDO would be KVM nodes, I don't see any > reason that someone couldn't add Hyper-V, ESX or Xen nodes to Nova's compute > pool with RDO - the bits are the same as upstream Nova, and of course > whether such a configuration is supported is not an issue. > > In fact, I'm pretty sure that CERN deploys Hyper-V and KVM nodes using RDO. > I don't see any reason why someone couldn't do the same with Xen, and > document any issues they have on rdoproject.org > > Thanks, > Dave. For what it's worth, Ironic supports all kinds of interesting power drivers, way more than just IPMI. DRAC, ILO, AMT, ssh (for virt), WOL (a super-simple wake-on-lan driver that only knows how to power machines on), etc. cc-ing Lucas for more info. --Hugh > > -- > Dave Neary - NFV/SDN Community Strategy > Open Source and Standards, Red Hat - http://community.redhat.com > Ph: +1-978-399-2182 / Cell: +1-978-799-3338 > > _______________________________________________ > 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 -- == Hugh Brock, hbrock at redhat.com == == Senior Engineering Manager, Cloud Engineering == == RDO Manager: Install, configure, and scale OpenStack == == http://rdoproject.org == "I know that you believe you understand what you think I said, but I?m not sure you realize that what you heard is not what I meant." --Robert McCloskey From ayoung at redhat.com Mon Aug 17 16:20:10 2015 From: ayoung at redhat.com (Adam Young) Date: Mon, 17 Aug 2015 12:20:10 -0400 Subject: [Rdo-list] Packstack and rdo-manager, looking forward. In-Reply-To: <20150817150619.GF6005@redhat.com> References: <55C2651A.2000807@redhat.com> <55CE90C2.7040601@redhat.com> <55CEA8FE.9010203@redhat.com> <55D10909.6070105@redhat.com> <20150817150619.GF6005@redhat.com> Message-ID: <55D209BA.4010703@redhat.com> On 08/17/2015 11:06 AM, Hugh O. Brock wrote: > On Sun, Aug 16, 2015 at 06:04:57PM -0400, Dave Neary wrote: >> Hi, >> >> On 08/14/2015 10:56 PM, Outback Dingo wrote: >>> Id plainly like to see a breakdown of how this compares to say FUEL, or >>> HP Helion, or IBMs openstack deployments >>> Though Id also like to see someone get RDO to work with XENServer >>> deployments also, seems RDO is pretty much kvm based only >> While any compute nodes deployed by RDO would be KVM nodes, I don't see any >> reason that someone couldn't add Hyper-V, ESX or Xen nodes to Nova's compute >> pool with RDO - the bits are the same as upstream Nova, and of course >> whether such a configuration is supported is not an issue. >> >> In fact, I'm pretty sure that CERN deploys Hyper-V and KVM nodes using RDO. >> I don't see any reason why someone couldn't do the same with Xen, and >> document any issues they have on rdoproject.org >> >> Thanks, >> Dave. > For what it's worth, Ironic supports all kinds of interesting power > drivers, way more than just IPMI. DRAC, ILO, AMT, I'm Guessing this is really what we want; an undercloud deployment using ssh? > ssh (for virt), Say I have a RHEL7 laptop. Could I install an undercloud deployment on it, using the ironic driver as the target for my development, and then install an overcloud on top of that? > WOL (a > super-simple wake-on-lan driver that only knows how to power machines > on), etc. cc-ing Lucas for more info. > > --Hugh > > >> -- >> Dave Neary - NFV/SDN Community Strategy >> Open Source and Standards, Red Hat - http://community.redhat.com >> Ph: +1-978-399-2182 / Cell: +1-978-799-3338 >> >> _______________________________________________ >> 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 trozet at redhat.com Mon Aug 17 16:37:16 2015 From: trozet at redhat.com (Tim Rozet) Date: Mon, 17 Aug 2015 12:37:16 -0400 (EDT) Subject: [Rdo-list] RDO Manager Liberty support In-Reply-To: <167823526.10687359.1439828910757.JavaMail.zimbra@redhat.com> Message-ID: <1609671662.10692885.1439829436801.JavaMail.zimbra@redhat.com> Hello, Dan Radez and I work on the OPNFV project, and more specifically, an installer project that relies on RDO Manager. OPNFV is asking for a date where RDO Manager would support Liberty for planning OPNFV's next release date. They want to target a Mid November release, which would require that RDO Manager supports Liberty at the beginning of Nov. Can someone please tell me if this is possible or what is the realistic date for RDO Manager supporting Liberty? OPNFV release info(sub-project Apex focuses on RDO Manager): https://wiki.opnfv.org/releases/brahmaputra/release_plan Thanks, Tim Rozet Red Hat SDN Team From trozet at redhat.com Mon Aug 17 18:08:19 2015 From: trozet at redhat.com (Tim Rozet) Date: Mon, 17 Aug 2015 14:08:19 -0400 (EDT) Subject: [Rdo-list] Re-send: RDO Manager Liberty support In-Reply-To: <1609671662.10692885.1439829436801.JavaMail.zimbra@redhat.com> References: <1609671662.10692885.1439829436801.JavaMail.zimbra@redhat.com> Message-ID: <11475290.10745990.1439834899610.JavaMail.zimbra@redhat.com> Hello, Dan Radez and I work on the OPNFV project, and more specifically, an installer project that relies on RDO Manager. OPNFV is asking for a date where RDO Manager would support Liberty for planning OPNFV's next release date. They want to target a Mid November release, which would require that RDO Manager supports Liberty at the beginning of Nov. Can someone please tell me if this is possible or what is the realistic date for RDO Manager supporting Liberty? OPNFV release info(sub-project Apex focuses on RDO Manager): https://wiki.opnfv.org/releases/brahmaputra/release_plan Thanks, Tim Rozet Red Hat SDN Team From asadxflow at gmail.com Tue Aug 18 02:48:26 2015 From: asadxflow at gmail.com (sad man) Date: Tue, 18 Aug 2015 04:48:26 +0200 Subject: [Rdo-list] PackStack Robustness across reboots In-Reply-To: References: Message-ID: Hi Haikel, I don't know if this counts as a bug or not but on Centos 7, after packstack is run successfully, "openstack-keystone" is not started [inactive (disabled on boot)]. The log for keystone shows the error "...Address already in use". Workaround (source ) : Apparently httpd reserves the ports 5000 & 35357 during the packstack setup. So the ports (Listen 5000 & Listen 35357) have to be commented out in "/etc/http/conf/ports.conf" Then both httpd & keystone service have to be restarted using systemctl. Result: openstack-status shows openstack-keystone to be active On 5 August 2015 at 19:49, Ha?kel wrote: > 2015-08-05 19:29 GMT+02:00 sad man : > > Hi, some are simple other complex e.g., rabbit-mq server fail can be > solved > > simply by running systemctl start rabbitmq-server. Nova, neutron services > > are a bit harder (I am doing some testing and short listing services that > > fail often). Currently most common failures are : > > > > neutron-server > > ceilometer-api > > rabbitmq-server > > (sometimes) horizon > > > > Let me fetch links for fixes, as I mentioned these failures are not > > consistent. > > > > AFAIK, this could be solved by fixing their respective systemd unit files. > If you have patches, let me apply them. > > H. > > > On 5 August 2015 at 19:05, Ha?kel wrote: > >> > >> 2015-08-05 18:02 GMT+02:00 sad man : > >> > Hi RDO folks, I need some suggestions regarding packstack + rdo > >> > robustness. > >> > I have integrated the option to install RDO into CentOS installer and > >> > "openstack-status" shows all services to be either active or inactive > >> > (which > >> > I think means not "failed"). > >> > > >> > But on reboot some services randomly fail to restart e.g., horizon, > >> > nova-network etc. are shown as "failed" after some reboots. There are > >> > some > >> > "fixes" on the forums to restart these services. > >> > > >> > I wanted some suggestions on how I can make a "robust" openstack setup > >> > (I am > >> > using simplest "packstack --allinone") which doesn't fail. > >> > > >> > > >> > PS: Right now I am thinking of scripting these "fixes" and checking > the > >> > openstack-status on each reboot through systemd. > >> > > >> > >> Could you point me these fixes? > >> > >> > >> > -- > >> > Cheers, > >> > > >> > Asad > >> > > >> > _______________________________________________ > >> > 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 > > > > > > > > > > -- > > Cheers, > > > > Asadullah Hussain > -- Cheers, Asadullah Hussain -------------- next part -------------- An HTML attachment was scrubbed... URL: From contact at progbau.de Tue Aug 18 04:21:43 2015 From: contact at progbau.de (Chris) Date: Tue, 18 Aug 2015 11:21:43 +0700 Subject: [Rdo-list] OpenStack upgrade Icehouse Centos 6 best practice In-Reply-To: <55D1C302.6040504@redhat.com> References: <000501d0d8db$1c91d0a0$55b571e0$@progbau.de> <55D1C302.6040504@redhat.com> Message-ID: <005001d0d96d$649f0470$2ddd0d50$@progbau.de> Hello, Here some more insights and questions: We have in total 4 separate clouds who need the upgrade with each more than 100 compute nodes. We just use the basic services like nova, keystone, neutron, glance and horizon. No Cinder, heat, trove etc. Our network setup is flat provider network, which means we don't use the neutron router. All in all the from the openstack service perspective a minimal setup. One of our cloud is set up as HA with two management nodes (keystone, nova, horizon, glance) behind a haproxy. It's not a big deal to have the same setup implemented in all clouds if it's helpful for the upgrade We don't think about upgrading from Centos 6 to 7. Instead build new Centos 7 compute nodes and move the VMs with live migration (is it a good idea?) The database schemes changes between the openstack versions, what does it affect? Let's say we set up a second management node wit Centos 7 and the openstack Juno/Kilo services will it work against the Centos 6/Icehouse compute nodes and the Icehouse DB schema? Cheers, Chris -----Original Message----- From: rdo-list-bounces at redhat.com [mailto:rdo-list-bounces at redhat.com] On Behalf Of Ihar Hrachyshka Sent: Monday, August 17, 2015 18:18 To: rdo-list at redhat.com Subject: Re: [Rdo-list] OpenStack upgrade Icehouse Centos 6 best practice -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 08/17/2015 12:54 PM, Chris wrote: > Hello, > > > > We currently plan to upgrade our Openstack setup from Icehouse to Juno > or even Kilo. This also includes a version upgrade on the host based > OS from Centos 6.6 to 7.x That's a huge shift for one step! I suggest you split the OS and Openstack upgrades into separate phases to simplify the job. I also don't think upstream supports upgrades that skip a release or two. It may work, but that's not guaranteed. > > I have some questions regarding the upgrade an hope to learn from your > experience. > > > > First question is, is there a Openstack version compatibility > guaranteed within the different releases? The idea behind it to > upgrade the different services (compute nodes / management nodes) in > separate phases. > The usual assumption is that we support backwards compatibility for one release, so you can stage your upgrades. Note that you should first upgrade controller services, then agents/computes, not vice versa. > Second, is the live-migration with block-migrate feature compatible > between versions. One upgrade solution we currently playing with is to > move existing VMs with live-migration & block-migrate (no shared > storage) to fresh installed Centos 7 Kilo compute nodes. > > > > Any best practice tips highly appreciated! > > > > Cheers, > > Chris > > > > > > > > _______________________________________________ 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 > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV0cL/AAoJEC5aWaUY1u57QVcIAKXMIsN8b9g0OOHuBkxwGSjn bsLIdoTQWh4nfsLTZ7vKJxG28qYrFNzBSdo6RpD3rbU3nPDtfDGxcUdaGtcKXd6S 7THEqhTRV2RhYlEGNlKNGoA/DnOf7cgqllliUAxOqEdnh5Lpif/PORNhusm1n9yv Bz15KW3ZK9a68xXffnNtLlaQ+xt79Ha0irBsiQ3K61GxKrkAj05ANLFscK6N1JqK o5gBkKkF80Yj3mmzcT+jIseLJvD/8IjFipiauyrR3WxCyZTOv3AzGukTOciEYu6i zbB9O76Uhng+Gngoi1rBlZfqVgFXmQt8sw5JW8m78m2NamqdDPJ+jL3kDH77ZdY= =vFGY -----END PGP SIGNATURE----- _______________________________________________ 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 javier.pena at redhat.com Tue Aug 18 08:41:45 2015 From: javier.pena at redhat.com (Javier Pena) Date: Tue, 18 Aug 2015 04:41:45 -0400 (EDT) Subject: [Rdo-list] PackStack Robustness across reboots In-Reply-To: References: Message-ID: <210085749.17902091.1439887305303.JavaMail.zimbra@redhat.com> ----- Original Message ----- > Hi Haikel, I don't know if this counts as a bug or not but on Centos 7, after > packstack is run successfully, "openstack-keystone" is not started [inactive > (disabled on boot)]. The log for keystone shows the error "...Address > already in use". > > Workaround ( source ) : > Apparently httpd reserves the ports 5000 & 35357 during the packstack setup. > So the ports (Listen 5000 & Listen 35357) have to be commented out in > "/etc/http/conf/ports.conf" > Then both httpd & keystone service have to be restarted using systemctl. > > Result: > openstack-status shows openstack-keystone to be active Actually, this is not a Packstack bug. Packstack configures Keystone to run inside httpd as a WSGI service, but openstack-status does not notice and keeps saying it is not started. The workaround steps you mentioned only revert that and make Keystone run as a standalone eventlet service. Regards, Javier > On 5 August 2015 at 19:49, Ha?kel < hguemar at fedoraproject.org > wrote: > > > 2015-08-05 19:29 GMT+02:00 sad man < asadxflow at gmail.com >: > > > > Hi, some are simple other complex e.g., rabbit-mq server fail can be > > > solved > > > > simply by running systemctl start rabbitmq-server. Nova, neutron services > > > > are a bit harder (I am doing some testing and short listing services that > > > > fail often). Currently most common failures are : > > > > > > > > neutron-server > > > > ceilometer-api > > > > rabbitmq-server > > > > (sometimes) horizon > > > > > > > > Let me fetch links for fixes, as I mentioned these failures are not > > > > consistent. > > > > > > > AFAIK, this could be solved by fixing their respective systemd unit files. > > > If you have patches, let me apply them. > > > H. > > > > On 5 August 2015 at 19:05, Ha?kel < hguemar at fedoraproject.org > wrote: > > > >> > > > >> 2015-08-05 18:02 GMT+02:00 sad man < asadxflow at gmail.com >: > > > >> > Hi RDO folks, I need some suggestions regarding packstack + rdo > > > >> > robustness. > > > >> > I have integrated the option to install RDO into CentOS installer and > > > >> > "openstack-status" shows all services to be either active or inactive > > > >> > (which > > > >> > I think means not "failed"). > > > >> > > > > >> > But on reboot some services randomly fail to restart e.g., horizon, > > > >> > nova-network etc. are shown as "failed" after some reboots. There are > > > >> > some > > > >> > "fixes" on the forums to restart these services. > > > >> > > > > >> > I wanted some suggestions on how I can make a "robust" openstack setup > > > >> > (I am > > > >> > using simplest "packstack --allinone") which doesn't fail. > > > >> > > > > >> > > > > >> > PS: Right now I am thinking of scripting these "fixes" and checking > > >> > the > > > >> > openstack-status on each reboot through systemd. > > > >> > > > > >> > > > >> Could you point me these fixes? > > > >> > > > >> > > > >> > -- > > > >> > Cheers, > > > >> > > > > >> > Asad > > > >> > > > > >> > _______________________________________________ > > > >> > 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 > > > > > > > > > > > > > > > > > > > > -- > > > > Cheers, > > > > > > > > Asadullah Hussain > > -- > Cheers, > Asadullah Hussain > _______________________________________________ > 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 ihrachys at redhat.com Tue Aug 18 09:44:41 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Tue, 18 Aug 2015 11:44:41 +0200 Subject: [Rdo-list] OpenStack upgrade Icehouse Centos 6 best practice In-Reply-To: <005001d0d96d$649f0470$2ddd0d50$@progbau.de> References: <000501d0d8db$1c91d0a0$55b571e0$@progbau.de> <55D1C302.6040504@redhat.com> <005001d0d96d$649f0470$2ddd0d50$@progbau.de> Message-ID: <55D2FE89.60605@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 08/18/2015 06:21 AM, Chris wrote: > Hello, > > Here some more insights and questions: > > We have in total 4 separate clouds who need the upgrade with each > more than 100 compute nodes. We just use the basic services like > nova, keystone, neutron, glance and horizon. No Cinder, heat, trove > etc. Our network setup is flat provider network, which means we > don't use the neutron router. All in all the from the openstack > service perspective a minimal setup. > > One of our cloud is set up as HA with two management nodes > (keystone, nova, horizon, glance) behind a haproxy. It's not a big > deal to have the same setup implemented in all clouds if it's > helpful for the upgrade > > We don't think about upgrading from Centos 6 to 7. Instead build > new Centos 7 compute nodes and move the VMs with live migration (is > it a good idea?) > > The database schemes changes between the openstack versions, what > does it affect? Let's say we set up a second management node wit > Centos 7 and the openstack Juno/Kilo services will it work against > the Centos 6/Icehouse compute nodes and the Icehouse DB schema? It definitely won't work with old schema for most services (nova can be a single exception, with their support for live data migration). There is currently no way to run a mixed version setup of management services. The only mix that is expected to work now is a setup where management services (those services that have access to database) have higher versions than agents/compute nodes do (it's expected that RPC used between management nodes and compute/networking nodes is backward compatible for at least one major release). Note that skipping a major version in staged upgrade is not guaranteed to work (meaning, you should avoid running Icehouse computes against Kilo controller). Ihar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV0v6JAAoJEC5aWaUY1u57nicH/15oldYrgouH4qENDdQTRyXK orBxLX9XYJHGMAXFgVV3NBbuuUo6Dy89FPZWlx3sFoPZC+GOpYPXCAWEnFgjNjnB iSMWLe7TGDCKqiswjoLhK1is3Pc+V1XUUGZTFrP5XAsVkcnEwjGW9e1T7ohK3O3g OCALYyR+fqFP42gQQb47TY1QfSDNX7bzB443uSL6EKIS2yORo0bssGQozpO9hglR P76f2DscYlYcgXtf6G0d8q3sz5zfernzJjirI+y/tXqOa28wFCIlvCjg+eHiS0rx csguINcN2+wm8quhSis3p1cmuxa4Z7TCgNoOkR99HL2Za5A1ph0FAh6dXFZHyE0= =amtY -----END PGP SIGNATURE----- From chkumar246 at gmail.com Tue Aug 18 08:32:07 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Tue, 18 Aug 2015 14:02:07 +0530 Subject: [Rdo-list] [Fedocal] Reminder meeting : RDO packaging meeting In-Reply-To: <20150817150003.4061160A4009@fedocal02.phx2.fedoraproject.org> References: <20150817150003.4061160A4009@fedocal02.phx2.fedoraproject.org> Message-ID: Hello, On Mon, Aug 17, 2015 at 8:30 PM, wrote: > Dear all, > > You are kindly invited to the meeting: > RDO packaging meeting on 2015-08-19 from 15:00:00 to 16:00:00 UTC > At rdo at irc.freenode.net > > The meeting will be about: > RDO packaging irc meeting ([agenda]( > https://etherpad.openstack.org/p/RDO-Packaging)) > > Every week on #rdo on freenode > > Just a reminder, Please update the Agenda for RDO packaging meeting on 2015-08-19 from 15:00:00 to 16:00:00 UTC Agenda Etherpad link: https://etherpad.openstack.org/p/RDO-Packaging Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From asadxflow at gmail.com Tue Aug 18 10:25:43 2015 From: asadxflow at gmail.com (Asad) Date: Tue, 18 Aug 2015 12:25:43 +0200 Subject: [Rdo-list] PackStack Robustness across reboots Message-ID: Thanks for clearing it up, I guess it's something that can be fixed in openstack-status. So I guess I will revert my changes and go with default. It doesnt feel right to comment out ports from httpd ports.conf? Sent from my Xperia? smartphone Javier Pena wrote: >----- Original Message ----- > >> Hi Haikel, I don't know if this counts as a bug or not but on Centos 7, after >> packstack is run successfully, "openstack-keystone" is not started [inactive >> (disabled on boot)]. The log for keystone shows the error "...Address >> already in use". >> >> Workaround ( source ) : >> Apparently httpd reserves the ports 5000 & 35357 during the packstack setup. >> So the ports (Listen 5000 & Listen 35357) have to be commented out in >> "/etc/http/conf/ports.conf" >> Then both httpd & keystone service have to be restarted using systemctl. >> >> Result: >> openstack-status shows openstack-keystone to be active > >Actually, this is not a Packstack bug. > >Packstack configures Keystone to run inside httpd as a WSGI service, but openstack-status does not notice and keeps saying it is not started. The workaround steps you mentioned only revert that and make Keystone run as a standalone eventlet service. > >Regards, >Javier > >> On 5 August 2015 at 19:49, Ha?kel < hguemar at fedoraproject.org > wrote: >> >> > 2015-08-05 19:29 GMT+02:00 sad man < asadxflow at gmail.com >: >> >> > > Hi, some are simple other complex e.g., rabbit-mq server fail can be >> > > solved >> >> > > simply by running systemctl start rabbitmq-server. Nova, neutron services >> >> > > are a bit harder (I am doing some testing and short listing services that >> >> > > fail often). Currently most common failures are : >> >> > > >> >> > > neutron-server >> >> > > ceilometer-api >> >> > > rabbitmq-server >> >> > > (sometimes) horizon >> >> > > >> >> > > Let me fetch links for fixes, as I mentioned these failures are not >> >> > > consistent. >> >> > > >> > >> > AFAIK, this could be solved by fixing their respective systemd unit files. >> >> > If you have patches, let me apply them. >> > >> > H. >> > >> > > On 5 August 2015 at 19:05, Ha?kel < hguemar at fedoraproject.org > wrote: >> >> > >> >> >> > >> 2015-08-05 18:02 GMT+02:00 sad man < asadxflow at gmail.com >: >> >> > >> > Hi RDO folks, I need some suggestions regarding packstack + rdo >> >> > >> > robustness. >> >> > >> > I have integrated the option to install RDO into CentOS installer and >> >> > >> > "openstack-status" shows all services to be either active or inactive >> >> > >> > (which >> >> > >> > I think means not "failed"). >> >> > >> > >> >> > >> > But on reboot some services randomly fail to restart e.g., horizon, >> >> > >> > nova-network etc. are shown as "failed" after some reboots. There are >> >> > >> > some >> >> > >> > "fixes" on the forums to restart these services. >> >> > >> > >> >> > >> > I wanted some suggestions on how I can make a "robust" openstack setup >> >> > >> > (I am >> >> > >> > using simplest "packstack --allinone") which doesn't fail. >> >> > >> > >> >> > >> > >> >> > >> > PS: Right now I am thinking of scripting these "fixes" and checking >> > >> > the >> >> > >> > openstack-status on each reboot through systemd. >> >> > >> > >> >> > >> >> >> > >> Could you point me these fixes? >> >> > >> >> >> > >> >> >> > >> > -- >> >> > >> > Cheers, >> >> > >> > >> >> > >> > Asad >> >> > >> > >> >> > >> > _______________________________________________ >> >> > >> > 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 >> >> > > >> >> > > >> >> > > >> >> > > >> >> > > -- >> >> > > Cheers, >> >> > > >> >> > > Asadullah Hussain >> > >> -- >> Cheers, > >> Asadullah Hussain > >> _______________________________________________ >> 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 tshefi at redhat.com Tue Aug 18 13:15:19 2015 From: tshefi at redhat.com (Tzach Shefi) Date: Tue, 18 Aug 2015 16:15:19 +0300 Subject: [Rdo-list] Instack-virt-setup needs epel? Message-ID: Hi, Using below guide on centos7 https://repos.fedorapeople.org/repos/openstack-m/docs/master/environments/virtual.html#preparing-the-virtual-environment-automated instack-virt-setup failed to run, I had to manually enable epel. If this is correct it enabling epel should be mentioned on guide. After enabling epel instack-virt-setup runs fine. -- *Tzach Shefi* Quality Engineer, Redhat OSP +972-54-4701080 -------------- next part -------------- An HTML attachment was scrubbed... URL: From ihrachys at redhat.com Tue Aug 18 13:24:58 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Tue, 18 Aug 2015 15:24:58 +0200 Subject: [Rdo-list] New package review request: python-networking-vmware-nsx Message-ID: <55D3322A.6040004@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi all, https://bugzilla.redhat.com/show_bug.cgi?id=1254221 Please review the VMware NSX driver for Neutron. Ihar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV0zInAAoJEC5aWaUY1u57hEEH/Ag50Em1JNn4d67g1QdD3OX8 C5DeFZ73Uk+1cvDoLiZeJC0syVX+J71VQQNToVwlnJqZ36qIFPfQMTePywdzbxL2 J/l+scL6/RS64s3Gunq0ohHoCjBsS4TrjV8ukVY38CkEnSin6lSfNIjSWAdFmDhD AHGlZzZ1M5xBPojV2H4F8tLf6ZC5Hg7gag9VmrwpE5mQXVqZpM0cU9vxqOb76u4D KahtD5JNYckIU1Q63CEe0bxSLokk/rq5kvdacNZGRbSbvxI9jHWdIN5vUT3kL94l r7RBqRj/z6Fx7KbnsH+Dz/5zaMIRxG8KUYWWfqd47GxTMr+kRjEjiUrz85YfAYo= =tLz4 -----END PGP SIGNATURE----- From cbrown2 at ocf.co.uk Tue Aug 18 13:31:29 2015 From: cbrown2 at ocf.co.uk (Christopher Brown) Date: Tue, 18 Aug 2015 14:31:29 +0100 Subject: [Rdo-list] Instack-virt-setup needs epel? In-Reply-To: References: Message-ID: <1439904689.18209.2.camel@ocf-laptop> Hi Tzach, On Tue, 2015-08-18 at 14:15 +0100, Tzach Shefi wrote: > Hi, > > > Using below guide on centos7 > > https://repos.fedorapeople.org/repos/openstack-m/docs/master/environments/virtual.html#preparing-the-virtual-environment-automated > > instack-virt-setup failed to run, I had to manually enable epel. Yes, me too. > If this is correct it enabling epel should be mentioned on guide. Agreed. I think its already been mentioned but updating the RDO docs in general doesn't seem to happen. The Packstack Quickstart is out of of date but the page is locked for example. > After enabling epel instack-virt-setup runs fine. > > -- > Tzach Shefi > Quality Engineer, Redhat OSP > +972-54-4701080 If you can nudge anything from the Red Hat end that would be good. Happy to update docs where possible. -- Regards, Christopher Brown Openstack Engineer OCF plc Tel: +44 (0)114 257 2200 Web: www.ocf.co.uk Blog: blog.ocf.co.uk Twitter: @ocfplc OCF plc is a company registered in England and Wales. Registered number 4132533, VAT number GB 780 6803 14. Registered office address: OCF plc, 5 Rotunda Business Centre, Thorncliffe Park, Chapeltown, Sheffield, S35 2PG. --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From mburns at redhat.com Tue Aug 18 13:42:09 2015 From: mburns at redhat.com (Mike Burns) Date: Tue, 18 Aug 2015 09:42:09 -0400 Subject: [Rdo-list] Instack-virt-setup needs epel? In-Reply-To: <1439904689.18209.2.camel@ocf-laptop> References: <1439904689.18209.2.camel@ocf-laptop> Message-ID: <55D33631.4000807@redhat.com> On 08/18/2015 09:31 AM, Christopher Brown wrote: > Hi Tzach, > > On Tue, 2015-08-18 at 14:15 +0100, Tzach Shefi wrote: >> Hi, >> >> >> Using below guide on centos7 >> >> https://repos.fedorapeople.org/repos/openstack-m/docs/master/environments/virtual.html#preparing-the-virtual-environment-automated >> >> instack-virt-setup failed to run, I had to manually enable epel. > > Yes, me too. > >> If this is correct it enabling epel should be mentioned on guide. > > Agreed. I think its already been mentioned but updating the RDO docs in > general doesn't seem to happen. The Packstack Quickstart is out of of > date but the page is locked for example. > >> After enabling epel instack-virt-setup runs fine. >> Can you tell me what packages are being pulled from EPEL? We don't want to depend on EPEL, in general, so I need to know what needs to be built on the CentOS or RDO side to resolve this. Thanks Mike >> -- >> Tzach Shefi >> Quality Engineer, Redhat OSP >> +972-54-4701080 > > If you can nudge anything from the Red Hat end that would be good. Happy > to update docs where possible. > > -- > Regards, > > Christopher Brown > Openstack Engineer > OCF plc > > Tel: +44 (0)114 257 2200 > Web: www.ocf.co.uk > Blog: blog.ocf.co.uk > Twitter: @ocfplc > > OCF plc is a company registered in England and Wales. Registered number > 4132533, VAT number GB 780 6803 14. Registered office address: OCF plc, > 5 Rotunda Business Centre, Thorncliffe Park, Chapeltown, Sheffield, S35 > 2PG. > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > > _______________________________________________ > 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 shahamf at gmail.com Mon Aug 17 18:55:09 2015 From: shahamf at gmail.com (=?UTF-8?B?16nXl9edINek16jXmdeT16DXkdeo15I=?=) Date: Mon, 17 Aug 2015 21:55:09 +0300 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found Message-ID: Hey all, I deployed openstack on DELL PowerEdge R620 installed with Centos 7. SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). Also, I added the needed kernel parameters and created virtual functions on 82599 Intel 10G NIC. in nova.conf: 1. pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} 2. scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, ImagePropertiesFilter,CoreFilter,PciPassthroughFilter in ml2_conf.ini: 1. type_drivers = vxlan,vlan 2. mechanism_drivers =openvswitch,sriovnicswitch 3. network_vlan_ranges = sriovnet:80:90 in ml2_conf_sriov.ini: 1. supported_pci_vendor_devs = 8086:10ed 2. agent_required = False in neutron-server.service: 1. ExecStart=/usr/bin/neutron-server --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --config-dir /etc/neutron/conf.d/neutron-server --log-file /var/log/neutron/server.log created Network based on physical network I defined (sriovnet), configured subnet and created direct type port. When I creating an image (nova boot --flavor m1.large --image my_img --nic port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) I get the following error: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", line 142, in inner return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line 86, in select_destinations filter_properties) File "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line 80, in select_destinations raise exception.NoValidHost(reason=reason) NoValidHost: No valid host was found. There are not enough hosts available. 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. Any idea what might be the problem here? Thanks, Shaham -------------- next part -------------- An HTML attachment was scrubbed... URL: From rbowen at redhat.com Tue Aug 18 19:05:38 2015 From: rbowen at redhat.com (Rich Bowen) Date: Tue, 18 Aug 2015 12:05:38 -0700 Subject: [Rdo-list] RDO bloggers, week of August 17th Message-ID: <55D38202.8030003@redhat.com> Here's what RDO enthusiasts have been writing about over the past week. If you're writing about RDO, or about OpenStack on CentOS, Fedora or RHEL, and you're not on my list, please let me know! Flavio Percoco, PTL of the Zaqar project by Rich Bowen Zaqar (formerly called Marconi) is the messaging service in OpenStack. I recently had an opportunity to interview Flavio Percoco, who is the PTL (Project Technical Lead) of that project, about what?s new in Kilo, and what?s coming in Liberty. ... read more at http://tm3.org/1x Tokenless Keystone by Adam Young Keystone Tokens are bearer tokens, and bearer tokens are vulnerable to replay attacks. What if we wanted to get rid of them? ... read more at http://tm3.org/1y Upgrades are dying, don?t die with them, by Maxime Payant-Chartier We live in a world that has changed the way it consumes applications. The last few years have seen a rapid rise in the adoption of Software-as-a-Service (SaaS) and Platform-as-a-Service (PaaS). Much of this can be attributed to the broad success of Amazon Web Services (AWS), which is said to have grown revenue from $3.1B to $5B last year (Forbes). More and more people, enterprise customers included, are consuming applications and resources that require little to no maintenance. And any maintenance that does happen, now goes unnoticed by users. This leaves traditional software vendors contending to find a way to adapt their distribution models to make their software easier to consume. Lengthy, painful upgrades are no longer acceptable to users, forcing vendors to create a solution to this problem. ... read more at http://tm3.org/1z The OpenStack Big Tent, by Rich Bowen OpenStack is big and complicated. It?s composed of many moving parts, and it can be somewhat intimidating to figure out what all the bits do, what?s required, what?s optional, and how to put all the bits together. ... read more at http://tm3.org/1- Provider external networks (in an appropriate amount of detail) by Lars Kellogg-Stedman In Quantum in Too Much Detail, I discussed the architecture of a Neutron deployment in detail. Since that article was published, Neutron gained the ability to handle multiple external networks with a single L3 agent. While I wrote about that back in 2014, I covered the configuration side of it in much more detail than I discussed the underlying network architecture. This post addresses the architecture side. ... read more at http://tm3.org/20 Logging configuration in OpenContrail by Numan Siddique We know that all software components and services generate log files. These log files are vital in troubleshooting and debugging problems. If the log files are not managed properly then it can be extremely difficult to get a good look into them. ... read more at http://tm3.org/21 Neutron in-tree integration tests by Assaf Muller It?s time for OpenStack projects to take ownership of their quality. Introducing in-tree, whitebox multinode simulated integration testing. A lot of work went in over the last few months by a lot of people to make it happen. ... read more at http://tm3.org/22 Dims talks about the Oslo project, by Rich Bowen This is the second in what I hope is a long-running series of interviews with the various OpenStack PTLs (Project Technical Leads), in an effort to better understand what the various projects do, what's new in the Kilo release, and what we can expect in Liberty, and beyond. ... read (and listen) more at http://tm3.org/23 Performance and Scaling your Red Hat Enterprise Linux OpenStack Platform Cloud by Joe Talerico As OpenStack continues to grow into a mainstream Infrastructure-as-a-service (IaaS) platform, the industry seeks to learn more about its performance and scalability for use in production environments. As recently captured in this blog, common questions that typically arise are: ?Is my hardware vendor working with my software vendor??, ?How much hardware would I actually need??, and ?What are the best practices for scaling out my OpenStack environment?? ... read more at http://tm3.org/24 -- Rich Bowen - rbowen at redhat.com OpenStack Community Liaison http://rdoproject.org/ From chkumar246 at gmail.com Wed Aug 19 05:18:15 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 19 Aug 2015 10:48:15 +0530 Subject: [Rdo-list] [Package Review] python-os-testr Message-ID: Hello, Below is the package review: python-os-testr: https://bugzilla.redhat.com/show_bug.cgi?id=1254851 Please have a look. Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Wed Aug 19 06:42:26 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 19 Aug 2015 12:12:26 +0530 Subject: [Rdo-list] August RDO Bug Traige Day on Thrusday and Friday [27th Aug, 28th Aug 2015] Message-ID: Hello, This month's RDO Bug Traige Day is on Thursday and Friday i.e. 27th Aug and 28th Aug 2015. If you have some free time, please join us to help to triage and find root cause of bug in your area of expertise. Here's some details to get started[1] with bug triaging. Current status of RDO Bugs [2]: Open (NEW, ASSIGNED, ON_DEV): 264 Fixed (MODIFIED, POST, ON_QA): 177 If you have any queries, Feel free to ping us on #rdo channel on Freenode server. Links: [1.] https://www.rdoproject.org/RDO-BugTriage [2.] https://chandankumar.fedorapeople.org/20150819_rdo_bug_report.txt Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Wed Aug 19 12:38:58 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 19 Aug 2015 18:08:58 +0530 Subject: [Rdo-list] RDO bug statistics for 2015-08-19 Message-ID: # RDO Bugs on 2015-08-19 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): 264 - Fixed (MODIFIED, POST, ON_QA): 177 ## Number of open bugs by component diskimage-builder [ 4] +++ distribution [ 17] ++++++++++++++++ dnsmasq [ 1] instack [ 4] +++ instack-undercloud [ 23] +++++++++++++++++++++ iproute [ 1] openstack-ceilometer [ 5] ++++ openstack-cinder [ 13] ++++++++++++ openstack-foreman-inst... [ 3] ++ openstack-glance [ 2] + openstack-heat [ 3] ++ openstack-horizon [ 5] ++++ openstack-ironic [ 1] openstack-ironic-disco... [ 2] + openstack-keystone [ 6] +++++ openstack-neutron [ 8] +++++++ openstack-nova [ 17] ++++++++++++++++ openstack-packstack [ 42] ++++++++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 10] +++++++++ openstack-selinux [ 13] ++++++++++++ openstack-swift [ 2] + openstack-tripleo [ 24] ++++++++++++++++++++++ openstack-tripleo-heat... [ 5] ++++ openstack-tripleo-imag... [ 2] + openstack-trove [ 1] openstack-tuskar [ 3] ++ openstack-utils [ 3] ++ openvswitch [ 2] + python-glanceclient [ 1] python-keystonemiddleware [ 1] python-neutronclient [ 2] + python-novaclient [ 1] python-openstackclient [ 5] ++++ rdo-manager [ 21] ++++++++++++++++++++ rdo-manager-cli [ 6] +++++ rdopkg [ 1] RFEs [ 3] ++ 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. (264 bugs) ### diskimage-builder (4 bugs) [1210465 ] http://bugzilla.redhat.com/1210465 (NEW) Component: diskimage-builder Last change: 2015-04-09 Summary: instack-build-images fails when building CentOS7 due to EPEL version change [1228761 ] http://bugzilla.redhat.com/1228761 (NEW) Component: diskimage-builder Last change: 2015-06-10 Summary: DIB_YUM_REPO_CONF points to two files and that breaks imagebuilding [1233210 ] http://bugzilla.redhat.com/1233210 (NEW) Component: diskimage-builder Last change: 2015-06-18 Summary: Image building fails silently [1235685 ] http://bugzilla.redhat.com/1235685 (NEW) Component: diskimage-builder Last change: 2015-07-01 Summary: DIB fails on not finding sos ### distribution (17 bugs) [1063474 ] http://bugzilla.redhat.com/1063474 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: python-backports: /usr/lib/python2.6/site- packages/babel/__init__.py:33: UserWarning: Module backports was already imported from /usr/lib64/python2.6/site- packages/backports/__init__.pyc, but /usr/lib/python2.6 /site-packages is being added to sys.path [1116011 ] http://bugzilla.redhat.com/1116011 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO: Packages needed to support AMQP1.0 [1116972 ] http://bugzilla.redhat.com/1116972 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: libffi-devel is required to run Tempest (at least on CentOS 6.5) [1116974 ] http://bugzilla.redhat.com/1116974 (NEW) Component: distribution Last change: 2015-06-04 Summary: Running Tempest according to the instructions @ RDO website fails with missing tox.ini error [1116975 ] http://bugzilla.redhat.com/1116975 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: configuring TestR according to website, breaks Tox completely [1117007 ] http://bugzilla.redhat.com/1117007 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: newer python-nose is required to run Tempest (at least on CentOS 6.5) [update to http://open stack.redhat.com/Testing_IceHouse_using_Tempest] [1176506 ] http://bugzilla.redhat.com/1176506 (NEW) Component: distribution Last change: 2015-06-04 Summary: [TripleO] Provisioning Images filter doesn't work [1176509 ] http://bugzilla.redhat.com/1176509 (NEW) Component: distribution Last change: 2015-06-04 Summary: [TripleO] text of uninitialized deployment needs rewording [1178131 ] http://bugzilla.redhat.com/1178131 (NEW) Component: distribution Last change: 2015-06-04 Summary: SSL supports only broken crypto [1187309 ] http://bugzilla.redhat.com/1187309 (NEW) Component: distribution Last change: 2015-05-08 Summary: New package - python-cliff-tablib [1206867 ] http://bugzilla.redhat.com/1206867 (NEW) Component: distribution Last change: 2015-06-04 Summary: Tracking bug for bugs that Lars is interested in [1212223 ] http://bugzilla.redhat.com/1212223 (NEW) Component: distribution Last change: 2015-06-04 Summary: mariadb requires Requires: mariadb-libs(x86-64) = 1:5.5.35-3.el7 [1218555 ] http://bugzilla.redhat.com/1218555 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: rdo-release needs to enable RHEL optional extras and rh-common repositories [1219890 ] http://bugzilla.redhat.com/1219890 (ASSIGNED) Component: distribution Last change: 2015-06-09 Summary: Unable to launch an instance [1226795 ] http://bugzilla.redhat.com/1226795 (NEW) Component: distribution Last change: 2015-06-11 Summary: RFE: Manila-UI Plugin support in Horizon [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2015-08-19 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1249035 ] http://bugzilla.redhat.com/1249035 (ASSIGNED) Component: distribution Last change: 2015-07-31 Summary: liberty missing python module unicodecsv ### dnsmasq (1 bug) [1164770 ] http://bugzilla.redhat.com/1164770 (NEW) Component: dnsmasq Last change: 2015-06-22 Summary: On a 3 node setup (controller, network and compute), instance is not getting dhcp ip (while using flat network) ### instack (4 bugs) [1192622 ] http://bugzilla.redhat.com/1192622 (NEW) Component: instack Last change: 2015-06-04 Summary: RDO Instack FAQ has serious doc bug [1201372 ] http://bugzilla.redhat.com/1201372 (NEW) Component: instack Last change: 2015-06-04 Summary: instack-update-overcloud fails because it tries to access non-existing files [1224459 ] http://bugzilla.redhat.com/1224459 (NEW) Component: instack Last change: 2015-06-18 Summary: AttributeError: 'User' object has no attribute '_meta' [1225590 ] http://bugzilla.redhat.com/1225590 (NEW) Component: instack Last change: 2015-06-04 Summary: When supplying Satellite registration fails do to Curl SSL error but i see now curl code ### instack-undercloud (23 bugs) [1134073 ] http://bugzilla.redhat.com/1134073 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: Nova default quotas insufficient to deploy baremetal overcloud [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment [1176569 ] http://bugzilla.redhat.com/1176569 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: 404 not found when instack-virt-setup tries to download the rhel-6.5 guest image [1187966 ] http://bugzilla.redhat.com/1187966 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: missing dependency on which [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-12 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1200081 ] http://bugzilla.redhat.com/1200081 (NEW) Component: instack-undercloud Last change: 2015-07-14 Summary: Installing instack undercloud on Fedora20 VM fails [1210685 ] http://bugzilla.redhat.com/1210685 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: Could not retrieve facts for localhost.localhost: no address for localhost.localhost (corrupted /etc/resolv.conf) [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-19 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1214545 ] http://bugzilla.redhat.com/1214545 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: undercloud nova.conf needs reserved_host_memory_mb=0 [1215178 ] http://bugzilla.redhat.com/1215178 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: RDO-instack-undercloud: instack-install-undercloud exists with error "ImportError: No module named six." [1216243 ] http://bugzilla.redhat.com/1216243 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-18 Summary: Undercloud install leaves services enabled but not started [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-15 Summary: instack-build-images does not stop on certain errors [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-15 Summary: wget is missing from qcow2 image fails instack-build- images script [1221812 ] http://bugzilla.redhat.com/1221812 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud install fails w/ rdo-kilo on rhel-7.1 due to rpm gpg key import [1221818 ] http://bugzilla.redhat.com/1221818 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: rdo-manager documentation required for RHEL7 + rdo kilo (only) setup and install [1223977 ] http://bugzilla.redhat.com/1223977 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud: Running "openstack undercloud install" exits with error due to a missing python- flask-babel package: "Error: Package: openstack- tuskar-2013.2-dev1.el7.centos.noarch (delorean-rdo- management) Requires: python-flask-babel" [1225688 ] http://bugzilla.redhat.com/1225688 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud: running instack-build-imsages exists with "Not enough RAM to use tmpfs for build. (4048492 < 4G)" [1229720 ] http://bugzilla.redhat.com/1229720 (NEW) Component: instack-undercloud Last change: 2015-06-09 Summary: overcloud deploy fails due to timeout [1230870 ] http://bugzilla.redhat.com/1230870 (NEW) Component: instack-undercloud Last change: 2015-06-29 Summary: instack-undercloud: The documention is missing the instructions for installing the epel repos prior to running "sudo yum install -y python-rdomanager- oscplugin'. [1230937 ] http://bugzilla.redhat.com/1230937 (NEW) Component: instack-undercloud Last change: 2015-06-11 Summary: instack-undercloud: multiple "openstack No user with a name or ID of" errors during overcloud deployment. [1232029 ] http://bugzilla.redhat.com/1232029 (NEW) Component: instack-undercloud Last change: 2015-06-22 Summary: instack-undercloud: "openstack undercloud install" fails with "RuntimeError: ('%s failed. See log for details.', 'os-refresh-config')" [1232083 ] http://bugzilla.redhat.com/1232083 (NEW) Component: instack-undercloud Last change: 2015-06-16 Summary: instack-ironic-deployment --register-nodes swallows error output [1234652 ] http://bugzilla.redhat.com/1234652 (NEW) Component: instack-undercloud Last change: 2015-06-25 Summary: Instack has hard coded values for specific config files ### iproute (1 bug) [1173435 ] http://bugzilla.redhat.com/1173435 (NEW) Component: iproute Last change: 2015-06-05 Summary: deleting netns ends in Device or resource busy and blocks further namespace usage ### openstack-ceilometer (5 bugs) [1194230 ] http://bugzilla.redhat.com/1194230 (ASSIGNED) Component: openstack-ceilometer Last change: 2015-02-26 Summary: The /etc/sudoers.d/ceilometer have incorrect permissions [1214928 ] http://bugzilla.redhat.com/1214928 (NEW) Component: openstack-ceilometer Last change: 2015-04-23 Summary: package ceilometermiddleware missing [1219372 ] http://bugzilla.redhat.com/1219372 (NEW) Component: openstack-ceilometer Last change: 2015-05-07 Summary: Info about 'severity' field changes is not displayed via alarm-history call [1219376 ] http://bugzilla.redhat.com/1219376 (NEW) Component: openstack-ceilometer Last change: 2015-05-07 Summary: Wrong alarms order on 'severity' field [1231326 ] http://bugzilla.redhat.com/1231326 (NEW) Component: openstack-ceilometer Last change: 2015-06-12 Summary: kafka publisher requires kafka-python library ### openstack-cinder (13 bugs) [1028688 ] http://bugzilla.redhat.com/1028688 (ASSIGNED) Component: openstack-cinder Last change: 2015-03-20 Summary: should use new names in cinder-dist.conf [1049380 ] http://bugzilla.redhat.com/1049380 (NEW) Component: openstack-cinder Last change: 2015-03-23 Summary: openstack-cinder: cinder fails to copy an image a volume with GlusterFS backend [1049511 ] http://bugzilla.redhat.com/1049511 (NEW) Component: openstack-cinder Last change: 2015-03-30 Summary: EMC: fails to boot instances from volumes with "TypeError: Unsupported parameter type" [1049535 ] http://bugzilla.redhat.com/1049535 (NEW) Component: openstack-cinder Last change: 2015-04-14 Summary: [RFE] permit cinder to create a volume when root_squash is set to on for gluster storage [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2015-07-23 Summary: Configuration file in share forces ignore of auth_uri [1157939 ] http://bugzilla.redhat.com/1157939 (ASSIGNED) Component: openstack-cinder Last change: 2015-04-27 Summary: Default binary for iscsi_helper (lioadm) does not exist in the repos [1167156 ] http://bugzilla.redhat.com/1167156 (NEW) Component: openstack-cinder Last change: 2014-11-24 Summary: cinder-api[14407]: segfault at 7fc84636f7e0 ip 00007fc84636f7e0 sp 00007fff3110a468 error 15 in multiarray.so[7fc846369000+d000] [1167945 ] http://bugzilla.redhat.com/1167945 (NEW) Component: openstack-cinder Last change: 2014-11-25 Summary: Random characters in instacne name break volume attaching [1178648 ] http://bugzilla.redhat.com/1178648 (NEW) Component: openstack-cinder Last change: 2015-01-05 Summary: vmware: "Not authenticated error occurred " on delete volume [1206864 ] http://bugzilla.redhat.com/1206864 (NEW) Component: openstack-cinder Last change: 2015-03-31 Summary: cannot attach local cinder volume [1212899 ] http://bugzilla.redhat.com/1212899 (ASSIGNED) Component: openstack-cinder Last change: 2015-04-17 Summary: [packaging] missing dependencies for openstack-cinder [1229551 ] http://bugzilla.redhat.com/1229551 (ASSIGNED) Component: openstack-cinder Last change: 2015-06-14 Summary: Nova resize fails with iSCSI logon failure when booting from volume [1231311 ] http://bugzilla.redhat.com/1231311 (NEW) Component: openstack-cinder Last change: 2015-06-12 Summary: Cinder missing dep: fasteners against liberty packstack install ### openstack-foreman-installer (3 bugs) [1082728 ] http://bugzilla.redhat.com/1082728 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: [RFE] allow for Keystone/LDAP configuration at deployment time [1203292 ] http://bugzilla.redhat.com/1203292 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: [RFE] Openstack Installer should install and configure SPICE to work with Nova and Horizon [1205782 ] http://bugzilla.redhat.com/1205782 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: support the ldap user_enabled_invert parameter ### openstack-glance (2 bugs) [1208798 ] http://bugzilla.redhat.com/1208798 (NEW) Component: openstack-glance Last change: 2015-04-20 Summary: Split glance-api and glance-registry [1213545 ] http://bugzilla.redhat.com/1213545 (NEW) Component: openstack-glance Last change: 2015-04-21 Summary: [packaging] missing dependencies for openstack-glance- common: python-glance ### openstack-heat (3 bugs) [1216917 ] http://bugzilla.redhat.com/1216917 (NEW) Component: openstack-heat Last change: 2015-07-08 Summary: Clearing non-existing hooks yields no error message [1228324 ] http://bugzilla.redhat.com/1228324 (NEW) Component: openstack-heat Last change: 2015-07-20 Summary: When deleting the stack, a bare metal node goes to ERROR state and is not deleted [1235472 ] http://bugzilla.redhat.com/1235472 (NEW) Component: openstack-heat Last change: 2015-07-02 Summary: SoftwareDeployment resource attributes are null ### openstack-horizon (5 bugs) [1210821 ] http://bugzilla.redhat.com/1210821 (NEW) Component: openstack-horizon Last change: 2015-04-10 Summary: horizon should be using rdo logo instead of openstack's [1218896 ] http://bugzilla.redhat.com/1218896 (NEW) Component: openstack-horizon Last change: 2015-05-13 Summary: Remaining Horizon issues for kilo release [1218897 ] http://bugzilla.redhat.com/1218897 (NEW) Component: openstack-horizon Last change: 2015-05-11 Summary: new launch instance does not work with webroot other than '/' [1220070 ] http://bugzilla.redhat.com/1220070 (NEW) Component: openstack-horizon Last change: 2015-05-13 Summary: horizon requires manage.py compress to be run [1248634 ] http://bugzilla.redhat.com/1248634 (NEW) Component: openstack-horizon Last change: 2015-07-30 Summary: Horizon Create volume from Image not mountable ### openstack-ironic (1 bug) [1221472 ] http://bugzilla.redhat.com/1221472 (NEW) Component: openstack-ironic Last change: 2015-05-14 Summary: Error message is not clear: Node can not be updated while a state transition is in progress. (HTTP 409) ### openstack-ironic-discoverd (2 bugs) [1209110 ] http://bugzilla.redhat.com/1209110 (NEW) Component: openstack-ironic-discoverd Last change: 2015-04-09 Summary: Introspection times out after more than an hour [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2015-08-10 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (6 bugs) [1167528 ] http://bugzilla.redhat.com/1167528 (NEW) Component: openstack-keystone Last change: 2015-07-23 Summary: assignment table migration fails for keystone-manage db_sync if duplicate entry exists [1208934 ] http://bugzilla.redhat.com/1208934 (NEW) Component: openstack-keystone Last change: 2015-04-05 Summary: Need to include SSO callback form in the openstack- keystone RPM [1212126 ] http://bugzilla.redhat.com/1212126 (NEW) Component: openstack-keystone Last change: 2015-06-01 Summary: keystone: add token flush cronjob script to keystone package [1217663 ] http://bugzilla.redhat.com/1217663 (NEW) Component: openstack-keystone Last change: 2015-06-04 Summary: Overridden default for Token Provider points to non- existent class [1218644 ] http://bugzilla.redhat.com/1218644 (ASSIGNED) Component: openstack-keystone Last change: 2015-06-04 Summary: CVE-2015-3646 openstack-keystone: cache backend password leak in log (OSSA 2015-008) [openstack-rdo] [1220489 ] http://bugzilla.redhat.com/1220489 (NEW) Component: openstack-keystone Last change: 2015-06-04 Summary: wrong log directories in /usr/share/keystone/wsgi- keystone.conf ### openstack-neutron (8 bugs) [1147152 ] http://bugzilla.redhat.com/1147152 (NEW) Component: openstack-neutron Last change: 2014-09-27 Summary: Use neutron-sanity-check in CI checks [1149504 ] http://bugzilla.redhat.com/1149504 (NEW) Component: openstack-neutron Last change: 2014-10-12 Summary: Instances won't obtain IPv6 address and gateway when using SLAAC provided by OpenStack [1149505 ] http://bugzilla.redhat.com/1149505 (NEW) Component: openstack-neutron Last change: 2014-10-12 Summary: Instances won't obtain IPv6 address and gateway when using Stateful DHCPv6 provided by OpenStack [1159733 ] http://bugzilla.redhat.com/1159733 (NEW) Component: openstack-neutron Last change: 2015-03-22 Summary: no ports available when associating floating ips to new instance [1164230 ] http://bugzilla.redhat.com/1164230 (NEW) Component: openstack-neutron Last change: 2014-12-16 Summary: In openstack-neutron-sriov-nic-agent package is missing the /etc/neutron/plugins/ml2/ml2_conf_sriov.ini config files [1180201 ] http://bugzilla.redhat.com/1180201 (NEW) Component: openstack-neutron Last change: 2015-01-08 Summary: neutron-netns-cleanup.service needs RemainAfterExit=yes and PrivateTmp=false [1226006 ] http://bugzilla.redhat.com/1226006 (NEW) Component: openstack-neutron Last change: 2015-05-28 Summary: Option "username" from group "keystone_authtoken" is deprecated. Use option "username" from group "keystone_authtoken". [1254275 ] http://bugzilla.redhat.com/1254275 (NEW) Component: openstack-neutron Last change: 2015-08-17 Summary: neutron-dhcp-agent.service is not enabled after packstack deploy ### openstack-nova (17 bugs) [1086247 ] http://bugzilla.redhat.com/1086247 (ASSIGNED) Component: openstack-nova Last change: 2015-06-04 Summary: Ensure translations are installed correctly and picked up at runtime [1123298 ] http://bugzilla.redhat.com/1123298 (NEW) Component: openstack-nova Last change: 2015-04-26 Summary: logrotate should copytruncate to avoid oepnstack logging to deleted files [1148526 ] http://bugzilla.redhat.com/1148526 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: nova: fail to edit project quota with DataError from nova [1149682 ] http://bugzilla.redhat.com/1149682 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: nova object store allow get object after date exires [1154152 ] http://bugzilla.redhat.com/1154152 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: [nova] hw:numa_nodes=0 causes divide by zero [1154201 ] http://bugzilla.redhat.com/1154201 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: [nova][PCI-Passthrough] TypeError: pop() takes at most 1 argument (2 given) [1157690 ] http://bugzilla.redhat.com/1157690 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: v4-fixed-ip= not working with juno nova networking [1161915 ] http://bugzilla.redhat.com/1161915 (NEW) Component: openstack-nova Last change: 2015-04-10 Summary: horizon console uses http when horizon is set to use ssl [1161920 ] http://bugzilla.redhat.com/1161920 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: novnc init script doesnt write to log [1180129 ] http://bugzilla.redhat.com/1180129 (NEW) Component: openstack-nova Last change: 2015-01-08 Summary: Installation of openstack-nova-compute fails on PowerKVM [1189931 ] http://bugzilla.redhat.com/1189931 (NEW) Component: openstack-nova Last change: 2015-02-05 Summary: Nova AVC messages [1190815 ] http://bugzilla.redhat.com/1190815 (NEW) Component: openstack-nova Last change: 2015-02-09 Summary: Nova - db connection string present on compute nodes [1200701 ] http://bugzilla.redhat.com/1200701 (NEW) Component: openstack-nova Last change: 2015-05-06 Summary: openstack-nova-novncproxy.service in failed state - need upgraded websockify version [1213547 ] http://bugzilla.redhat.com/1213547 (NEW) Component: openstack-nova Last change: 2015-05-22 Summary: launching 20 VMs at once via a heat resource group causes nova to not record some IPs correctly [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2015-06-14 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1229301 ] http://bugzilla.redhat.com/1229301 (NEW) Component: openstack-nova Last change: 2015-06-08 Summary: used_now is really used_max, and used_max is really used_now in "nova host-describe" [1234837 ] http://bugzilla.redhat.com/1234837 (NEW) Component: openstack-nova Last change: 2015-06-23 Summary: Kilo assigning ipv6 address, even though its disabled. ### openstack-packstack (42 bugs) [953586 ] http://bugzilla.redhat.com/953586 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Openstack Installer: packstack should install and configure SPICE to work with Nova and Horizon [982035 ] http://bugzilla.redhat.com/982035 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-24 Summary: [RFE] Include Fedora cloud images in some nice way [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-04 Summary: API services has all admin permission instead of service [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] SPICE support in packstack [1100142 ] http://bugzilla.redhat.com/1100142 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack missing ML2 Mellanox Mechanism Driver [1107908 ] http://bugzilla.redhat.com/1107908 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Offset Swift ports to 6200 [1148468 ] http://bugzilla.redhat.com/1148468 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: proposal to use the Red Hat tempest rpm to configure a demo environment and configure tempest [1155722 ] http://bugzilla.redhat.com/1155722 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [delorean] ArgumentError: Invalid resource type database_user at /var/tmp/packstack//manifests/17 2.16.32.71_mariadb.pp:28 on node [1158015 ] http://bugzilla.redhat.com/1158015 (NEW) Component: openstack-packstack Last change: 2015-04-14 Summary: Post installation, Cinder fails with an error: Volume group "cinder-volumes" not found [1160885 ] http://bugzilla.redhat.com/1160885 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: rabbitmq wont start if ssl is required [1167121 ] http://bugzilla.redhat.com/1167121 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: centos7 fails to install glance [1169742 ] http://bugzilla.redhat.com/1169742 (NEW) Component: openstack-packstack Last change: 2015-06-25 Summary: Error: service-update is not currently supported by the keystone sql driver [1171811 ] http://bugzilla.redhat.com/1171811 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: misleading exit message on fail [1176433 ] http://bugzilla.redhat.com/1176433 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails to configure horizon - juno/rhel7 (vm) [1176797 ] http://bugzilla.redhat.com/1176797 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone on CentOS 7 VM fails at cinder puppet manifest [1176833 ] http://bugzilla.redhat.com/1176833 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails when starting neutron server [1185627 ] http://bugzilla.redhat.com/1185627 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: glance provision disregards keystone region setting [1187572 ] http://bugzilla.redhat.com/1187572 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: RFE: allow to set certfile for /etc/rabbitmq/rabbitmq.config [1187609 ] http://bugzilla.redhat.com/1187609 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-04 Summary: CONFIG_AMQP_ENABLE_SSL=y does not really set ssl on [1202958 ] http://bugzilla.redhat.com/1202958 (NEW) Component: openstack-packstack Last change: 2015-07-14 Summary: Packstack generates invalid /etc/sysconfig/network- scripts/ifcfg-br-ex [1203131 ] http://bugzilla.redhat.com/1203131 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Using packstack deploy openstack,when CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br- eno50:eno50,encounters an error?ERROR : Error appeared during Puppet run: 10.43.241.186_neutron.pp ?. [1203444 ] http://bugzilla.redhat.com/1203444 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: "private" network created by packstack is not owned by any tenant [1206358 ] http://bugzilla.redhat.com/1206358 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: provision_glance does not honour proxy setting when getting image [1206742 ] http://bugzilla.redhat.com/1206742 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Installed epel-release prior to running packstack, packstack disables it on invocation [1207098 ] http://bugzilla.redhat.com/1207098 (NEW) Component: openstack-packstack Last change: 2015-08-04 Summary: [RDO] packstack installation failed with "Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/sbin/service httpd start' returned 1: Redirecting to /bin/systemctl start httpd.service" [1207248 ] http://bugzilla.redhat.com/1207248 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: auto enablement of the extras channel [1207371 ] http://bugzilla.redhat.com/1207371 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails during _keystone.pp [1208812 ] http://bugzilla.redhat.com/1208812 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: add DiskFilter to scheduler_default_filters [1209206 ] http://bugzilla.redhat.com/1209206 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails - CentOS7 ; fresh install : Error: /Stage[main]/Apache::Service/Service[httpd] [1213149 ] http://bugzilla.redhat.com/1213149 (NEW) Component: openstack-packstack Last change: 2015-07-08 Summary: openstack-keystone service is in " failed " status when CONFIG_KEYSTONE_SERVICE_NAME=httpd [1214922 ] http://bugzilla.redhat.com/1214922 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Cannot use ipv6 address for cinder nfs backend. [1225312 ] http://bugzilla.redhat.com/1225312 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack Installation error - Invalid parameter create_mysql_resource on Class[Galera::Server] [1226393 ] http://bugzilla.redhat.com/1226393 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: CONFIG_PROVISION_DEMO=n causes packstack to fail [1232496 ] http://bugzilla.redhat.com/1232496 (NEW) Component: openstack-packstack Last change: 2015-06-16 Summary: Error during puppet run causes install to fail, says rabbitmq.com cannot be reached when it can [1235139 ] http://bugzilla.redhat.com/1235139 (NEW) Component: openstack-packstack Last change: 2015-07-01 Summary: [F22-Packstack-Kilo] Error: Could not find dependency Package[openstack-swift] for File[/srv/node] at /var/tm p/packstack/b77f37620d9f4794b6f38730442962b6/manifests/ xxx.xxx.xxx.xxx_swift.pp:90 [1235948 ] http://bugzilla.redhat.com/1235948 (NEW) Component: openstack-packstack Last change: 2015-07-18 Summary: Error occurred at during setup Ironic via packstack. Invalid parameter rabbit_user [1239286 ] http://bugzilla.redhat.com/1239286 (NEW) Component: openstack-packstack Last change: 2015-07-05 Summary: ERROR: cliff.app 'super' object has no attribute 'load_commands' [1244407 ] http://bugzilla.redhat.com/1244407 (NEW) Component: openstack-packstack Last change: 2015-07-18 Summary: Deploying ironic kilo with packstack fails [1247816 ] http://bugzilla.redhat.com/1247816 (NEW) Component: openstack-packstack Last change: 2015-07-29 Summary: rdo liberty trunk; nova compute fails to start [1249169 ] http://bugzilla.redhat.com/1249169 (NEW) Component: openstack-packstack Last change: 2015-08-05 Summary: FWaaS does not work because DB was not synced [1254447 ] http://bugzilla.redhat.com/1254447 (NEW) Component: openstack-packstack Last change: 2015-08-18 Summary: Packstack --allinone fails while starting HTTPD service ### openstack-puppet-modules (10 bugs) [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Offset Swift ports to 6200 [1150678 ] http://bugzilla.redhat.com/1150678 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Permissions issue prevents CSS from rendering [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1155663 ] http://bugzilla.redhat.com/1155663 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Increase the rpc_thread_pool_size [1157500 ] http://bugzilla.redhat.com/1157500 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: ERROR: Network commands are not supported when using the Neutron API. [1174454 ] http://bugzilla.redhat.com/1174454 (ASSIGNED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Add puppet-openstack_extras to opm [1192539 ] http://bugzilla.redhat.com/1192539 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Add puppet-tripleo and puppet-gnocchi to opm [1222326 ] http://bugzilla.redhat.com/1222326 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: trove conf files require update when neutron disabled [1236775 ] http://bugzilla.redhat.com/1236775 (NEW) Component: openstack-puppet-modules Last change: 2015-06-30 Summary: rdo kilo mongo fails to start [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2015-07-07 Summary: trove guestagent config mods for integration testing ### openstack-selinux (13 bugs) [1158394 ] http://bugzilla.redhat.com/1158394 (NEW) Component: openstack-selinux Last change: 2014-11-23 Summary: keystone-all proccess raised avc denied [1170238 ] http://bugzilla.redhat.com/1170238 (NEW) Component: openstack-selinux Last change: 2014-12-18 Summary: Keepalived fail to start for HA router because of SELinux issues [1174795 ] http://bugzilla.redhat.com/1174795 (NEW) Component: openstack-selinux Last change: 2015-02-24 Summary: keystone fails to start: raise exception.ConfigFileNotF ound(config_file=paste_config_value) [1189929 ] http://bugzilla.redhat.com/1189929 (NEW) Component: openstack-selinux Last change: 2015-02-06 Summary: Glance AVC messages [1202941 ] http://bugzilla.redhat.com/1202941 (NEW) Component: openstack-selinux Last change: 2015-03-18 Summary: Glance fails to start on CentOS 7 because of selinux AVC [1202944 ] http://bugzilla.redhat.com/1202944 (NEW) Component: openstack-selinux Last change: 2015-08-12 Summary: "glance image-list" fails on F21, causing packstack install to fail [1203910 ] http://bugzilla.redhat.com/1203910 (NEW) Component: openstack-selinux Last change: 2015-03-19 Summary: Keystone requires keystone_t self:process signal; [1206740 ] http://bugzilla.redhat.com/1206740 (NEW) Component: openstack-selinux Last change: 2015-04-09 Summary: On CentOS7.1 packstack --allinone fails to start Apache because of binding error on port 5000 [1211719 ] http://bugzilla.redhat.com/1211719 (NEW) Component: openstack-selinux Last change: 2015-04-14 Summary: selinux audit failures on openvswitch in rdo kilo [1219143 ] http://bugzilla.redhat.com/1219143 (NEW) Component: openstack-selinux Last change: 2015-05-13 Summary: Selinux prevents keystone to connect to memcached port [1219406 ] http://bugzilla.redhat.com/1219406 (NEW) Component: openstack-selinux Last change: 2015-07-23 Summary: Glance over nfs fails due to selinux [1249685 ] http://bugzilla.redhat.com/1249685 (NEW) Component: openstack-selinux Last change: 2015-08-19 Summary: libffi should not require execmem when selinux is enabled [1252675 ] http://bugzilla.redhat.com/1252675 (NEW) Component: openstack-selinux Last change: 2015-08-12 Summary: neutron-server cannot connect to port 5000 due to SELinux ### openstack-swift (2 bugs) [1169215 ] http://bugzilla.redhat.com/1169215 (NEW) Component: openstack-swift Last change: 2014-12-12 Summary: swift-init does not interoperate with systemd swift service files [1179931 ] http://bugzilla.redhat.com/1179931 (NEW) Component: openstack-swift Last change: 2015-01-07 Summary: Variable of init script gets overwritten preventing the startup of swift services when using multiple server configurations ### openstack-tripleo (24 bugs) [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Scaling work to do during icehouse [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: User can not login into the overcloud horizon using the proper credentials [1187352 ] http://bugzilla.redhat.com/1187352 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: /usr/bin/instack-prepare-for-overcloud glance using incorrect parameter [1205645 ] http://bugzilla.redhat.com/1205645 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Dependency issue: python-oslo-versionedobjects is required by heat and not in the delorean repos [1211560 ] http://bugzilla.redhat.com/1211560 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: instack-deploy-overcloud times out after ~3 minutes, no plan or stack is created [1218168 ] http://bugzilla.redhat.com/1218168 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: ceph.service should only be running on the ceph nodes, not on the controller and compute nodes [1218340 ] http://bugzilla.redhat.com/1218340 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: RFE: add "scheduler_default_weighers = CapacityWeigher" explicitly to cinder.conf [1221610 ] http://bugzilla.redhat.com/1221610 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: RDO-manager beta fails to install: Deployment exited with non-zero status code: 6 [1221731 ] http://bugzilla.redhat.com/1221731 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Overcloud missing ceilometer keystone user and endpoints [1223424 ] http://bugzilla.redhat.com/1223424 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: instack-deploy-overcloud should not rely on instackenv.json, but should use ironic instead [1223443 ] http://bugzilla.redhat.com/1223443 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: You can still check introspection status for ironic nodes that have been deleted [1223471 ] http://bugzilla.redhat.com/1223471 (NEW) Component: openstack-tripleo Last change: 2015-06-22 Summary: Discovery errors out even when it is successful [1223667 ] http://bugzilla.redhat.com/1223667 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: When using 'tripleo wait_for' with the command 'nova hypervisor-stats' it hangs forever [1223672 ] http://bugzilla.redhat.com/1223672 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Node registration fails silently if instackenv.json is badly formatted [1224604 ] http://bugzilla.redhat.com/1224604 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Lots of dracut-related error messages during instack- build-images [1225022 ] http://bugzilla.redhat.com/1225022 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: When adding nodes to the cloud the update hangs and takes forever [1225390 ] http://bugzilla.redhat.com/1225390 (NEW) Component: openstack-tripleo Last change: 2015-06-29 Summary: The role names from "openstack management role list" don't match those for "openstack overcloud scale stack" [1226653 ] http://bugzilla.redhat.com/1226653 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: The usage message for "heat resource-show" is confusing and incorrect [1226867 ] http://bugzilla.redhat.com/1226867 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Timeout in API [1229174 ] http://bugzilla.redhat.com/1229174 (NEW) Component: openstack-tripleo Last change: 2015-06-08 Summary: Nova computes can't resolve each other because the hostnames in /etc/hosts don't include the ".novalocal" suffix ### openstack-tripleo-heat-templates (5 bugs) [1204479 ] http://bugzilla.redhat.com/1204479 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-04 Summary: The ExtraConfig and controllerExtraConfig parameters are ignored in the controller-puppet template [1230250 ] http://bugzilla.redhat.com/1230250 (ASSIGNED) Component: openstack-tripleo-heat-templates Last change: 2015-06-16 Summary: [Unified CLI] Deployment using Tuskar has failed - Deployment exited with non-zero status code: 1 [1232015 ] http://bugzilla.redhat.com/1232015 (ASSIGNED) Component: openstack-tripleo-heat-templates Last change: 2015-06-16 Summary: instack-undercloud: one controller deployment: running "pcs status" - Error: cluster is not currently running on this node [1235508 ] http://bugzilla.redhat.com/1235508 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-25 Summary: Package update does not take puppet managed packages into account [1236760 ] http://bugzilla.redhat.com/1236760 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-29 Summary: Drop 'without-mergepy' from main overcloud template ### openstack-tripleo-image-elements (2 bugs) [1187354 ] http://bugzilla.redhat.com/1187354 (NEW) Component: openstack-tripleo-image-elements Last change: 2015-06-04 Summary: possible incorrect selinux check in 97-mysql-selinux [1187965 ] http://bugzilla.redhat.com/1187965 (NEW) Component: openstack-tripleo-image-elements Last change: 2015-06-04 Summary: mariadb my.cnf socket path does not exist ### openstack-trove (1 bug) [1219069 ] http://bugzilla.redhat.com/1219069 (ASSIGNED) Component: openstack-trove Last change: 2015-08-19 Summary: trove-guestagent systemd unit file uses incorrect path for guest_info ### openstack-tuskar (3 bugs) [1210223 ] http://bugzilla.redhat.com/1210223 (ASSIGNED) Component: openstack-tuskar Last change: 2015-06-23 Summary: Updating the controller count to 3 fails [1229401 ] http://bugzilla.redhat.com/1229401 (NEW) Component: openstack-tuskar Last change: 2015-06-26 Summary: stack is stuck in DELETE_FAILED state [1229493 ] http://bugzilla.redhat.com/1229493 (ASSIGNED) Component: openstack-tuskar Last change: 2015-07-27 Summary: Difficult to synchronise tuskar stored files with /usr/share/openstack-tripleo-heat-templates ### openstack-utils (3 bugs) [1161501 ] http://bugzilla.redhat.com/1161501 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: Can't enable OpenStack service after openstack-service disable [1201340 ] http://bugzilla.redhat.com/1201340 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-service tries to restart neutron-ovs- cleanup.service [1211989 ] http://bugzilla.redhat.com/1211989 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-status shows 'disabled on boot' for the mysqld service ### openvswitch (2 bugs) [1209003 ] http://bugzilla.redhat.com/1209003 (ASSIGNED) Component: openvswitch Last change: 2015-08-18 Summary: ovs-vswitchd segfault on boot leaving server with no network connectivity [1251970 ] http://bugzilla.redhat.com/1251970 (NEW) Component: openvswitch Last change: 2015-08-10 Summary: openvswitch tunnel no communication after update to kernel 3.10.0-229.11.1.el7.x86_64 ### python-glanceclient (1 bug) [1164349 ] http://bugzilla.redhat.com/1164349 (ASSIGNED) Component: python-glanceclient Last change: 2014-11-17 Summary: rdo juno glance client needs python-requests >= 2.2.0 ### python-keystonemiddleware (1 bug) [1195977 ] http://bugzilla.redhat.com/1195977 (NEW) Component: python-keystonemiddleware Last change: 2015-06-04 Summary: Rebase python-keystonemiddleware to version 1.3 ### python-neutronclient (2 bugs) [1132541 ] http://bugzilla.redhat.com/1132541 (ASSIGNED) Component: python-neutronclient Last change: 2015-03-30 Summary: neutron security-group-rule-list fails with URI too long [1221063 ] http://bugzilla.redhat.com/1221063 (ASSIGNED) Component: python-neutronclient Last change: 2015-05-13 Summary: --router:external=True syntax is invalid - not backward compatibility ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2015-06-04 Summary: Missing versioned dependency on python-six ### python-openstackclient (5 bugs) [1187310 ] http://bugzilla.redhat.com/1187310 (NEW) Component: python-openstackclient Last change: 2015-06-04 Summary: Add --user to project list command to filter projects by user [1212091 ] http://bugzilla.redhat.com/1212091 (NEW) Component: python-openstackclient Last change: 2015-04-28 Summary: `openstack ip floating delete` fails if we specify IP address as input [1212439 ] http://bugzilla.redhat.com/1212439 (NEW) Component: python-openstackclient Last change: 2015-04-16 Summary: Usage is not described accurately for 99% of openstack baremetal [1227543 ] http://bugzilla.redhat.com/1227543 (NEW) Component: python-openstackclient Last change: 2015-06-13 Summary: openstack undercloud install fails due to a missing make target for tripleo-selinux-keepalived.pp [1239144 ] http://bugzilla.redhat.com/1239144 (NEW) Component: python-openstackclient Last change: 2015-07-10 Summary: appdirs requirement ### rdo-manager (21 bugs) [1212520 ] http://bugzilla.redhat.com/1212520 (NEW) Component: rdo-manager Last change: 2015-04-16 Summary: [RFE] [CI] Add ability to generate and store overcloud images provided by latest-passed-ci [1213647 ] http://bugzilla.redhat.com/1213647 (NEW) Component: rdo-manager Last change: 2015-04-21 Summary: RFE: add deltarpm to all images built [1214343 ] http://bugzilla.redhat.com/1214343 (NEW) Component: rdo-manager Last change: 2015-04-24 Summary: [RFE] Command to create flavors based on real hardware and profiles [1214349 ] http://bugzilla.redhat.com/1214349 (NEW) Component: rdo-manager Last change: 2015-04-22 Summary: [RFE] Use Ironic API instead of discoverd one for discovery/introspection [1218281 ] http://bugzilla.redhat.com/1218281 (NEW) Component: rdo-manager Last change: 2015-08-10 Summary: RFE: rdo-manager - update heat deployment-show to make puppet output readable [1221663 ] http://bugzilla.redhat.com/1221663 (NEW) Component: rdo-manager Last change: 2015-05-14 Summary: [RFE][RDO-manager]: Alert when deploying a physical compute if the virtualization flag is disabled in BIOS. [1221718 ] http://bugzilla.redhat.com/1221718 (NEW) Component: rdo-manager Last change: 2015-05-14 Summary: rdo-manager: unable to delete the failed overcloud deployment. [1221986 ] http://bugzilla.redhat.com/1221986 (ASSIGNED) Component: rdo-manager Last change: 2015-06-03 Summary: openstack-nova-novncproxy fails to start [1223328 ] http://bugzilla.redhat.com/1223328 (NEW) Component: rdo-manager Last change: 2015-05-20 Summary: Read bit set for others for Openstack services directories in /etc [1223993 ] http://bugzilla.redhat.com/1223993 (ASSIGNED) Component: rdo-manager Last change: 2015-06-04 Summary: overcloud failure with "openstack Authorization Failed: Cannot authenticate without an auth_url" [1226389 ] http://bugzilla.redhat.com/1226389 (NEW) Component: rdo-manager Last change: 2015-05-29 Summary: RDO-Manager Undercloud install failure [1226969 ] http://bugzilla.redhat.com/1226969 (NEW) Component: rdo-manager Last change: 2015-06-01 Summary: Tempest failed when running after overcloud deployment [1227035 ] http://bugzilla.redhat.com/1227035 (ASSIGNED) Component: rdo-manager Last change: 2015-06-02 Summary: RDO-Manager Undercloud install fails while trying to insert data into keystone [1227042 ] http://bugzilla.redhat.com/1227042 (NEW) Component: rdo-manager Last change: 2015-06-01 Summary: rfe: support Keystone HTTPD [1229343 ] http://bugzilla.redhat.com/1229343 (NEW) Component: rdo-manager Last change: 2015-06-08 Summary: instack-virt-setup missing package dependency device- mapper* [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2015-06-11 Summary: there is a newer image that can be used to deploy openstack [1232813 ] http://bugzilla.redhat.com/1232813 (NEW) Component: rdo-manager Last change: 2015-06-17 Summary: PXE boot fails: Unrecognized option "--autofree" [1233410 ] http://bugzilla.redhat.com/1233410 (NEW) Component: rdo-manager Last change: 2015-06-19 Summary: overcloud deployment fails w/ "Message: No valid host was found. There are not enough hosts available., Code: 500" [1234467 ] http://bugzilla.redhat.com/1234467 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: cannot access instance vnc console on horizon after overcloud deployment [1234475 ] http://bugzilla.redhat.com/1234475 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: Cannot login to Overcloud Horizon through Virtual IP (VIP) [1234484 ] http://bugzilla.redhat.com/1234484 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: cannot view cinder volumes in overcloud controller horizon ### rdo-manager-cli (6 bugs) [1212371 ] http://bugzilla.redhat.com/1212371 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-06-18 Summary: Validate node power credentials after enrolling [1212390 ] http://bugzilla.redhat.com/1212390 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-08-18 Summary: [RFE] [RDO-Manager] [CLI] Add ability to show matched profiles via CLI command [1212467 ] http://bugzilla.redhat.com/1212467 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-07-03 Summary: [RFE] [RDO-Manager] [CLI] Add an ability to create an overcloud image associated with kernel/ramdisk images in one CLI step [1226855 ] http://bugzilla.redhat.com/1226855 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-08-10 Summary: Role was added to a template with empty flavor value [1228769 ] http://bugzilla.redhat.com/1228769 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-07-13 Summary: Missing dependencies on sysbench and fio (RHEL) [1230170 ] http://bugzilla.redhat.com/1230170 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-06-11 Summary: the ouptut of openstack management plan show --long command is not readable ### rdopkg (1 bug) [1100405 ] http://bugzilla.redhat.com/1100405 (ASSIGNED) Component: rdopkg Last change: 2014-05-22 Summary: [RFE] Add option to force overwrite build files on update download ### RFEs (3 bugs) [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2015-03-30 Summary: [RFE] Provide easy to use upgrade tool [1193886 ] http://bugzilla.redhat.com/1193886 (NEW) Component: RFEs Last change: 2015-02-18 Summary: RFE: wait for DB after boot [1217505 ] http://bugzilla.redhat.com/1217505 (NEW) Component: RFEs Last change: 2015-04-30 Summary: IPMI driver for Ironic should support RAID for operating system/root parition ### 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. (177 bugs) ### distribution (5 bugs) [1108188 ] http://bugzilla.redhat.com/1108188 (MODIFIED) Component: distribution Last change: 2015-06-04 Summary: update el6 icehouse kombu packages for improved performance [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2015-06-04 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1151589 ] http://bugzilla.redhat.com/1151589 (MODIFIED) Component: distribution Last change: 2015-03-18 Summary: trove does not install dependency python-pbr [1218398 ] http://bugzilla.redhat.com/1218398 (ON_QA) Component: distribution Last change: 2015-06-04 Summary: rdo kilo testing repository missing openstack- neutron-*aas [1218723 ] http://bugzilla.redhat.com/1218723 (MODIFIED) Component: distribution Last change: 2015-06-04 Summary: Trove configuration files set different control_exchange for taskmanager/conductor and api ### instack-undercloud (2 bugs) [1212862 ] http://bugzilla.redhat.com/1212862 (MODIFIED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-install-undercloud fails with "ImportError: No module named six" [1232162 ] http://bugzilla.redhat.com/1232162 (MODIFIED) Component: instack-undercloud Last change: 2015-06-16 Summary: the overcloud dns server should not be enforced to 192.168.122.1 when undefined ### openstack-ceilometer (1 bug) [1038162 ] http://bugzilla.redhat.com/1038162 (MODIFIED) Component: openstack-ceilometer Last change: 2014-02-04 Summary: openstack-ceilometer-common missing python-babel dependency ### openstack-cinder (5 bugs) [994370 ] http://bugzilla.redhat.com/994370 (MODIFIED) Component: openstack-cinder Last change: 2014-06-24 Summary: CVE-2013-4183 openstack-cinder: OpenStack: Cinder LVM volume driver does not support secure deletion [openstack-rdo] [1081022 ] http://bugzilla.redhat.com/1081022 (MODIFIED) Component: openstack-cinder Last change: 2014-05-07 Summary: Non-admin user can not attach cinder volume to their instance (LIO) [1084046 ] http://bugzilla.redhat.com/1084046 (POST) Component: openstack-cinder Last change: 2014-09-26 Summary: cinder: can't delete a volume (raise exception.ISCSITargetNotFoundForVolume) [1212900 ] http://bugzilla.redhat.com/1212900 (ON_QA) Component: openstack-cinder Last change: 2015-05-05 Summary: [packaging] /etc/cinder/cinder.conf missing in openstack-cinder [1234038 ] http://bugzilla.redhat.com/1234038 (POST) Component: openstack-cinder Last change: 2015-06-22 Summary: Packstack Error: cinder type-create iscsi returned 1 instead of one of [0] ### openstack-glance (3 bugs) [1008818 ] http://bugzilla.redhat.com/1008818 (MODIFIED) Component: openstack-glance Last change: 2015-01-07 Summary: glance api hangs with low (1) workers on multiple parallel image creation requests [1023614 ] http://bugzilla.redhat.com/1023614 (POST) Component: openstack-glance Last change: 2014-04-25 Summary: No logging to files [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2014-06-24 Summary: Glance api ssl issue ### openstack-heat (3 bugs) [1021989 ] http://bugzilla.redhat.com/1021989 (MODIFIED) Component: openstack-heat Last change: 2015-02-01 Summary: heat sometimes keeps listenings stacks with status DELETE_COMPLETE [1213476 ] http://bugzilla.redhat.com/1213476 (MODIFIED) Component: openstack-heat Last change: 2015-06-10 Summary: [packaging] /etc/heat/heat.conf missing in openstack- heat [1229477 ] http://bugzilla.redhat.com/1229477 (MODIFIED) Component: openstack-heat Last change: 2015-06-17 Summary: missing dependency in Heat delorean build ### openstack-horizon (1 bug) [1219221 ] http://bugzilla.redhat.com/1219221 (ON_QA) Component: openstack-horizon Last change: 2015-05-08 Summary: region selector missing ### openstack-ironic-discoverd (1 bug) [1204218 ] http://bugzilla.redhat.com/1204218 (ON_QA) Component: openstack-ironic-discoverd Last change: 2015-03-31 Summary: ironic-discoverd should allow dropping all ports except for one detected on discovery ### openstack-keystone (1 bug) [1123542 ] http://bugzilla.redhat.com/1123542 (ON_QA) Component: openstack-keystone Last change: 2015-03-19 Summary: file templated catalogs do not work in protocol v3 ### openstack-neutron (13 bugs) [1019487 ] http://bugzilla.redhat.com/1019487 (MODIFIED) Component: openstack-neutron Last change: 2014-07-17 Summary: neutron-dhcp-agent fails to start without openstack- neutron-openvswitch installed [1049807 ] http://bugzilla.redhat.com/1049807 (POST) Component: openstack-neutron Last change: 2014-01-13 Summary: neutron-dhcp-agent fails to start with plenty of SELinux AVC denials [1050842 ] http://bugzilla.redhat.com/1050842 (ON_QA) Component: openstack-neutron Last change: 2014-06-11 Summary: neutron should not specify signing_dir in neutron- dist.conf [1057822 ] http://bugzilla.redhat.com/1057822 (MODIFIED) Component: openstack-neutron Last change: 2014-04-16 Summary: neutron-ml2 package requires python-pyudev [1058995 ] http://bugzilla.redhat.com/1058995 (ON_QA) Component: openstack-neutron Last change: 2014-04-08 Summary: neutron-plugin-nicira should be renamed to neutron- plugin-vmware [1061349 ] http://bugzilla.redhat.com/1061349 (ON_QA) Component: openstack-neutron Last change: 2014-02-04 Summary: neutron-dhcp-agent won't start due to a missing import of module named stevedore [1081203 ] http://bugzilla.redhat.com/1081203 (MODIFIED) Component: openstack-neutron Last change: 2014-04-17 Summary: No DHCP agents are associated with network [1088537 ] http://bugzilla.redhat.com/1088537 (ON_QA) Component: openstack-neutron Last change: 2014-06-11 Summary: rhel 6.5 icehouse stage.. neutron-db-manage trying to import systemd [1098601 ] http://bugzilla.redhat.com/1098601 (MODIFIED) Component: openstack-neutron Last change: 2014-05-16 Summary: neutron-vpn-agent does not use the /etc/neutron/fwaas_driver.ini [1100136 ] http://bugzilla.redhat.com/1100136 (ON_QA) Component: openstack-neutron Last change: 2014-07-17 Summary: Missing configuration file for ML2 Mellanox Mechanism Driver ml2_conf_mlnx.ini [1109824 ] http://bugzilla.redhat.com/1109824 (MODIFIED) Component: openstack-neutron Last change: 2014-09-27 Summary: Embrane plugin should be split from python-neutron [1157599 ] http://bugzilla.redhat.com/1157599 (ON_QA) Component: openstack-neutron Last change: 2014-11-25 Summary: fresh neutron install fails due unknown database column 'id' [1209932 ] http://bugzilla.redhat.com/1209932 (MODIFIED) Component: openstack-neutron Last change: 2015-04-10 Summary: Packstack installation failed with Neutron-server Could not start Service ### openstack-nova (5 bugs) [958411 ] http://bugzilla.redhat.com/958411 (ON_QA) Component: openstack-nova Last change: 2015-01-07 Summary: Nova: 'nova instance-action-list' table is not sorted by the order of action occurrence. [1045084 ] http://bugzilla.redhat.com/1045084 (ON_QA) Component: openstack-nova Last change: 2014-06-03 Summary: Trying to boot an instance with a flavor that has nonzero ephemeral disk will fail [1189347 ] http://bugzilla.redhat.com/1189347 (POST) Component: openstack-nova Last change: 2015-05-04 Summary: openstack-nova-* systemd unit files need NotifyAccess=all [1211587 ] http://bugzilla.redhat.com/1211587 (MODIFIED) Component: openstack-nova Last change: 2015-04-14 Summary: openstack-nova-compute fails to start because python- psutil is missing after installing with packstack [1217721 ] http://bugzilla.redhat.com/1217721 (ON_QA) Component: openstack-nova Last change: 2015-05-05 Summary: [packaging] /etc/nova/nova.conf changes due to deprecated options ### openstack-packstack (58 bugs) [956939 ] http://bugzilla.redhat.com/956939 (ON_QA) Component: openstack-packstack Last change: 2015-01-07 Summary: packstack install fails if ntp server does not respond [957006 ] http://bugzilla.redhat.com/957006 (ON_QA) Component: openstack-packstack Last change: 2015-01-07 Summary: packstack reinstall fails trying to start nagios [958587 ] http://bugzilla.redhat.com/958587 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack install succeeds even when puppet completely fails [964005 ] http://bugzilla.redhat.com/964005 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: keystonerc_admin stored in /root requiring running OpenStack software as root user [974971 ] http://bugzilla.redhat.com/974971 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: please give greater control over use of EPEL [976394 ] http://bugzilla.redhat.com/976394 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Put the keystonerc_admin file in the current working directory for --all-in-one installs (or where client machine is same as local) [979041 ] http://bugzilla.redhat.com/979041 (ON_QA) Component: openstack-packstack Last change: 2015-06-04 Summary: Fedora19 no longer has /etc/sysconfig/modules/kvm.modules [990642 ] http://bugzilla.redhat.com/990642 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: rdo release RPM not installed on all fedora hosts [991801 ] http://bugzilla.redhat.com/991801 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Warning message for installing RDO kernel needs to be adjusted [995570 ] http://bugzilla.redhat.com/995570 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: RFE: support setting up apache to serve keystone requests [1001470 ] http://bugzilla.redhat.com/1001470 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: openstack-dashboard django dependency conflict stops packstack execution [1003959 ] http://bugzilla.redhat.com/1003959 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Make "Nothing to do" error from yum in Puppet installs a little easier to decipher [1006353 ] http://bugzilla.redhat.com/1006353 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack w/ CONFIG_CEILOMETER_INSTALL=y has an error [1006476 ] http://bugzilla.redhat.com/1006476 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: ERROR : Error during puppet run : Error: /Stage[main]/N ova::Network/Sysctl::Value[net.ipv4.ip_forward]/Sysctl[ net.ipv4.ip_forward]: Could not evaluate: Field 'val' is required [1006534 ] http://bugzilla.redhat.com/1006534 (MODIFIED) Component: openstack-packstack Last change: 2014-04-08 Summary: Packstack ignores neutron physical network configuration if CONFIG_NEUTRON_OVS_TENANT_NETWORK_TYPE=gre [1007497 ] http://bugzilla.redhat.com/1007497 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Openstack Installer: packstack does not create tables in Heat db. [1008863 ] http://bugzilla.redhat.com/1008863 (MODIFIED) Component: openstack-packstack Last change: 2013-10-23 Summary: Allow overlapping ips by default [1011628 ] http://bugzilla.redhat.com/1011628 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack reports installation completed successfully but nothing installed [1014774 ] http://bugzilla.redhat.com/1014774 (MODIFIED) Component: openstack-packstack Last change: 2014-04-23 Summary: packstack configures br-ex to use gateway ip [1018900 ] http://bugzilla.redhat.com/1018900 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack fails with "The iptables provider can not handle attribute outiface" [1018911 ] http://bugzilla.redhat.com/1018911 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack creates duplicate cirros images in glance [1018922 ] http://bugzilla.redhat.com/1018922 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack configures nova/neutron for qpid username/password when none is required [1020048 ] http://bugzilla.redhat.com/1020048 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack neutron plugin does not check if Nova is disabled [1022312 ] http://bugzilla.redhat.com/1022312 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: qpid should enable SSL [1022421 ] http://bugzilla.redhat.com/1022421 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Error appeared during Puppet run: IPADDRESS_keystone.pp [1028591 ] http://bugzilla.redhat.com/1028591 (MODIFIED) Component: openstack-packstack Last change: 2014-02-05 Summary: packstack generates invalid configuration when using GRE tunnels [1028690 ] http://bugzilla.redhat.com/1028690 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack requires 2 runs to install ceilometer [1036192 ] http://bugzilla.redhat.com/1036192 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: rerunning packstack with the generated allione answerfile will fail with qpidd user logged in [1039694 ] http://bugzilla.redhat.com/1039694 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails if iptables.service is not available [1049861 ] http://bugzilla.redhat.com/1049861 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: fail to create snapshot on an "in-use" GlusterFS volume using --force true (el7) [1050205 ] http://bugzilla.redhat.com/1050205 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Dashboard port firewall rule is not permanent [1052948 ] http://bugzilla.redhat.com/1052948 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Could not start Service[libvirt]: Execution of '/etc/init.d/libvirtd start' returned 1 [1057938 ] http://bugzilla.redhat.com/1057938 (MODIFIED) Component: openstack-packstack Last change: 2014-06-17 Summary: Errors when setting CONFIG_NEUTRON_OVS_TUNNEL_IF to a VLAN interface [1061689 ] http://bugzilla.redhat.com/1061689 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Horizon SSL is disabled by Nagios configuration via packstack [1063980 ] http://bugzilla.redhat.com/1063980 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Change packstack to use openstack-puppet-modules [1080348 ] http://bugzilla.redhat.com/1080348 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Fedora20: packstack gives traceback when SElinux permissive [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [1082729 ] http://bugzilla.redhat.com/1082729 (POST) Component: openstack-packstack Last change: 2015-02-27 Summary: [RFE] allow for Keystone/LDAP configuration at deployment time [1087529 ] http://bugzilla.redhat.com/1087529 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Configure neutron correctly to be able to notify nova about port changes [1088964 ] http://bugzilla.redhat.com/1088964 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Havana Fedora 19, packstack fails w/ mysql error [1093828 ] http://bugzilla.redhat.com/1093828 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack package should depend on yum-utils [1098821 ] http://bugzilla.redhat.com/1098821 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack allinone installation fails due to failure to start rabbitmq-server during amqp.pp on CentOS 6.5 [1101665 ] http://bugzilla.redhat.com/1101665 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: el7 Icehouse: Nagios installation fails [1108742 ] http://bugzilla.redhat.com/1108742 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Allow specifying of a global --password option in packstack to set all keys/secrets/passwords to that value [1111318 ] http://bugzilla.redhat.com/1111318 (MODIFIED) Component: openstack-packstack Last change: 2014-08-18 Summary: pakcstack: mysql fails to restart on CentOS6.5 [1116403 ] http://bugzilla.redhat.com/1116403 (ON_QA) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack prescript fails if NetworkManager is disabled, but still installed [1119920 ] http://bugzilla.redhat.com/1119920 (MODIFIED) Component: openstack-packstack Last change: 2015-07-21 Summary: http://ip/dashboard 404 from all-in-one rdo install on rhel7 [1148949 ] http://bugzilla.redhat.com/1148949 (POST) Component: openstack-packstack Last change: 2015-06-04 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. [1151892 ] http://bugzilla.redhat.com/1151892 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack icehouse doesn't install anything because of repo [1153128 ] http://bugzilla.redhat.com/1153128 (POST) Component: openstack-packstack Last change: 2015-07-29 Summary: Cannot start nova-network on juno - Centos7 [1172876 ] http://bugzilla.redhat.com/1172876 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails on centos6 with missing systemctl [1175428 ] http://bugzilla.redhat.com/1175428 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack doesn't configure rabbitmq to allow non- localhost connections to 'guest' user [1175450 ] http://bugzilla.redhat.com/1175450 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails to start Nova on Rawhide: Error: comparison of String with 18 failed at [...]ceilometer/manifests/params.pp:32 [1175726 ] http://bugzilla.redhat.com/1175726 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Disabling glance deployment does not work if you don't disable demo provisioning [1185921 ] http://bugzilla.redhat.com/1185921 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: RabbitMQ fails to start if configured with ssl [1205912 ] http://bugzilla.redhat.com/1205912 (POST) Component: openstack-packstack Last change: 2015-07-27 Summary: allow to specify admin name and email [1234042 ] http://bugzilla.redhat.com/1234042 (MODIFIED) Component: openstack-packstack Last change: 2015-08-05 Summary: ERROR : Error appeared during Puppet run: 192.168.122.82_api_nova.pp Error: Use of reserved word: type, must be quoted if intended to be a String value at /var/tmp/packstack/811663aa10824d21b860729732c16c3a/ manifests/192.168.122.82_api_nova.pp:41:3 [1249482 ] http://bugzilla.redhat.com/1249482 (POST) Component: openstack-packstack Last change: 2015-08-05 Summary: Packstack (AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module"? ### openstack-puppet-modules (17 bugs) [1006401 ] http://bugzilla.redhat.com/1006401 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: explicit check for pymongo is incorrect [1006816 ] http://bugzilla.redhat.com/1006816 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: cinder modules require glance installed [1021183 ] http://bugzilla.redhat.com/1021183 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: horizon log errors [1022580 ] http://bugzilla.redhat.com/1022580 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: netns.py syntax error [1037635 ] http://bugzilla.redhat.com/1037635 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: prescript.pp fails with '/sbin/service iptables start' returning 6 [1038255 ] http://bugzilla.redhat.com/1038255 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: prescript.pp does not ensure iptables-services package installation [1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Horizon help url in RDO points to the RHOS documentation [1085452 ] http://bugzilla.redhat.com/1085452 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-02 Summary: prescript puppet - missing dependency package iptables- services [1115398 ] http://bugzilla.redhat.com/1115398 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: swift.pp: Could not find command 'restorecon' [1122968 ] http://bugzilla.redhat.com/1122968 (MODIFIED) Component: openstack-puppet-modules Last change: 2014-08-01 Summary: neutron/manifests/agents/ovs.pp creates /etc/sysconfig /network-scripts/ifcfg-br-{int,tun} [1133345 ] http://bugzilla.redhat.com/1133345 (MODIFIED) Component: openstack-puppet-modules Last change: 2014-09-05 Summary: Packstack execution fails with "Could not set 'present' on ensure" [1171352 ] http://bugzilla.redhat.com/1171352 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: add aviator [1182837 ] http://bugzilla.redhat.com/1182837 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: packstack chokes on ironic - centos7 + juno [1185960 ] http://bugzilla.redhat.com/1185960 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-03-19 Summary: problems with puppet-keystone LDAP support [1207701 ] http://bugzilla.redhat.com/1207701 (ON_QA) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Unable to attach cinder volume to instance [1214358 ] http://bugzilla.redhat.com/1214358 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-07-02 Summary: SSHD configuration breaks GSSAPI [1219447 ] http://bugzilla.redhat.com/1219447 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: The private network created by packstack for demo tenant is wrongly marked as external ### openstack-sahara (1 bug) [1184522 ] http://bugzilla.redhat.com/1184522 (MODIFIED) Component: openstack-sahara Last change: 2015-03-27 Summary: launch_command.py missing ### openstack-selinux (12 bugs) [1024330 ] http://bugzilla.redhat.com/1024330 (MODIFIED) Component: openstack-selinux Last change: 2014-04-18 Summary: Wrong SELinux policies set for neutron-dhcp-agent [1049091 ] http://bugzilla.redhat.com/1049091 (MODIFIED) Component: openstack-selinux Last change: 2014-06-24 Summary: openstack-selinux blocks communication from dashboard to identity service [1049503 ] http://bugzilla.redhat.com/1049503 (MODIFIED) Component: openstack-selinux Last change: 2015-03-10 Summary: rdo-icehouse selinux issues with rootwrap "sudo: unknown uid 162: who are you?" [1083566 ] http://bugzilla.redhat.com/1083566 (MODIFIED) Component: openstack-selinux Last change: 2014-06-24 Summary: Selinux blocks Nova services on RHEL7, can't boot or delete instances, [1093385 ] http://bugzilla.redhat.com/1093385 (MODIFIED) Component: openstack-selinux Last change: 2014-05-15 Summary: neutron L3 agent RPC errors [1099042 ] http://bugzilla.redhat.com/1099042 (MODIFIED) Component: openstack-selinux Last change: 2014-06-27 Summary: Neutron is unable to create directory in /tmp [1105357 ] http://bugzilla.redhat.com/1105357 (MODIFIED) Component: openstack-selinux Last change: 2015-01-22 Summary: Keystone cannot send notifications [1134617 ] http://bugzilla.redhat.com/1134617 (MODIFIED) Component: openstack-selinux Last change: 2014-10-08 Summary: nova-api service denied tmpfs access [1135510 ] http://bugzilla.redhat.com/1135510 (MODIFIED) Component: openstack-selinux Last change: 2015-04-06 Summary: RHEL7 icehouse cluster with ceph/ssl SELinux errors [1144539 ] http://bugzilla.redhat.com/1144539 (POST) Component: openstack-selinux Last change: 2014-10-29 Summary: selinux preventing Horizon access (IceHouse, CentOS 7) [1154866 ] http://bugzilla.redhat.com/1154866 (ON_QA) Component: openstack-selinux Last change: 2015-01-11 Summary: latest yum update for RHEL6.5 installs selinux-policy package which conflicts openstack-selinux installed later [1234665 ] http://bugzilla.redhat.com/1234665 (ON_QA) Component: openstack-selinux Last change: 2015-06-23 Summary: tempest.scenario.test_server_basic_ops.TestServerBasicO ps fails to launch instance w/ selinux enforcing ### openstack-swift (1 bug) [997983 ] http://bugzilla.redhat.com/997983 (MODIFIED) Component: openstack-swift Last change: 2015-01-07 Summary: swift in RDO logs container, object and account to LOCAL2 log facility which floods /var/log/messages ### openstack-tripleo (1 bug) [1162333 ] http://bugzilla.redhat.com/1162333 (ON_QA) Component: openstack-tripleo Last change: 2015-06-02 Summary: Instack fails to complete instack-virt-setup with syntax error near unexpected token `newline' ### openstack-trove (1 bug) [1219064 ] http://bugzilla.redhat.com/1219064 (ON_QA) Component: openstack-trove Last change: 2015-08-19 Summary: Trove has missing dependencies ### openstack-tuskar (1 bug) [1222718 ] http://bugzilla.redhat.com/1222718 (ON_QA) Component: openstack-tuskar Last change: 2015-07-06 Summary: MySQL Column is Too Small for Heat Template ### openstack-tuskar-ui (3 bugs) [1175121 ] http://bugzilla.redhat.com/1175121 (MODIFIED) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: Registering nodes with the IPMI driver always fails [1176596 ] http://bugzilla.redhat.com/1176596 (MODIFIED) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: The displayed horizon url after deployment has a redundant colon in it and a wrong path [1203859 ] http://bugzilla.redhat.com/1203859 (POST) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: openstack-tuskar-ui: Failed to connect RDO manager tuskar-ui over missing apostrophes for STATIC_ROOT= in local_settings.py ### openstack-utils (2 bugs) [1213150 ] http://bugzilla.redhat.com/1213150 (POST) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-status as admin falsely shows zero instances [1214044 ] http://bugzilla.redhat.com/1214044 (POST) Component: openstack-utils Last change: 2015-06-04 Summary: update openstack-status for rdo-manager ### python-cinderclient (1 bug) [1048326 ] http://bugzilla.redhat.com/1048326 (MODIFIED) Component: python-cinderclient Last change: 2014-01-13 Summary: the command cinder type-key lvm set volume_backend_name=LVM_iSCSI fails to run ### python-django-horizon (3 bugs) [1211552 ] http://bugzilla.redhat.com/1211552 (MODIFIED) Component: python-django-horizon Last change: 2015-04-14 Summary: Need to add alias in openstack-dashboard.conf to show CSS content [1218627 ] http://bugzilla.redhat.com/1218627 (ON_QA) Component: python-django-horizon Last change: 2015-06-24 Summary: Tree icon looks wrong - a square instead of a regular expand/collpase one [1219006 ] http://bugzilla.redhat.com/1219006 (ON_QA) Component: python-django-horizon Last change: 2015-05-08 Summary: Wrong permissions for directory /usr/share/openstack- dashboard/static/dashboard/ ### python-django-openstack-auth (3 bugs) [1218894 ] http://bugzilla.redhat.com/1218894 (ON_QA) Component: python-django-openstack-auth Last change: 2015-06-24 Summary: Horizon: Re login failed after timeout [1218899 ] http://bugzilla.redhat.com/1218899 (ON_QA) Component: python-django-openstack-auth Last change: 2015-06-24 Summary: permission checks issue / not properly checking enabled services [1232683 ] http://bugzilla.redhat.com/1232683 (MODIFIED) Component: python-django-openstack-auth Last change: 2015-07-02 Summary: horizon manage.py syncdb errors on "App 'openstack_auth' doesn't have a 'user' model." ### python-glanceclient (3 bugs) [1206544 ] http://bugzilla.redhat.com/1206544 (ON_QA) Component: python-glanceclient Last change: 2015-04-03 Summary: Missing requires of python-jsonpatch [1206551 ] http://bugzilla.redhat.com/1206551 (ON_QA) Component: python-glanceclient Last change: 2015-04-03 Summary: Missing requires of python-warlock [1244291 ] http://bugzilla.redhat.com/1244291 (MODIFIED) Component: python-glanceclient Last change: 2015-08-01 Summary: python-glanceclient-0.17.0-2.el7.noarch.rpm packaged with buggy glanceclient/common/https.py ### python-heatclient (3 bugs) [1028726 ] http://bugzilla.redhat.com/1028726 (MODIFIED) Component: python-heatclient Last change: 2015-02-01 Summary: python-heatclient needs a dependency on python-pbr [1087089 ] http://bugzilla.redhat.com/1087089 (POST) Component: python-heatclient Last change: 2015-02-01 Summary: python-heatclient 0.2.9 requires packaging in RDO [1140842 ] http://bugzilla.redhat.com/1140842 (MODIFIED) Component: python-heatclient Last change: 2015-02-01 Summary: heat.bash_completion not installed ### python-keystoneclient (3 bugs) [971746 ] http://bugzilla.redhat.com/971746 (MODIFIED) Component: python-keystoneclient Last change: 2015-06-04 Summary: CVE-2013-2013 OpenStack keystone: password disclosure on command line [RDO] [973263 ] http://bugzilla.redhat.com/973263 (POST) Component: python-keystoneclient Last change: 2015-06-04 Summary: user-get fails when using IDs which are not UUIDs [1024581 ] http://bugzilla.redhat.com/1024581 (MODIFIED) Component: python-keystoneclient Last change: 2015-06-04 Summary: keystone missing tab completion ### python-neutronclient (3 bugs) [1025509 ] http://bugzilla.redhat.com/1025509 (MODIFIED) Component: python-neutronclient Last change: 2014-06-24 Summary: Neutronclient should not obsolete quantumclient [1052311 ] http://bugzilla.redhat.com/1052311 (MODIFIED) Component: python-neutronclient Last change: 2014-02-12 Summary: [RFE] python-neutronclient new version request [1067237 ] http://bugzilla.redhat.com/1067237 (ON_QA) Component: python-neutronclient Last change: 2014-03-26 Summary: neutronclient with pre-determined auth token fails when doing Client.get_auth_info() ### python-novaclient (1 bug) [947535 ] http://bugzilla.redhat.com/947535 (MODIFIED) Component: python-novaclient Last change: 2015-06-04 Summary: nova commands fail with gnomekeyring IOError ### python-openstackclient (1 bug) [1171191 ] http://bugzilla.redhat.com/1171191 (POST) Component: python-openstackclient Last change: 2015-03-02 Summary: Rebase python-openstackclient to version 1.0.0 ### python-oslo-config (1 bug) [1110164 ] http://bugzilla.redhat.com/1110164 (ON_QA) Component: python-oslo-config Last change: 2015-06-04 Summary: oslo.config >=1.2.1 is required for trove-manage ### python-swiftclient (1 bug) [1126942 ] http://bugzilla.redhat.com/1126942 (MODIFIED) Component: python-swiftclient Last change: 2014-09-16 Summary: Swift pseudo-folder cannot be interacted with after creation ### python-tuskarclient (2 bugs) [1209395 ] http://bugzilla.redhat.com/1209395 (POST) Component: python-tuskarclient Last change: 2015-06-04 Summary: `tuskar help` is missing a description next to plan- templates [1209431 ] http://bugzilla.redhat.com/1209431 (POST) Component: python-tuskarclient Last change: 2015-06-18 Summary: creating a tuskar plan with the exact name gives the user a traceback ### rdo-manager (6 bugs) [1210023 ] http://bugzilla.redhat.com/1210023 (MODIFIED) Component: rdo-manager Last change: 2015-04-15 Summary: instack-ironic-deployment --nodes-json instackenv.json --register-nodes fails [1211352 ] http://bugzilla.redhat.com/1211352 (MODIFIED) Component: rdo-manager Last change: 2015-05-04 Summary: discovery hangs [1212351 ] http://bugzilla.redhat.com/1212351 (POST) Component: rdo-manager Last change: 2015-06-18 Summary: [RFE] [RDO-Manager] [CLI] Add ability to poll for discovery state via CLI command [1222124 ] http://bugzilla.redhat.com/1222124 (MODIFIED) Component: rdo-manager Last change: 2015-05-29 Summary: rdo-manager: fail to discover nodes with "instack- ironic-deployment --discover-nodes": ERROR: Data pre- processing failed [1224584 ] http://bugzilla.redhat.com/1224584 (MODIFIED) Component: rdo-manager Last change: 2015-05-25 Summary: CentOS-7 undercloud install fails w/ "RHOS" undefined variable [1251267 ] http://bugzilla.redhat.com/1251267 (POST) Component: rdo-manager Last change: 2015-08-12 Summary: Overcloud deployment fails for unspecified reason ### rdo-manager-cli (8 bugs) [1211190 ] http://bugzilla.redhat.com/1211190 (POST) Component: rdo-manager-cli Last change: 2015-06-04 Summary: Unable to replace nodes registration instack script due to missing post config action in unified CLI [1212367 ] http://bugzilla.redhat.com/1212367 (POST) Component: rdo-manager-cli Last change: 2015-06-16 Summary: Ensure proper nodes states after enroll and before deployment [1219053 ] http://bugzilla.redhat.com/1219053 (POST) Component: rdo-manager-cli Last change: 2015-06-18 Summary: "list" command doesn't display nodes in some cases [1229912 ] http://bugzilla.redhat.com/1229912 (POST) Component: rdo-manager-cli Last change: 2015-06-10 Summary: [rdo-manager-cli][unified-cli]: The command 'openstack baremetal configure boot' fails over - AttributeError (when glance images were uploaded more than once) . [1230265 ] http://bugzilla.redhat.com/1230265 (POST) Component: rdo-manager-cli Last change: 2015-06-26 Summary: [rdo-manager-cli][unified-cli]: openstack unified-cli commands display - Warning Module novaclient.v1_1 is deprecated. [1232838 ] http://bugzilla.redhat.com/1232838 (POST) Component: rdo-manager-cli Last change: 2015-07-23 Summary: OSC plugin isn't saving plan configuration values [1233259 ] http://bugzilla.redhat.com/1233259 (MODIFIED) Component: rdo-manager-cli Last change: 2015-08-03 Summary: Node show of unified CLI has bad formatting [1233429 ] http://bugzilla.redhat.com/1233429 (POST) Component: rdo-manager-cli Last change: 2015-06-20 Summary: Lack of consistency in specifying plan argument for openstack overcloud commands ### rdopkg (1 bug) [1220832 ] http://bugzilla.redhat.com/1220832 (ON_QA) Component: rdopkg Last change: 2015-08-06 Summary: python-manilaclient is missing from kilo RDO repository Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From tshefi at redhat.com Wed Aug 19 13:25:38 2015 From: tshefi at redhat.com (Tzach Shefi) Date: Wed, 19 Aug 2015 16:25:38 +0300 Subject: [Rdo-list] Instack-virt-setup needs epel? In-Reply-To: <55D33631.4000807@redhat.com> References: <1439904689.18209.2.camel@ocf-laptop> <55D33631.4000807@redhat.com> Message-ID: Hi Mike, Looks like only pip is needed from epel, I've installed on a minimal centos . [root at localhost ~]# yum list installed | grep @epel python-pip.noarch 7.1.0-1.el7 @epel Tzach On Tue, Aug 18, 2015 at 4:42 PM, Mike Burns wrote: > On 08/18/2015 09:31 AM, Christopher Brown wrote: > > Hi Tzach, > > > > On Tue, 2015-08-18 at 14:15 +0100, Tzach Shefi wrote: > >> Hi, > >> > >> > >> Using below guide on centos7 > >> > >> > https://repos.fedorapeople.org/repos/openstack-m/docs/master/environments/virtual.html#preparing-the-virtual-environment-automated > >> > >> instack-virt-setup failed to run, I had to manually enable epel. > > > > Yes, me too. > > > >> If this is correct it enabling epel should be mentioned on guide. > > > > Agreed. I think its already been mentioned but updating the RDO docs in > > general doesn't seem to happen. The Packstack Quickstart is out of of > > date but the page is locked for example. > > > >> After enabling epel instack-virt-setup runs fine. > >> > > Can you tell me what packages are being pulled from EPEL? We don't want > to depend on EPEL, in general, so I need to know what needs to be built > on the CentOS or RDO side to resolve this. > > Thanks > > Mike > > >> -- > >> Tzach Shefi > >> Quality Engineer, Redhat OSP > >> +972-54-4701080 > > > > If you can nudge anything from the Red Hat end that would be good. Happy > > to update docs where possible. > > > > -- > > Regards, > > > > Christopher Brown > > Openstack Engineer > > OCF plc > > > > Tel: +44 (0)114 257 2200 > > Web: www.ocf.co.uk > > Blog: blog.ocf.co.uk > > Twitter: @ocfplc > > > > OCF plc is a company registered in England and Wales. Registered number > > 4132533, VAT number GB 780 6803 14. Registered office address: OCF plc, > > 5 Rotunda Business Centre, Thorncliffe Park, Chapeltown, Sheffield, S35 > > 2PG. > > > > > > --- > > This email has been checked for viruses by Avast antivirus software. > > https://www.avast.com/antivirus > > > > _______________________________________________ > > 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 > -- *Tzach Shefi* Quality Engineer, Redhat OSP +972-54-4701080 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mburns at redhat.com Wed Aug 19 13:53:13 2015 From: mburns at redhat.com (Mike Burns) Date: Wed, 19 Aug 2015 09:53:13 -0400 Subject: [Rdo-list] Instack-virt-setup needs epel? In-Reply-To: References: <1439904689.18209.2.camel@ocf-laptop> <55D33631.4000807@redhat.com> Message-ID: <55D48A49.8000303@redhat.com> On 08/19/2015 09:25 AM, Tzach Shefi wrote: > Hi Mike, > > Looks like only pip is needed from epel, I've installed on a minimal > centos . > > [root at localhost ~]# yum list installed | grep @epel > python-pip.noarch 7.1.0-1.el7 > @epel OK, and we shouldn't be depending on pip, so we need to figure out why we're pulling that down. @slagle any ideas why we're pulling that in? Mike > > Tzach > > > On Tue, Aug 18, 2015 at 4:42 PM, Mike Burns > wrote: > > On 08/18/2015 09:31 AM, Christopher Brown wrote: > > Hi Tzach, > > > > On Tue, 2015-08-18 at 14:15 +0100, Tzach Shefi wrote: > >> Hi, > >> > >> > >> Using below guide on centos7 > >> > >> https://repos.fedorapeople.org/repos/openstack-m/docs/master/environments/virtual.html#preparing-the-virtual-environment-automated > >> > >> instack-virt-setup failed to run, I had to manually enable epel. > > > > Yes, me too. > > > >> If this is correct it enabling epel should be mentioned on guide. > > > > Agreed. I think its already been mentioned but updating the RDO docs in > > general doesn't seem to happen. The Packstack Quickstart is out of of > > date but the page is locked for example. > > > >> After enabling epel instack-virt-setup runs fine. > >> > > Can you tell me what packages are being pulled from EPEL? We don't want > to depend on EPEL, in general, so I need to know what needs to be built > on the CentOS or RDO side to resolve this. > > Thanks > > Mike > > >> -- > >> Tzach Shefi > >> Quality Engineer, Redhat OSP > >> +972-54-4701080 > > > > If you can nudge anything from the Red Hat end that would be good. > Happy > > to update docs where possible. > > > > -- > > Regards, > > > > Christopher Brown > > Openstack Engineer > > OCF plc > > > > Tel: +44 (0)114 257 2200 > > Web: www.ocf.co.uk > > Blog: blog.ocf.co.uk > > Twitter: @ocfplc > > > > OCF plc is a company registered in England and Wales. Registered > number > > 4132533, VAT number GB 780 6803 14. Registered office address: OCF > plc, > > 5 Rotunda Business Centre, Thorncliffe Park, Chapeltown, > Sheffield, S35 > > 2PG. > > > > > > --- > > This email has been checked for viruses by Avast antivirus software. > > https://www.avast.com/antivirus > > > > _______________________________________________ > > 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 > > > > > > -- > *Tzach Shefi* > Quality Engineer, Redhat OSP > +972-54-4701080 > > > _______________________________________________ > 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 apevec at gmail.com Wed Aug 19 15:08:23 2015 From: apevec at gmail.com (Alan Pevec) Date: Wed, 19 Aug 2015 17:08:23 +0200 Subject: [Rdo-list] Instack-virt-setup needs epel? In-Reply-To: <55D48A49.8000303@redhat.com> References: <1439904689.18209.2.camel@ocf-laptop> <55D33631.4000807@redhat.com> <55D48A49.8000303@redhat.com> Message-ID: >> [root at localhost ~]# yum list installed | grep @epel >> python-pip.noarch 7.1.0-1.el7 >> @epel > > OK, and we shouldn't be depending on pip, so we need to figure out why > we're pulling that down. Easiest would be to run on this installed system: rpm -e --test python-pip Cheers, Alan From chkumar246 at gmail.com Wed Aug 19 16:14:01 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 19 Aug 2015 21:44:01 +0530 Subject: [Rdo-list] [meeting] RDO Packaging Meeting (2015-08-19) Message-ID: ======================================== #rdo: RDO Packaging Meeting (2015-08-19) ======================================== Meeting started by chandankumar at 15:01:06 UTC. The full logs are available athttp://meetbot.fedoraproject.org/rdo/2015-08-19/rdo.2015-08-19-15.01.log.html . Meeting summary --------------- * Roll Call (chandankumar, 15:01:14) * RDO bug traige day is on 27th and 28th Aug, 2015 (chandankumar, 15:02:04) * LINK: https://www.redhat.com/archives/rdo-list/2015-August/msg00102.html (chandankumar, 15:02:17) * openstack-cinder test package (chandankumar, 15:02:57) * LINK: https://review.gerrithub.io/#/c/243507/ (chandankumar, 15:03:49) * python-bandit package naming confusion (chandankumar, 15:06:23) * Python3 support (chandankumar, 15:09:23) * LINK: https://fedoraproject.org/wiki/Packaging:Python#Python_Version_Support (chandankumar, 15:10:09) * LINK: https://github.com/openstack-packages/python-futurist/commits/rdo-liberty (chandankumar, 15:13:44) * ACTION: chandankumar to update packages to python3 based on https://github.com/openstack-packages/python-futurist/commits/rdo-liberty (chandankumar, 15:16:14) * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1243052#c9 (chandankumar, 15:17:27) * upstream rpm-packaging (chandankumar, 15:25:21) * LINK: https://github.com/openstack-dev/pbr/commit/826380603382e4aa2d1eb57649da91dd3ba4e0a5 (chandankumar, 15:27:37) * Evaluate Anvil for packaging (chandankumar, 15:28:49) * new package review from big switch (chandankumar, 15:29:25) * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1254828 (chandankumar, 15:30:28) * ACTION: ihrachyshka to review python-networking-bigswitch :) (chandankumar, 15:50:41) * ACTION: number80 sprint on reviews (chandankumar, 15:52:19) * rdopkg in Fedora (chandankumar, 15:57:28) * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1246192 (chandankumar, 15:58:53) * pymod2pkg is ready for SCM request (chandankumar, 15:59:27) * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1246199 (chandankumar, 16:00:02) * open floor (chandankumar, 16:01:12) * ACTION: chandankumar to look in barbican review https://bugzilla.redhat.com/show_bug.cgi?id=1190269 (chandankumar, 16:04:19) Meeting ended at 16:09:36 UTC. Action Items ------------ * chandankumar to update packages to python3 based on https://github.com/openstack-packages/python-futurist/commits/rdo-liberty * ihrachyshka to review python-networking-bigswitch :) * number80 sprint on reviews * chandankumar to look in barbican review https://bugzilla.redhat.com/show_bug.cgi?id=1190269 Action Items, by person ----------------------- * chandankumar * chandankumar to update packages to python3 based on https://github.com/openstack-packages/python-futurist/commits/rdo-liberty * chandankumar to look in barbican review https://bugzilla.redhat.com/show_bug.cgi?id=1190269 * ihrachyshka * ihrachyshka to review python-networking-bigswitch :) * number80 * number80 sprint on reviews * **UNASSIGNED** * (none) People Present (lines said) --------------------------- * chandankumar (76) * number80 (44) * jruzicka (37) * ihrachyshka (29) * mrunge (12) * elmiko (10) * zodbot (8) * eggmaster (8) * xinwu_ (8) * social (2) * xaeth (1) * jpena (1) Generated by `MeetBot`_ 0.1.4 .. _`MeetBot`: http://wiki.debian.org/MeetBot Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From dkranz at redhat.com Wed Aug 19 20:24:39 2015 From: dkranz at redhat.com (David Kranz) Date: Wed, 19 Aug 2015 16:24:39 -0400 Subject: [Rdo-list] config_tempest.py failure (Liberty, Neutron, no networks configured ) In-Reply-To: <7C4C6F8AC2A31A439365FF37F60AE9DC0DD8FA@MX202CL03.corp.emc.com> References: <7C4C6F8AC2A31A439365FF37F60AE9DC0DD8FA@MX202CL03.corp.emc.com> Message-ID: <55D4E607.7090807@redhat.com> On 08/16/2015 10:14 AM, Kaul, Yaniv wrote: > > Liberty, Neutron, no networks configured (not sure why), > tempest_config fails: > > 2015-08-16 17:11:22.557 86196 INFO __main__ [-] No network supplied, > trying auto discover for network > > 2015-08-16 17:11:22.648 86196 INFO tempest_lib.common.rest_client > [req-377d6922-c260-4252-ae86-edd1f8595b82 ] Request (main): 200 GET > http://10.102.42.90:9696/v2.0/networks 0.090s > > 2015-08-16 17:11:22.649 86196 ERROR __main__ [-] No external networks > found. Please note that any test that relies on external connectivity > would most likely fail. > > 2015-08-16 17:11:22.649 86196 CRITICAL tempest [-] TypeError: option > values must be strings > > 2015-08-16 17:11:22.649 86196 ERROR tempest Traceback (most recent > call last): > > 2015-08-16 17:11:22.649 86196 ERROR tempest File > "tools/config_tempest.py", line 729, in > > 2015-08-16 17:11:22.649 86196 ERROR tempest main() > > 2015-08-16 17:11:22.649 86196 ERROR tempest File > "tools/config_tempest.py", line 150, in main > > 2015-08-16 17:11:22.649 86196 ERROR tempest > create_tempest_networks(clients, conf, has_neutron, args.network_id) > > 2015-08-16 17:11:22.649 86196 ERROR tempest File > "tools/config_tempest.py", line 596, in create_tempest_networks > > 2015-08-16 17:11:22.649 86196 ERROR tempest conf.set('network', > 'public_network_id', public_network_id) > > 2015-08-16 17:11:22.649 86196 ERROR tempest File > "tools/config_tempest.py", line 361, in set > > 2015-08-16 17:11:22.649 86196 ERROR tempest > ConfigParser.SafeConfigParser.set(self, section, key, value) > > 2015-08-16 17:11:22.649 86196 ERROR tempest File > "/usr/lib64/python2.7/ConfigParser.py", line 743, in set > > 2015-08-16 17:11:22.649 86196 ERROR tempest raise > TypeError("option values must be strings") > > 2015-08-16 17:11:22.649 86196 ERROR tempest TypeError: option values > must be strings > > 2015-08-16 17:11:22.649 86196 ERROR tempest > > Based on 7cbe2414f07c0d5fbf29d7914c430700f2f1f154 . > > As I'm testing Cinder, I can really run quite well without networks > whatsoever. > > As to why I don't have any network defined, that's another question. > Working on it. > > Y. > > The design of the config script did not consider a case where some of the core services (compute,network,volume,identity,image) were not deployed in a realistic way. -David -------------- next part -------------- An HTML attachment was scrubbed... URL: From limao at cisco.com Fri Aug 21 02:35:42 2015 From: limao at cisco.com (Liping Mao (limao)) Date: Fri, 21 Aug 2015 02:35:42 +0000 Subject: [Rdo-list] Question about Restart=always in systemd Message-ID: <316691786CCAEE44AE90482264E3AB8213A9812C@xmb-rcd-x08.cisco.com> Hi all, We find some of the openstack systemd config contain "Restart=always", but some other do not have this, is this a bug or this is just what we want? Thanks for your help. For example: We have "Restart=always" in keystone: [cid:image002.jpg at 01D0DBFD.205589F0] But we do not have "Restart=always" in neutron-server: [cid:image004.jpg at 01D0DBFD.205589F0] Thanks. Regards, Liping Mao -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 7227 bytes Desc: image002.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 7053 bytes Desc: image004.jpg URL: From alon.dotan at hp.com Tue Aug 18 19:15:39 2015 From: alon.dotan at hp.com (Dotan, Alon) Date: Tue, 18 Aug 2015 19:15:39 +0000 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: Message-ID: <6fdf3b03-2b09-4123-8766-d599f37b6f25@typeapp.com> can you supply the output of: ip link show ? Sent from TypeMail On Aug 18, 2015, at 21:33, "??? ????????" > wrote: Hey all, I deployed openstack on DELL PowerEdge R620 installed with Centos 7. SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). Also, I added the needed kernel parameters and created virtual functions on 82599 Intel 10G NIC. in nova.conf: 1. pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} 2. scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, ImagePropertiesFilter,CoreFilter,PciPassthroughFilter in ml2_conf.ini: 1. type_drivers = vxlan,vlan 2. mechanism_drivers =openvswitch,sriovnicswitch 3. network_vlan_ranges = sriovnet:80:90 in ml2_conf_sriov.ini: 1. supported_pci_vendor_devs = 8086:10ed 2. agent_required = False in neutron-server.service: 1. ExecStart=/usr/bin/neutron-server --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --config-dir /etc/neutron/conf.d/neutron-server --log-file /var/log/neutron/server.log created Network based on physical network I defined (sriovnet), configured subnet and created direct type port. When I creating an image (nova boot --flavor m1.large --image my_img --nic port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) I get the following error: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", line 142, in inner return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line 86, in select_destinations filter_properties) File "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line 80, in select_destinations raise exception.NoValidHost(reason=reason) NoValidHost: No valid host was found. There are not enough hosts available. 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. Any idea what might be the problem here? Thanks, Shaham From daniel at speichert.pl Fri Aug 21 14:42:30 2015 From: daniel at speichert.pl (Daniel Speichert) Date: Fri, 21 Aug 2015 16:42:30 +0200 (CEST) Subject: [Rdo-list] Question about Restart=always in systemd In-Reply-To: <316691786CCAEE44AE90482264E3AB8213A9812C@xmb-rcd-x08.cisco.com> References: <316691786CCAEE44AE90482264E3AB8213A9812C@xmb-rcd-x08.cisco.com> Message-ID: <936474675.323251.1440168150920.JavaMail.zimbra@speichert.pl> I +1 that issue. I've noticed large differences in the systemd config units for many services, often without specific functional needs. I'd think that "Restart=always" is a good setting for all services. What it really brings up is maybe the issue of streamlining the unit config files. Regards, Daniel Speichert From: "Liping Mao (limao)" To: "rdo-list" Sent: Thursday, August 20, 2015 10:35:42 PM Subject: [Rdo-list] Question about Restart=always in systemd Hi all, We find some of the openstack systemd config contain ?Restart=always?, but some other do not have this, is this a bug or this is just what we want? Thanks for your help. For example: We have ?Restart=always? in keystone: But we do not have ?Restart=always? in neutron-server: Thanks. Regards, Liping Mao _______________________________________________ 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: image002.jpg Type: image/jpeg Size: 7227 bytes Desc: image002.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 7053 bytes Desc: image004.jpg URL: From Tim.Bell at cern.ch Sat Aug 22 17:27:34 2015 From: Tim.Bell at cern.ch (Tim Bell) Date: Sat, 22 Aug 2015 17:27:34 +0000 Subject: [Rdo-list] Packstack and rdo-manager, looking forward. In-Reply-To: <55D209BA.4010703@redhat.com> References: <55C2651A.2000807@redhat.com> <55CE90C2.7040601@redhat.com> <55CEA8FE.9010203@redhat.com> <55D10909.6070105@redhat.com> <20150817150619.GF6005@redhat.com> <55D209BA.4010703@redhat.com> Message-ID: <5D7F9996EA547448BC6C54C8C5AAF4E5010A3756A9@CERNXCHG44.cern.ch> > -----Original Message----- > From: rdo-list-bounces at redhat.com [mailto:rdo-list-bounces at redhat.com] > On Behalf Of Adam Young > Sent: 17 August 2015 18:20 > To: Hugh O. Brock ; Dave Neary > > Cc: rdo-list at redhat.com > Subject: Re: [Rdo-list] Packstack and rdo-manager, looking forward. > > On 08/17/2015 11:06 AM, Hugh O. Brock wrote: > > On Sun, Aug 16, 2015 at 06:04:57PM -0400, Dave Neary wrote: > >> Hi, > >> > >> On 08/14/2015 10:56 PM, Outback Dingo wrote: > >>> Id plainly like to see a breakdown of how this compares to say FUEL, > >>> or HP Helion, or IBMs openstack deployments Though Id also like to > >>> see someone get RDO to work with XENServer deployments also, > seems > >>> RDO is pretty much kvm based only > >> While any compute nodes deployed by RDO would be KVM nodes, I > don't > >> see any reason that someone couldn't add Hyper-V, ESX or Xen nodes to > >> Nova's compute pool with RDO - the bits are the same as upstream > >> Nova, and of course whether such a configuration is supported is not an > issue. > >> > >> In fact, I'm pretty sure that CERN deploys Hyper-V and KVM nodes using > RDO. CERN uses the RDO packages as the basis for the deployment to the 4,000 or soc Linux servers. We use the cloudbase Windows packages for Hyper-V (a few hundred). These are then glued together using the OpenStack puppet modules on both Windows and Linux. We do use packstack for our R&D work. It provides a really simple way of bringing up a small OpenStack set up for newcomers in a few virtual machines to experiment or for us to evaluate if a backport of a recent feature is useful. This sort of case is shown by the RDO test days of new releases. I have concerns that the rdo-manager model does not seem to address this packstack use case (unless the undercloud is also deployed using rdo-manager). Using devstack for these deployments would make it a much larger transition to a Puppet/RDO packaged based configuration for production. Tim > >> I don't see any reason why someone couldn't do the same with Xen, and > >> document any issues they have on rdoproject.org > >> > >> Thanks, > >> Dave. ... From Yaniv.Kaul at emc.com Sun Aug 23 12:09:28 2015 From: Yaniv.Kaul at emc.com (Kaul, Yaniv) Date: Sun, 23 Aug 2015 12:09:28 +0000 Subject: [Rdo-list] liberty - failed to install Neutron Message-ID: <7C4C6F8AC2A31A439365FF37F60AE9DC10811C@MX202CL03.corp.emc.com> Via packstack - same answer file works well for Kilo (and I believe it did work for me last week or so for Liberty!) /var/tmp/packstack/20150823-142957-FXHwRF/manifests/10.102.42.90_neutron.pp.log : C[mNotice: /Stage[main]/Neutron::Agents::Metadata/Neutron_metadata_agent_config[DEFAULT/admin_password]/value: value changed '[old secret redacted]' to '[new secret redacted]'ESC[0m ESC[mNotice: /Stage[main]/Neutron::Agents::Dhcp/Service[neutron-dhcp-service]: Triggered 'refresh' from 2 eventsESC[0m ESC[mNotice: /Stage[main]/Neutron::Agents::L3/Service[neutron-l3]: Triggered 'refresh' from 2 eventsESC[0m ESC[mNotice: /Stage[main]/Neutron::Agents::Metadata/Service[neutron-metadata]: Triggered 'refresh' from 4 eventsESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: No handlers could be found for logger "neutron.quota"ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO [alembic.migration] Context impl MySQLImpl.ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO [alembic.migration] Will assume non-transactional DDL.ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO [alembic.migration] Context impl MySQLImpl.ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO [alembic.migration] Will assume non-transactional DDL.ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO [alembic.migration] Running upgrade juno -> 44621190bc02, add_uniqueconstraint_ipavailability_rangesESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: Running upgrade for neutron ...ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: Traceback (most recent call last):ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/bin/neutron-db-manage", line 10, in ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: sys.exit(main())ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", line 519, in mainESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: CONF.command.func(config, CONF.command.name)ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", line 152, in do_upgradeESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: do_alembic_command(config, cmd, revision, sql=CONF.command.sql)ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", line 106, in do_alembic_commandESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: getattr(alembic_command, cmd)(config, *args, **kwargs)ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/alembic/command.py", line 165, in upgradeESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: script.run_env()ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/alembic/script.py", line 382, in run_envESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: util.load_python_file(self.dir, 'env.py')ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/alembic/util.py", line 242, in load_python_fileESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: module = load_module_py(module_id, path)ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/alembic/compat.py", line 79, in load_module_pyESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: mod = imp.load_source(module_id, path, fp)ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrations/env.py", line 126, in ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: run_migrations_online()ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrations/env.py", line 117, in run_migrations_onlineESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: context.run_migrations()ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "", line 7, in run_migrationsESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/alembic/environment.py", line 742, in run_migrationsESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: self.get_context().run_migrations(**kw)ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/alembic/migration.py", line 305, in run_migrationsESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: step.migration_fn(**kw)ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrations/versions/44621190bc02_add_uniqueconstraint_ipavailability_ranges.py", line 40, in upgradeESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: columns=['first_ip', 'allocation_pool_id']ESC[0m ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: TypeError: create_unique_constraint() takes at least 3 arguments (0 given)ESC[0m ESC[1;31mError: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: Failed to call refresh: neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head returned 1 instead of one of [0]ESC[0m ESC[1;31mError: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head returned 1 instead of one of [0]ESC[0m [root at lgdrm996 yum.repos.d]# cat rdo-testing.repo [openstack-kilo-testing] name=OpenStack Kilo Testing baseurl=http://repos.fedorapeople.org/repos/openstack/openstack-kilo/testing/el7/ skip_if_unavailable=0 gpgcheck=0 enabled=0 [root at lgdrm996 yum.repos.d]# cat rdo-release.repo [openstack-kilo] name=OpenStack Kilo Repository baseurl=http://repos.fedorapeople.org/repos/openstack/openstack-kilo/el7/ skip_if_unavailable=0 enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-RDO-kilo [root at lgdrm996 yum.repos.d]# cat delorean.repo [delorean] name=delorean-openstack-cinder-f6dafdaa2423cc50d0bbf1f376626e240ce1a761 baseurl=http://trunk.rdoproject.org/centos7/f6/da/f6dafdaa2423cc50d0bbf1f376626e240ce1a761_1bcc81bc enabled=1 gpgcheck=0 -------------- next part -------------- An HTML attachment was scrubbed... URL: From amuller at redhat.com Sun Aug 23 22:30:13 2015 From: amuller at redhat.com (Assaf Muller) Date: Sun, 23 Aug 2015 18:30:13 -0400 Subject: [Rdo-list] liberty - failed to install Neutron In-Reply-To: <7C4C6F8AC2A31A439365FF37F60AE9DC10811C@MX202CL03.corp.emc.com> References: <7C4C6F8AC2A31A439365FF37F60AE9DC10811C@MX202CL03.corp.emc.com> Message-ID: Thanks Yaniv. Adding Jakub and Ihar. On Sun, Aug 23, 2015 at 8:09 AM, Kaul, Yaniv wrote: > Via packstack - same answer file works well for Kilo (and I believe it did > work for me last week or so for Liberty!) > > > > /var/tmp/packstack/20150823-142957-FXHwRF/manifests/10.102.42.90_neutron.pp.log > : > > C[mNotice: > /Stage[main]/Neutron::Agents::Metadata/Neutron_metadata_agent_config[DEFAULT/admin_password]/value: > value changed '[old secret redacted]' to '[new secret redacted]'ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Agents::Dhcp/Service[neutron-dhcp-service]: Triggered > 'refresh' from 2 eventsESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Agents::L3/Service[neutron-l3]: > Triggered 'refresh' from 2 eventsESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Agents::Metadata/Service[neutron-metadata]: Triggered > 'refresh' from 4 eventsESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > No handlers could be found for logger "neutron.quota"ESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > INFO [alembic.migration] Context impl MySQLImpl.ESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > INFO [alembic.migration] Will assume non-transactional DDL.ESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > INFO [alembic.migration] Context impl MySQLImpl.ESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > INFO [alembic.migration] Will assume non-transactional DDL.ESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > INFO [alembic.migration] Running upgrade juno -> 44621190bc02, > add_uniqueconstraint_ipavailability_rangesESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > Running upgrade for neutron ...ESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > Traceback (most recent call last):ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/bin/neutron-db-manage", line 10, in ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > sys.exit(main())ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", line 519, > in mainESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > CONF.command.func(config, CONF.command.name)ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", line 152, > in do_upgradeESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > do_alembic_command(config, cmd, revision, sql=CONF.command.sql)ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", line 106, > in do_alembic_commandESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > getattr(alembic_command, cmd)(config, *args, **kwargs)ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/alembic/command.py", line 165, in > upgradeESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > script.run_env()ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/alembic/script.py", line 382, in > run_envESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > util.load_python_file(self.dir, 'env.py')ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/alembic/util.py", line 242, in > load_python_fileESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: module = > load_module_py(module_id, path)ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/alembic/compat.py", line 79, in > load_module_pyESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: mod = > imp.load_source(module_id, path, fp)ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrations/env.py", > line 126, in ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > run_migrations_online()ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrations/env.py", > line 117, in run_migrations_onlineESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > context.run_migrations()ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "", line 7, in run_migrationsESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/alembic/environment.py", line 742, in > run_migrationsESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > self.get_context().run_migrations(**kw)ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/alembic/migration.py", line 305, in > run_migrationsESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > step.migration_fn(**kw)ESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: File > "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrations/versions/44621190bc02_add_uniqueconstraint_ipavailability_ranges.py", > line 40, in upgradeESC[0m > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > columns=['first_ip', 'allocation_pool_id']ESC[0m > > ESC[mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > TypeError: create_unique_constraint() takes at least 3 arguments (0 > given)ESC[0m > > ESC[1;31mError: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: > Failed to call refresh: neutron-db-manage --config-file > /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade > head returned 1 instead of one of [0]ESC[0m > > ESC[1;31mError: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: > neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file > /etc/neutron/plugin.ini upgrade head returned 1 instead of one of [0]ESC[0m > > > > > > > > [root at lgdrm996 yum.repos.d]# cat rdo-testing.repo > > [openstack-kilo-testing] > > name=OpenStack Kilo Testing > > baseurl= > http://repos.fedorapeople.org/repos/openstack/openstack-kilo/testing/el7/ > > skip_if_unavailable=0 > > gpgcheck=0 > > enabled=0 > > [root at lgdrm996 yum.repos.d]# cat rdo-release.repo > > [openstack-kilo] > > name=OpenStack Kilo Repository > > baseurl=http://repos.fedorapeople.org/repos/openstack/openstack-kilo/el7/ > > skip_if_unavailable=0 > > enabled=1 > > gpgcheck=1 > > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-RDO-kilo > > [root at lgdrm996 yum.repos.d]# cat delorean.repo > > [delorean] > > name=delorean-openstack-cinder-f6dafdaa2423cc50d0bbf1f376626e240ce1a761 > > baseurl= > http://trunk.rdoproject.org/centos7/f6/da/f6dafdaa2423cc50d0bbf1f376626e240ce1a761_1bcc81bc > > enabled=1 > > gpgcheck=0 > > _______________________________________________ > 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 ihrachys at redhat.com Mon Aug 24 07:14:43 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Mon, 24 Aug 2015 09:14:43 +0200 Subject: [Rdo-list] liberty - failed to install Neutron In-Reply-To: References: <7C4C6F8AC2A31A439365FF37F60AE9DC10811C@MX202CL03.corp.emc.com> Message-ID: <55DAC463.7050902@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 What's the python-alembic version? We probably need to bump it to at least 0.8.0 in packaging and in repositories for liberty. Ihar On 08/24/2015 12:30 AM, Assaf Muller wrote: > Thanks Yaniv. Adding Jakub and Ihar. > > On Sun, Aug 23, 2015 at 8:09 AM, Kaul, Yaniv > wrote: > > Via packstack - same answer file works well for Kilo (and I > believe it did work for me last week or so for Liberty!)____ > > __ __ > > /var/tmp/packstack/20150823-142957-FXHwRF/manifests/10.102.42.90_neutr on.pp.log > > :____ > > C[mNotice: > /Stage[main]/Neutron::Agents::Metadata/Neutron_metadata_agent_config[D EFAULT/admin_password]/value: > > value changed '[old secret redacted]' to '[new secret > redacted]'ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Agents::Dhcp/Service[neutron-dhcp-service]: > Triggered 'refresh' from 2 eventsESC[0m____ > > ESC[mNotice: /Stage[main]/Neutron::Agents::L3/Service[neutron-l3]: > Triggered 'refresh' from 2 eventsESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Agents::Metadata/Service[neutron-metadata]: > Triggered 'refresh' from 4 eventsESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: No > handlers could be found for logger "neutron.quota"ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > [alembic.migration] Context impl MySQLImpl.ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > [alembic.migration] Will assume non-transactional DDL.ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > [alembic.migration] Context impl MySQLImpl.ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > [alembic.migration] Will assume non-transactional DDL.ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > [alembic.migration] Running upgrade juno -> 44621190bc02, > add_uniqueconstraint_ipavailability_rangesESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > Running upgrade for neutron ...ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > Traceback (most recent call last):ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File "/usr/bin/neutron-db-manage", line 10, in ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > sys.exit(main())ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File > "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", > line 519, in mainESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > CONF.command.func(config, CONF.command.name > )ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File > "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", > line 152, in do_upgradeESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > do_alembic_command(config, cmd, revision, > sql=CONF.command.sql)ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File > "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", > line 106, in do_alembic_commandESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > getattr(alembic_command, cmd)(config, *args, **kwargs)ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File "/usr/lib/python2.7/site-packages/alembic/command.py", line > 165, in upgradeESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > script.run_env()ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File "/usr/lib/python2.7/site-packages/alembic/script.py", line > 382, in run_envESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > util.load_python_file(self.dir, 'env.py')ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File "/usr/lib/python2.7/site-packages/alembic/util.py", line 242, > in load_python_fileESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > module = load_module_py(module_id, path)ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File "/usr/lib/python2.7/site-packages/alembic/compat.py", line 79, > in load_module_pyESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: mod = > imp.load_source(module_id, path, fp)ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File > "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrati ons/env.py", > > line 126, in ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > run_migrations_online()ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File > "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrati ons/env.py", > > line 117, in run_migrations_onlineESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > context.run_migrations()ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File "", line 7, in run_migrationsESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File "/usr/lib/python2.7/site-packages/alembic/environment.py", > line 742, in run_migrationsESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > self.get_context().run_migrations(**kw)ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File "/usr/lib/python2.7/site-packages/alembic/migration.py", line > 305, in run_migrationsESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > step.migration_fn(**kw)ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > File > "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrati ons/versions/44621190bc02_add_uniqueconstraint_ipavailability_ranges.py" , > > line 40, in upgradeESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > columns=['first_ip', 'allocation_pool_id']ESC[0m____ > > ESC[mNotice: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > TypeError: create_unique_constraint() takes at least 3 arguments > (0 given)ESC[0m____ > > ESC[1;31mError: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: Failed to > call refresh: neutron-db-manage --config-file > /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini > upgrade head returned 1 instead of one of [0]ESC[0m____ > > ESC[1;31mError: > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: > neutron-db-manage --config-file /etc/neutron/neutron.conf > --config-file /etc/neutron/plugin.ini upgrade head returned 1 > instead of one of [0]ESC[0m____ > > __ __ > > __ __ > > __ __ > > [root at lgdrm996 yum.repos.d]# cat rdo-testing.repo ____ > > [openstack-kilo-testing]____ > > name=OpenStack Kilo Testing____ > > baseurl=http://repos.fedorapeople.org/repos/openstack/openstack-kilo/t esting/el7/____ > > skip_if_unavailable=0____ > > gpgcheck=0____ > > enabled=0____ > > [root at lgdrm996 yum.repos.d]# cat rdo-release.repo ____ > > [openstack-kilo]____ > > name=OpenStack Kilo Repository____ > > baseurl=http://repos.fedorapeople.org/repos/openstack/openstack-kilo/e l7/____ > > skip_if_unavailable=0____ > > enabled=1____ > > gpgcheck=1____ > > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-RDO-kilo____ > > [root at lgdrm996 yum.repos.d]# cat delorean.repo ____ > > [delorean]____ > > name=delorean-openstack-cinder-f6dafdaa2423cc50d0bbf1f376626e240ce1a76 1____ > > > baseurl=http://trunk.rdoproject.org/centos7/f6/da/f6dafdaa2423cc50d0bb f1f376626e240ce1a761_1bcc81bc____ > > enabled=1____ > > gpgcheck=0____ > > > _______________________________________________ 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 > > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV2sRhAAoJEC5aWaUY1u57ONYIALnvGkOa/ALHwNU+BiyCR31K 27L/RGLOWLoAWUmUCagOgvO5ljUi40eBSJSpNjHDlixj85ouPnhTXitB7Ionxl+t OctXEqToYWSE8yv2IpwVNkyChhLE3MY690IAzHXxslnR/T8BGjYwn7ALwvj0El4n TsnSAD18itlcjo2HZOwJ1Em9UcIiVDMdTfOt6nr24FdUY3gzI2jFP3FOOeVNxxHU oPKnjt1JjGgia0wf4UZJvTMdDuVQaJ249i1ohl9Er9Kt7RfDnIioMVWaj9D11LZ7 jylZamdBdGLiCrbutxqfQDGx1l5QuiLYEvyW6Iw5KTwNtd4ly4IyUwjN9o7kZrk= =Fg73 -----END PGP SIGNATURE----- From ihrachys at redhat.com Mon Aug 24 08:38:33 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Mon, 24 Aug 2015 10:38:33 +0200 Subject: [Rdo-list] Question about Restart=always in systemd In-Reply-To: <936474675.323251.1440168150920.JavaMail.zimbra@speichert.pl> References: <316691786CCAEE44AE90482264E3AB8213A9812C@xmb-rcd-x08.cisco.com> <936474675.323251.1440168150920.JavaMail.zimbra@speichert.pl> Message-ID: <55DAD809.90701@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 08/21/2015 04:42 PM, Daniel Speichert wrote: > I +1 that issue. I've noticed large differences in the systemd > config units for many services, often without specific functional > needs. I'd think that "Restart=always" is a good setting for all > services. What it really brings up is maybe the issue of > streamlining the unit config files. > Totally agreed we need to streamline .service files. I think the root of the problem here is that we don't generate those files but copy-paste them and modify to each new need. I believe a better approach would be to follow what e.g. Debian folks do to support their runlevel manager complexity: http://thomas.goirand.fr/blog/?p=212 I don't believe this should be tackled by one each package team separately, and instead requires some form of coordination and heavy-lifting from people that are involved in the core RDO matters. Ihar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV2tgGAAoJEC5aWaUY1u57QqQH/1gmD24fqkY7G+6ffdUcgh1T V1B4vamr6J3p8Mzfm1lWz56JXF+IZk/XWOlureCBcQZbZnFlRM6dHjNf+NCoE6Px YM1JEMdwjBuDfWYGFWLDv9kxKR9iM7xVQLO9nt/MzZV2nt85coCwXFHGnufU8vOO F6xHKc78mNJGxCl6wudxb23bt+N9/SUzpnUke4kJaaKRaHP6LuJZ1+Kq0dtfS+zC UdzwcB7NvxyyVVh7nIrDjIS/lwLdbxDGP+Obax4PZSQZbkctt+B0Z4/B521x/K6f wreGoRQAcoh5D1neVW8dMCvNTjZXD/3hG6GmwkiJDZe8rKJvfhmGzNGF+3K7hN0= =Jh9c -----END PGP SIGNATURE----- From Yaniv.Kaul at emc.com Mon Aug 24 10:01:26 2015 From: Yaniv.Kaul at emc.com (Kaul, Yaniv) Date: Mon, 24 Aug 2015 10:01:26 +0000 Subject: [Rdo-list] liberty - failed to install Neutron In-Reply-To: <55DAC463.7050902@redhat.com> References: <7C4C6F8AC2A31A439365FF37F60AE9DC10811C@MX202CL03.corp.emc.com> <55DAC463.7050902@redhat.com> Message-ID: <7C4C6F8AC2A31A439365FF37F60AE9DC10B38B@MX202CL03.corp.emc.com> > -----Original Message----- > From: Ihar Hrachyshka [mailto:ihrachys at redhat.com] > Sent: Monday, August 24, 2015 10:15 AM > To: Assaf Muller; Kaul, Yaniv; Jakub Libosvar > Cc: rdo-list at redhat.com > Subject: Re: [Rdo-list] liberty - failed to install Neutron > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > What's the python-alembic version? We probably need to bump it to at least > 0.8.0 in packaging and in repositories for liberty. > > Ihar [root at lgdrm996 yum.repos.d]# rpm -q python-alembic python-alembic-0.7.4-2.el7.noarch Y. > > On 08/24/2015 12:30 AM, Assaf Muller wrote: > > Thanks Yaniv. Adding Jakub and Ihar. > > > > On Sun, Aug 23, 2015 at 8:09 AM, Kaul, Yaniv > > wrote: > > > > Via packstack - same answer file works well for Kilo (and I believe it > > did work for me last week or so for Liberty!)____ > > > > __ __ > > > > /var/tmp/packstack/20150823-142957- > FXHwRF/manifests/10.102.42.90_neutr > on.pp.log > > > > > :____ > > > > C[mNotice: > > /Stage[main]/Neutron::Agents::Metadata/Neutron_metadata_agent_config[D > EFAULT/admin_password]/value: > > > > > value changed '[old secret redacted]' to '[new secret > > redacted]'ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Agents::Dhcp/Service[neutron-dhcp-service]: > > Triggered 'refresh' from 2 eventsESC[0m____ > > > > ESC[mNotice: /Stage[main]/Neutron::Agents::L3/Service[neutron-l3]: > > Triggered 'refresh' from 2 eventsESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Agents::Metadata/Service[neutron-metadata]: > > Triggered 'refresh' from 4 eventsESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: No > > handlers could be found for logger "neutron.quota"ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > > [alembic.migration] Context impl MySQLImpl.ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > > [alembic.migration] Will assume non-transactional DDL.ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > > [alembic.migration] Context impl MySQLImpl.ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > > [alembic.migration] Will assume non-transactional DDL.ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: INFO > > [alembic.migration] Running upgrade juno -> 44621190bc02, > > add_uniqueconstraint_ipavailability_rangesESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > Running upgrade for neutron ...ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > Traceback (most recent call last):ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File "/usr/bin/neutron-db-manage", line 10, in ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > sys.exit(main())ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File > > "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", > > line 519, in mainESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > CONF.command.func(config, CONF.command.name > > )ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File > > "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", > > line 152, in do_upgradeESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > do_alembic_command(config, cmd, revision, > > sql=CONF.command.sql)ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File > > "/usr/lib/python2.7/site-packages/neutron/db/migration/cli.py", > > line 106, in do_alembic_commandESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > getattr(alembic_command, cmd)(config, *args, **kwargs)ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File "/usr/lib/python2.7/site-packages/alembic/command.py", line 165, > > in upgradeESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > script.run_env()ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File "/usr/lib/python2.7/site-packages/alembic/script.py", line 382, > > in run_envESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > util.load_python_file(self.dir, 'env.py')ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File "/usr/lib/python2.7/site-packages/alembic/util.py", line 242, in > > load_python_fileESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > module = load_module_py(module_id, path)ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File "/usr/lib/python2.7/site-packages/alembic/compat.py", line 79, in > > load_module_pyESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: mod = > > imp.load_source(module_id, path, fp)ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File > > "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrati > ons/env.py", > > > > > line 126, in ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > run_migrations_online()ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File > > "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrati > ons/env.py", > > > > > line 117, in run_migrations_onlineESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > context.run_migrations()ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File "", line 7, in run_migrationsESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File "/usr/lib/python2.7/site-packages/alembic/environment.py", > > line 742, in run_migrationsESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > self.get_context().run_migrations(**kw)ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File "/usr/lib/python2.7/site-packages/alembic/migration.py", line > > 305, in run_migrationsESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > step.migration_fn(**kw)ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > File > > "/usr/lib/python2.7/site-packages/neutron/db/migration/alembic_migrati > ons/versions/44621190bc02_add_uniqueconstraint_ipavailability_ranges.py" > , > > > > > line 40, in upgradeESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > columns=['first_ip', 'allocation_pool_id']ESC[0m____ > > > > ESC[mNotice: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: > > TypeError: create_unique_constraint() takes at least 3 arguments > > (0 given)ESC[0m____ > > > > ESC[1;31mError: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: Failed to call > > refresh: neutron-db-manage --config-file /etc/neutron/neutron.conf > > --config-file /etc/neutron/plugin.ini upgrade head returned 1 instead > > of one of [0]ESC[0m____ > > > > ESC[1;31mError: > > /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: > > neutron-db-manage --config-file /etc/neutron/neutron.conf > > --config-file /etc/neutron/plugin.ini upgrade head returned 1 instead > > of one of [0]ESC[0m____ > > > > __ __ > > > > __ __ > > > > __ __ > > > > [root at lgdrm996 yum.repos.d]# cat rdo-testing.repo ____ > > > > [openstack-kilo-testing]____ > > > > name=OpenStack Kilo Testing____ > > > > baseurl=http://repos.fedorapeople.org/repos/openstack/openstack-kilo/t > esting/el7/____ > > > > skip_if_unavailable=0____ > > > > gpgcheck=0____ > > > > enabled=0____ > > > > [root at lgdrm996 yum.repos.d]# cat rdo-release.repo ____ > > > > [openstack-kilo]____ > > > > name=OpenStack Kilo Repository____ > > > > baseurl=http://repos.fedorapeople.org/repos/openstack/openstack-kilo/e > l7/____ > > > > skip_if_unavailable=0____ > > > > enabled=1____ > > > > gpgcheck=1____ > > > > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-RDO-kilo____ > > > > [root at lgdrm996 yum.repos.d]# cat delorean.repo ____ > > > > [delorean]____ > > > > name=delorean-openstack-cinder- > f6dafdaa2423cc50d0bbf1f376626e240ce1a76 > 1____ > > > > > > baseurl=http://trunk.rdoproject.org/centos7/f6/da/f6dafdaa2423cc50d0bb > f1f376626e240ce1a761_1bcc81bc____ > > > > enabled=1____ > > > > gpgcheck=0____ > > > > > > _______________________________________________ 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 > > > > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQEcBAEBCAAGBQJV2sRhAAoJEC5aWaUY1u57ONYIALnvGkOa/ALHwNU+BiyCR > 31K > 27L/RGLOWLoAWUmUCagOgvO5ljUi40eBSJSpNjHDlixj85ouPnhTXitB7Ionxl+t > OctXEqToYWSE8yv2IpwVNkyChhLE3MY690IAzHXxslnR/T8BGjYwn7ALwvj0El4n > TsnSAD18itlcjo2HZOwJ1Em9UcIiVDMdTfOt6nr24FdUY3gzI2jFP3FOOeVNxxHU > oPKnjt1JjGgia0wf4UZJvTMdDuVQaJ249i1ohl9Er9Kt7RfDnIioMVWaj9D11LZ7 > jylZamdBdGLiCrbutxqfQDGx1l5QuiLYEvyW6Iw5KTwNtd4ly4IyUwjN9o7kZrk= > =Fg73 > -----END PGP SIGNATURE----- From daniel at speichert.pl Mon Aug 24 12:50:49 2015 From: daniel at speichert.pl (Daniel Speichert) Date: Mon, 24 Aug 2015 08:50:49 -0400 Subject: [Rdo-list] Unable to access metadata service In-Reply-To: References: <55CD962B.9000202@redhat.com> Message-ID: <55DB1329.1030006@speichert.pl> On 8/14/2015 10:12, brian lee wrote: > I figured it out. On the controller node I had to add a route to the > network node for the private IP addresses. When the metadata request > is sent, it does not NAT the address because the metadata service > needs to know the IP. Once I put that route in place it started to work. > Can you link the guide in the docs (if any) that you followed? If it's not there, a bug should be filed. Others probably will bump into the same issue. Regards, Daniel Speichert From ihrachys at redhat.com Mon Aug 24 14:02:14 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Mon, 24 Aug 2015 16:02:14 +0200 Subject: [Rdo-list] liberty - failed to install Neutron In-Reply-To: <7C4C6F8AC2A31A439365FF37F60AE9DC10B38B@MX202CL03.corp.emc.com> References: <7C4C6F8AC2A31A439365FF37F60AE9DC10811C@MX202CL03.corp.emc.com> <55DAC463.7050902@redhat.com> <7C4C6F8AC2A31A439365FF37F60AE9DC10B38B@MX202CL03.corp.emc.com> Message-ID: <55DB23E6.1090306@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 08/24/2015 12:01 PM, Kaul, Yaniv wrote: >> -----Original Message----- From: Ihar Hrachyshka >> [mailto:ihrachys at redhat.com] Sent: Monday, August 24, 2015 10:15 >> AM To: Assaf Muller; Kaul, Yaniv; Jakub Libosvar Cc: >> rdo-list at redhat.com Subject: Re: [Rdo-list] liberty - failed to >> install Neutron >> > What's the python-alembic version? We probably need to bump it to > at least 0.8.0 in packaging and in repositories for liberty. > > Ihar > >> [root at lgdrm996 yum.repos.d]# rpm -q python-alembic >> python-alembic-0.7.4-2.el7.noarch > Thanks. Yeah, we need to bump alembic version. I've sent a patch for delorean to do it: https://review.gerrithub.io/#/c/243972/ and I requested a bump to be handled by RDO team: https://trello.com/c/qwPkIiVz/66-requirements-refreshment Ihar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV2yPjAAoJEC5aWaUY1u57oA8IAMV9mf2fxXXQIGbcbIvraMNt dnZMDNLrm5CTnYwDQPXXdSuZpXaFA66EjHbb6p3DdutWzh2bjacqBRKmlvFZXo6t BycuqVZbpDtzsHVHoCyzNV5C1KtzsM62JrWb3Rr4BHYZn6bp2Kt0J5XUElvzr/Cy zuPxhIyli8MHeytt0absvEs/J5IYHaoH/7tZdMGD+V/tnhZ8AQqr+uF0bEvyyQmu AzfOdUpMlEKW2Ny4/qaY795+veon3ILJa3tV+2d4s60p446+uS7pNpkp0/nlMJD5 FKTPE5O2ix7RMShzSZcv0T8ukFhxV3euN4f+QVWwmY1ZfbS6zkOLFaOBGUlEsVI= =tZVE -----END PGP SIGNATURE----- From hguemar at fedoraproject.org Mon Aug 24 15:00:03 2015 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 24 Aug 2015 15:00:03 +0000 (UTC) Subject: [Rdo-list] [Fedocal] Reminder meeting : RDO packaging meeting Message-ID: <20150824150003.6857C60A4009@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO packaging meeting on 2015-08-26 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO packaging irc meeting ([agenda](https://etherpad.openstack.org/p/RDO-Packaging)) Every week on #rdo on freenode Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From jtaleric at redhat.com Tue Aug 25 10:04:09 2015 From: jtaleric at redhat.com (Joe Talerico) Date: Tue, 25 Aug 2015 06:04:09 -0400 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: Message-ID: On Monday, August 17, 2015, ??? ???????? wrote: > Hey all, > > I deployed openstack on DELL PowerEdge R620 installed with Centos 7. > > SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). > > Also, I added the needed kernel parameters and created virtual functions > on 82599 Intel 10G NIC. > > in nova.conf: > > 1. > pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} > 2. > scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, > ImagePropertiesFilter,CoreFilter,PciPassthroughFilter > > Where did you supply the whitelist? Also, after making the whitelist change did you check the nova-compute.log? It typically reports the PCI devices that can be used for instances. Joe > in ml2_conf.ini: > > 1. type_drivers = vxlan,vlan > 2. mechanism_drivers =openvswitch,sriovnicswitch > 3. network_vlan_ranges = sriovnet:80:90 > in ml2_conf_sriov.ini: > > 1. supported_pci_vendor_devs = 8086:10ed > 2. agent_required = False > in neutron-server.service: > > 1. ExecStart=/usr/bin/neutron-server --config-file > /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server > --config-file /etc/neutron/neutron.conf --config-file > /etc/neutron/plugin.ini > --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --config-dir > /etc/neutron/conf.d/neutron-server > --log-file /var/log/neutron/server.log > > created Network based on physical network I defined (sriovnet), configured > subnet and created direct type port. > > When I creating an image (nova boot --flavor m1.large --image my_img --nic > port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) > > I get the following error: > > Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", > line 142, in inner > return func(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line > 86, in select_destinations > filter_properties) > > File > "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line > 80, in select_destinations > raise exception.NoValidHost(reason=reason) > > NoValidHost: No valid host was found. There are not enough hosts available. > > 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils > [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d > 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: > 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. > > Any idea what might be the problem here? > > Thanks, > Shaham > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pgsousa at gmail.com Tue Aug 25 11:02:13 2015 From: pgsousa at gmail.com (Pedro Sousa) Date: Tue, 25 Aug 2015 12:02:13 +0100 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: Message-ID: Hi, Anyone interested, I got it working using this procedure: http://docs-draft.openstack.org/85/213985/10/check/gate-openstack-manuals-tox-doc-publish-checkbuild/1381a5e//publish-docs/networking-guide/adv_config_sriov.html I'm using *RDO/Juno Centos 7.1* My conf: *Controller/Network Node:* */etc/neutron/plugins/ml2/ml2_conf.ini* type_drivers = vlan tenant_network_types = vlan mechanism_drivers =openvswitch,sriovnicswitch [ml2_type_vlan] network_vlan_ranges =int-vlan:1440:1449 [securitygroup] enable_security_group = True firewall_driver = neutron.agent.firewall.NoopFirewallDriver */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* [ml2_sriov] supported_pci_vendor_devs = 14e4:16af agent_required = True [sriov_nic] physical_device_mappings = int-vlan:p2p1 */etc/nova/nova.conf* [Default] scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter scheduler_available_filters = nova.scheduler.filters.all_filters scheduler_available_filters = nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter */usr/lib/systemd/system/neutron-server.service* ExecStart=/usr/bin/neutron-server --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file /var/log/neutron/server.log *Compute Node:* I had to install ml2 plugin and sr-iov agent. Note, in the compute node using rdo packstack the ml2 plugin is not installed by default. # yum install openstack-neutron-ml2 openstack-neutron-sriov-nic-agent */etc/neutron/plugins/ml2/ml2_conf.ini* [securitygroup] # Controls if neutron security group is enabled or not. # It should be false when you use nova security group. # enable_security_group = True enable_security_group = True firewall_driver = neutron.agent.firewall.NoopFirewallDriver */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* [securitygroup] firewall_driver = neutron.agent.firewall.NoopFirewallDriver [sriov_nic] physical_device_mappings = int-vlan:p2p1 */usr/lib/systemd/system/neutron-sriov-nic-agent.service* ExecStart=/usr/bin/neutron-sriov-nic-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file /var/log/neutron/sriov-nic-agent.log Regards, Pedro Sousa On Tue, Aug 25, 2015 at 11:04 AM, Joe Talerico wrote: > > > On Monday, August 17, 2015, ??? ???????? wrote: > >> Hey all, >> >> I deployed openstack on DELL PowerEdge R620 installed with Centos 7. >> >> SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). >> >> Also, I added the needed kernel parameters and created virtual functions >> on 82599 Intel 10G NIC. >> >> in nova.conf: >> >> 1. >> pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} >> 2. >> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, >> ImagePropertiesFilter,CoreFilter,PciPassthroughFilter >> >> > Where did you supply the whitelist? > > Also, after making the whitelist change did you check the > nova-compute.log? It typically reports the PCI devices that can be used for > instances. > > Joe > > > >> in ml2_conf.ini: >> >> 1. type_drivers = vxlan,vlan >> 2. mechanism_drivers =openvswitch,sriovnicswitch >> 3. network_vlan_ranges = sriovnet:80:90 >> in ml2_conf_sriov.ini: >> >> 1. supported_pci_vendor_devs = 8086:10ed >> 2. agent_required = False >> in neutron-server.service: >> >> 1. ExecStart=/usr/bin/neutron-server --config-file >> /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server >> --config-file /etc/neutron/neutron.conf --config-file >> /etc/neutron/plugin.ini >> --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --config-dir >> /etc/neutron/conf.d/neutron-server >> --log-file /var/log/neutron/server.log >> >> created Network based on physical network I defined (sriovnet), >> configured subnet and created direct type port. >> >> When I creating an image (nova boot --flavor m1.large --image my_img >> --nic port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) >> >> I get the following error: >> >> Traceback (most recent call last): >> >> File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", >> line 142, in inner >> return func(*args, **kwargs) >> >> File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line >> 86, in select_destinations >> filter_properties) >> >> File >> "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line >> 80, in select_destinations >> raise exception.NoValidHost(reason=reason) >> >> NoValidHost: No valid host was found. There are not enough hosts >> available. >> >> 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils >> [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d >> 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: >> 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. >> >> Any idea what might be the problem here? >> >> Thanks, >> Shaham >> > > _______________________________________________ > 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 katreena.mullican at adtran.com Tue Aug 25 15:30:11 2015 From: katreena.mullican at adtran.com (KATREENA MULLICAN) Date: Tue, 25 Aug 2015 15:30:11 +0000 Subject: [Rdo-list] networking-odl with Packstack Message-ID: <5EC29BDA71BC1D42925E72B83ED4DC27D6E89913@ex-mb1.corp.adtran.com> Hello, I would like to use the Packstack installation method to test Kilo + ODL (Lithium) integration. As of the Kilo release, the neutron ODL driver is maintained as a separate project. I have seen numerous examples of Kilo+ODL using Devstack, by adding "enable_plugin networking-odl ...." to the local.conf file. Is there an equivalent configuration option for the Packstack answers file? Thanks, Katreena -------------- next part -------------- An HTML attachment was scrubbed... URL: From kambiz at redhat.com Tue Aug 25 16:01:44 2015 From: kambiz at redhat.com (Kambiz Aghaiepour) Date: Tue, 25 Aug 2015 12:01:44 -0400 Subject: [Rdo-list] Trystack.org (Free, Public OpenStack) is Back! Message-ID: <20150825160144.GE13554@redhat.com> TryStack is back! == What is TryStack? == TryStack is a community and partner sponsored project hosting a free, public (to the world) OpenStack sandbox. Hardware, time and resources are donated by various partners and the project is sponsored by the OpenStack Foundation. Note: Usage is temporal (see below for details) and is used for sandbox and testing purposes. == Background == After some extended downtime moving datacenter and hardware trystack.org is back up and running now in its new home on new hardware running RDO Kilo. TryStack has been available since 2012 across every major OpenStack release but has undergone a major revamp. http://trystack.org/ == Deployment and Infrastructure == There are a number of additional hardware upgrades coming (both in terms of system expansion as well as switch upgrades). Here is the high-level infrastructure currently: * 12 x Dell c6105 Servers - 16 x AMD Opteron 4376 HE - 96G MEM * RHEL 7.1 (running RDO Kilo) * Juniper EX4300 Switches * /24 public IP network (248 floating IPs) Deployment methodology used was via Foreman 1.7.4 and packstack manifests massaged into Foreman Hostgroups. Future upgrades may see adoption of RDO Manager as we start using it in other environments internally. == Monitoring and Health == We've also implemented Nagios monitoring with some advanced checks in place, including one that tests floating IP allocation from spin-up to teardown, covering weak areas like connectivity working but sshd failing (due to metadata-agent or similiar) which most monitoring fails to detect. Though we do not expose the Nagios interface externally, we have an up-to-date view of the host/service overview check that can be viewed at any time here: https://x86.trystack.org/dashboard/static/dashboard/nagios/ == Resources and Usage == In order to ensure that we do not exhaust the resources available on TryStack we have added additional resource pruning that accomplishes the following: * 24 hours after creation, instances deleted * 12 hours after allocation, FIPs released * 12 hours after being set, router gateways cleared (only apply to "facebook"* integrated accounts) We believe this to be an appropriate pruning schedule as it gives folks a chance to test OpenStack in the TryStack sandbox while ensuring that the /24 publicly routable subnet is not consumed rapidly, giving anyone interested in trying out TryStack to get better acquainted with the platform. (There is a 1 FIP quota available to FB accounts). Additionally there is ongoing collaboration with Netapp Engineers in integrating Manila with RDO. Lastly, TryStack web content has been moved under the purview of the upstream OpenStack Infra group and CI in order to ensure consistent management inline with how other OpenStack Foundation content is maintained. == Future Improvements == For future releases of RDO we intend to offer authentication integration via openstackid.org in addition to the current Facebook authentication. == Upgrades and Support == In keeping with the spirit of TryStack we'll be upgrading releases often as they are GA or pre-GA to test and showcase the latest and greatest RDO OpenStack has to offer. If you have any questions or need assistance you can reach the small but friendly and globally-distributed TryStack Ops team in freenode/#trystack on IRC. We can also be found via the TryStack Facebook group[1]. Thanks to my colleagues Will Foster and Dan Radez for their help in getting everything up, Matt Galgoci from IT/ACS Network team for help with connectivity and Paul Belanger for moving web content under upstream CI. [1] - http://www.facebook.com/groups/269238013145112 -- Red Hat, Inc. 100 East Davie Street Raleigh, NC 27601 "All tyranny needs to gain a foothold is for people of good conscience to remain silent." --Thomas Jefferson -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From jslagle at redhat.com Tue Aug 25 19:04:58 2015 From: jslagle at redhat.com (James Slagle) Date: Tue, 25 Aug 2015 15:04:58 -0400 Subject: [Rdo-list] [rdo-manager] Moving some rdo-manager components to git.openstack.org Message-ID: <20150825190458.GG3271@localhost.localdomain> Recently, folks have been working on moving the rdo-manager based workflow upstream into the TripleO project directly. This has been discussed on openstack-dev as part of this thread: http://lists.openstack.org/pipermail/openstack-dev/2015-July/070140.html Note that the thread spans into August as well. As part of this move, a patch has been proposed to move the following repos out from under github.com/rdo-management to git.openstack.org: instack instack-undercloud python-rdomanager-oscplugin (will be renamed in the process, probably to python-tripleoclient) The patch is here: https://review.openstack.org/#/c/215186 I wanted to give everyone a heads up about this move. We don't have a firm timeline nailed down as it depends on when OpenStack infra accepts the patch. At that point, I'll send out another mail here. As there are some reviews still on review.gerrithub.io for these projects, we'll need to handle that as well. We can either ask folks to repropose to review.openstack.org after the move, or have 1 or 2 volunteers go through the list and repropose everything themself (I'm happy to do it for instack-undercloud). This has the downside of losing the previous review history from gerrithub. I'm not sure if there is an elegant solution to this. I've been trying to push forward many of the reviews against instack-undercloud the last day or 2 to try and get as much committed as possible before the import to git.openstack.org, but the CI on ci.centos.org has had quite a few sporadic failures (mostly network hiccups causing yum download or git clone errors). -- -- James Slagle -- From pgsousa at gmail.com Wed Aug 26 10:54:45 2015 From: pgsousa at gmail.com (Pedro Sousa) Date: Wed, 26 Aug 2015 11:54:45 +0100 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: Message-ID: Hi, Some update on this, although I can launch the VM and see the VF inside it, I have 2 problems 1? Sometimes I don't get ip from dhcp when I launch a new instance. 2? I cannot ping the other hosts inside the tenant network using sr-iov nics. If I use ovs nics it works. Anyone has experienced this issues? Thanks, Pedro Sousa On Tue, Aug 25, 2015 at 12:02 PM, Pedro Sousa wrote: > Hi, > > Anyone interested, I got it working using this procedure: > > > http://docs-draft.openstack.org/85/213985/10/check/gate-openstack-manuals-tox-doc-publish-checkbuild/1381a5e//publish-docs/networking-guide/adv_config_sriov.html > > > I'm using *RDO/Juno Centos 7.1* > > My conf: > > *Controller/Network Node:* > > */etc/neutron/plugins/ml2/ml2_conf.ini* > > type_drivers = vlan > tenant_network_types = vlan > mechanism_drivers =openvswitch,sriovnicswitch > > [ml2_type_vlan] > network_vlan_ranges =int-vlan:1440:1449 > > [securitygroup] > enable_security_group = True > firewall_driver = neutron.agent.firewall.NoopFirewallDriver > > */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* > > [ml2_sriov] > supported_pci_vendor_devs = 14e4:16af > agent_required = True > > [sriov_nic] > physical_device_mappings = int-vlan:p2p1 > > > */etc/nova/nova.conf* > [Default] > > scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter > scheduler_available_filters = nova.scheduler.filters.all_filters > scheduler_available_filters = > nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter > > */usr/lib/systemd/system/neutron-server.service* > > ExecStart=/usr/bin/neutron-server --config-file > /usr/share/neutron/neutron-dist.conf --config-file > /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini > --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file > /var/log/neutron/server.log > > > > > > *Compute Node:* > > I had to install ml2 plugin and sr-iov agent. Note, in the compute node > using rdo packstack the ml2 plugin is not installed by default. > > # yum install openstack-neutron-ml2 openstack-neutron-sriov-nic-agent > > */etc/neutron/plugins/ml2/ml2_conf.ini* > > [securitygroup] > # Controls if neutron security group is enabled or not. > # It should be false when you use nova security group. > # enable_security_group = True > enable_security_group = True > firewall_driver = neutron.agent.firewall.NoopFirewallDriver > > */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* > [securitygroup] > firewall_driver = neutron.agent.firewall.NoopFirewallDriver > > [sriov_nic] > physical_device_mappings = int-vlan:p2p1 > > > > */usr/lib/systemd/system/neutron-sriov-nic-agent.service* > ExecStart=/usr/bin/neutron-sriov-nic-agent --config-file > /usr/share/neutron/neutron-dist.conf --config-file > /etc/neutron/neutron.conf --config-file > /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file > /var/log/neutron/sriov-nic-agent.log > > > Regards, > Pedro Sousa > > > > > > On Tue, Aug 25, 2015 at 11:04 AM, Joe Talerico > wrote: > >> >> >> On Monday, August 17, 2015, ??? ???????? wrote: >> >>> Hey all, >>> >>> I deployed openstack on DELL PowerEdge R620 installed with Centos 7. >>> >>> SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). >>> >>> Also, I added the needed kernel parameters and created virtual functions >>> on 82599 Intel 10G NIC. >>> >>> in nova.conf: >>> >>> 1. >>> pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} >>> 2. >>> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, >>> ImagePropertiesFilter,CoreFilter,PciPassthroughFilter >>> >>> >> Where did you supply the whitelist? >> >> Also, after making the whitelist change did you check the >> nova-compute.log? It typically reports the PCI devices that can be used for >> instances. >> >> Joe >> >> >> >>> in ml2_conf.ini: >>> >>> 1. type_drivers = vxlan,vlan >>> 2. mechanism_drivers =openvswitch,sriovnicswitch >>> 3. network_vlan_ranges = sriovnet:80:90 >>> in ml2_conf_sriov.ini: >>> >>> 1. supported_pci_vendor_devs = 8086:10ed >>> 2. agent_required = False >>> in neutron-server.service: >>> >>> 1. ExecStart=/usr/bin/neutron-server --config-file >>> /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server >>> --config-file /etc/neutron/neutron.conf --config-file >>> /etc/neutron/plugin.ini >>> --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --config-dir >>> /etc/neutron/conf.d/neutron-server >>> --log-file /var/log/neutron/server.log >>> >>> created Network based on physical network I defined (sriovnet), >>> configured subnet and created direct type port. >>> >>> When I creating an image (nova boot --flavor m1.large --image my_img >>> --nic port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) >>> >>> I get the following error: >>> >>> Traceback (most recent call last): >>> >>> File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", >>> line 142, in inner >>> return func(*args, **kwargs) >>> >>> File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", >>> line 86, in select_destinations >>> filter_properties) >>> >>> File >>> "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line >>> 80, in select_destinations >>> raise exception.NoValidHost(reason=reason) >>> >>> NoValidHost: No valid host was found. There are not enough hosts >>> available. >>> >>> 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils >>> [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d >>> 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: >>> 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. >>> >>> Any idea what might be the problem here? >>> >>> Thanks, >>> Shaham >>> >> >> _______________________________________________ >> 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 pgsousa at gmail.com Wed Aug 26 09:26:39 2015 From: pgsousa at gmail.com (Pedro Sousa) Date: Wed, 26 Aug 2015 10:26:39 +0100 Subject: [Rdo-list] CPU high load issue RDO Juno controllers Message-ID: Hi all, I have 3 Controller deployment in HA using Juno/Centos 7, based on this howto: *https://github.com/beekhof/osp-ha-deploy/blob/master/HA-keepalived.md * Usually after some 2/3 weeks I start to have CPU high load issues on my controllers as you can see below. I have to restart all my services to everything get back to normal. Some pointers: 1? This can happen in any controller, so I don't think it's a hardware issue. 2? My cloud is not in production yet, so I don't have much usage. 3? I only see high load in related openstack services. Can anyone provide me some tips to figure out what's wrong here? Thanks. *top - 05:05:38 up 28 days, 4:02, 1 user, load average: 12.79, 12.18, 12.14* *Tasks: 420 total, 10 running, 410 sleeping, 0 stopped, 0 zombie* *%Cpu(s): 82.6 us, 16.1 sy, 0.0 ni, 0.0 id, 0.0 wa, 0.0 hi, 1.3 si, 0.0 st* *KiB Mem : 32732120 total, 19646776 free, 6891364 used, 6193980 buff/cache* *KiB Swap: 16457724 total, 16457724 free, 0 used. 23890352 avail Mem * PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 22270 root 20 0 161808 20516 4364 R 24.9 0.1 0:08.24 cinder 19234 swift 20 0 246148 15076 1620 R 24.7 0.0 2:25.64 swift-object-au 22268 root 20 0 178528 22904 5000 R 24.2 0.1 0:08.48 keystone 33342 keystone 20 0 468852 69132 4148 R 24.2 0.2 539:01.19 keystone-all 22264 root 20 0 141596 19652 4076 R 22.7 0.1 0:07.56 neutron 22262 root 20 0 170680 21736 4924 R 19.7 0.1 0:08.24 keystone 22537 root 20 0 203540 9884 3656 R 19.7 0.0 0:01.19 neutron-rootwra 22273 root 20 0 141504 19800 4076 R 19.5 0.1 0:07.63 glance 33423 neutron 20 0 453068 73784 2024 S 16.0 0.2 26:53.02 neutron-server 33338 keystone 20 0 468880 69124 4148 S 11.5 0.2 540:48.66 keystone-all 22288 rabbitmq 20 0 640756 17068 2512 S 11.2 0.1 0:04.12 beam.smp 32813 glance 20 0 352124 55292 5928 S 9.2 0.2 661:41.51 glance-api 32863 nova 20 0 385864 74056 7196 S 9.2 0.2 673:00.23 nova-api Regards, Pedro Sousa -------------- next part -------------- An HTML attachment was scrubbed... URL: From ihrachys at redhat.com Wed Aug 26 13:10:55 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Wed, 26 Aug 2015 15:10:55 +0200 Subject: [Rdo-list] networking-odl with Packstack In-Reply-To: <5EC29BDA71BC1D42925E72B83ED4DC27D6E89913@ex-mb1.corp.adtran.com> References: <5EC29BDA71BC1D42925E72B83ED4DC27D6E89913@ex-mb1.corp.adtran.com> Message-ID: <55DDBADF.80502@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 08/25/2015 05:30 PM, KATREENA MULLICAN wrote: > Hello, > > > > I would like to use the Packstack installation method to test Kilo > + ODL (Lithium) integration. As of the Kilo release, the neutron > ODL driver is maintained as a separate project. I have seen > numerous examples of Kilo+ODL using Devstack, by adding > ?enable_plugin networking-odl ?.? to the local.conf file. Is there > an equivalent configuration option for the Packstack answers file? > > The python-networking-odl package should be present in Kilo RDO repositories (if not, please report). I don't believe there is any driver integration in packstack. Ihar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV3brbAAoJEC5aWaUY1u57Ej0IAM2pwciwe6a+uP+p2QfhihCQ tJl73E/ZvCaJ2IaUFqr6JtsCSyH0qZM8QkRjJeoeCjsdcY2SyPZMf0I5viIDY2aP +6rCehCg8SnIwvB7F1DLWZF2oqSsj12dEoOrJExRqtmYZuVWPUDVlli0JWjiv5Nu 7E/bApm6x5cPz8WqraVx/EHnQ1rfHFXzW3xZjOzIIX2DVTpVUK9AkdEqSSWSRiud 502B0SDrWvFFtFwcAkHTYt0EBkiY8SLF4lddoZRoiWBEixh1Zy7quPkgueBai7Ep FLb0K658vPHK1EWaP3of2nxQyptg3p/RcGGdWk8n/hYah+jxQfSIvq5lDzouOFo= =2K1b -----END PGP SIGNATURE----- From jtaleric at redhat.com Wed Aug 26 13:26:01 2015 From: jtaleric at redhat.com (Joe Talerico) Date: Wed, 26 Aug 2015 09:26:01 -0400 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: Message-ID: On Wed, Aug 26, 2015 at 6:54 AM, Pedro Sousa wrote: > Hi, > > Some update on this, although I can launch the VM and see the VF inside > it, I have 2 problems > > 1? Sometimes I don't get ip from dhcp when I launch a new instance. > Does the VF have the right VLAN tag? > > 2? I cannot ping the other hosts inside the tenant network using sr-iov > nics. If I use ovs nics it works. > > Are VLANs setup properly? Joe > Anyone has experienced this issues? > > Thanks, > Pedro Sousa > > > > On Tue, Aug 25, 2015 at 12:02 PM, Pedro Sousa wrote: > >> Hi, >> >> Anyone interested, I got it working using this procedure: >> >> >> http://docs-draft.openstack.org/85/213985/10/check/gate-openstack-manuals-tox-doc-publish-checkbuild/1381a5e//publish-docs/networking-guide/adv_config_sriov.html >> >> >> I'm using *RDO/Juno Centos 7.1* >> >> My conf: >> >> *Controller/Network Node:* >> >> */etc/neutron/plugins/ml2/ml2_conf.ini* >> >> type_drivers = vlan >> tenant_network_types = vlan >> mechanism_drivers =openvswitch,sriovnicswitch >> >> [ml2_type_vlan] >> network_vlan_ranges =int-vlan:1440:1449 >> >> [securitygroup] >> enable_security_group = True >> firewall_driver = neutron.agent.firewall.NoopFirewallDriver >> >> */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* >> >> [ml2_sriov] >> supported_pci_vendor_devs = 14e4:16af >> agent_required = True >> >> [sriov_nic] >> physical_device_mappings = int-vlan:p2p1 >> >> >> */etc/nova/nova.conf* >> [Default] >> >> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter >> scheduler_available_filters = nova.scheduler.filters.all_filters >> scheduler_available_filters = >> nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter >> >> */usr/lib/systemd/system/neutron-server.service* >> >> ExecStart=/usr/bin/neutron-server --config-file >> /usr/share/neutron/neutron-dist.conf --config-file >> /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini >> --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file >> /var/log/neutron/server.log >> >> >> >> >> >> *Compute Node:* >> >> I had to install ml2 plugin and sr-iov agent. Note, in the compute node >> using rdo packstack the ml2 plugin is not installed by default. >> >> # yum install openstack-neutron-ml2 openstack-neutron-sriov-nic-agent >> >> */etc/neutron/plugins/ml2/ml2_conf.ini* >> >> [securitygroup] >> # Controls if neutron security group is enabled or not. >> # It should be false when you use nova security group. >> # enable_security_group = True >> enable_security_group = True >> firewall_driver = neutron.agent.firewall.NoopFirewallDriver >> >> */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* >> [securitygroup] >> firewall_driver = neutron.agent.firewall.NoopFirewallDriver >> >> [sriov_nic] >> physical_device_mappings = int-vlan:p2p1 >> >> >> >> */usr/lib/systemd/system/neutron-sriov-nic-agent.service* >> ExecStart=/usr/bin/neutron-sriov-nic-agent --config-file >> /usr/share/neutron/neutron-dist.conf --config-file >> /etc/neutron/neutron.conf --config-file >> /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file >> /var/log/neutron/sriov-nic-agent.log >> >> >> Regards, >> Pedro Sousa >> >> >> >> >> >> On Tue, Aug 25, 2015 at 11:04 AM, Joe Talerico >> wrote: >> >>> >>> >>> On Monday, August 17, 2015, ??? ???????? wrote: >>> >>>> Hey all, >>>> >>>> I deployed openstack on DELL PowerEdge R620 installed with Centos 7. >>>> >>>> SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). >>>> >>>> Also, I added the needed kernel parameters and created virtual >>>> functions on 82599 Intel 10G NIC. >>>> >>>> in nova.conf: >>>> >>>> 1. >>>> pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} >>>> 2. >>>> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, >>>> ImagePropertiesFilter,CoreFilter,PciPassthroughFilter >>>> >>>> >>> Where did you supply the whitelist? >>> >>> Also, after making the whitelist change did you check the >>> nova-compute.log? It typically reports the PCI devices that can be used for >>> instances. >>> >>> Joe >>> >>> >>> >>>> in ml2_conf.ini: >>>> >>>> 1. type_drivers = vxlan,vlan >>>> 2. mechanism_drivers =openvswitch,sriovnicswitch >>>> 3. network_vlan_ranges = sriovnet:80:90 >>>> in ml2_conf_sriov.ini: >>>> >>>> 1. supported_pci_vendor_devs = 8086:10ed >>>> 2. agent_required = False >>>> in neutron-server.service: >>>> >>>> 1. ExecStart=/usr/bin/neutron-server --config-file >>>> /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server >>>> --config-file /etc/neutron/neutron.conf --config-file >>>> /etc/neutron/plugin.ini >>>> --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini >>>> --config-dir /etc/neutron/conf.d/neutron-server >>>> --log-file /var/log/neutron/server.log >>>> >>>> created Network based on physical network I defined (sriovnet), >>>> configured subnet and created direct type port. >>>> >>>> When I creating an image (nova boot --flavor m1.large --image my_img >>>> --nic port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) >>>> >>>> I get the following error: >>>> >>>> Traceback (most recent call last): >>>> >>>> File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", >>>> line 142, in inner >>>> return func(*args, **kwargs) >>>> >>>> File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", >>>> line 86, in select_destinations >>>> filter_properties) >>>> >>>> File >>>> "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line >>>> 80, in select_destinations >>>> raise exception.NoValidHost(reason=reason) >>>> >>>> NoValidHost: No valid host was found. There are not enough hosts >>>> available. >>>> >>>> 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils >>>> [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d >>>> 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: >>>> 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. >>>> >>>> Any idea what might be the problem here? >>>> >>>> Thanks, >>>> Shaham >>>> >>> >>> _______________________________________________ >>> 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From alon.dotan at hp.com Wed Aug 26 13:34:55 2015 From: alon.dotan at hp.com (Dotan, Alon) Date: Wed, 26 Aug 2015 13:34:55 +0000 Subject: [Rdo-list] metadata service without neutron router Message-ID: Hey all, On my environment Im connecting the instance directly (vlan (without neutron router)) to the management network, That's make some issues with metadata service, the cloud-init uses hard coded url http://169.254.169.254/2009-04-04/meta-data/instance-id, which not available via the management network (10.0.49.0/24) How can I make the metadata service listen on some other ip (the controller ip for example)? Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: From alon.dotan at hp.com Wed Aug 26 13:37:08 2015 From: alon.dotan at hp.com (Dotan, Alon) Date: Wed, 26 Aug 2015 13:37:08 +0000 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: Message-ID: Sounds like issues in the environment, The PF (Physical function (external port)) connected to some switch, if so as Trunk? From: rdo-list-bounces at redhat.com [mailto:rdo-list-bounces at redhat.com] On Behalf Of Joe Talerico Sent: Wednesday, August 26, 2015 16:26 To: Pedro Sousa Cc: rdo-list at redhat.com Subject: Re: [Rdo-list] SR-IOV on openstack: no valid host is found On Wed, Aug 26, 2015 at 6:54 AM, Pedro Sousa > wrote: Hi, Some update on this, although I can launch the VM and see the VF inside it, I have 2 problems 1? Sometimes I don't get ip from dhcp when I launch a new instance. Does the VF have the right VLAN tag? 2? I cannot ping the other hosts inside the tenant network using sr-iov nics. If I use ovs nics it works. Are VLANs setup properly? Joe Anyone has experienced this issues? Thanks, Pedro Sousa On Tue, Aug 25, 2015 at 12:02 PM, Pedro Sousa > wrote: Hi, Anyone interested, I got it working using this procedure: http://docs-draft.openstack.org/85/213985/10/check/gate-openstack-manuals-tox-doc-publish-checkbuild/1381a5e//publish-docs/networking-guide/adv_config_sriov.html I'm using RDO/Juno Centos 7.1 My conf: Controller/Network Node: /etc/neutron/plugins/ml2/ml2_conf.ini type_drivers = vlan tenant_network_types = vlan mechanism_drivers =openvswitch,sriovnicswitch [ml2_type_vlan] network_vlan_ranges =int-vlan:1440:1449 [securitygroup] enable_security_group = True firewall_driver = neutron.agent.firewall.NoopFirewallDriver /etc/neutron/plugins/ml2/ml2_conf_sriov.ini [ml2_sriov] supported_pci_vendor_devs = 14e4:16af agent_required = True [sriov_nic] physical_device_mappings = int-vlan:p2p1 /etc/nova/nova.conf [Default] scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter scheduler_available_filters = nova.scheduler.filters.all_filters scheduler_available_filters = nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter /usr/lib/systemd/system/neutron-server.service ExecStart=/usr/bin/neutron-server --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file /var/log/neutron/server.log Compute Node: I had to install ml2 plugin and sr-iov agent. Note, in the compute node using rdo packstack the ml2 plugin is not installed by default. # yum install openstack-neutron-ml2 openstack-neutron-sriov-nic-agent /etc/neutron/plugins/ml2/ml2_conf.ini [securitygroup] # Controls if neutron security group is enabled or not. # It should be false when you use nova security group. # enable_security_group = True enable_security_group = True firewall_driver = neutron.agent.firewall.NoopFirewallDriver /etc/neutron/plugins/ml2/ml2_conf_sriov.ini [securitygroup] firewall_driver = neutron.agent.firewall.NoopFirewallDriver [sriov_nic] physical_device_mappings = int-vlan:p2p1 /usr/lib/systemd/system/neutron-sriov-nic-agent.service ExecStart=/usr/bin/neutron-sriov-nic-agent --config-file /usr/share/neutron/neutron-dist.conf --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file /var/log/neutron/sriov-nic-agent.log Regards, Pedro Sousa On Tue, Aug 25, 2015 at 11:04 AM, Joe Talerico > wrote: On Monday, August 17, 2015, ??? ???????? > wrote: Hey all, I deployed openstack on DELL PowerEdge R620 installed with Centos 7. SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). Also, I added the needed kernel parameters and created virtual functions on 82599 Intel 10G NIC. in nova.conf: 1. pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} 2. scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, ImagePropertiesFilter,CoreFilter,PciPassthroughFilter Where did you supply the whitelist? Also, after making the whitelist change did you check the nova-compute.log? It typically reports the PCI devices that can be used for instances. Joe in ml2_conf.ini: 1. type_drivers = vxlan,vlan 2. mechanism_drivers =openvswitch,sriovnicswitch 3. network_vlan_ranges = sriovnet:80:90 in ml2_conf_sriov.ini: 1. supported_pci_vendor_devs = 8086:10ed 2. agent_required = False in neutron-server.service: 1. ExecStart=/usr/bin/neutron-server --config-file /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --config-dir /etc/neutron/conf.d/neutron-server --log-file /var/log/neutron/server.log created Network based on physical network I defined (sriovnet), configured subnet and created direct type port. When I creating an image (nova boot --flavor m1.large --image my_img --nic port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) I get the following error: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", line 142, in inner return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line 86, in select_destinations filter_properties) File "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line 80, in select_destinations raise exception.NoValidHost(reason=reason) NoValidHost: No valid host was found. There are not enough hosts available. 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. Any idea what might be the problem here? Thanks, Shaham _______________________________________________ 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From limao at cisco.com Wed Aug 26 13:52:15 2015 From: limao at cisco.com (Liping Mao (limao)) Date: Wed, 26 Aug 2015 13:52:15 +0000 Subject: [Rdo-list] metadata service without neutron router In-Reply-To: References: Message-ID: Hi? If you are using physical router as your gateway? you need modify the following thing in neutron dhcp config? enable_isolated_metadata = True enable_metadata_network = True Regards? Liping Mao ???? iPhone ? 2015?8?26??21:36?Dotan, Alon > ??? Hey all, On my environment Im connecting the instance directly (vlan (without neutron router)) to the management network, That?s make some issues with metadata service, the cloud-init uses hard coded url http://169.254.169.254/2009-04-04/meta-data/instance-id, which not available via the management network (10.0.49.0/24) How can I make the metadata service listen on some other ip (the controller ip for example)? Thanks, _______________________________________________ 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 ihrachys at redhat.com Wed Aug 26 13:53:01 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Wed, 26 Aug 2015 15:53:01 +0200 Subject: [Rdo-list] metadata service without neutron router In-Reply-To: References: Message-ID: <55DDC4BD.6060109@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 08/26/2015 03:34 PM, Dotan, Alon wrote: > Hey all, > > On my environment Im connecting the instance directly (vlan > (without neutron router)) to the management network, > > That?s make some issues with metadata service, the cloud-init uses > hard coded url > http://169.254.169.254/2009-04-04/meta-data/instance-id, which not > available via the management network (10.0.49.0/24) > > How can I make the metadata service listen on some other ip (the > controller ip for example)? > > Thanks, > The address is part of AWS metadata interface, so no, you cannot change it: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata .html Ihar -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV3cS7AAoJEC5aWaUY1u57ylYH/17844TXfj84BCXVkG5HGII9 JgA5IiMX6vkt7DPc8rL8YMWVTEppz+mE92CZLO6Fc80DvR7ntmiAU9KwVD75+MzK SIw9uzotAFj0umKKc01ZGImuQ0mo3AGM4shk1SM+avAPYXVBmkXd3KgeXJ6cMY4m mgy+FuNyoXbMQPRTdiV8wVeYLDPQNMWk5X57Aq7L5RQYQlR1Zst790OdPs/TA7JL LXA6bDT49PhJLfbJ9pTr5tQXvvs3N/drNlpkQivPxhk7l3JxH4fhGUIOb7mUzR8W tdI8mohXBdyzoKLheJABG2J9bWZxacW/gcqMPyyR4+Kxpl1oEYuWsHwG9jw6RAo= =VSW+ -----END PGP SIGNATURE----- From javier.pena at redhat.com Wed Aug 26 13:55:56 2015 From: javier.pena at redhat.com (Javier Pena) Date: Wed, 26 Aug 2015 09:55:56 -0400 (EDT) Subject: [Rdo-list] CPU high load issue RDO Juno controllers In-Reply-To: References: Message-ID: <993625583.27743929.1440597356762.JavaMail.zimbra@redhat.com> ----- Original Message ----- > Hi all, > > I have 3 Controller deployment in HA using Juno/Centos 7, based on this > howto: https://github.com/beekhof/osp-ha-deploy/blob/master/HA-keepalived.md > > Usually after some 2/3 weeks I start to have CPU high load issues on my > controllers as you can see below. I have to restart all my services to > everything get back to normal. > > Some pointers: > 1? This can happen in any controller, so I don't think it's a hardware issue. > > 2? My cloud is not in production yet, so I don't have much usage. > > 3? I only see high load in related openstack services. > > Can anyone provide me some tips to figure out what's wrong here? Thanks. > > top - 05:05:38 up 28 days, 4:02, 1 user, load average: 12.79, 12.18, 12.14 > Tasks: 420 total, 10 running, 410 sleeping, 0 stopped, 0 zombie > %Cpu(s): 82.6 us, 16.1 sy, 0.0 ni, 0.0 id, 0.0 wa, 0.0 hi, 1.3 si, 0.0 st > KiB Mem : 32732120 total, 19646776 free, 6891364 used, 6193980 buff/cache > KiB Swap: 16457724 total, 16457724 free, 0 used. 23890352 avail Mem > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 22270 root 20 0 161808 20516 4364 R 24.9 0.1 0:08.24 cinder > 19234 swift 20 0 246148 15076 1620 R 24.7 0.0 2:25.64 swift-object-au > 22268 root 20 0 178528 22904 5000 R 24.2 0.1 0:08.48 keystone > 33342 keystone 20 0 468852 69132 4148 R 24.2 0.2 539:01.19 keystone-all > 22264 root 20 0 141596 19652 4076 R 22.7 0.1 0:07.56 neutron > 22262 root 20 0 170680 21736 4924 R 19.7 0.1 0:08.24 keystone > 22537 root 20 0 203540 9884 3656 R 19.7 0.0 0:01.19 neutron-rootwra > 22273 root 20 0 141504 19800 4076 R 19.5 0.1 0:07.63 glance > 33423 neutron 20 0 453068 73784 2024 S 16.0 0.2 26:53.02 neutron-server > 33338 keystone 20 0 468880 69124 4148 S 11.5 0.2 540:48.66 keystone-all > 22288 rabbitmq 20 0 640756 17068 2512 S 11.2 0.1 0:04.12 beam.smp > 32813 glance 20 0 352124 55292 5928 S 9.2 0.2 661:41.51 glance-api > 32863 nova 20 0 385864 74056 7196 S 9.2 0.2 673:00.23 nova-api > Hi Pedro, It's hard to tell what is going wrong only from a top output. But since Keystone seems to be involved, I'll give it a try. Re-checking the how-to, I realized there is nothing about Keystone token flushing. This is required (see http://docs.openstack.org/admin-guide-cloud/identity_troubleshoot.html#flush-expired-tokens-from-the-token-database-table), so it might help if we enable the cron job. Basically, just add a line to /etc/crontab with the following contents: 1 * * * * keystone keystone-manage token_flush >>/var/log/keystone/keystone-tokenflush.log 2>&1 I would recommend to do a first execution interactively, if there are many expired tokens in the database it could take a long time to start. If this doesn't help, you may need to check the log files to see what is causing the high load. Regards, JAvier > Regards, > Pedro Sousa > > _______________________________________________ > 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 pgsousa at gmail.com Wed Aug 26 14:01:50 2015 From: pgsousa at gmail.com (Pedro Sousa) Date: Wed, 26 Aug 2015 15:01:50 +0100 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: Message-ID: Hi all, thank you for your replys, concerning the dhcp issue, as I said it works some times, I also see this with tcpdump: # tcpdump -i any port 67 or port 68 -e -n *14:51:15.160160 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), length 348: vlan 3486, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:e6:a5:fd, length 300* *14:51:15.160339 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), length 348: vlan 3486, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:e6:a5:fd, length 300* *14:51:15.160341 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), length 348: vlan 1, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:e6:a5:fd, length 300* *14:51:15.160610 Out fa:16:3e:48:d3:db ethertype 802.1Q (0x8100), length 385: vlan 3486, p 0, ethertype IPv4, 10.0.30.3.bootps > 10.0.30.33.bootpc: BOOTP/DHCP, Reply, length 337* 1? Joe, how can I check that VF has the right VLAN Tag? 2? My understanding is that VLANS are correctly configured as it works fine with Openvswitch. Alon, I have the VLANS configured like this: Eth104/1/2 SERVER2_NIC5 connected trunk full 10G -- Eth104/1/6 SERVER1_NIC5 connected trunk full 10G -- vlan 3482 (untagged) vlan 2402 (tagged) vlan 3480 (tagged) vlan 3481 (tagged) vlan 3485 (tagged) vlan 3486 (tagged) vlan 3487 (tagged) vlan 3488 (tagged) vlan 3489 (tagged) vlan 3490 (tagged) vlan 3491 (tagged) vlan 3492 (tagged) Regards, Pedro Sousa On Wed, Aug 26, 2015 at 2:37 PM, Dotan, Alon wrote: > Sounds like issues in the environment, > > The PF (Physical function (external port)) connected to some switch, if so > as Trunk? > > > > *From:* rdo-list-bounces at redhat.com [mailto:rdo-list-bounces at redhat.com] *On > Behalf Of *Joe Talerico > *Sent:* Wednesday, August 26, 2015 16:26 > *To:* Pedro Sousa > *Cc:* rdo-list at redhat.com > *Subject:* Re: [Rdo-list] SR-IOV on openstack: no valid host is found > > > > > > > > On Wed, Aug 26, 2015 at 6:54 AM, Pedro Sousa wrote: > > Hi, > > > > Some update on this, although I can launch the VM and see the VF inside > it, I have 2 problems > > > > 1? Sometimes I don't get ip from dhcp when I launch a new instance. > > > > Does the VF have the right VLAN tag? > > > > > > 2? I cannot ping the other hosts inside the tenant network using sr-iov > nics. If I use ovs nics it works. > > > > > > Are VLANs setup properly? > > > > Joe > > > > Anyone has experienced this issues? > > > > Thanks, > > Pedro Sousa > > > > > > > > On Tue, Aug 25, 2015 at 12:02 PM, Pedro Sousa wrote: > > Hi, > > > > Anyone interested, I got it working using this procedure: > > > > > http://docs-draft.openstack.org/85/213985/10/check/gate-openstack-manuals-tox-doc-publish-checkbuild/1381a5e//publish-docs/networking-guide/adv_config_sriov.html > > > > > > > I'm using *RDO/Juno Centos 7.1* > > > > My conf: > > > > *Controller/Network Node:* > > > > */etc/neutron/plugins/ml2/ml2_conf.ini* > > > > type_drivers = vlan > > tenant_network_types = vlan > > mechanism_drivers =openvswitch,sriovnicswitch > > > > [ml2_type_vlan] > > network_vlan_ranges =int-vlan:1440:1449 > > > > [securitygroup] > > enable_security_group = True > > firewall_driver = neutron.agent.firewall.NoopFirewallDriver > > > > */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* > > > > [ml2_sriov] > > supported_pci_vendor_devs = 14e4:16af > > agent_required = True > > > > [sriov_nic] > > physical_device_mappings = int-vlan:p2p1 > > > > > > */etc/nova/nova.conf* > > [Default] > > > scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter > > scheduler_available_filters = nova.scheduler.filters.all_filters > > scheduler_available_filters = > nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter > > > > */usr/lib/systemd/system/neutron-server.service* > > > > ExecStart=/usr/bin/neutron-server --config-file > /usr/share/neutron/neutron-dist.conf --config-file > /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini > --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file > /var/log/neutron/server.log > > > > > > > > > > > > *Compute Node:* > > > > I had to install ml2 plugin and sr-iov agent. Note, in the compute node > using rdo packstack the ml2 plugin is not installed by default. > > > > # yum install openstack-neutron-ml2 openstack-neutron-sriov-nic-agent > > > > */etc/neutron/plugins/ml2/ml2_conf.ini* > > > > [securitygroup] > > # Controls if neutron security group is enabled or not. > > # It should be false when you use nova security group. > > # enable_security_group = True > > enable_security_group = True > > firewall_driver = neutron.agent.firewall.NoopFirewallDriver > > > > */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* > > [securitygroup] > > firewall_driver = neutron.agent.firewall.NoopFirewallDriver > > > > [sriov_nic] > > physical_device_mappings = int-vlan:p2p1 > > > > > > */usr/lib/systemd/system/neutron-sriov-nic-agent.service* > > ExecStart=/usr/bin/neutron-sriov-nic-agent --config-file > /usr/share/neutron/neutron-dist.conf --config-file > /etc/neutron/neutron.conf --config-file > /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file > /var/log/neutron/sriov-nic-agent.log > > > > > > Regards, > > Pedro Sousa > > > > > > > > > > > > On Tue, Aug 25, 2015 at 11:04 AM, Joe Talerico > wrote: > > > > On Monday, August 17, 2015, ??? ???????? wrote: > > Hey all, > > > > I deployed openstack on DELL PowerEdge R620 installed with Centos 7. > > > > SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). > > > > Also, I added the needed kernel parameters and created virtual functions > on 82599 Intel 10G NIC. > > > > in nova.conf: > > > > 1. > pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} > > 2. > scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, > > ImagePropertiesFilter,CoreFilter,PciPassthroughFilter > > > > > > Where did you supply the whitelist? > > > > Also, after making the whitelist change did you check the > nova-compute.log? It typically reports the PCI devices that can be used for > instances. > > > > Joe > > > > > > in ml2_conf.ini: > > > > 1. type_drivers = vxlan,vlan > > 2. mechanism_drivers =openvswitch,sriovnicswitch > > 3. network_vlan_ranges = sriovnet:80:90 > > in ml2_conf_sriov.ini: > > > > 1. supported_pci_vendor_devs = 8086:10ed > > 2. agent_required = False > > in neutron-server.service: > > > > 1. ExecStart=/usr/bin/neutron-server --config-file > /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server > > --config-file /etc/neutron/neutron.conf --config-file > /etc/neutron/plugin.ini > > --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --config-dir > /etc/neutron/conf.d/neutron-server > > --log-file /var/log/neutron/server.log > > > > created Network based on physical network I defined (sriovnet), configured > subnet and created direct type port. > > > > When I creating an image (nova boot --flavor m1.large --image my_img --nic > port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) > > > > I get the following error: > > > > Traceback (most recent call last): > > > > File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", > line 142, in inner > > return func(*args, **kwargs) > > > > File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line > 86, in select_destinations > > filter_properties) > > > > File > "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line > 80, in select_destinations > > raise exception.NoValidHost(reason=reason) > > > > NoValidHost: No valid host was found. There are not enough hosts available. > > > > 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils > [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d > 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: > 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. > > > > Any idea what might be the problem here? > > > > Thanks, > > Shaham > > > > _______________________________________________ > 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 > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Wed Aug 26 14:37:07 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 26 Aug 2015 20:07:07 +0530 Subject: [Rdo-list] RDO bug statistics for 2015-08-26 Message-ID: # RDO Bugs on 2015-08-26 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): 267 - Fixed (MODIFIED, POST, ON_QA): 176 ## Number of open bugs by component diskimage-builder [ 4] +++ distribution [ 17] ++++++++++++++++ dnsmasq [ 1] instack [ 4] +++ instack-undercloud [ 23] +++++++++++++++++++++ iproute [ 1] openstack-ceilometer [ 5] ++++ openstack-cinder [ 13] ++++++++++++ openstack-foreman-inst... [ 3] ++ openstack-glance [ 2] + openstack-heat [ 3] ++ openstack-horizon [ 5] ++++ openstack-ironic [ 1] openstack-ironic-disco... [ 2] + openstack-keystone [ 7] ++++++ openstack-neutron [ 8] +++++++ openstack-nova [ 18] +++++++++++++++++ openstack-packstack [ 42] ++++++++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 10] +++++++++ openstack-selinux [ 14] +++++++++++++ openstack-swift [ 2] + openstack-tripleo [ 24] ++++++++++++++++++++++ openstack-tripleo-heat... [ 5] ++++ openstack-tripleo-imag... [ 2] + openstack-trove [ 1] openstack-tuskar [ 3] ++ openstack-utils [ 3] ++ openvswitch [ 2] + python-glanceclient [ 1] python-keystonemiddleware [ 1] python-neutronclient [ 2] + python-novaclient [ 1] python-openstackclient [ 5] ++++ rdo-manager [ 21] ++++++++++++++++++++ rdo-manager-cli [ 6] +++++ rdopkg [ 1] RFEs [ 3] ++ 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. (267 bugs) ### diskimage-builder (4 bugs) [1210465 ] http://bugzilla.redhat.com/1210465 (NEW) Component: diskimage-builder Last change: 2015-04-09 Summary: instack-build-images fails when building CentOS7 due to EPEL version change [1228761 ] http://bugzilla.redhat.com/1228761 (NEW) Component: diskimage-builder Last change: 2015-06-10 Summary: DIB_YUM_REPO_CONF points to two files and that breaks imagebuilding [1233210 ] http://bugzilla.redhat.com/1233210 (NEW) Component: diskimage-builder Last change: 2015-06-18 Summary: Image building fails silently [1235685 ] http://bugzilla.redhat.com/1235685 (NEW) Component: diskimage-builder Last change: 2015-07-01 Summary: DIB fails on not finding sos ### distribution (17 bugs) [1063474 ] http://bugzilla.redhat.com/1063474 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: python-backports: /usr/lib/python2.6/site- packages/babel/__init__.py:33: UserWarning: Module backports was already imported from /usr/lib64/python2.6/site- packages/backports/__init__.pyc, but /usr/lib/python2.6 /site-packages is being added to sys.path [1116011 ] http://bugzilla.redhat.com/1116011 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO: Packages needed to support AMQP1.0 [1116972 ] http://bugzilla.redhat.com/1116972 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: libffi-devel is required to run Tempest (at least on CentOS 6.5) [1116974 ] http://bugzilla.redhat.com/1116974 (NEW) Component: distribution Last change: 2015-06-04 Summary: Running Tempest according to the instructions @ RDO website fails with missing tox.ini error [1116975 ] http://bugzilla.redhat.com/1116975 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: configuring TestR according to website, breaks Tox completely [1117007 ] http://bugzilla.redhat.com/1117007 (NEW) Component: distribution Last change: 2015-06-04 Summary: RDO website: newer python-nose is required to run Tempest (at least on CentOS 6.5) [update to http://open stack.redhat.com/Testing_IceHouse_using_Tempest] [1176506 ] http://bugzilla.redhat.com/1176506 (NEW) Component: distribution Last change: 2015-06-04 Summary: [TripleO] Provisioning Images filter doesn't work [1176509 ] http://bugzilla.redhat.com/1176509 (NEW) Component: distribution Last change: 2015-06-04 Summary: [TripleO] text of uninitialized deployment needs rewording [1178131 ] http://bugzilla.redhat.com/1178131 (NEW) Component: distribution Last change: 2015-06-04 Summary: SSL supports only broken crypto [1187309 ] http://bugzilla.redhat.com/1187309 (NEW) Component: distribution Last change: 2015-05-08 Summary: New package - python-cliff-tablib [1206867 ] http://bugzilla.redhat.com/1206867 (NEW) Component: distribution Last change: 2015-06-04 Summary: Tracking bug for bugs that Lars is interested in [1212223 ] http://bugzilla.redhat.com/1212223 (NEW) Component: distribution Last change: 2015-06-04 Summary: mariadb requires Requires: mariadb-libs(x86-64) = 1:5.5.35-3.el7 [1218555 ] http://bugzilla.redhat.com/1218555 (ASSIGNED) Component: distribution Last change: 2015-06-04 Summary: rdo-release needs to enable RHEL optional extras and rh-common repositories [1219890 ] http://bugzilla.redhat.com/1219890 (ASSIGNED) Component: distribution Last change: 2015-06-09 Summary: Unable to launch an instance [1226795 ] http://bugzilla.redhat.com/1226795 (NEW) Component: distribution Last change: 2015-06-11 Summary: RFE: Manila-UI Plugin support in Horizon [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2015-08-24 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1249035 ] http://bugzilla.redhat.com/1249035 (ASSIGNED) Component: distribution Last change: 2015-07-31 Summary: liberty missing python module unicodecsv ### dnsmasq (1 bug) [1164770 ] http://bugzilla.redhat.com/1164770 (NEW) Component: dnsmasq Last change: 2015-06-22 Summary: On a 3 node setup (controller, network and compute), instance is not getting dhcp ip (while using flat network) ### instack (4 bugs) [1192622 ] http://bugzilla.redhat.com/1192622 (NEW) Component: instack Last change: 2015-06-04 Summary: RDO Instack FAQ has serious doc bug [1201372 ] http://bugzilla.redhat.com/1201372 (NEW) Component: instack Last change: 2015-06-04 Summary: instack-update-overcloud fails because it tries to access non-existing files [1224459 ] http://bugzilla.redhat.com/1224459 (NEW) Component: instack Last change: 2015-06-18 Summary: AttributeError: 'User' object has no attribute '_meta' [1225590 ] http://bugzilla.redhat.com/1225590 (NEW) Component: instack Last change: 2015-06-04 Summary: When supplying Satellite registration fails do to Curl SSL error but i see now curl code ### instack-undercloud (23 bugs) [1134073 ] http://bugzilla.redhat.com/1134073 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: Nova default quotas insufficient to deploy baremetal overcloud [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment [1176569 ] http://bugzilla.redhat.com/1176569 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: 404 not found when instack-virt-setup tries to download the rhel-6.5 guest image [1187966 ] http://bugzilla.redhat.com/1187966 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: missing dependency on which [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-12 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1200081 ] http://bugzilla.redhat.com/1200081 (NEW) Component: instack-undercloud Last change: 2015-07-14 Summary: Installing instack undercloud on Fedora20 VM fails [1210685 ] http://bugzilla.redhat.com/1210685 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: Could not retrieve facts for localhost.localhost: no address for localhost.localhost (corrupted /etc/resolv.conf) [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-19 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1214545 ] http://bugzilla.redhat.com/1214545 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: undercloud nova.conf needs reserved_host_memory_mb=0 [1215178 ] http://bugzilla.redhat.com/1215178 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: RDO-instack-undercloud: instack-install-undercloud exists with error "ImportError: No module named six." [1216243 ] http://bugzilla.redhat.com/1216243 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-18 Summary: Undercloud install leaves services enabled but not started [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-15 Summary: instack-build-images does not stop on certain errors [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-15 Summary: wget is missing from qcow2 image fails instack-build- images script [1221812 ] http://bugzilla.redhat.com/1221812 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud install fails w/ rdo-kilo on rhel-7.1 due to rpm gpg key import [1221818 ] http://bugzilla.redhat.com/1221818 (NEW) Component: instack-undercloud Last change: 2015-06-04 Summary: rdo-manager documentation required for RHEL7 + rdo kilo (only) setup and install [1223977 ] http://bugzilla.redhat.com/1223977 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud: Running "openstack undercloud install" exits with error due to a missing python- flask-babel package: "Error: Package: openstack- tuskar-2013.2-dev1.el7.centos.noarch (delorean-rdo- management) Requires: python-flask-babel" [1225688 ] http://bugzilla.redhat.com/1225688 (ASSIGNED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-undercloud: running instack-build-imsages exists with "Not enough RAM to use tmpfs for build. (4048492 < 4G)" [1229720 ] http://bugzilla.redhat.com/1229720 (NEW) Component: instack-undercloud Last change: 2015-06-09 Summary: overcloud deploy fails due to timeout [1230870 ] http://bugzilla.redhat.com/1230870 (NEW) Component: instack-undercloud Last change: 2015-06-29 Summary: instack-undercloud: The documention is missing the instructions for installing the epel repos prior to running "sudo yum install -y python-rdomanager- oscplugin'. [1230937 ] http://bugzilla.redhat.com/1230937 (NEW) Component: instack-undercloud Last change: 2015-06-11 Summary: instack-undercloud: multiple "openstack No user with a name or ID of" errors during overcloud deployment. [1232029 ] http://bugzilla.redhat.com/1232029 (NEW) Component: instack-undercloud Last change: 2015-06-22 Summary: instack-undercloud: "openstack undercloud install" fails with "RuntimeError: ('%s failed. See log for details.', 'os-refresh-config')" [1232083 ] http://bugzilla.redhat.com/1232083 (NEW) Component: instack-undercloud Last change: 2015-06-16 Summary: instack-ironic-deployment --register-nodes swallows error output [1234652 ] http://bugzilla.redhat.com/1234652 (NEW) Component: instack-undercloud Last change: 2015-06-25 Summary: Instack has hard coded values for specific config files ### iproute (1 bug) [1173435 ] http://bugzilla.redhat.com/1173435 (NEW) Component: iproute Last change: 2015-08-20 Summary: deleting netns ends in Device or resource busy and blocks further namespace usage ### openstack-ceilometer (5 bugs) [1194230 ] http://bugzilla.redhat.com/1194230 (ASSIGNED) Component: openstack-ceilometer Last change: 2015-02-26 Summary: The /etc/sudoers.d/ceilometer have incorrect permissions [1214928 ] http://bugzilla.redhat.com/1214928 (NEW) Component: openstack-ceilometer Last change: 2015-04-23 Summary: package ceilometermiddleware missing [1219372 ] http://bugzilla.redhat.com/1219372 (NEW) Component: openstack-ceilometer Last change: 2015-05-07 Summary: Info about 'severity' field changes is not displayed via alarm-history call [1219376 ] http://bugzilla.redhat.com/1219376 (NEW) Component: openstack-ceilometer Last change: 2015-05-07 Summary: Wrong alarms order on 'severity' field [1231326 ] http://bugzilla.redhat.com/1231326 (NEW) Component: openstack-ceilometer Last change: 2015-06-12 Summary: kafka publisher requires kafka-python library ### openstack-cinder (13 bugs) [1028688 ] http://bugzilla.redhat.com/1028688 (ASSIGNED) Component: openstack-cinder Last change: 2015-03-20 Summary: should use new names in cinder-dist.conf [1049380 ] http://bugzilla.redhat.com/1049380 (NEW) Component: openstack-cinder Last change: 2015-03-23 Summary: openstack-cinder: cinder fails to copy an image a volume with GlusterFS backend [1049511 ] http://bugzilla.redhat.com/1049511 (NEW) Component: openstack-cinder Last change: 2015-03-30 Summary: EMC: fails to boot instances from volumes with "TypeError: Unsupported parameter type" [1049535 ] http://bugzilla.redhat.com/1049535 (NEW) Component: openstack-cinder Last change: 2015-04-14 Summary: [RFE] permit cinder to create a volume when root_squash is set to on for gluster storage [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2015-07-23 Summary: Configuration file in share forces ignore of auth_uri [1157939 ] http://bugzilla.redhat.com/1157939 (ASSIGNED) Component: openstack-cinder Last change: 2015-04-27 Summary: Default binary for iscsi_helper (lioadm) does not exist in the repos [1167156 ] http://bugzilla.redhat.com/1167156 (NEW) Component: openstack-cinder Last change: 2014-11-24 Summary: cinder-api[14407]: segfault at 7fc84636f7e0 ip 00007fc84636f7e0 sp 00007fff3110a468 error 15 in multiarray.so[7fc846369000+d000] [1167945 ] http://bugzilla.redhat.com/1167945 (NEW) Component: openstack-cinder Last change: 2014-11-25 Summary: Random characters in instacne name break volume attaching [1178648 ] http://bugzilla.redhat.com/1178648 (NEW) Component: openstack-cinder Last change: 2015-01-05 Summary: vmware: "Not authenticated error occurred " on delete volume [1206864 ] http://bugzilla.redhat.com/1206864 (NEW) Component: openstack-cinder Last change: 2015-03-31 Summary: cannot attach local cinder volume [1212899 ] http://bugzilla.redhat.com/1212899 (ASSIGNED) Component: openstack-cinder Last change: 2015-04-17 Summary: [packaging] missing dependencies for openstack-cinder [1229551 ] http://bugzilla.redhat.com/1229551 (ASSIGNED) Component: openstack-cinder Last change: 2015-06-14 Summary: Nova resize fails with iSCSI logon failure when booting from volume [1231311 ] http://bugzilla.redhat.com/1231311 (NEW) Component: openstack-cinder Last change: 2015-06-12 Summary: Cinder missing dep: fasteners against liberty packstack install ### openstack-foreman-installer (3 bugs) [1082728 ] http://bugzilla.redhat.com/1082728 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: [RFE] allow for Keystone/LDAP configuration at deployment time [1203292 ] http://bugzilla.redhat.com/1203292 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: [RFE] Openstack Installer should install and configure SPICE to work with Nova and Horizon [1205782 ] http://bugzilla.redhat.com/1205782 (NEW) Component: openstack-foreman-installer Last change: 2015-06-04 Summary: support the ldap user_enabled_invert parameter ### openstack-glance (2 bugs) [1208798 ] http://bugzilla.redhat.com/1208798 (NEW) Component: openstack-glance Last change: 2015-04-20 Summary: Split glance-api and glance-registry [1213545 ] http://bugzilla.redhat.com/1213545 (NEW) Component: openstack-glance Last change: 2015-04-21 Summary: [packaging] missing dependencies for openstack-glance- common: python-glance ### openstack-heat (3 bugs) [1216917 ] http://bugzilla.redhat.com/1216917 (NEW) Component: openstack-heat Last change: 2015-07-08 Summary: Clearing non-existing hooks yields no error message [1228324 ] http://bugzilla.redhat.com/1228324 (NEW) Component: openstack-heat Last change: 2015-07-20 Summary: When deleting the stack, a bare metal node goes to ERROR state and is not deleted [1235472 ] http://bugzilla.redhat.com/1235472 (NEW) Component: openstack-heat Last change: 2015-08-19 Summary: SoftwareDeployment resource attributes are null ### openstack-horizon (5 bugs) [1210821 ] http://bugzilla.redhat.com/1210821 (NEW) Component: openstack-horizon Last change: 2015-04-10 Summary: horizon should be using rdo logo instead of openstack's [1218896 ] http://bugzilla.redhat.com/1218896 (NEW) Component: openstack-horizon Last change: 2015-05-13 Summary: Remaining Horizon issues for kilo release [1218897 ] http://bugzilla.redhat.com/1218897 (NEW) Component: openstack-horizon Last change: 2015-05-11 Summary: new launch instance does not work with webroot other than '/' [1220070 ] http://bugzilla.redhat.com/1220070 (NEW) Component: openstack-horizon Last change: 2015-05-13 Summary: horizon requires manage.py compress to be run [1248634 ] http://bugzilla.redhat.com/1248634 (NEW) Component: openstack-horizon Last change: 2015-07-30 Summary: Horizon Create volume from Image not mountable ### openstack-ironic (1 bug) [1221472 ] http://bugzilla.redhat.com/1221472 (NEW) Component: openstack-ironic Last change: 2015-05-14 Summary: Error message is not clear: Node can not be updated while a state transition is in progress. (HTTP 409) ### openstack-ironic-discoverd (2 bugs) [1209110 ] http://bugzilla.redhat.com/1209110 (NEW) Component: openstack-ironic-discoverd Last change: 2015-04-09 Summary: Introspection times out after more than an hour [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2015-08-10 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (7 bugs) [1008865 ] http://bugzilla.redhat.com/1008865 (NEW) Component: openstack-keystone Last change: 2015-08-25 Summary: keystone-all process reaches 100% CPU consumption [1167528 ] http://bugzilla.redhat.com/1167528 (NEW) Component: openstack-keystone Last change: 2015-07-23 Summary: assignment table migration fails for keystone-manage db_sync if duplicate entry exists [1208934 ] http://bugzilla.redhat.com/1208934 (NEW) Component: openstack-keystone Last change: 2015-04-05 Summary: Need to include SSO callback form in the openstack- keystone RPM [1212126 ] http://bugzilla.redhat.com/1212126 (NEW) Component: openstack-keystone Last change: 2015-06-01 Summary: keystone: add token flush cronjob script to keystone package [1217663 ] http://bugzilla.redhat.com/1217663 (NEW) Component: openstack-keystone Last change: 2015-06-04 Summary: Overridden default for Token Provider points to non- existent class [1218644 ] http://bugzilla.redhat.com/1218644 (ASSIGNED) Component: openstack-keystone Last change: 2015-06-04 Summary: CVE-2015-3646 openstack-keystone: cache backend password leak in log (OSSA 2015-008) [openstack-rdo] [1220489 ] http://bugzilla.redhat.com/1220489 (NEW) Component: openstack-keystone Last change: 2015-06-04 Summary: wrong log directories in /usr/share/keystone/wsgi- keystone.conf ### openstack-neutron (8 bugs) [1147152 ] http://bugzilla.redhat.com/1147152 (NEW) Component: openstack-neutron Last change: 2014-09-27 Summary: Use neutron-sanity-check in CI checks [1149504 ] http://bugzilla.redhat.com/1149504 (NEW) Component: openstack-neutron Last change: 2014-10-12 Summary: Instances won't obtain IPv6 address and gateway when using SLAAC provided by OpenStack [1149505 ] http://bugzilla.redhat.com/1149505 (NEW) Component: openstack-neutron Last change: 2014-10-12 Summary: Instances won't obtain IPv6 address and gateway when using Stateful DHCPv6 provided by OpenStack [1159733 ] http://bugzilla.redhat.com/1159733 (NEW) Component: openstack-neutron Last change: 2015-03-22 Summary: no ports available when associating floating ips to new instance [1164230 ] http://bugzilla.redhat.com/1164230 (NEW) Component: openstack-neutron Last change: 2014-12-16 Summary: In openstack-neutron-sriov-nic-agent package is missing the /etc/neutron/plugins/ml2/ml2_conf_sriov.ini config files [1180201 ] http://bugzilla.redhat.com/1180201 (NEW) Component: openstack-neutron Last change: 2015-01-08 Summary: neutron-netns-cleanup.service needs RemainAfterExit=yes and PrivateTmp=false [1226006 ] http://bugzilla.redhat.com/1226006 (NEW) Component: openstack-neutron Last change: 2015-05-28 Summary: Option "username" from group "keystone_authtoken" is deprecated. Use option "username" from group "keystone_authtoken". [1254275 ] http://bugzilla.redhat.com/1254275 (NEW) Component: openstack-neutron Last change: 2015-08-17 Summary: neutron-dhcp-agent.service is not enabled after packstack deploy ### openstack-nova (18 bugs) [1086247 ] http://bugzilla.redhat.com/1086247 (ASSIGNED) Component: openstack-nova Last change: 2015-06-04 Summary: Ensure translations are installed correctly and picked up at runtime [1123298 ] http://bugzilla.redhat.com/1123298 (NEW) Component: openstack-nova Last change: 2015-04-26 Summary: logrotate should copytruncate to avoid oepnstack logging to deleted files [1148526 ] http://bugzilla.redhat.com/1148526 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: nova: fail to edit project quota with DataError from nova [1149682 ] http://bugzilla.redhat.com/1149682 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: nova object store allow get object after date exires [1154152 ] http://bugzilla.redhat.com/1154152 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: [nova] hw:numa_nodes=0 causes divide by zero [1154201 ] http://bugzilla.redhat.com/1154201 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: [nova][PCI-Passthrough] TypeError: pop() takes at most 1 argument (2 given) [1157690 ] http://bugzilla.redhat.com/1157690 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: v4-fixed-ip= not working with juno nova networking [1161915 ] http://bugzilla.redhat.com/1161915 (NEW) Component: openstack-nova Last change: 2015-04-10 Summary: horizon console uses http when horizon is set to use ssl [1161920 ] http://bugzilla.redhat.com/1161920 (NEW) Component: openstack-nova Last change: 2015-06-04 Summary: novnc init script doesnt write to log [1180129 ] http://bugzilla.redhat.com/1180129 (NEW) Component: openstack-nova Last change: 2015-01-08 Summary: Installation of openstack-nova-compute fails on PowerKVM [1189931 ] http://bugzilla.redhat.com/1189931 (NEW) Component: openstack-nova Last change: 2015-02-05 Summary: Nova AVC messages [1190815 ] http://bugzilla.redhat.com/1190815 (NEW) Component: openstack-nova Last change: 2015-02-09 Summary: Nova - db connection string present on compute nodes [1200701 ] http://bugzilla.redhat.com/1200701 (NEW) Component: openstack-nova Last change: 2015-05-06 Summary: openstack-nova-novncproxy.service in failed state - need upgraded websockify version [1213547 ] http://bugzilla.redhat.com/1213547 (NEW) Component: openstack-nova Last change: 2015-05-22 Summary: launching 20 VMs at once via a heat resource group causes nova to not record some IPs correctly [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2015-06-14 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1229301 ] http://bugzilla.redhat.com/1229301 (NEW) Component: openstack-nova Last change: 2015-06-08 Summary: used_now is really used_max, and used_max is really used_now in "nova host-describe" [1234837 ] http://bugzilla.redhat.com/1234837 (NEW) Component: openstack-nova Last change: 2015-06-23 Summary: Kilo assigning ipv6 address, even though its disabled. [1255221 ] http://bugzilla.redhat.com/1255221 (NEW) Component: openstack-nova Last change: 2015-08-20 Summary: Ovirt 3.6 using Cinder as external store does not remove cloned disk image - ceph backend ### openstack-packstack (42 bugs) [953586 ] http://bugzilla.redhat.com/953586 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Openstack Installer: packstack should install and configure SPICE to work with Nova and Horizon [982035 ] http://bugzilla.redhat.com/982035 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-24 Summary: [RFE] Include Fedora cloud images in some nice way [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-04 Summary: API services has all admin permission instead of service [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] SPICE support in packstack [1100142 ] http://bugzilla.redhat.com/1100142 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack missing ML2 Mellanox Mechanism Driver [1107908 ] http://bugzilla.redhat.com/1107908 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Offset Swift ports to 6200 [1148468 ] http://bugzilla.redhat.com/1148468 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: proposal to use the Red Hat tempest rpm to configure a demo environment and configure tempest [1155722 ] http://bugzilla.redhat.com/1155722 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: [delorean] ArgumentError: Invalid resource type database_user at /var/tmp/packstack//manifests/17 2.16.32.71_mariadb.pp:28 on node [1158015 ] http://bugzilla.redhat.com/1158015 (NEW) Component: openstack-packstack Last change: 2015-04-14 Summary: Post installation, Cinder fails with an error: Volume group "cinder-volumes" not found [1160885 ] http://bugzilla.redhat.com/1160885 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: rabbitmq wont start if ssl is required [1167121 ] http://bugzilla.redhat.com/1167121 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: centos7 fails to install glance [1169742 ] http://bugzilla.redhat.com/1169742 (NEW) Component: openstack-packstack Last change: 2015-06-25 Summary: Error: service-update is not currently supported by the keystone sql driver [1171811 ] http://bugzilla.redhat.com/1171811 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: misleading exit message on fail [1176433 ] http://bugzilla.redhat.com/1176433 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails to configure horizon - juno/rhel7 (vm) [1176797 ] http://bugzilla.redhat.com/1176797 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone on CentOS 7 VM fails at cinder puppet manifest [1176833 ] http://bugzilla.redhat.com/1176833 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails when starting neutron server [1185627 ] http://bugzilla.redhat.com/1185627 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: glance provision disregards keystone region setting [1187572 ] http://bugzilla.redhat.com/1187572 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: RFE: allow to set certfile for /etc/rabbitmq/rabbitmq.config [1187609 ] http://bugzilla.redhat.com/1187609 (ASSIGNED) Component: openstack-packstack Last change: 2015-06-04 Summary: CONFIG_AMQP_ENABLE_SSL=y does not really set ssl on [1202958 ] http://bugzilla.redhat.com/1202958 (NEW) Component: openstack-packstack Last change: 2015-07-14 Summary: Packstack generates invalid /etc/sysconfig/network- scripts/ifcfg-br-ex [1203131 ] http://bugzilla.redhat.com/1203131 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Using packstack deploy openstack,when CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br- eno50:eno50,encounters an error?ERROR : Error appeared during Puppet run: 10.43.241.186_neutron.pp ?. [1203444 ] http://bugzilla.redhat.com/1203444 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: "private" network created by packstack is not owned by any tenant [1206358 ] http://bugzilla.redhat.com/1206358 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: provision_glance does not honour proxy setting when getting image [1206742 ] http://bugzilla.redhat.com/1206742 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Installed epel-release prior to running packstack, packstack disables it on invocation [1207098 ] http://bugzilla.redhat.com/1207098 (NEW) Component: openstack-packstack Last change: 2015-08-04 Summary: [RDO] packstack installation failed with "Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not start Service[httpd]: Execution of '/sbin/service httpd start' returned 1: Redirecting to /bin/systemctl start httpd.service" [1207248 ] http://bugzilla.redhat.com/1207248 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: auto enablement of the extras channel [1207371 ] http://bugzilla.redhat.com/1207371 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails during _keystone.pp [1208812 ] http://bugzilla.redhat.com/1208812 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: add DiskFilter to scheduler_default_filters [1209206 ] http://bugzilla.redhat.com/1209206 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack --allinone fails - CentOS7 ; fresh install : Error: /Stage[main]/Apache::Service/Service[httpd] [1213149 ] http://bugzilla.redhat.com/1213149 (NEW) Component: openstack-packstack Last change: 2015-07-08 Summary: openstack-keystone service is in " failed " status when CONFIG_KEYSTONE_SERVICE_NAME=httpd [1214922 ] http://bugzilla.redhat.com/1214922 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Cannot use ipv6 address for cinder nfs backend. [1225312 ] http://bugzilla.redhat.com/1225312 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack Installation error - Invalid parameter create_mysql_resource on Class[Galera::Server] [1226393 ] http://bugzilla.redhat.com/1226393 (NEW) Component: openstack-packstack Last change: 2015-06-04 Summary: CONFIG_PROVISION_DEMO=n causes packstack to fail [1232496 ] http://bugzilla.redhat.com/1232496 (NEW) Component: openstack-packstack Last change: 2015-06-16 Summary: Error during puppet run causes install to fail, says rabbitmq.com cannot be reached when it can [1235139 ] http://bugzilla.redhat.com/1235139 (NEW) Component: openstack-packstack Last change: 2015-07-01 Summary: [F22-Packstack-Kilo] Error: Could not find dependency Package[openstack-swift] for File[/srv/node] at /var/tm p/packstack/b77f37620d9f4794b6f38730442962b6/manifests/ xxx.xxx.xxx.xxx_swift.pp:90 [1235948 ] http://bugzilla.redhat.com/1235948 (NEW) Component: openstack-packstack Last change: 2015-07-18 Summary: Error occurred at during setup Ironic via packstack. Invalid parameter rabbit_user [1239286 ] http://bugzilla.redhat.com/1239286 (NEW) Component: openstack-packstack Last change: 2015-07-05 Summary: ERROR: cliff.app 'super' object has no attribute 'load_commands' [1244407 ] http://bugzilla.redhat.com/1244407 (NEW) Component: openstack-packstack Last change: 2015-07-18 Summary: Deploying ironic kilo with packstack fails [1247816 ] http://bugzilla.redhat.com/1247816 (NEW) Component: openstack-packstack Last change: 2015-07-29 Summary: rdo liberty trunk; nova compute fails to start [1249169 ] http://bugzilla.redhat.com/1249169 (NEW) Component: openstack-packstack Last change: 2015-08-05 Summary: FWaaS does not work because DB was not synced [1254447 ] http://bugzilla.redhat.com/1254447 (NEW) Component: openstack-packstack Last change: 2015-08-18 Summary: Packstack --allinone fails while starting HTTPD service ### openstack-puppet-modules (10 bugs) [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Offset Swift ports to 6200 [1150678 ] http://bugzilla.redhat.com/1150678 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Permissions issue prevents CSS from rendering [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1155663 ] http://bugzilla.redhat.com/1155663 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Increase the rpc_thread_pool_size [1157500 ] http://bugzilla.redhat.com/1157500 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: ERROR: Network commands are not supported when using the Neutron API. [1174454 ] http://bugzilla.redhat.com/1174454 (ASSIGNED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Add puppet-openstack_extras to opm [1192539 ] http://bugzilla.redhat.com/1192539 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Add puppet-tripleo and puppet-gnocchi to opm [1222326 ] http://bugzilla.redhat.com/1222326 (NEW) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: trove conf files require update when neutron disabled [1236775 ] http://bugzilla.redhat.com/1236775 (NEW) Component: openstack-puppet-modules Last change: 2015-06-30 Summary: rdo kilo mongo fails to start [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2015-07-07 Summary: trove guestagent config mods for integration testing ### openstack-selinux (14 bugs) [1158394 ] http://bugzilla.redhat.com/1158394 (NEW) Component: openstack-selinux Last change: 2014-11-23 Summary: keystone-all proccess raised avc denied [1170238 ] http://bugzilla.redhat.com/1170238 (NEW) Component: openstack-selinux Last change: 2014-12-18 Summary: Keepalived fail to start for HA router because of SELinux issues [1174795 ] http://bugzilla.redhat.com/1174795 (NEW) Component: openstack-selinux Last change: 2015-02-24 Summary: keystone fails to start: raise exception.ConfigFileNotF ound(config_file=paste_config_value) [1189929 ] http://bugzilla.redhat.com/1189929 (NEW) Component: openstack-selinux Last change: 2015-02-06 Summary: Glance AVC messages [1202941 ] http://bugzilla.redhat.com/1202941 (NEW) Component: openstack-selinux Last change: 2015-03-18 Summary: Glance fails to start on CentOS 7 because of selinux AVC [1202944 ] http://bugzilla.redhat.com/1202944 (NEW) Component: openstack-selinux Last change: 2015-08-12 Summary: "glance image-list" fails on F21, causing packstack install to fail [1203910 ] http://bugzilla.redhat.com/1203910 (NEW) Component: openstack-selinux Last change: 2015-03-19 Summary: Keystone requires keystone_t self:process signal; [1206740 ] http://bugzilla.redhat.com/1206740 (NEW) Component: openstack-selinux Last change: 2015-04-09 Summary: On CentOS7.1 packstack --allinone fails to start Apache because of binding error on port 5000 [1211719 ] http://bugzilla.redhat.com/1211719 (NEW) Component: openstack-selinux Last change: 2015-04-14 Summary: selinux audit failures on openvswitch in rdo kilo [1219143 ] http://bugzilla.redhat.com/1219143 (NEW) Component: openstack-selinux Last change: 2015-05-13 Summary: Selinux prevents keystone to connect to memcached port [1219406 ] http://bugzilla.redhat.com/1219406 (NEW) Component: openstack-selinux Last change: 2015-07-23 Summary: Glance over nfs fails due to selinux [1249685 ] http://bugzilla.redhat.com/1249685 (NEW) Component: openstack-selinux Last change: 2015-08-19 Summary: libffi should not require execmem when selinux is enabled [1252675 ] http://bugzilla.redhat.com/1252675 (NEW) Component: openstack-selinux Last change: 2015-08-12 Summary: neutron-server cannot connect to port 5000 due to SELinux [1255559 ] http://bugzilla.redhat.com/1255559 (NEW) Component: openstack-selinux Last change: 2015-08-21 Summary: nova api can't be started in WSGI under httpd, blocked by selinux ### openstack-swift (2 bugs) [1169215 ] http://bugzilla.redhat.com/1169215 (NEW) Component: openstack-swift Last change: 2014-12-12 Summary: swift-init does not interoperate with systemd swift service files [1179931 ] http://bugzilla.redhat.com/1179931 (NEW) Component: openstack-swift Last change: 2015-01-07 Summary: Variable of init script gets overwritten preventing the startup of swift services when using multiple server configurations ### openstack-tripleo (24 bugs) [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Scaling work to do during icehouse [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: User can not login into the overcloud horizon using the proper credentials [1187352 ] http://bugzilla.redhat.com/1187352 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: /usr/bin/instack-prepare-for-overcloud glance using incorrect parameter [1205645 ] http://bugzilla.redhat.com/1205645 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Dependency issue: python-oslo-versionedobjects is required by heat and not in the delorean repos [1211560 ] http://bugzilla.redhat.com/1211560 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: instack-deploy-overcloud times out after ~3 minutes, no plan or stack is created [1218168 ] http://bugzilla.redhat.com/1218168 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: ceph.service should only be running on the ceph nodes, not on the controller and compute nodes [1218340 ] http://bugzilla.redhat.com/1218340 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: RFE: add "scheduler_default_weighers = CapacityWeigher" explicitly to cinder.conf [1221610 ] http://bugzilla.redhat.com/1221610 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: RDO-manager beta fails to install: Deployment exited with non-zero status code: 6 [1221731 ] http://bugzilla.redhat.com/1221731 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Overcloud missing ceilometer keystone user and endpoints [1223424 ] http://bugzilla.redhat.com/1223424 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: instack-deploy-overcloud should not rely on instackenv.json, but should use ironic instead [1223443 ] http://bugzilla.redhat.com/1223443 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: You can still check introspection status for ironic nodes that have been deleted [1223471 ] http://bugzilla.redhat.com/1223471 (NEW) Component: openstack-tripleo Last change: 2015-06-22 Summary: Discovery errors out even when it is successful [1223667 ] http://bugzilla.redhat.com/1223667 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: When using 'tripleo wait_for' with the command 'nova hypervisor-stats' it hangs forever [1223672 ] http://bugzilla.redhat.com/1223672 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Node registration fails silently if instackenv.json is badly formatted [1224604 ] http://bugzilla.redhat.com/1224604 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Lots of dracut-related error messages during instack- build-images [1225022 ] http://bugzilla.redhat.com/1225022 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: When adding nodes to the cloud the update hangs and takes forever [1225390 ] http://bugzilla.redhat.com/1225390 (NEW) Component: openstack-tripleo Last change: 2015-06-29 Summary: The role names from "openstack management role list" don't match those for "openstack overcloud scale stack" [1226653 ] http://bugzilla.redhat.com/1226653 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: The usage message for "heat resource-show" is confusing and incorrect [1226867 ] http://bugzilla.redhat.com/1226867 (NEW) Component: openstack-tripleo Last change: 2015-06-04 Summary: Timeout in API [1229174 ] http://bugzilla.redhat.com/1229174 (NEW) Component: openstack-tripleo Last change: 2015-06-08 Summary: Nova computes can't resolve each other because the hostnames in /etc/hosts don't include the ".novalocal" suffix ### openstack-tripleo-heat-templates (5 bugs) [1204479 ] http://bugzilla.redhat.com/1204479 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-04 Summary: The ExtraConfig and controllerExtraConfig parameters are ignored in the controller-puppet template [1230250 ] http://bugzilla.redhat.com/1230250 (ASSIGNED) Component: openstack-tripleo-heat-templates Last change: 2015-06-16 Summary: [Unified CLI] Deployment using Tuskar has failed - Deployment exited with non-zero status code: 1 [1232015 ] http://bugzilla.redhat.com/1232015 (ASSIGNED) Component: openstack-tripleo-heat-templates Last change: 2015-06-16 Summary: instack-undercloud: one controller deployment: running "pcs status" - Error: cluster is not currently running on this node [1235508 ] http://bugzilla.redhat.com/1235508 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-25 Summary: Package update does not take puppet managed packages into account [1236760 ] http://bugzilla.redhat.com/1236760 (NEW) Component: openstack-tripleo-heat-templates Last change: 2015-06-29 Summary: Drop 'without-mergepy' from main overcloud template ### openstack-tripleo-image-elements (2 bugs) [1187354 ] http://bugzilla.redhat.com/1187354 (NEW) Component: openstack-tripleo-image-elements Last change: 2015-06-04 Summary: possible incorrect selinux check in 97-mysql-selinux [1187965 ] http://bugzilla.redhat.com/1187965 (NEW) Component: openstack-tripleo-image-elements Last change: 2015-06-04 Summary: mariadb my.cnf socket path does not exist ### openstack-trove (1 bug) [1219069 ] http://bugzilla.redhat.com/1219069 (ASSIGNED) Component: openstack-trove Last change: 2015-08-19 Summary: trove-guestagent systemd unit file uses incorrect path for guest_info ### openstack-tuskar (3 bugs) [1210223 ] http://bugzilla.redhat.com/1210223 (ASSIGNED) Component: openstack-tuskar Last change: 2015-06-23 Summary: Updating the controller count to 3 fails [1229401 ] http://bugzilla.redhat.com/1229401 (NEW) Component: openstack-tuskar Last change: 2015-06-26 Summary: stack is stuck in DELETE_FAILED state [1229493 ] http://bugzilla.redhat.com/1229493 (ASSIGNED) Component: openstack-tuskar Last change: 2015-07-27 Summary: Difficult to synchronise tuskar stored files with /usr/share/openstack-tripleo-heat-templates ### openstack-utils (3 bugs) [1161501 ] http://bugzilla.redhat.com/1161501 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: Can't enable OpenStack service after openstack-service disable [1201340 ] http://bugzilla.redhat.com/1201340 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-service tries to restart neutron-ovs- cleanup.service [1211989 ] http://bugzilla.redhat.com/1211989 (NEW) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-status shows 'disabled on boot' for the mysqld service ### openvswitch (2 bugs) [1209003 ] http://bugzilla.redhat.com/1209003 (ASSIGNED) Component: openvswitch Last change: 2015-08-18 Summary: ovs-vswitchd segfault on boot leaving server with no network connectivity [1251970 ] http://bugzilla.redhat.com/1251970 (NEW) Component: openvswitch Last change: 2015-08-10 Summary: openvswitch tunnel no communication after update to kernel 3.10.0-229.11.1.el7.x86_64 ### python-glanceclient (1 bug) [1164349 ] http://bugzilla.redhat.com/1164349 (ASSIGNED) Component: python-glanceclient Last change: 2014-11-17 Summary: rdo juno glance client needs python-requests >= 2.2.0 ### python-keystonemiddleware (1 bug) [1195977 ] http://bugzilla.redhat.com/1195977 (NEW) Component: python-keystonemiddleware Last change: 2015-06-04 Summary: Rebase python-keystonemiddleware to version 1.3 ### python-neutronclient (2 bugs) [1132541 ] http://bugzilla.redhat.com/1132541 (ASSIGNED) Component: python-neutronclient Last change: 2015-03-30 Summary: neutron security-group-rule-list fails with URI too long [1221063 ] http://bugzilla.redhat.com/1221063 (ASSIGNED) Component: python-neutronclient Last change: 2015-08-20 Summary: --router:external=True syntax is invalid - not backward compatibility ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2015-06-04 Summary: Missing versioned dependency on python-six ### python-openstackclient (5 bugs) [1187310 ] http://bugzilla.redhat.com/1187310 (NEW) Component: python-openstackclient Last change: 2015-06-04 Summary: Add --user to project list command to filter projects by user [1212091 ] http://bugzilla.redhat.com/1212091 (NEW) Component: python-openstackclient Last change: 2015-04-28 Summary: `openstack ip floating delete` fails if we specify IP address as input [1212439 ] http://bugzilla.redhat.com/1212439 (NEW) Component: python-openstackclient Last change: 2015-04-16 Summary: Usage is not described accurately for 99% of openstack baremetal [1227543 ] http://bugzilla.redhat.com/1227543 (NEW) Component: python-openstackclient Last change: 2015-06-13 Summary: openstack undercloud install fails due to a missing make target for tripleo-selinux-keepalived.pp [1239144 ] http://bugzilla.redhat.com/1239144 (NEW) Component: python-openstackclient Last change: 2015-07-10 Summary: appdirs requirement ### rdo-manager (21 bugs) [1212520 ] http://bugzilla.redhat.com/1212520 (NEW) Component: rdo-manager Last change: 2015-04-16 Summary: [RFE] [CI] Add ability to generate and store overcloud images provided by latest-passed-ci [1213647 ] http://bugzilla.redhat.com/1213647 (NEW) Component: rdo-manager Last change: 2015-04-21 Summary: RFE: add deltarpm to all images built [1214343 ] http://bugzilla.redhat.com/1214343 (NEW) Component: rdo-manager Last change: 2015-04-24 Summary: [RFE] Command to create flavors based on real hardware and profiles [1214349 ] http://bugzilla.redhat.com/1214349 (NEW) Component: rdo-manager Last change: 2015-04-22 Summary: [RFE] Use Ironic API instead of discoverd one for discovery/introspection [1218281 ] http://bugzilla.redhat.com/1218281 (NEW) Component: rdo-manager Last change: 2015-08-10 Summary: RFE: rdo-manager - update heat deployment-show to make puppet output readable [1221663 ] http://bugzilla.redhat.com/1221663 (NEW) Component: rdo-manager Last change: 2015-05-14 Summary: [RFE][RDO-manager]: Alert when deploying a physical compute if the virtualization flag is disabled in BIOS. [1221718 ] http://bugzilla.redhat.com/1221718 (NEW) Component: rdo-manager Last change: 2015-05-14 Summary: rdo-manager: unable to delete the failed overcloud deployment. [1221986 ] http://bugzilla.redhat.com/1221986 (ASSIGNED) Component: rdo-manager Last change: 2015-06-03 Summary: openstack-nova-novncproxy fails to start [1223328 ] http://bugzilla.redhat.com/1223328 (NEW) Component: rdo-manager Last change: 2015-05-20 Summary: Read bit set for others for Openstack services directories in /etc [1223993 ] http://bugzilla.redhat.com/1223993 (ASSIGNED) Component: rdo-manager Last change: 2015-06-04 Summary: overcloud failure with "openstack Authorization Failed: Cannot authenticate without an auth_url" [1226389 ] http://bugzilla.redhat.com/1226389 (NEW) Component: rdo-manager Last change: 2015-05-29 Summary: RDO-Manager Undercloud install failure [1226969 ] http://bugzilla.redhat.com/1226969 (NEW) Component: rdo-manager Last change: 2015-06-01 Summary: Tempest failed when running after overcloud deployment [1227035 ] http://bugzilla.redhat.com/1227035 (ASSIGNED) Component: rdo-manager Last change: 2015-06-02 Summary: RDO-Manager Undercloud install fails while trying to insert data into keystone [1227042 ] http://bugzilla.redhat.com/1227042 (NEW) Component: rdo-manager Last change: 2015-06-01 Summary: rfe: support Keystone HTTPD [1229343 ] http://bugzilla.redhat.com/1229343 (NEW) Component: rdo-manager Last change: 2015-06-08 Summary: instack-virt-setup missing package dependency device- mapper* [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2015-06-11 Summary: there is a newer image that can be used to deploy openstack [1232813 ] http://bugzilla.redhat.com/1232813 (NEW) Component: rdo-manager Last change: 2015-06-17 Summary: PXE boot fails: Unrecognized option "--autofree" [1233410 ] http://bugzilla.redhat.com/1233410 (NEW) Component: rdo-manager Last change: 2015-06-19 Summary: overcloud deployment fails w/ "Message: No valid host was found. There are not enough hosts available., Code: 500" [1234467 ] http://bugzilla.redhat.com/1234467 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: cannot access instance vnc console on horizon after overcloud deployment [1234475 ] http://bugzilla.redhat.com/1234475 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: Cannot login to Overcloud Horizon through Virtual IP (VIP) [1234484 ] http://bugzilla.redhat.com/1234484 (NEW) Component: rdo-manager Last change: 2015-06-22 Summary: cannot view cinder volumes in overcloud controller horizon ### rdo-manager-cli (6 bugs) [1212371 ] http://bugzilla.redhat.com/1212371 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-06-18 Summary: Validate node power credentials after enrolling [1212390 ] http://bugzilla.redhat.com/1212390 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-08-18 Summary: [RFE] [RDO-Manager] [CLI] Add ability to show matched profiles via CLI command [1212467 ] http://bugzilla.redhat.com/1212467 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-07-03 Summary: [RFE] [RDO-Manager] [CLI] Add an ability to create an overcloud image associated with kernel/ramdisk images in one CLI step [1226855 ] http://bugzilla.redhat.com/1226855 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-08-10 Summary: Role was added to a template with empty flavor value [1228769 ] http://bugzilla.redhat.com/1228769 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-07-13 Summary: Missing dependencies on sysbench and fio (RHEL) [1230170 ] http://bugzilla.redhat.com/1230170 (ASSIGNED) Component: rdo-manager-cli Last change: 2015-06-11 Summary: the ouptut of openstack management plan show --long command is not readable ### rdopkg (1 bug) [1100405 ] http://bugzilla.redhat.com/1100405 (ASSIGNED) Component: rdopkg Last change: 2014-05-22 Summary: [RFE] Add option to force overwrite build files on update download ### RFEs (3 bugs) [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2015-03-30 Summary: [RFE] Provide easy to use upgrade tool [1193886 ] http://bugzilla.redhat.com/1193886 (NEW) Component: RFEs Last change: 2015-02-18 Summary: RFE: wait for DB after boot [1217505 ] http://bugzilla.redhat.com/1217505 (NEW) Component: RFEs Last change: 2015-04-30 Summary: IPMI driver for Ironic should support RAID for operating system/root parition ### 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. (176 bugs) ### distribution (5 bugs) [1108188 ] http://bugzilla.redhat.com/1108188 (MODIFIED) Component: distribution Last change: 2015-06-04 Summary: update el6 icehouse kombu packages for improved performance [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2015-06-04 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1151589 ] http://bugzilla.redhat.com/1151589 (MODIFIED) Component: distribution Last change: 2015-03-18 Summary: trove does not install dependency python-pbr [1218398 ] http://bugzilla.redhat.com/1218398 (ON_QA) Component: distribution Last change: 2015-06-04 Summary: rdo kilo testing repository missing openstack- neutron-*aas [1218723 ] http://bugzilla.redhat.com/1218723 (MODIFIED) Component: distribution Last change: 2015-06-04 Summary: Trove configuration files set different control_exchange for taskmanager/conductor and api ### instack-undercloud (2 bugs) [1212862 ] http://bugzilla.redhat.com/1212862 (MODIFIED) Component: instack-undercloud Last change: 2015-06-04 Summary: instack-install-undercloud fails with "ImportError: No module named six" [1232162 ] http://bugzilla.redhat.com/1232162 (MODIFIED) Component: instack-undercloud Last change: 2015-06-16 Summary: the overcloud dns server should not be enforced to 192.168.122.1 when undefined ### openstack-ceilometer (1 bug) [1038162 ] http://bugzilla.redhat.com/1038162 (MODIFIED) Component: openstack-ceilometer Last change: 2014-02-04 Summary: openstack-ceilometer-common missing python-babel dependency ### openstack-cinder (5 bugs) [994370 ] http://bugzilla.redhat.com/994370 (MODIFIED) Component: openstack-cinder Last change: 2014-06-24 Summary: CVE-2013-4183 openstack-cinder: OpenStack: Cinder LVM volume driver does not support secure deletion [openstack-rdo] [1081022 ] http://bugzilla.redhat.com/1081022 (MODIFIED) Component: openstack-cinder Last change: 2014-05-07 Summary: Non-admin user can not attach cinder volume to their instance (LIO) [1084046 ] http://bugzilla.redhat.com/1084046 (POST) Component: openstack-cinder Last change: 2014-09-26 Summary: cinder: can't delete a volume (raise exception.ISCSITargetNotFoundForVolume) [1212900 ] http://bugzilla.redhat.com/1212900 (ON_QA) Component: openstack-cinder Last change: 2015-05-05 Summary: [packaging] /etc/cinder/cinder.conf missing in openstack-cinder [1234038 ] http://bugzilla.redhat.com/1234038 (POST) Component: openstack-cinder Last change: 2015-06-22 Summary: Packstack Error: cinder type-create iscsi returned 1 instead of one of [0] ### openstack-glance (3 bugs) [1008818 ] http://bugzilla.redhat.com/1008818 (MODIFIED) Component: openstack-glance Last change: 2015-01-07 Summary: glance api hangs with low (1) workers on multiple parallel image creation requests [1023614 ] http://bugzilla.redhat.com/1023614 (POST) Component: openstack-glance Last change: 2014-04-25 Summary: No logging to files [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2014-06-24 Summary: Glance api ssl issue ### openstack-heat (3 bugs) [1021989 ] http://bugzilla.redhat.com/1021989 (MODIFIED) Component: openstack-heat Last change: 2015-02-01 Summary: heat sometimes keeps listenings stacks with status DELETE_COMPLETE [1213476 ] http://bugzilla.redhat.com/1213476 (MODIFIED) Component: openstack-heat Last change: 2015-06-10 Summary: [packaging] /etc/heat/heat.conf missing in openstack- heat [1229477 ] http://bugzilla.redhat.com/1229477 (MODIFIED) Component: openstack-heat Last change: 2015-06-17 Summary: missing dependency in Heat delorean build ### openstack-horizon (1 bug) [1219221 ] http://bugzilla.redhat.com/1219221 (ON_QA) Component: openstack-horizon Last change: 2015-05-08 Summary: region selector missing ### openstack-ironic-discoverd (1 bug) [1204218 ] http://bugzilla.redhat.com/1204218 (ON_QA) Component: openstack-ironic-discoverd Last change: 2015-03-31 Summary: ironic-discoverd should allow dropping all ports except for one detected on discovery ### openstack-keystone (1 bug) [1123542 ] http://bugzilla.redhat.com/1123542 (ON_QA) Component: openstack-keystone Last change: 2015-03-19 Summary: file templated catalogs do not work in protocol v3 ### openstack-neutron (13 bugs) [1019487 ] http://bugzilla.redhat.com/1019487 (MODIFIED) Component: openstack-neutron Last change: 2014-07-17 Summary: neutron-dhcp-agent fails to start without openstack- neutron-openvswitch installed [1049807 ] http://bugzilla.redhat.com/1049807 (POST) Component: openstack-neutron Last change: 2014-01-13 Summary: neutron-dhcp-agent fails to start with plenty of SELinux AVC denials [1050842 ] http://bugzilla.redhat.com/1050842 (ON_QA) Component: openstack-neutron Last change: 2014-06-11 Summary: neutron should not specify signing_dir in neutron- dist.conf [1057822 ] http://bugzilla.redhat.com/1057822 (MODIFIED) Component: openstack-neutron Last change: 2014-04-16 Summary: neutron-ml2 package requires python-pyudev [1058995 ] http://bugzilla.redhat.com/1058995 (ON_QA) Component: openstack-neutron Last change: 2014-04-08 Summary: neutron-plugin-nicira should be renamed to neutron- plugin-vmware [1061349 ] http://bugzilla.redhat.com/1061349 (ON_QA) Component: openstack-neutron Last change: 2014-02-04 Summary: neutron-dhcp-agent won't start due to a missing import of module named stevedore [1081203 ] http://bugzilla.redhat.com/1081203 (MODIFIED) Component: openstack-neutron Last change: 2014-04-17 Summary: No DHCP agents are associated with network [1088537 ] http://bugzilla.redhat.com/1088537 (ON_QA) Component: openstack-neutron Last change: 2014-06-11 Summary: rhel 6.5 icehouse stage.. neutron-db-manage trying to import systemd [1098601 ] http://bugzilla.redhat.com/1098601 (MODIFIED) Component: openstack-neutron Last change: 2014-05-16 Summary: neutron-vpn-agent does not use the /etc/neutron/fwaas_driver.ini [1100136 ] http://bugzilla.redhat.com/1100136 (ON_QA) Component: openstack-neutron Last change: 2014-07-17 Summary: Missing configuration file for ML2 Mellanox Mechanism Driver ml2_conf_mlnx.ini [1109824 ] http://bugzilla.redhat.com/1109824 (MODIFIED) Component: openstack-neutron Last change: 2014-09-27 Summary: Embrane plugin should be split from python-neutron [1157599 ] http://bugzilla.redhat.com/1157599 (ON_QA) Component: openstack-neutron Last change: 2014-11-25 Summary: fresh neutron install fails due unknown database column 'id' [1209932 ] http://bugzilla.redhat.com/1209932 (MODIFIED) Component: openstack-neutron Last change: 2015-04-10 Summary: Packstack installation failed with Neutron-server Could not start Service ### openstack-nova (5 bugs) [958411 ] http://bugzilla.redhat.com/958411 (ON_QA) Component: openstack-nova Last change: 2015-01-07 Summary: Nova: 'nova instance-action-list' table is not sorted by the order of action occurrence. [1045084 ] http://bugzilla.redhat.com/1045084 (ON_QA) Component: openstack-nova Last change: 2014-06-03 Summary: Trying to boot an instance with a flavor that has nonzero ephemeral disk will fail [1189347 ] http://bugzilla.redhat.com/1189347 (POST) Component: openstack-nova Last change: 2015-05-04 Summary: openstack-nova-* systemd unit files need NotifyAccess=all [1211587 ] http://bugzilla.redhat.com/1211587 (MODIFIED) Component: openstack-nova Last change: 2015-04-14 Summary: openstack-nova-compute fails to start because python- psutil is missing after installing with packstack [1217721 ] http://bugzilla.redhat.com/1217721 (ON_QA) Component: openstack-nova Last change: 2015-05-05 Summary: [packaging] /etc/nova/nova.conf changes due to deprecated options ### openstack-packstack (58 bugs) [956939 ] http://bugzilla.redhat.com/956939 (ON_QA) Component: openstack-packstack Last change: 2015-01-07 Summary: packstack install fails if ntp server does not respond [957006 ] http://bugzilla.redhat.com/957006 (ON_QA) Component: openstack-packstack Last change: 2015-01-07 Summary: packstack reinstall fails trying to start nagios [958587 ] http://bugzilla.redhat.com/958587 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack install succeeds even when puppet completely fails [964005 ] http://bugzilla.redhat.com/964005 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: keystonerc_admin stored in /root requiring running OpenStack software as root user [974971 ] http://bugzilla.redhat.com/974971 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: please give greater control over use of EPEL [976394 ] http://bugzilla.redhat.com/976394 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: [RFE] Put the keystonerc_admin file in the current working directory for --all-in-one installs (or where client machine is same as local) [979041 ] http://bugzilla.redhat.com/979041 (ON_QA) Component: openstack-packstack Last change: 2015-06-04 Summary: Fedora19 no longer has /etc/sysconfig/modules/kvm.modules [990642 ] http://bugzilla.redhat.com/990642 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: rdo release RPM not installed on all fedora hosts [991801 ] http://bugzilla.redhat.com/991801 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Warning message for installing RDO kernel needs to be adjusted [995570 ] http://bugzilla.redhat.com/995570 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: RFE: support setting up apache to serve keystone requests [1001470 ] http://bugzilla.redhat.com/1001470 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: openstack-dashboard django dependency conflict stops packstack execution [1003959 ] http://bugzilla.redhat.com/1003959 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Make "Nothing to do" error from yum in Puppet installs a little easier to decipher [1006353 ] http://bugzilla.redhat.com/1006353 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack w/ CONFIG_CEILOMETER_INSTALL=y has an error [1006476 ] http://bugzilla.redhat.com/1006476 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: ERROR : Error during puppet run : Error: /Stage[main]/N ova::Network/Sysctl::Value[net.ipv4.ip_forward]/Sysctl[ net.ipv4.ip_forward]: Could not evaluate: Field 'val' is required [1006534 ] http://bugzilla.redhat.com/1006534 (MODIFIED) Component: openstack-packstack Last change: 2014-04-08 Summary: Packstack ignores neutron physical network configuration if CONFIG_NEUTRON_OVS_TENANT_NETWORK_TYPE=gre [1007497 ] http://bugzilla.redhat.com/1007497 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Openstack Installer: packstack does not create tables in Heat db. [1008863 ] http://bugzilla.redhat.com/1008863 (MODIFIED) Component: openstack-packstack Last change: 2013-10-23 Summary: Allow overlapping ips by default [1011628 ] http://bugzilla.redhat.com/1011628 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack reports installation completed successfully but nothing installed [1014774 ] http://bugzilla.redhat.com/1014774 (MODIFIED) Component: openstack-packstack Last change: 2014-04-23 Summary: packstack configures br-ex to use gateway ip [1018900 ] http://bugzilla.redhat.com/1018900 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack fails with "The iptables provider can not handle attribute outiface" [1018911 ] http://bugzilla.redhat.com/1018911 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack creates duplicate cirros images in glance [1018922 ] http://bugzilla.redhat.com/1018922 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack configures nova/neutron for qpid username/password when none is required [1020048 ] http://bugzilla.redhat.com/1020048 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack neutron plugin does not check if Nova is disabled [1022312 ] http://bugzilla.redhat.com/1022312 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: qpid should enable SSL [1022421 ] http://bugzilla.redhat.com/1022421 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Error appeared during Puppet run: IPADDRESS_keystone.pp [1028591 ] http://bugzilla.redhat.com/1028591 (MODIFIED) Component: openstack-packstack Last change: 2014-02-05 Summary: packstack generates invalid configuration when using GRE tunnels [1028690 ] http://bugzilla.redhat.com/1028690 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack requires 2 runs to install ceilometer [1036192 ] http://bugzilla.redhat.com/1036192 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: rerunning packstack with the generated allione answerfile will fail with qpidd user logged in [1039694 ] http://bugzilla.redhat.com/1039694 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails if iptables.service is not available [1049861 ] http://bugzilla.redhat.com/1049861 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: fail to create snapshot on an "in-use" GlusterFS volume using --force true (el7) [1050205 ] http://bugzilla.redhat.com/1050205 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Dashboard port firewall rule is not permanent [1052948 ] http://bugzilla.redhat.com/1052948 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Could not start Service[libvirt]: Execution of '/etc/init.d/libvirtd start' returned 1 [1057938 ] http://bugzilla.redhat.com/1057938 (MODIFIED) Component: openstack-packstack Last change: 2014-06-17 Summary: Errors when setting CONFIG_NEUTRON_OVS_TUNNEL_IF to a VLAN interface [1061689 ] http://bugzilla.redhat.com/1061689 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Horizon SSL is disabled by Nagios configuration via packstack [1063980 ] http://bugzilla.redhat.com/1063980 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Change packstack to use openstack-puppet-modules [1080348 ] http://bugzilla.redhat.com/1080348 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Fedora20: packstack gives traceback when SElinux permissive [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [1082729 ] http://bugzilla.redhat.com/1082729 (POST) Component: openstack-packstack Last change: 2015-02-27 Summary: [RFE] allow for Keystone/LDAP configuration at deployment time [1087529 ] http://bugzilla.redhat.com/1087529 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Configure neutron correctly to be able to notify nova about port changes [1088964 ] http://bugzilla.redhat.com/1088964 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: Havana Fedora 19, packstack fails w/ mysql error [1093828 ] http://bugzilla.redhat.com/1093828 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack package should depend on yum-utils [1098821 ] http://bugzilla.redhat.com/1098821 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Packstack allinone installation fails due to failure to start rabbitmq-server during amqp.pp on CentOS 6.5 [1101665 ] http://bugzilla.redhat.com/1101665 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: el7 Icehouse: Nagios installation fails [1108742 ] http://bugzilla.redhat.com/1108742 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Allow specifying of a global --password option in packstack to set all keys/secrets/passwords to that value [1111318 ] http://bugzilla.redhat.com/1111318 (MODIFIED) Component: openstack-packstack Last change: 2014-08-18 Summary: pakcstack: mysql fails to restart on CentOS6.5 [1116403 ] http://bugzilla.redhat.com/1116403 (ON_QA) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack prescript fails if NetworkManager is disabled, but still installed [1119920 ] http://bugzilla.redhat.com/1119920 (MODIFIED) Component: openstack-packstack Last change: 2015-07-21 Summary: http://ip/dashboard 404 from all-in-one rdo install on rhel7 [1148949 ] http://bugzilla.redhat.com/1148949 (POST) Component: openstack-packstack Last change: 2015-06-04 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. [1151892 ] http://bugzilla.redhat.com/1151892 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack icehouse doesn't install anything because of repo [1153128 ] http://bugzilla.redhat.com/1153128 (POST) Component: openstack-packstack Last change: 2015-07-29 Summary: Cannot start nova-network on juno - Centos7 [1172876 ] http://bugzilla.redhat.com/1172876 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails on centos6 with missing systemctl [1175428 ] http://bugzilla.redhat.com/1175428 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack doesn't configure rabbitmq to allow non- localhost connections to 'guest' user [1175450 ] http://bugzilla.redhat.com/1175450 (POST) Component: openstack-packstack Last change: 2015-06-04 Summary: packstack fails to start Nova on Rawhide: Error: comparison of String with 18 failed at [...]ceilometer/manifests/params.pp:32 [1175726 ] http://bugzilla.redhat.com/1175726 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: Disabling glance deployment does not work if you don't disable demo provisioning [1185921 ] http://bugzilla.redhat.com/1185921 (MODIFIED) Component: openstack-packstack Last change: 2015-06-04 Summary: RabbitMQ fails to start if configured with ssl [1205912 ] http://bugzilla.redhat.com/1205912 (POST) Component: openstack-packstack Last change: 2015-07-27 Summary: allow to specify admin name and email [1234042 ] http://bugzilla.redhat.com/1234042 (MODIFIED) Component: openstack-packstack Last change: 2015-08-05 Summary: ERROR : Error appeared during Puppet run: 192.168.122.82_api_nova.pp Error: Use of reserved word: type, must be quoted if intended to be a String value at /var/tmp/packstack/811663aa10824d21b860729732c16c3a/ manifests/192.168.122.82_api_nova.pp:41:3 [1249482 ] http://bugzilla.redhat.com/1249482 (POST) Component: openstack-packstack Last change: 2015-08-05 Summary: Packstack (AIO) failure on F22 due to patch "Run neutron db sync also for each neutron module"? ### openstack-puppet-modules (17 bugs) [1006401 ] http://bugzilla.redhat.com/1006401 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: explicit check for pymongo is incorrect [1006816 ] http://bugzilla.redhat.com/1006816 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: cinder modules require glance installed [1021183 ] http://bugzilla.redhat.com/1021183 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: horizon log errors [1022580 ] http://bugzilla.redhat.com/1022580 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: netns.py syntax error [1037635 ] http://bugzilla.redhat.com/1037635 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: prescript.pp fails with '/sbin/service iptables start' returning 6 [1038255 ] http://bugzilla.redhat.com/1038255 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: prescript.pp does not ensure iptables-services package installation [1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Horizon help url in RDO points to the RHOS documentation [1085452 ] http://bugzilla.redhat.com/1085452 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-02 Summary: prescript puppet - missing dependency package iptables- services [1115398 ] http://bugzilla.redhat.com/1115398 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: swift.pp: Could not find command 'restorecon' [1122968 ] http://bugzilla.redhat.com/1122968 (MODIFIED) Component: openstack-puppet-modules Last change: 2014-08-01 Summary: neutron/manifests/agents/ovs.pp creates /etc/sysconfig /network-scripts/ifcfg-br-{int,tun} [1133345 ] http://bugzilla.redhat.com/1133345 (MODIFIED) Component: openstack-puppet-modules Last change: 2014-09-05 Summary: Packstack execution fails with "Could not set 'present' on ensure" [1171352 ] http://bugzilla.redhat.com/1171352 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: add aviator [1182837 ] http://bugzilla.redhat.com/1182837 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: packstack chokes on ironic - centos7 + juno [1185960 ] http://bugzilla.redhat.com/1185960 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-03-19 Summary: problems with puppet-keystone LDAP support [1207701 ] http://bugzilla.redhat.com/1207701 (ON_QA) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: Unable to attach cinder volume to instance [1214358 ] http://bugzilla.redhat.com/1214358 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-07-02 Summary: SSHD configuration breaks GSSAPI [1219447 ] http://bugzilla.redhat.com/1219447 (MODIFIED) Component: openstack-puppet-modules Last change: 2015-06-04 Summary: The private network created by packstack for demo tenant is wrongly marked as external ### openstack-sahara (1 bug) [1184522 ] http://bugzilla.redhat.com/1184522 (MODIFIED) Component: openstack-sahara Last change: 2015-03-27 Summary: launch_command.py missing ### openstack-selinux (12 bugs) [1024330 ] http://bugzilla.redhat.com/1024330 (MODIFIED) Component: openstack-selinux Last change: 2014-04-18 Summary: Wrong SELinux policies set for neutron-dhcp-agent [1049091 ] http://bugzilla.redhat.com/1049091 (MODIFIED) Component: openstack-selinux Last change: 2014-06-24 Summary: openstack-selinux blocks communication from dashboard to identity service [1049503 ] http://bugzilla.redhat.com/1049503 (MODIFIED) Component: openstack-selinux Last change: 2015-03-10 Summary: rdo-icehouse selinux issues with rootwrap "sudo: unknown uid 162: who are you?" [1083566 ] http://bugzilla.redhat.com/1083566 (MODIFIED) Component: openstack-selinux Last change: 2014-06-24 Summary: Selinux blocks Nova services on RHEL7, can't boot or delete instances, [1093385 ] http://bugzilla.redhat.com/1093385 (MODIFIED) Component: openstack-selinux Last change: 2014-05-15 Summary: neutron L3 agent RPC errors [1099042 ] http://bugzilla.redhat.com/1099042 (MODIFIED) Component: openstack-selinux Last change: 2014-06-27 Summary: Neutron is unable to create directory in /tmp [1105357 ] http://bugzilla.redhat.com/1105357 (MODIFIED) Component: openstack-selinux Last change: 2015-01-22 Summary: Keystone cannot send notifications [1134617 ] http://bugzilla.redhat.com/1134617 (MODIFIED) Component: openstack-selinux Last change: 2014-10-08 Summary: nova-api service denied tmpfs access [1135510 ] http://bugzilla.redhat.com/1135510 (MODIFIED) Component: openstack-selinux Last change: 2015-04-06 Summary: RHEL7 icehouse cluster with ceph/ssl SELinux errors [1144539 ] http://bugzilla.redhat.com/1144539 (POST) Component: openstack-selinux Last change: 2014-10-29 Summary: selinux preventing Horizon access (IceHouse, CentOS 7) [1154866 ] http://bugzilla.redhat.com/1154866 (ON_QA) Component: openstack-selinux Last change: 2015-01-11 Summary: latest yum update for RHEL6.5 installs selinux-policy package which conflicts openstack-selinux installed later [1234665 ] http://bugzilla.redhat.com/1234665 (ON_QA) Component: openstack-selinux Last change: 2015-06-23 Summary: tempest.scenario.test_server_basic_ops.TestServerBasicO ps fails to launch instance w/ selinux enforcing ### openstack-swift (1 bug) [997983 ] http://bugzilla.redhat.com/997983 (MODIFIED) Component: openstack-swift Last change: 2015-01-07 Summary: swift in RDO logs container, object and account to LOCAL2 log facility which floods /var/log/messages ### openstack-tripleo (1 bug) [1162333 ] http://bugzilla.redhat.com/1162333 (ON_QA) Component: openstack-tripleo Last change: 2015-06-02 Summary: Instack fails to complete instack-virt-setup with syntax error near unexpected token `newline' ### openstack-trove (1 bug) [1219064 ] http://bugzilla.redhat.com/1219064 (ON_QA) Component: openstack-trove Last change: 2015-08-19 Summary: Trove has missing dependencies ### openstack-tuskar (1 bug) [1222718 ] http://bugzilla.redhat.com/1222718 (ON_QA) Component: openstack-tuskar Last change: 2015-07-06 Summary: MySQL Column is Too Small for Heat Template ### openstack-tuskar-ui (3 bugs) [1175121 ] http://bugzilla.redhat.com/1175121 (MODIFIED) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: Registering nodes with the IPMI driver always fails [1176596 ] http://bugzilla.redhat.com/1176596 (MODIFIED) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: The displayed horizon url after deployment has a redundant colon in it and a wrong path [1203859 ] http://bugzilla.redhat.com/1203859 (POST) Component: openstack-tuskar-ui Last change: 2015-06-04 Summary: openstack-tuskar-ui: Failed to connect RDO manager tuskar-ui over missing apostrophes for STATIC_ROOT= in local_settings.py ### openstack-utils (2 bugs) [1213150 ] http://bugzilla.redhat.com/1213150 (POST) Component: openstack-utils Last change: 2015-06-04 Summary: openstack-status as admin falsely shows zero instances [1214044 ] http://bugzilla.redhat.com/1214044 (POST) Component: openstack-utils Last change: 2015-06-04 Summary: update openstack-status for rdo-manager ### python-cinderclient (1 bug) [1048326 ] http://bugzilla.redhat.com/1048326 (MODIFIED) Component: python-cinderclient Last change: 2014-01-13 Summary: the command cinder type-key lvm set volume_backend_name=LVM_iSCSI fails to run ### python-django-horizon (3 bugs) [1211552 ] http://bugzilla.redhat.com/1211552 (MODIFIED) Component: python-django-horizon Last change: 2015-04-14 Summary: Need to add alias in openstack-dashboard.conf to show CSS content [1218627 ] http://bugzilla.redhat.com/1218627 (ON_QA) Component: python-django-horizon Last change: 2015-06-24 Summary: Tree icon looks wrong - a square instead of a regular expand/collpase one [1219006 ] http://bugzilla.redhat.com/1219006 (ON_QA) Component: python-django-horizon Last change: 2015-05-08 Summary: Wrong permissions for directory /usr/share/openstack- dashboard/static/dashboard/ ### python-django-openstack-auth (3 bugs) [1218894 ] http://bugzilla.redhat.com/1218894 (ON_QA) Component: python-django-openstack-auth Last change: 2015-06-24 Summary: Horizon: Re login failed after timeout [1218899 ] http://bugzilla.redhat.com/1218899 (ON_QA) Component: python-django-openstack-auth Last change: 2015-06-24 Summary: permission checks issue / not properly checking enabled services [1232683 ] http://bugzilla.redhat.com/1232683 (MODIFIED) Component: python-django-openstack-auth Last change: 2015-07-02 Summary: horizon manage.py syncdb errors on "App 'openstack_auth' doesn't have a 'user' model." ### python-glanceclient (3 bugs) [1206544 ] http://bugzilla.redhat.com/1206544 (ON_QA) Component: python-glanceclient Last change: 2015-04-03 Summary: Missing requires of python-jsonpatch [1206551 ] http://bugzilla.redhat.com/1206551 (ON_QA) Component: python-glanceclient Last change: 2015-04-03 Summary: Missing requires of python-warlock [1244291 ] http://bugzilla.redhat.com/1244291 (MODIFIED) Component: python-glanceclient Last change: 2015-08-01 Summary: python-glanceclient-0.17.0-2.el7.noarch.rpm packaged with buggy glanceclient/common/https.py ### python-heatclient (3 bugs) [1028726 ] http://bugzilla.redhat.com/1028726 (MODIFIED) Component: python-heatclient Last change: 2015-02-01 Summary: python-heatclient needs a dependency on python-pbr [1087089 ] http://bugzilla.redhat.com/1087089 (POST) Component: python-heatclient Last change: 2015-02-01 Summary: python-heatclient 0.2.9 requires packaging in RDO [1140842 ] http://bugzilla.redhat.com/1140842 (MODIFIED) Component: python-heatclient Last change: 2015-02-01 Summary: heat.bash_completion not installed ### python-keystoneclient (3 bugs) [971746 ] http://bugzilla.redhat.com/971746 (MODIFIED) Component: python-keystoneclient Last change: 2015-06-04 Summary: CVE-2013-2013 OpenStack keystone: password disclosure on command line [RDO] [973263 ] http://bugzilla.redhat.com/973263 (POST) Component: python-keystoneclient Last change: 2015-06-04 Summary: user-get fails when using IDs which are not UUIDs [1024581 ] http://bugzilla.redhat.com/1024581 (MODIFIED) Component: python-keystoneclient Last change: 2015-06-04 Summary: keystone missing tab completion ### python-neutronclient (3 bugs) [1025509 ] http://bugzilla.redhat.com/1025509 (MODIFIED) Component: python-neutronclient Last change: 2014-06-24 Summary: Neutronclient should not obsolete quantumclient [1052311 ] http://bugzilla.redhat.com/1052311 (MODIFIED) Component: python-neutronclient Last change: 2014-02-12 Summary: [RFE] python-neutronclient new version request [1067237 ] http://bugzilla.redhat.com/1067237 (ON_QA) Component: python-neutronclient Last change: 2014-03-26 Summary: neutronclient with pre-determined auth token fails when doing Client.get_auth_info() ### python-novaclient (1 bug) [947535 ] http://bugzilla.redhat.com/947535 (MODIFIED) Component: python-novaclient Last change: 2015-06-04 Summary: nova commands fail with gnomekeyring IOError ### python-openstackclient (1 bug) [1171191 ] http://bugzilla.redhat.com/1171191 (POST) Component: python-openstackclient Last change: 2015-03-02 Summary: Rebase python-openstackclient to version 1.0.0 ### python-oslo-config (1 bug) [1110164 ] http://bugzilla.redhat.com/1110164 (ON_QA) Component: python-oslo-config Last change: 2015-06-04 Summary: oslo.config >=1.2.1 is required for trove-manage ### python-swiftclient (1 bug) [1126942 ] http://bugzilla.redhat.com/1126942 (MODIFIED) Component: python-swiftclient Last change: 2014-09-16 Summary: Swift pseudo-folder cannot be interacted with after creation ### python-tuskarclient (2 bugs) [1209395 ] http://bugzilla.redhat.com/1209395 (POST) Component: python-tuskarclient Last change: 2015-06-04 Summary: `tuskar help` is missing a description next to plan- templates [1209431 ] http://bugzilla.redhat.com/1209431 (POST) Component: python-tuskarclient Last change: 2015-06-18 Summary: creating a tuskar plan with the exact name gives the user a traceback ### rdo-manager (5 bugs) [1210023 ] http://bugzilla.redhat.com/1210023 (MODIFIED) Component: rdo-manager Last change: 2015-04-15 Summary: instack-ironic-deployment --nodes-json instackenv.json --register-nodes fails [1212351 ] http://bugzilla.redhat.com/1212351 (POST) Component: rdo-manager Last change: 2015-06-18 Summary: [RFE] [RDO-Manager] [CLI] Add ability to poll for discovery state via CLI command [1222124 ] http://bugzilla.redhat.com/1222124 (MODIFIED) Component: rdo-manager Last change: 2015-05-29 Summary: rdo-manager: fail to discover nodes with "instack- ironic-deployment --discover-nodes": ERROR: Data pre- processing failed [1224584 ] http://bugzilla.redhat.com/1224584 (MODIFIED) Component: rdo-manager Last change: 2015-05-25 Summary: CentOS-7 undercloud install fails w/ "RHOS" undefined variable [1251267 ] http://bugzilla.redhat.com/1251267 (POST) Component: rdo-manager Last change: 2015-08-12 Summary: Overcloud deployment fails for unspecified reason ### rdo-manager-cli (8 bugs) [1211190 ] http://bugzilla.redhat.com/1211190 (POST) Component: rdo-manager-cli Last change: 2015-06-04 Summary: Unable to replace nodes registration instack script due to missing post config action in unified CLI [1212367 ] http://bugzilla.redhat.com/1212367 (POST) Component: rdo-manager-cli Last change: 2015-06-16 Summary: Ensure proper nodes states after enroll and before deployment [1219053 ] http://bugzilla.redhat.com/1219053 (POST) Component: rdo-manager-cli Last change: 2015-06-18 Summary: "list" command doesn't display nodes in some cases [1229912 ] http://bugzilla.redhat.com/1229912 (POST) Component: rdo-manager-cli Last change: 2015-06-10 Summary: [rdo-manager-cli][unified-cli]: The command 'openstack baremetal configure boot' fails over - AttributeError (when glance images were uploaded more than once) . [1230265 ] http://bugzilla.redhat.com/1230265 (POST) Component: rdo-manager-cli Last change: 2015-06-26 Summary: [rdo-manager-cli][unified-cli]: openstack unified-cli commands display - Warning Module novaclient.v1_1 is deprecated. [1232838 ] http://bugzilla.redhat.com/1232838 (POST) Component: rdo-manager-cli Last change: 2015-07-23 Summary: OSC plugin isn't saving plan configuration values [1233259 ] http://bugzilla.redhat.com/1233259 (MODIFIED) Component: rdo-manager-cli Last change: 2015-08-03 Summary: Node show of unified CLI has bad formatting [1233429 ] http://bugzilla.redhat.com/1233429 (POST) Component: rdo-manager-cli Last change: 2015-06-20 Summary: Lack of consistency in specifying plan argument for openstack overcloud commands ### rdopkg (1 bug) [1220832 ] http://bugzilla.redhat.com/1220832 (ON_QA) Component: rdopkg Last change: 2015-08-06 Summary: python-manilaclient is missing from kilo RDO repository Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Wed Aug 26 15:37:58 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 26 Aug 2015 21:07:58 +0530 Subject: [Rdo-list] [meeting] RDO packaging meeting (2015-08-26) Message-ID: ======================================== #rdo: RDO packaging meeting (2015-08-26) ======================================== Meeting started by chandankumar at 15:02:43 UTC. The full logs are available athttp://meetbot.fedoraproject.org/rdo/2015-08-26/rdo.2015-08-26-15.02.log.html . Meeting summary --------------- * Roll Call (chandankumar, 15:02:57) * Trystack is back now and now running RDO kilo (chandankumar, 15:04:40) * LINK: https://www.redhat.com/archives/rdo-list/2015-August/msg00124.html (chandankumar, 15:04:49) * Pending Liberty Reviews (chandankumar, 15:05:49) * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1243533 (chandankumar, 15:05:59) * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1242886 (chandankumar, 15:07:39) * ACTION: chandankumar will be reviewing https://bugzilla.redhat.com/show_bug.cgi?id=1242886 (chandankumar, 15:07:52) * LINK: https://fedoraproject.org/wiki/Packaging:Python (chandankumar, 15:09:28) * new package scm requested (chandankumar, 15:10:52) * LINK: python-editor : https://bugzilla.redhat.com/show_bug.cgi?id=1256353 (chandankumar, 15:11:35) * LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1254851 (chandankumar, 15:12:13) * cleaning up test-requirement.txt for all openstack project (chandankumar, 15:12:53) * ACTION: chandankumar to start a mail thread to remove or not obsolete dependencies upstream (chandankumar, 15:17:55) * ACTION: trown to submit a package review for ironic-python-agent (chandankumar, 15:19:45) * LINK: https://review.openstack.org/#/c/213749/ (trown, 15:20:28) * AGREED: we will start with packaging IPA from git, then will make folks do a release ASAP (dtantsur, 15:29:31) * Open Discussion (chandankumar, 15:31:55) * tomorrow i.e. on thursday and friday we are hosting Bug Triage Day (chandankumar, 15:32:33) Meeting ended at 15:36:28 UTC. Action Items ------------ * chandankumar will be reviewing https://bugzilla.redhat.com/show_bug.cgi?id=1242886 * chandankumar to start a mail thread to remove or not obsolete dependencies upstream * trown to submit a package review for ironic-python-agent Action Items, by person ----------------------- * chandankumar * chandankumar will be reviewing https://bugzilla.redhat.com/show_bug.cgi?id=1242886 * chandankumar to start a mail thread to remove or not obsolete dependencies upstream * trown * trown to submit a package review for ironic-python-agent * **UNASSIGNED** * (none) People Present (lines said) --------------------------- * chandankumar (63) * dtantsur (24) * trown (17) * number80 (15) * zodbot (11) * lon (2) * mburned (1) * jdob (1) * jpena (1) * eggmaster (1) * social (1) Generated by `MeetBot`_ 0.1.4 .. _`MeetBot`: http://wiki.debian.org/MeetBot Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From pgsousa at gmail.com Fri Aug 28 15:27:22 2015 From: pgsousa at gmail.com (Pedro Sousa) Date: Fri, 28 Aug 2015 16:27:22 +0100 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: Message-ID: Hi all, I've managed to get his working, except SR-IOV vms cannot reach OVS vms and vice-versa. I've disabled firewall in ml2_conf.ini, openswitch and sriov agent files with this conf: *[securitygroup]* *enable_security_group = False* *firewall_driver = neutron.agent.firewall.NoopFirewallDriver* Still doesn't work. Any idea why OVS based nic cannot ping SR-IOV nics? Thanks, Pedro Sousa On Wed, Aug 26, 2015 at 3:01 PM, Pedro Sousa wrote: > Hi all, > > thank you for your replys, concerning the dhcp issue, as I said it works > some times, I also see this with tcpdump: > > # tcpdump -i any port 67 or port 68 -e -n > *14:51:15.160160 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), length > 348: vlan 3486, p 0, ethertype IPv4, 0.0.0.0.bootpc > > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:e6:a5:fd, length > 300* > *14:51:15.160339 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), length > 348: vlan 3486, p 0, ethertype IPv4, 0.0.0.0.bootpc > > 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:e6:a5:fd, length > 300* > *14:51:15.160341 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), length > 348: vlan 1, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: > BOOTP/DHCP, Request from fa:16:3e:e6:a5:fd, length 300* > *14:51:15.160610 Out fa:16:3e:48:d3:db ethertype 802.1Q (0x8100), length > 385: vlan 3486, p 0, ethertype IPv4, 10.0.30.3.bootps > 10.0.30.33.bootpc: > BOOTP/DHCP, Reply, length 337* > > 1? Joe, how can I check that VF has the right VLAN Tag? > > 2? My understanding is that VLANS are correctly configured as it works > fine with Openvswitch. > > Alon, I have the VLANS configured like this: > > Eth104/1/2 SERVER2_NIC5 connected trunk full 10G -- > Eth104/1/6 SERVER1_NIC5 connected trunk full 10G -- > > vlan 3482 (untagged) > vlan 2402 (tagged) > vlan 3480 (tagged) > vlan 3481 (tagged) > vlan 3485 (tagged) > vlan 3486 (tagged) > vlan 3487 (tagged) > vlan 3488 (tagged) > vlan 3489 (tagged) > vlan 3490 (tagged) > vlan 3491 (tagged) > vlan 3492 (tagged) > > Regards, > Pedro Sousa > > > > > On Wed, Aug 26, 2015 at 2:37 PM, Dotan, Alon wrote: > >> Sounds like issues in the environment, >> >> The PF (Physical function (external port)) connected to some switch, if >> so as Trunk? >> >> >> >> *From:* rdo-list-bounces at redhat.com [mailto:rdo-list-bounces at redhat.com] *On >> Behalf Of *Joe Talerico >> *Sent:* Wednesday, August 26, 2015 16:26 >> *To:* Pedro Sousa >> *Cc:* rdo-list at redhat.com >> *Subject:* Re: [Rdo-list] SR-IOV on openstack: no valid host is found >> >> >> >> >> >> >> >> On Wed, Aug 26, 2015 at 6:54 AM, Pedro Sousa wrote: >> >> Hi, >> >> >> >> Some update on this, although I can launch the VM and see the VF inside >> it, I have 2 problems >> >> >> >> 1? Sometimes I don't get ip from dhcp when I launch a new instance. >> >> >> >> Does the VF have the right VLAN tag? >> >> >> >> >> >> 2? I cannot ping the other hosts inside the tenant network using sr-iov >> nics. If I use ovs nics it works. >> >> >> >> >> >> Are VLANs setup properly? >> >> >> >> Joe >> >> >> >> Anyone has experienced this issues? >> >> >> >> Thanks, >> >> Pedro Sousa >> >> >> >> >> >> >> >> On Tue, Aug 25, 2015 at 12:02 PM, Pedro Sousa wrote: >> >> Hi, >> >> >> >> Anyone interested, I got it working using this procedure: >> >> >> >> >> http://docs-draft.openstack.org/85/213985/10/check/gate-openstack-manuals-tox-doc-publish-checkbuild/1381a5e//publish-docs/networking-guide/adv_config_sriov.html >> >> >> >> >> >> >> I'm using *RDO/Juno Centos 7.1* >> >> >> >> My conf: >> >> >> >> *Controller/Network Node:* >> >> >> >> */etc/neutron/plugins/ml2/ml2_conf.ini* >> >> >> >> type_drivers = vlan >> >> tenant_network_types = vlan >> >> mechanism_drivers =openvswitch,sriovnicswitch >> >> >> >> [ml2_type_vlan] >> >> network_vlan_ranges =int-vlan:1440:1449 >> >> >> >> [securitygroup] >> >> enable_security_group = True >> >> firewall_driver = neutron.agent.firewall.NoopFirewallDriver >> >> >> >> */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* >> >> >> >> [ml2_sriov] >> >> supported_pci_vendor_devs = 14e4:16af >> >> agent_required = True >> >> >> >> [sriov_nic] >> >> physical_device_mappings = int-vlan:p2p1 >> >> >> >> >> >> */etc/nova/nova.conf* >> >> [Default] >> >> >> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter >> >> scheduler_available_filters = nova.scheduler.filters.all_filters >> >> scheduler_available_filters = >> nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter >> >> >> >> */usr/lib/systemd/system/neutron-server.service* >> >> >> >> ExecStart=/usr/bin/neutron-server --config-file >> /usr/share/neutron/neutron-dist.conf --config-file >> /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini >> --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file >> /var/log/neutron/server.log >> >> >> >> >> >> >> >> >> >> >> >> *Compute Node:* >> >> >> >> I had to install ml2 plugin and sr-iov agent. Note, in the compute node >> using rdo packstack the ml2 plugin is not installed by default. >> >> >> >> # yum install openstack-neutron-ml2 openstack-neutron-sriov-nic-agent >> >> >> >> */etc/neutron/plugins/ml2/ml2_conf.ini* >> >> >> >> [securitygroup] >> >> # Controls if neutron security group is enabled or not. >> >> # It should be false when you use nova security group. >> >> # enable_security_group = True >> >> enable_security_group = True >> >> firewall_driver = neutron.agent.firewall.NoopFirewallDriver >> >> >> >> */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* >> >> [securitygroup] >> >> firewall_driver = neutron.agent.firewall.NoopFirewallDriver >> >> >> >> [sriov_nic] >> >> physical_device_mappings = int-vlan:p2p1 >> >> >> >> >> >> */usr/lib/systemd/system/neutron-sriov-nic-agent.service* >> >> ExecStart=/usr/bin/neutron-sriov-nic-agent --config-file >> /usr/share/neutron/neutron-dist.conf --config-file >> /etc/neutron/neutron.conf --config-file >> /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file >> /var/log/neutron/sriov-nic-agent.log >> >> >> >> >> >> Regards, >> >> Pedro Sousa >> >> >> >> >> >> >> >> >> >> >> >> On Tue, Aug 25, 2015 at 11:04 AM, Joe Talerico >> wrote: >> >> >> >> On Monday, August 17, 2015, ??? ???????? wrote: >> >> Hey all, >> >> >> >> I deployed openstack on DELL PowerEdge R620 installed with Centos 7. >> >> >> >> SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). >> >> >> >> Also, I added the needed kernel parameters and created virtual functions >> on 82599 Intel 10G NIC. >> >> >> >> in nova.conf: >> >> >> >> 1. >> pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} >> >> 2. >> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, >> >> ImagePropertiesFilter,CoreFilter,PciPassthroughFilter >> >> >> >> >> >> Where did you supply the whitelist? >> >> >> >> Also, after making the whitelist change did you check the >> nova-compute.log? It typically reports the PCI devices that can be used for >> instances. >> >> >> >> Joe >> >> >> >> >> >> in ml2_conf.ini: >> >> >> >> 1. type_drivers = vxlan,vlan >> >> 2. mechanism_drivers =openvswitch,sriovnicswitch >> >> 3. network_vlan_ranges = sriovnet:80:90 >> >> in ml2_conf_sriov.ini: >> >> >> >> 1. supported_pci_vendor_devs = 8086:10ed >> >> 2. agent_required = False >> >> in neutron-server.service: >> >> >> >> 1. ExecStart=/usr/bin/neutron-server --config-file >> /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server >> >> --config-file /etc/neutron/neutron.conf --config-file >> /etc/neutron/plugin.ini >> >> --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --config-dir >> /etc/neutron/conf.d/neutron-server >> >> --log-file /var/log/neutron/server.log >> >> >> >> created Network based on physical network I defined (sriovnet), >> configured subnet and created direct type port. >> >> >> >> When I creating an image (nova boot --flavor m1.large --image my_img >> --nic port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) >> >> >> >> I get the following error: >> >> >> >> Traceback (most recent call last): >> >> >> >> File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", >> line 142, in inner >> >> return func(*args, **kwargs) >> >> >> >> File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line >> 86, in select_destinations >> >> filter_properties) >> >> >> >> File >> "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line >> 80, in select_destinations >> >> raise exception.NoValidHost(reason=reason) >> >> >> >> NoValidHost: No valid host was found. There are not enough hosts >> available. >> >> >> >> 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils >> [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d >> 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: >> 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. >> >> >> >> Any idea what might be the problem here? >> >> >> >> Thanks, >> >> Shaham >> >> >> >> _______________________________________________ >> 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 >> >> >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From asadxflow at gmail.com Fri Aug 28 20:21:19 2015 From: asadxflow at gmail.com (sad man) Date: Fri, 28 Aug 2015 22:21:19 +0200 Subject: [Rdo-list] CentOS-RDO Remix Release Message-ID: Hi, I have been working on developing a CentOS-RDO remix as part of my GSoC project with Rich Bowen. I have pushed the first release of the project and the ISO is available at: http://buildlogs.centos.org/gsoc2015/cloud-in-a-box/CentOS-7-x86_64-RDO-1503-2015082701.iso . The ISO allows the user to install RDO during CentOS installation via both --alinone & --answer-file modes of packstack. ?Development involved writing an extension (addon) to the Anaconda Installer, the source along with testing instructions is available at: https://github.com/asadpiz/org_centos_cloud ?I would appreciate feeback/testing of this addon as the main motivation was to provide a pre-configured, assumption driven "cloud in a box"? to the users. -- Cheers, Asad -------------- next part -------------- An HTML attachment was scrubbed... URL: From astafeye at redhat.com Mon Aug 24 14:25:27 2015 From: astafeye at redhat.com (Alex Stafeyev) Date: Mon, 24 Aug 2015 10:25:27 -0400 (EDT) Subject: [Rdo-list] Liberty installation on Fedora 22 In-Reply-To: <711907964.14194029.1440425977829.JavaMail.zimbra@redhat.com> Message-ID: <1484770584.14200956.1440426327096.JavaMail.zimbra@redhat.com> Hi all I tried to install Liberty on Fedora 22 (with packstack). Installation failed with the following error: 10.35.187.138_nova.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 10.35.187.138_nova.pp Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install tuned' returned 1: Yum command has been deprecated, redirecting to '/usr/bin/dnf -d 0 -e 0 -y install tuned'. You will find full trace in log /var/tmp/packstack/20150824-132953-SGhWFy/manifests/10.35.187.138_nova.pp.log Anyone saw this issue? So as I understand it is due to "yum"s slow death :P tnx ps. my repo's delorean.repo fedora.repo fedora-updates.repo fedora-updates-testing.repo rdo-release.repo rdo-testing.repo From chkumar246 at gmail.com Mon Aug 31 06:02:43 2015 From: chkumar246 at gmail.com (Chandan kumar) Date: Mon, 31 Aug 2015 11:32:43 +0530 Subject: [Rdo-list] August RDO Bug Traige Day on Thrusday and Friday [27th Aug, 28th Aug 2015] In-Reply-To: References: Message-ID: Hello, On Wed, Aug 19, 2015 at 12:12 PM, Chandan kumar wrote: > Hello, > > This month's RDO Bug Traige Day is on Thursday and Friday i.e. 27th Aug > and 28th Aug 2015. > If you have some free time, please join us to help to triage and find root > cause of bug in your > area of expertise. Here's some details to get started[1] with bug triaging. > > Current status of RDO Bugs [2]: > Open (NEW, ASSIGNED, ON_DEV): 264 > Fixed (MODIFIED, POST, ON_QA): 177 > > If you have any queries, Feel free to ping us on #rdo channel on Freenode > server. > > Links: > [1.] https://www.rdoproject.org/RDO-BugTriage > [2.] https://chandankumar.fedorapeople.org/20150819_rdo_bug_report.txt > > Thank you all for participating in Bug Triage Day. Thanks, Chandan Kumar -------------- next part -------------- An HTML attachment was scrubbed... URL: From itzikb at redhat.com Mon Aug 31 06:32:21 2015 From: itzikb at redhat.com (Itzik Brown) Date: Mon, 31 Aug 2015 09:32:21 +0300 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: Message-ID: <55E3F4F5.1030204@redhat.com> Hi, There is patch under review to solve the connectivity issue: https://review.openstack.org/#/c/198736/ Itzik On 08/28/2015 06:27 PM, Pedro Sousa wrote: > Hi all, > > I've managed to get his working, except SR-IOV vms cannot reach OVS > vms and vice-versa. I've disabled firewall in ml2_conf.ini, openswitch > and sriov agent files with this conf: > > *[securitygroup]* > *enable_security_group = False > * > *firewall_driver = neutron.agent.firewall.NoopFirewallDriver* > > Still doesn't work. Any idea why OVS based nic cannot ping SR-IOV nics? > > Thanks, > Pedro Sousa > > > > On Wed, Aug 26, 2015 at 3:01 PM, Pedro Sousa > wrote: > > Hi all, > > thank you for your replys, concerning the dhcp issue, as I said it > works some times, I also see this with tcpdump: > > # tcpdump -i any port 67 or port 68 -e -n > *14:51:15.160160 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), > length 348: vlan 3486, p 0, ethertype IPv4, 0.0.0.0.bootpc > > 255.255.255.255.bootps: BOOTP/DHCP, Request from > fa:16:3e:e6:a5:fd, length 300* > *14:51:15.160339 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), > length 348: vlan 3486, p 0, ethertype IPv4, 0.0.0.0.bootpc > > 255.255.255.255.bootps: BOOTP/DHCP, Request from > fa:16:3e:e6:a5:fd, length 300* > *14:51:15.160341 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), > length 348: vlan 1, p 0, ethertype IPv4, 0.0.0.0.bootpc > > 255.255.255.255.bootps: BOOTP/DHCP, Request from > fa:16:3e:e6:a5:fd, length 300* > *14:51:15.160610 Out fa:16:3e:48:d3:db ethertype 802.1Q (0x8100), > length 385: vlan 3486, p 0, ethertype IPv4, 10.0.30.3.bootps > > 10.0.30.33.bootpc: BOOTP/DHCP, Reply, length 337* > > 1? Joe, how can I check that VF has the right VLAN Tag? > > 2? My understanding is that VLANS are correctly configured as it > works fine with Openvswitch. > > Alon, I have the VLANS configured like this: > > Eth104/1/2 SERVER2_NIC5 connected trunk full 10G -- > Eth104/1/6 SERVER1_NIC5 connected trunk full 10G -- > > vlan 3482 (untagged) > vlan 2402 (tagged) > vlan 3480 (tagged) > vlan 3481 (tagged) > vlan 3485 (tagged) > vlan 3486 (tagged) > vlan 3487 (tagged) > vlan 3488 (tagged) > vlan 3489 (tagged) > vlan 3490 (tagged) > vlan 3491 (tagged) > vlan 3492 (tagged) > > Regards, > Pedro Sousa > > > > > On Wed, Aug 26, 2015 at 2:37 PM, Dotan, Alon > wrote: > > Sounds like issues in the environment, > > The PF (Physical function (external port)) connected to some > switch, if so as Trunk? > > *From:*rdo-list-bounces at redhat.com > > [mailto:rdo-list-bounces at redhat.com > ] *On Behalf Of *Joe Talerico > *Sent:* Wednesday, August 26, 2015 16:26 > *To:* Pedro Sousa > *Cc:* rdo-list at redhat.com > *Subject:* Re: [Rdo-list] SR-IOV on openstack: no valid host > is found > > On Wed, Aug 26, 2015 at 6:54 AM, Pedro Sousa > > wrote: > > Hi, > > Some update on this, although I can launch the VM and see > the VF inside it, I have 2 problems > > 1? Sometimes I don't get ip from dhcp when I launch a new > instance. > > Does the VF have the right VLAN tag? > > 2? I cannot ping the other hosts inside the tenant network > using sr-iov nics. If I use ovs nics it works. > > Are VLANs setup properly? > > Joe > > Anyone has experienced this issues? > > Thanks, > > Pedro Sousa > > On Tue, Aug 25, 2015 at 12:02 PM, Pedro Sousa > > wrote: > > Hi, > > Anyone interested, I got it working using this procedure: > > http://docs-draft.openstack.org/85/213985/10/check/gate-openstack-manuals-tox-doc-publish-checkbuild/1381a5e//publish-docs/networking-guide/adv_config_sriov.html > > > I'm using *RDO/Juno Centos 7.1* > > My conf: > > *Controller/Network Node:* > > */etc/neutron/plugins/ml2/ml2_conf.ini* > > type_drivers = vlan > > tenant_network_types = vlan > > mechanism_drivers =openvswitch,sriovnicswitch > > [ml2_type_vlan] > > network_vlan_ranges =int-vlan:1440:1449 > > [securitygroup] > > enable_security_group = True > > firewall_driver = > neutron.agent.firewall.NoopFirewallDriver > > */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* > > [ml2_sriov] > > supported_pci_vendor_devs = 14e4:16af > > agent_required = True > > [sriov_nic] > > physical_device_mappings = int-vlan:p2p1 > > */etc/nova/nova.conf* > > [Default] > > scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter > > scheduler_available_filters = > nova.scheduler.filters.all_filters > > scheduler_available_filters = > nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter > > */usr/lib/systemd/system/neutron-server.service* > > ExecStart=/usr/bin/neutron-server --config-file > /usr/share/neutron/neutron-dist.conf --config-file > /etc/neutron/neutron.conf --config-file > /etc/neutron/plugin.ini --config-file > /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file > /var/log/neutron/server.log > > *Compute Node:* > > I had to install ml2 plugin and sr-iov agent. Note, in > the compute node using rdo packstack the ml2 plugin is > not installed by default. > > # yum > install openstack-neutron-ml2 openstack-neutron-sriov-nic-agent > > */etc/neutron/plugins/ml2/ml2_conf.ini* > > [securitygroup] > > # Controls if neutron security group is enabled or not. > > # It should be false when you use nova security group. > > # enable_security_group = True > > enable_security_group = True > > firewall_driver = > neutron.agent.firewall.NoopFirewallDriver > > */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* > > [securitygroup] > > firewall_driver = > neutron.agent.firewall.NoopFirewallDriver > > [sriov_nic] > > physical_device_mappings = int-vlan:p2p1 > > */usr/lib/systemd/system/neutron-sriov-nic-agent.service* > > ExecStart=/usr/bin/neutron-sriov-nic-agent > --config-file /usr/share/neutron/neutron-dist.conf > --config-file /etc/neutron/neutron.conf --config-file > /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file > /var/log/neutron/sriov-nic-agent.log > > Regards, > > Pedro Sousa > > On Tue, Aug 25, 2015 at 11:04 AM, Joe Talerico > > wrote: > > > > On Monday, August 17, 2015, ??? > ???????? > wrote: > > Hey all, > > I deployed openstack on DELL PowerEdge R620 > installed with Centos 7. > > SR-IOV is enabled in BIOS (both Virtualization > Technology & SR-IOV). > > Also, I added the needed kernel parameters and > created virtual functions on 82599 Intel 10G NIC. > > in nova.conf: > > 1. > pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} > > 2. > scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, > > ImagePropertiesFilter,CoreFilter,PciPassthroughFilter > > Where did you supply the whitelist? > > Also, after making the whitelist change did you > check the nova-compute.log? It typically reports > the PCI devices that can be used for instances. > > Joe > > in ml2_conf.ini: > > 1. type_drivers = vxlan,vlan > > 2. mechanism_drivers =openvswitch,sriovnicswitch > > 3. network_vlan_ranges = sriovnet:80:90 > > in ml2_conf_sriov.ini: > > 1. supported_pci_vendor_devs = 8086:10ed > > 2. agent_required = False > > in neutron-server.service: > > 1. ExecStart=/usr/bin/neutron-server > --config-file > /usr/share/neutron/neutron-dist.conf > --config-dir /usr/share/neutron/server > > --config-file /etc/neutron/neutron.conf > --config-file /etc/neutron/plugin.ini > > --config-file > /etc/neutron/plugins/ml2/ml2_conf_sriov.ini > --config-dir /etc/neutron/conf.d/neutron-server > > --log-file /var/log/neutron/server.log > > created Network based on physical network I > defined (sriovnet), configured subnet and > created direct type port. > > When I creating an image (nova boot --flavor > m1.large --image my_img --nic > port-id=087ff574-fb14-47fd-82cb-454f176154ff > test_sriov) > > I get the following error: > > Traceback (most recent call last): > > File > "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", > line 142, in inner > > return func(*args, **kwargs) > > File > "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", > line 86, in select_destinations > > filter_properties) > > File > "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", > line 80, in select_destinations > > raise exception.NoValidHost(reason=reason) > > NoValidHost: No valid host was found. There > are not enough hosts available. > > 2015-08-18 04:28:22.886 17998 WARNING > nova.scheduler.utils > [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 > caf2b9813205455896e60c6d00c92b4d > 4bd6b22041ef4123958a0f85c775b770 - - -] > [instance: > 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting > instance to ERROR state. > > Any idea what might be the problem here? > > Thanks, > > Shaham > > _______________________________________________ > 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 > > > > > > > _______________________________________________ > 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 pgsousa at gmail.com Mon Aug 31 09:02:45 2015 From: pgsousa at gmail.com (Pedro Sousa) Date: Mon, 31 Aug 2015 10:02:45 +0100 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: <55E3F4F5.1030204@redhat.com> References: <55E3F4F5.1030204@redhat.com> Message-ID: Hi Itzik, thank you for your reply, can you tell my if this patch will be merged to Juno? Regards, Pedro Sousa On Mon, Aug 31, 2015 at 7:32 AM, Itzik Brown wrote: > Hi, > There is patch under review to solve the connectivity issue: > https://review.openstack.org/#/c/198736/ > > Itzik > > On 08/28/2015 06:27 PM, Pedro Sousa wrote: > > Hi all, > > I've managed to get his working, except SR-IOV vms cannot reach OVS vms > and vice-versa. I've disabled firewall in ml2_conf.ini, openswitch and > sriov agent files with this conf: > > *[securitygroup]* > > *enable_security_group = False * > *firewall_driver = neutron.agent.firewall.NoopFirewallDriver* > > Still doesn't work. Any idea why OVS based nic cannot ping SR-IOV nics? > > Thanks, > Pedro Sousa > > > > On Wed, Aug 26, 2015 at 3:01 PM, Pedro Sousa wrote: > >> Hi all, >> >> thank you for your replys, concerning the dhcp issue, as I said it works >> some times, I also see this with tcpdump: >> >> # tcpdump -i any port 67 or port 68 -e -n >> *14:51:15.160160 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), length >> 348: vlan 3486, p 0, ethertype IPv4, 0.0.0.0.bootpc > >> 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:e6:a5:fd, length >> 300* >> *14:51:15.160339 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), length >> 348: vlan 3486, p 0, ethertype IPv4, 0.0.0.0.bootpc > >> 255.255.255.255.bootps: BOOTP/DHCP, Request from fa:16:3e:e6:a5:fd, length >> 300* >> *14:51:15.160341 B fa:16:3e:e6:a5:fd ethertype 802.1Q (0x8100), length >> 348: vlan 1, p 0, ethertype IPv4, 0.0.0.0.bootpc > 255.255.255.255.bootps: >> BOOTP/DHCP, Request from fa:16:3e:e6:a5:fd, length 300* >> *14:51:15.160610 Out fa:16:3e:48:d3:db ethertype 802.1Q (0x8100), length >> 385: vlan 3486, p 0, ethertype IPv4, 10.0.30.3.bootps > 10.0.30.33.bootpc: >> BOOTP/DHCP, Reply, length 337* >> >> 1? Joe, how can I check that VF has the right VLAN Tag? >> >> 2? My understanding is that VLANS are correctly configured as it works >> fine with Openvswitch. >> >> Alon, I have the VLANS configured like this: >> >> Eth104/1/2 SERVER2_NIC5 connected trunk full 10G -- >> Eth104/1/6 SERVER1_NIC5 connected trunk full 10G -- >> >> vlan 3482 (untagged) >> vlan 2402 (tagged) >> vlan 3480 (tagged) >> vlan 3481 (tagged) >> vlan 3485 (tagged) >> vlan 3486 (tagged) >> vlan 3487 (tagged) >> vlan 3488 (tagged) >> vlan 3489 (tagged) >> vlan 3490 (tagged) >> vlan 3491 (tagged) >> vlan 3492 (tagged) >> >> Regards, >> Pedro Sousa >> >> >> >> >> On Wed, Aug 26, 2015 at 2:37 PM, Dotan, Alon wrote: >> >>> Sounds like issues in the environment, >>> >>> The PF (Physical function (external port)) connected to some switch, if >>> so as Trunk? >>> >>> >>> >>> *From:* rdo-list-bounces at redhat.com [mailto:rdo-list-bounces at redhat.com] >>> *On Behalf Of *Joe Talerico >>> *Sent:* Wednesday, August 26, 2015 16:26 >>> *To:* Pedro Sousa >>> *Cc:* rdo-list at redhat.com >>> *Subject:* Re: [Rdo-list] SR-IOV on openstack: no valid host is found >>> >>> >>> >>> >>> >>> >>> >>> On Wed, Aug 26, 2015 at 6:54 AM, Pedro Sousa wrote: >>> >>> Hi, >>> >>> >>> >>> Some update on this, although I can launch the VM and see the VF inside >>> it, I have 2 problems >>> >>> >>> >>> 1? Sometimes I don't get ip from dhcp when I launch a new instance. >>> >>> >>> >>> Does the VF have the right VLAN tag? >>> >>> >>> >>> >>> >>> 2? I cannot ping the other hosts inside the tenant network using sr-iov >>> nics. If I use ovs nics it works. >>> >>> >>> >>> >>> >>> Are VLANs setup properly? >>> >>> >>> >>> Joe >>> >>> >>> >>> Anyone has experienced this issues? >>> >>> >>> >>> Thanks, >>> >>> Pedro Sousa >>> >>> >>> >>> >>> >>> >>> >>> On Tue, Aug 25, 2015 at 12:02 PM, Pedro Sousa wrote: >>> >>> Hi, >>> >>> >>> >>> Anyone interested, I got it working using this procedure: >>> >>> >>> >>> >>> http://docs-draft.openstack.org/85/213985/10/check/gate-openstack-manuals-tox-doc-publish-checkbuild/1381a5e//publish-docs/networking-guide/adv_config_sriov.html >>> >>> >>> >>> >>> >>> >>> I'm using *RDO/Juno Centos 7.1* >>> >>> >>> >>> My conf: >>> >>> >>> >>> *Controller/Network Node:* >>> >>> >>> >>> */etc/neutron/plugins/ml2/ml2_conf.ini* >>> >>> >>> >>> type_drivers = vlan >>> >>> tenant_network_types = vlan >>> >>> mechanism_drivers =openvswitch,sriovnicswitch >>> >>> >>> >>> [ml2_type_vlan] >>> >>> network_vlan_ranges =int-vlan:1440:1449 >>> >>> >>> >>> [securitygroup] >>> >>> enable_security_group = True >>> >>> firewall_driver = neutron.agent.firewall.NoopFirewallDriver >>> >>> >>> >>> */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* >>> >>> >>> >>> [ml2_sriov] >>> >>> supported_pci_vendor_devs = 14e4:16af >>> >>> agent_required = True >>> >>> >>> >>> [sriov_nic] >>> >>> physical_device_mappings = int-vlan:p2p1 >>> >>> >>> >>> >>> >>> */etc/nova/nova.conf* >>> >>> [Default] >>> >>> >>> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter >>> >>> scheduler_available_filters = nova.scheduler.filters.all_filters >>> >>> scheduler_available_filters = >>> nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter >>> >>> >>> >>> */usr/lib/systemd/system/neutron-server.service* >>> >>> >>> >>> ExecStart=/usr/bin/neutron-server --config-file >>> /usr/share/neutron/neutron-dist.conf --config-file >>> /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini >>> --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file >>> /var/log/neutron/server.log >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> *Compute Node:* >>> >>> >>> >>> I had to install ml2 plugin and sr-iov agent. Note, in the compute node >>> using rdo packstack the ml2 plugin is not installed by default. >>> >>> >>> >>> # yum install openstack-neutron-ml2 openstack-neutron-sriov-nic-agent >>> >>> >>> >>> */etc/neutron/plugins/ml2/ml2_conf.ini* >>> >>> >>> >>> [securitygroup] >>> >>> # Controls if neutron security group is enabled or not. >>> >>> # It should be false when you use nova security group. >>> >>> # enable_security_group = True >>> >>> enable_security_group = True >>> >>> firewall_driver = neutron.agent.firewall.NoopFirewallDriver >>> >>> >>> >>> */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* >>> >>> [securitygroup] >>> >>> firewall_driver = neutron.agent.firewall.NoopFirewallDriver >>> >>> >>> >>> [sriov_nic] >>> >>> physical_device_mappings = int-vlan:p2p1 >>> >>> >>> >>> >>> >>> */usr/lib/systemd/system/neutron-sriov-nic-agent.service* >>> >>> ExecStart=/usr/bin/neutron-sriov-nic-agent --config-file >>> /usr/share/neutron/neutron-dist.conf --config-file >>> /etc/neutron/neutron.conf --config-file >>> /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --log-file >>> /var/log/neutron/sriov-nic-agent.log >>> >>> >>> >>> >>> >>> Regards, >>> >>> Pedro Sousa >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> On Tue, Aug 25, 2015 at 11:04 AM, Joe Talerico >>> wrote: >>> >>> >>> >>> On Monday, August 17, 2015, ??? ???????? wrote: >>> >>> Hey all, >>> >>> >>> >>> I deployed openstack on DELL PowerEdge R620 installed with Centos 7. >>> >>> >>> >>> SR-IOV is enabled in BIOS (both Virtualization Technology & SR-IOV). >>> >>> >>> >>> Also, I added the needed kernel parameters and created virtual functions >>> on 82599 Intel 10G NIC. >>> >>> >>> >>> in nova.conf: >>> >>> >>> >>> 1. >>> pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} >>> >>> 2. >>> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, >>> >>> ImagePropertiesFilter,CoreFilter,PciPassthroughFilter >>> >>> >>> >>> >>> >>> Where did you supply the whitelist? >>> >>> >>> >>> Also, after making the whitelist change did you check the >>> nova-compute.log? It typically reports the PCI devices that can be used for >>> instances. >>> >>> >>> >>> Joe >>> >>> >>> >>> >>> >>> in ml2_conf.ini: >>> >>> >>> >>> 1. type_drivers = vxlan,vlan >>> >>> 2. mechanism_drivers =openvswitch,sriovnicswitch >>> >>> 3. network_vlan_ranges = sriovnet:80:90 >>> >>> in ml2_conf_sriov.ini: >>> >>> >>> >>> 1. supported_pci_vendor_devs = 8086:10ed >>> >>> 2. agent_required = False >>> >>> in neutron-server.service: >>> >>> >>> >>> 1. ExecStart=/usr/bin/neutron-server --config-file >>> /usr/share/neutron/neutron-dist.conf --config-dir /usr/share/neutron/server >>> >>> --config-file /etc/neutron/neutron.conf --config-file >>> /etc/neutron/plugin.ini >>> >>> --config-file /etc/neutron/plugins/ml2/ml2_conf_sriov.ini --config-dir >>> /etc/neutron/conf.d/neutron-server >>> >>> --log-file /var/log/neutron/server.log >>> >>> >>> >>> created Network based on physical network I defined (sriovnet), >>> configured subnet and created direct type port. >>> >>> >>> >>> When I creating an image (nova boot --flavor m1.large --image my_img >>> --nic port-id=087ff574-fb14-47fd-82cb-454f176154ff test_sriov) >>> >>> >>> >>> I get the following error: >>> >>> >>> >>> Traceback (most recent call last): >>> >>> >>> >>> File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", >>> line 142, in inner >>> >>> return func(*args, **kwargs) >>> >>> >>> >>> File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", >>> line 86, in select_destinations >>> >>> filter_properties) >>> >>> >>> >>> File >>> "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line >>> 80, in select_destinations >>> >>> raise exception.NoValidHost(reason=reason) >>> >>> >>> >>> NoValidHost: No valid host was found. There are not enough hosts >>> available. >>> >>> >>> >>> 2015-08-18 04:28:22.886 17998 WARNING nova.scheduler.utils >>> [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 caf2b9813205455896e60c6d00c92b4d >>> 4bd6b22041ef4123958a0f85c775b770 - - -] [instance: >>> 470e16f9-002f-4ae4-82f4-17a83a93d860] Setting instance to ERROR state. >>> >>> >>> >>> Any idea what might be the problem here? >>> >>> >>> >>> Thanks, >>> >>> Shaham >>> >>> >>> >>> _______________________________________________ >>> 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 >>> >>> >>> >> >> > > > _______________________________________________ > Rdo-list mailing listRdo-list at redhat.comhttps://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From itzikb at redhat.com Mon Aug 31 09:10:45 2015 From: itzikb at redhat.com (Itzik Brown) Date: Mon, 31 Aug 2015 12:10:45 +0300 Subject: [Rdo-list] SR-IOV on openstack: no valid host is found In-Reply-To: References: <55E3F4F5.1030204@redhat.com> Message-ID: <55E41A15.1090603@redhat.com> It's still under review. Itzik On 08/31/2015 12:02 PM, Pedro Sousa wrote: > Hi Itzik, > > thank you for your reply, can you tell my if this patch will be merged > to Juno? > > Regards, > Pedro Sousa > > On Mon, Aug 31, 2015 at 7:32 AM, Itzik Brown > wrote: > > Hi, > There is patch under review to solve the connectivity issue: > https://review.openstack.org/#/c/198736/ > > Itzik > > On 08/28/2015 06:27 PM, Pedro Sousa wrote: >> Hi all, >> >> I've managed to get his working, except SR-IOV vms cannot reach >> OVS vms and vice-versa. I've disabled firewall in ml2_conf.ini, >> openswitch and sriov agent files with this conf: >> >> *[securitygroup]* >> *enable_security_group = False >> * >> *firewall_driver = neutron.agent.firewall.NoopFirewallDriver* >> >> Still doesn't work. Any idea why OVS based nic cannot ping SR-IOV >> nics? >> >> Thanks, >> Pedro Sousa >> >> >> >> On Wed, Aug 26, 2015 at 3:01 PM, Pedro Sousa > > wrote: >> >> Hi all, >> >> thank you for your replys, concerning the dhcp issue, as I >> said it works some times, I also see this with tcpdump: >> >> # tcpdump -i any port 67 or port 68 -e -n >> *14:51:15.160160 B fa:16:3e:e6:a5:fd ethertype 802.1Q >> (0x8100), length 348: vlan 3486, p 0, ethertype IPv4, >> 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request >> from fa:16:3e:e6:a5:fd, length 300* >> *14:51:15.160339 B fa:16:3e:e6:a5:fd ethertype 802.1Q >> (0x8100), length 348: vlan 3486, p 0, ethertype IPv4, >> 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request >> from fa:16:3e:e6:a5:fd, length 300* >> *14:51:15.160341 B fa:16:3e:e6:a5:fd ethertype 802.1Q >> (0x8100), length 348: vlan 1, p 0, ethertype IPv4, >> 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request >> from fa:16:3e:e6:a5:fd, length 300* >> *14:51:15.160610 Out fa:16:3e:48:d3:db ethertype 802.1Q >> (0x8100), length 385: vlan 3486, p 0, ethertype IPv4, >> 10.0.30.3.bootps > 10.0.30.33.bootpc: BOOTP/DHCP, Reply, >> length 337* >> >> 1? Joe, how can I check that VF has the right VLAN Tag? >> >> 2? My understanding is that VLANS are correctly configured as >> it works fine with Openvswitch. >> >> Alon, I have the VLANS configured like this: >> >> Eth104/1/2 SERVER2_NIC5 connected trunk full 10G >> -- >> Eth104/1/6 SERVER1_NIC5 connected trunk full 10G >> -- >> >> vlan 3482 (untagged) >> vlan 2402 (tagged) >> vlan 3480 (tagged) >> vlan 3481 (tagged) >> vlan 3485 (tagged) >> vlan 3486 (tagged) >> vlan 3487 (tagged) >> vlan 3488 (tagged) >> vlan 3489 (tagged) >> vlan 3490 (tagged) >> vlan 3491 (tagged) >> vlan 3492 (tagged) >> >> Regards, >> Pedro Sousa >> >> >> >> >> On Wed, Aug 26, 2015 at 2:37 PM, Dotan, Alon >> > wrote: >> >> Sounds like issues in the environment, >> >> The PF (Physical function (external port)) connected to >> some switch, if so as Trunk? >> >> *From:*rdo-list-bounces at redhat.com >> >> [mailto:rdo-list-bounces at redhat.com >> ] *On Behalf Of *Joe >> Talerico >> *Sent:* Wednesday, August 26, 2015 16:26 >> *To:* Pedro Sousa >> *Cc:* rdo-list at redhat.com >> *Subject:* Re: [Rdo-list] SR-IOV on openstack: no valid >> host is found >> >> On Wed, Aug 26, 2015 at 6:54 AM, Pedro Sousa >> > wrote: >> >> Hi, >> >> Some update on this, although I can launch the VM and >> see the VF inside it, I have 2 problems >> >> 1? Sometimes I don't get ip from dhcp when I launch a >> new instance. >> >> Does the VF have the right VLAN tag? >> >> 2? I cannot ping the other hosts inside the tenant >> network using sr-iov nics. If I use ovs nics it works. >> >> Are VLANs setup properly? >> >> Joe >> >> Anyone has experienced this issues? >> >> Thanks, >> >> Pedro Sousa >> >> On Tue, Aug 25, 2015 at 12:02 PM, Pedro Sousa >> > wrote: >> >> Hi, >> >> Anyone interested, I got it working using this >> procedure: >> >> http://docs-draft.openstack.org/85/213985/10/check/gate-openstack-manuals-tox-doc-publish-checkbuild/1381a5e//publish-docs/networking-guide/adv_config_sriov.html >> >> >> I'm using *RDO/Juno Centos 7.1* >> >> My conf: >> >> *Controller/Network Node:* >> >> */etc/neutron/plugins/ml2/ml2_conf.ini* >> >> type_drivers = vlan >> >> tenant_network_types = vlan >> >> mechanism_drivers =openvswitch,sriovnicswitch >> >> [ml2_type_vlan] >> >> network_vlan_ranges =int-vlan:1440:1449 >> >> [securitygroup] >> >> enable_security_group = True >> >> firewall_driver = >> neutron.agent.firewall.NoopFirewallDriver >> >> */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* >> >> [ml2_sriov] >> >> supported_pci_vendor_devs = 14e4:16af >> >> agent_required = True >> >> [sriov_nic] >> >> physical_device_mappings = int-vlan:p2p1 >> >> */etc/nova/nova.conf* >> >> [Default] >> >> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter >> >> scheduler_available_filters = >> nova.scheduler.filters.all_filters >> >> scheduler_available_filters = >> nova.scheduler.filters.pci_passthrough_filter.PciPassthroughFilter >> >> */usr/lib/systemd/system/neutron-server.service* >> >> ExecStart=/usr/bin/neutron-server --config-file >> /usr/share/neutron/neutron-dist.conf >> --config-file /etc/neutron/neutron.conf >> --config-file /etc/neutron/plugin.ini >> --config-file >> /etc/neutron/plugins/ml2/ml2_conf_sriov.ini >> --log-file /var/log/neutron/server.log >> >> *Compute Node:* >> >> I had to install ml2 plugin and sr-iov agent. >> Note, in the compute node using rdo packstack the >> ml2 plugin is not installed by default. >> >> # yum >> install openstack-neutron-ml2 openstack-neutron-sriov-nic-agent >> >> */etc/neutron/plugins/ml2/ml2_conf.ini* >> >> [securitygroup] >> >> # Controls if neutron security group is enabled >> or not. >> >> # It should be false when you use nova security >> group. >> >> # enable_security_group = True >> >> enable_security_group = True >> >> firewall_driver = >> neutron.agent.firewall.NoopFirewallDriver >> >> */etc/neutron/plugins/ml2/ml2_conf_sriov.ini* >> >> [securitygroup] >> >> firewall_driver = >> neutron.agent.firewall.NoopFirewallDriver >> >> [sriov_nic] >> >> physical_device_mappings = int-vlan:p2p1 >> >> */usr/lib/systemd/system/neutron-sriov-nic-agent.service* >> >> ExecStart=/usr/bin/neutron-sriov-nic-agent >> --config-file >> /usr/share/neutron/neutron-dist.conf >> --config-file /etc/neutron/neutron.conf >> --config-file >> /etc/neutron/plugins/ml2/ml2_conf_sriov.ini >> --log-file /var/log/neutron/sriov-nic-agent.log >> >> Regards, >> >> Pedro Sousa >> >> On Tue, Aug 25, 2015 at 11:04 AM, Joe Talerico >> > > wrote: >> >> >> >> On Monday, August 17, 2015, ??? >> ????????> > wrote: >> >> Hey all, >> >> I deployed openstack on DELL PowerEdge >> R620 installed with Centos 7. >> >> SR-IOV is enabled in BIOS (both >> Virtualization Technology & SR-IOV). >> >> Also, I added the needed kernel >> parameters and created virtual functions >> on 82599 Intel 10G NIC. >> >> in nova.conf: >> >> 1. >> pci_passthrough_whitelist={"devname":"p2p1","physical_network":"sriovnet"} >> >> 2. >> scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter, >> >> ImagePropertiesFilter,CoreFilter,PciPassthroughFilter >> >> Where did you supply the whitelist? >> >> Also, after making the whitelist change did >> you check the nova-compute.log? It typically >> reports the PCI devices that can be used for >> instances. >> >> Joe >> >> in ml2_conf.ini: >> >> 1. type_drivers = vxlan,vlan >> >> 2. mechanism_drivers >> =openvswitch,sriovnicswitch >> >> 3. network_vlan_ranges = sriovnet:80:90 >> >> in ml2_conf_sriov.ini: >> >> 1. supported_pci_vendor_devs = 8086:10ed >> >> 2. agent_required = False >> >> in neutron-server.service: >> >> 1. ExecStart=/usr/bin/neutron-server >> --config-file >> /usr/share/neutron/neutron-dist.conf >> --config-dir /usr/share/neutron/server >> >> --config-file /etc/neutron/neutron.conf >> --config-file /etc/neutron/plugin.ini >> >> --config-file >> /etc/neutron/plugins/ml2/ml2_conf_sriov.ini >> --config-dir >> /etc/neutron/conf.d/neutron-server >> >> --log-file /var/log/neutron/server.log >> >> created Network based on physical network >> I defined (sriovnet), configured subnet >> and created direct type port. >> >> When I creating an image (nova boot >> --flavor m1.large --image my_img --nic >> port-id=087ff574-fb14-47fd-82cb-454f176154ff >> test_sriov) >> >> I get the following error: >> >> Traceback (most recent call last): >> >> File >> "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", >> line 142, in inner >> >> return func(*args, **kwargs) >> >> File >> "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", >> line 86, in select_destinations >> >> filter_properties) >> >> File >> "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", >> line 80, in select_destinations >> >> raise exception.NoValidHost(reason=reason) >> >> NoValidHost: No valid host was found. >> There are not enough hosts available. >> >> 2015-08-18 04:28:22.886 17998 WARNING >> nova.scheduler.utils >> [req-5804960b-4614-4d0e-9a3d-a94964cf93f8 >> caf2b9813205455896e60c6d00c92b4d >> 4bd6b22041ef4123958a0f85c775b770 - - -] >> [instance: >> 470e16f9-002f-4ae4-82f4-17a83a93d860] >> Setting instance to ERROR state. >> >> Any idea what might be the problem here? >> >> Thanks, >> >> Shaham >> >> _______________________________________________ >> 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 >> >> >> >> >> >> >> _______________________________________________ >> 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 ihrachys at redhat.com Mon Aug 31 09:16:45 2015 From: ihrachys at redhat.com (Ihar Hrachyshka) Date: Mon, 31 Aug 2015 11:16:45 +0200 Subject: [Rdo-list] Liberty installation on Fedora 22 In-Reply-To: <1484770584.14200956.1440426327096.JavaMail.zimbra@redhat.com> References: <1484770584.14200956.1440426327096.JavaMail.zimbra@redhat.com> Message-ID: > On 24 Aug 2015, at 16:25, Alex Stafeyev wrote: > > Hi all > I tried to install Liberty on Fedora 22 (with packstack). Installation failed with the following error: > > 10.35.187.138_nova.pp: [ ERROR ] > Applying Puppet manifests [ ERROR ] > > ERROR : Error appeared during Puppet run: 10.35.187.138_nova.pp > Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install tuned' returned 1: Yum command has been deprecated, redirecting to '/usr/bin/dnf -d 0 -e 0 -y install tuned'. > You will find full trace in log /var/tmp/packstack/20150824-132953-SGhWFy/manifests/10.35.187.138_nova.pp.log > > Anyone saw this issue? > > So as I understand it is due to "yum"s slow death :P > I believe no, it also says it redirects the command to dnf, so it should work. I guess you will need to check the nova.pp.log to understand what specifically failed for you. Ihar From hguemar at fedoraproject.org Mon Aug 31 15:00:03 2015 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 31 Aug 2015 15:00:03 +0000 (UTC) Subject: [Rdo-list] [Fedocal] Reminder meeting : RDO packaging meeting Message-ID: <20150831150003.6813460A4009@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO packaging meeting on 2015-09-02 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO packaging irc meeting ([agenda](https://etherpad.openstack.org/p/RDO-Packaging)) Every week on #rdo on freenode Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From rbowen at redhat.com Mon Aug 31 15:47:49 2015 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 31 Aug 2015 11:47:49 -0400 Subject: [Rdo-list] OpenStack Meetups, week of August 31 Message-ID: <55E47725.8020403@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 * Mon Aug 31 in Fort Collins, CO, US: Talk about OpenStack Architectures - http://www.meetup.com/OpenStack-Colorado/events/224474987/ * Wed Sep 2 in Richardson, TX, US: September 2015 DFW OpenStack Meetup - http://www.meetup.com/OpenStack-DFW/events/224930443/ * Thu Sep 3 in Prague, CZ: OpenStack Howto part 5 - Storage - POSTPONED TO 24.9.!!! - http://www.meetup.com/OpenStack-Czech-User-Group-Meetup/events/222955565/ * Thu Sep 3 in Reston, VA, US: Case Study: Large Scale OpenStack Operations Best Practices - http://www.meetup.com/OpenStack-Nova/events/222872867/ * Thu Sep 3 in Henrico, VA, US: Build an OpenStack Cloud! Bring your Laptop - http://www.meetup.com/OpenStack-Richmond/events/224593249/ * Thu Sep 3 in San Francisco, CA, US: #OSSFO OpenStack Neutron Advanced Services talk - http://www.meetup.com/openstack/events/215648162/ * Sat Sep 5 in Frederick, MD, US: Introduction to Openstack - http://www.meetup.com/KeyLUG/events/223760459/ -- Rich Bowen - rbowen at redhat.com OpenStack Community Liaison http://rdoproject.org/ From whayutin at redhat.com Mon Aug 31 16:00:27 2015 From: whayutin at redhat.com (whayutin) Date: Mon, 31 Aug 2015 12:00:27 -0400 Subject: [Rdo-list] [CI] liberty trunk install fails w/ horizon error Message-ID: <1441036827.3239.28.camel@redhat.com> https://bugzilla.redhat.com/show_bug.cgi?id=1258560 CommandError: An error occured during rendering /usr/share/openstack -dashboard/openstack_dashboard/templates/_stylesheets.html: /bin/sh: horizon.utils.scss_filter.HorizonScssFilter: command not found From whayutin at redhat.com Mon Aug 31 16:48:44 2015 From: whayutin at redhat.com (whayutin) Date: Mon, 31 Aug 2015 12:48:44 -0400 Subject: [Rdo-list] [CI] rdo liberty 8/20 build fails --allinone In-Reply-To: <1662991636.19110814.1440580188095.JavaMail.zimbra@redhat.com> References: <36574248-9128-475f-a301-a23da2ed1d2c@email.android.com> <258642285.14949112.1440520283118.JavaMail.zimbra@redhat.com> <73D8F931-9EE1-4536-96D6-DF3C7D9B3F6F@redhat.com> <1440543859.2830.1.camel@redhat.com> <1562309672.15135847.1440552351450.JavaMail.zimbra@redhat.com> <965361885.1319282.1440554253867.JavaMail.zimbra@redhat.com> <1662991636.19110814.1440580188095.JavaMail.zimbra@redhat.com> Message-ID: <1441039724.3239.39.camel@redhat.com> Didn't see a bug opened on the following issue. Using: https://repos.fedorapeople.org/repos/openstack/openstack-trunk/2 015-08-20/00README.html RDO liberty packstack --allinone fails on demo provision of glance https://bugzilla.redhat.com/show_bug.cgi?id=1258576 On Wed, 2015-08-26 at 05:09 -0400, Attila Fazekas wrote: > The glance client help shows the v1, but the client in this case > behaves as v2 client. > > The v2 help `/usr/bin/glance --os-image-api-version 2 help image > -create` does not indicates > these arguments. > > The glance client can be asked to work as v1 client by adding the `- > -os-image-api-version 1` arg to client, > (likely puppet module change required). > > Also upstream does not uses or testing the glance client in dvsm > setups anymore, > it is switched to the `openstack` client since long. > From rbowen at redhat.com Mon Aug 31 20:35:16 2015 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 31 Aug 2015 16:35:16 -0400 Subject: [Rdo-list] RDO bloggers: Week of August 31st Message-ID: <55E4BA84.5000405@redhat.com> It's been a very quiet week in RDO blogs. If you're writing about RDO, or about OpenStack on CentOS, Fedora or RHEL, and you're not on my list, please let me know! Scaling NFV to 213 Million Packets per Second with Red Hat Enterprise Linux, OpenStack, and DPDK by Andrew Theurer There is a lot of talk about NFV and OpenStack, but frankly not much hard data, showing us how well OpenStack can perform with technologies like DPDK. We at Red Hat want to know, and I suspect many of you do as well. So, we decided to see what RDO Kilo is capable of, by testing multiple Virtual Network Functions (VNFs), deployed and managed completely by OpenStack. ... read more at http://tm3.org/25 ZooKeeper part 2: building highly available applications, Ceilometer central agent unleashed by Yassine Lamgarchal The Ceilometer project is in charge of collecting various measurements from the whole OpenStack infrastructure, including the bare metal and virtual level. For instance, we can see the number of virtual machines running or the number of storage volumes. ... read more at http://tm3.org/26 -- Rich Bowen - rbowen at redhat.com OpenStack Community Liaison http://rdoproject.org/ From apevec at gmail.com Mon Aug 31 21:39:32 2015 From: apevec at gmail.com (Alan Pevec) Date: Mon, 31 Aug 2015 23:39:32 +0200 Subject: [Rdo-list] [CI] rdo liberty 8/20 build fails --allinone In-Reply-To: <1441039724.3239.39.camel@redhat.com> References: <36574248-9128-475f-a301-a23da2ed1d2c@email.android.com> <258642285.14949112.1440520283118.JavaMail.zimbra@redhat.com> <73D8F931-9EE1-4536-96D6-DF3C7D9B3F6F@redhat.com> <1440543859.2830.1.camel@redhat.com> <1562309672.15135847.1440552351450.JavaMail.zimbra@redhat.com> <965361885.1319282.1440554253867.JavaMail.zimbra@redhat.com> <1662991636.19110814.1440580188095.JavaMail.zimbra@redhat.com> <1441039724.3239.39.camel@redhat.com> Message-ID: > RDO liberty packstack --allinone fails on demo provision of glance > https://bugzilla.redhat.com/show_bug.cgi?id=1258576 ... >> The glance client help shows the v1, but the client in this case >> behaves as v2 client. Lukas, I remember you were debugging this w/ flaper87 2 weeks ago on #rdo so I've assigned above bug to you. Last I've seen on IRC was Flavio suggesting puppet to switch to the new syntax: glance task-create --type import --input '{"import_from_format": "qcow2", "import_from": "http://127.0.0.1:8000/test.qcow2"}' Cheers, Alan