From bderzhavets at hotmail.com Sun Jan 1 12:26:51 2017 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Sun, 1 Jan 2017 12:26:51 +0000 Subject: [rdo-list] How to work with TripleO QS after commit 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? In-Reply-To: References: , , Message-ID: Actually , command [boris at fedora24wks tripleo-quickstart]$ bash quickstart.sh -p quickstart-extras.yml -r quickstart-extras-requirements.txt -R newton --config config/general_config/ha.yml $VIRTHOST Seems to work nicely in case when correct ansible environment has been setup for quickstart.sh prior to start command above. I have not seen for a while all scripts generated and undercloud been ready for immediate overcloud-deploy.sh run. Bug filed to upstream https://bugs.launchpad.net/tripleo-quickstart/+bug/1653344 Thanks Boris. ________________________________ From: rdo-list-bounces at redhat.com on behalf of Boris Derzhavets Sent: Saturday, December 31, 2016 2:31 PM To: rdo-list at redhat.com Subject: Re: [rdo-list] How to work with TripleO QS after commit 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? When I run with old syntax ( no matter it is already useless ) under $HOME/.quickstart I can find [boris at fedora24wks ~]$ find . -name ansible-playbook -print ./.quickstart/bin/ansible-playbook Than I clean everything up and run :- [boris at fedora24wks ~]$ rm -fr .ansible .quickstart tripleo-quickstart [boris at fedora24wks ~]$ git clone https://github.com/openstack/tripleo-quickstart Cloning into 'tripleo-quickstart'... remote: Counting objects: 5741, done. remote: Compressing objects: 100% (62/62), done. remote: Total 5741 (delta 20), reused 0 (delta 0), pack-reused 5673 Receiving objects: 100% (5741/5741), 923.94 KiB | 726.00 KiB/s, done. Resolving deltas: 100% (2962/2962), done. Checking connectivity... done. [boris at fedora25wks ~]$ cd tripleo* [boris at fedora25wks tripleo-quickstart]$ ssh root@$VIRTHOST uname -aLinux Server73CentOS.localdomain 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [boris at fedora25wks tripleo-quickstart]$ bash quickstart.sh -p quickstart-extras.yml -r quickstart-extras-requirements.txt --tags all $VIRTHOST Command :- [boris at fedora24wks ~]$ find . -name ansible-playbook -print been run under /home/boris cannot find "ansible-playbook" Looks as a bug for myself at least in meantime. Thanks. Boris. ________________________________ From: rdo-list-bounces at redhat.com on behalf of Boris Derzhavets Sent: Friday, December 30, 2016 12:58 PM To: rdo-list at redhat.com Subject: [rdo-list] How to work with TripleO QS after commit 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? What commit does ? Author: Wes Hayutin Date: Tue Dec 13 17:07:54 2016 -0500 move the undercloud deploy role to quickstart-extras for composability In an effort to make more of the tripleo deployment ci more composable it has been discussed to break out the undercloud deployment into it's own role. There are examples where additional configuration is needed prior to the undercloud installation such as dpdk, and installing in other ci environments. This patch moves the undercloud deployment from the quickstart.yml playbook to the quickstart-extras.yml playbook ----- So command :- $ bash quickstart.sh -R newton --config config/general_config/ha.yml $VIRTHOST still works , but no longer deploys undercloud and create stackrc file Follow https://github.com/openstack/tripleo-quickstart and run as test :- [boris at fedora25wks ~]$ rm -fr .ansible .quickstart tripleo-quickstart [boris at fedora25wks ~]$ git clone https://github.com/openstack/tripleo-quickstart Cloning into 'tripleo-quickstart'... remote: Counting objects: 5741, done. remote: Compressing objects: 100% (62/62), done. remote: Total 5741 (delta 20), reused 0 (delta 0), pack-reused 5673 Receiving objects: 100% (5741/5741), 923.94 KiB | 726.00 KiB/s, done. Resolving deltas: 100% (2962/2962), done. Checking connectivity... done. [boris at fedora25wks ~]$ cd tripleo* [boris at fedora25wks tripleo-quickstart]$ ssh root@$VIRTHOST uname -aLinux Server73CentOS.localdomain 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [boris at fedora25wks tripleo-quickstart]$ bash quickstart.sh -p quickstart-extras.yml -r quickstart-extras-requirements.txt --tags all $VIRTHOST . . . . . . . . Installing OpenStack mitaka on host 192.168.0.74 Using directory /home/boris/.quickstart for a local working directory + export ANSIBLE_CONFIG=/home/boris/.quickstart/tripleo-quickstart/ansible.cfg + ANSIBLE_CONFIG=/home/boris/.quickstart/tripleo-quickstart/ansible.cfg + export ANSIBLE_INVENTORY=/home/boris/.quickstart/hosts + ANSIBLE_INVENTORY=/home/boris/.quickstart/hosts + source /home/boris/.quickstart/tripleo-quickstart/ansible_ssh_env.sh ++ export OPT_WORKDIR=/home/boris/.quickstart ++ OPT_WORKDIR=/home/boris/.quickstart ++ export SSH_CONFIG=/home/boris/.quickstart/ssh.config.ansible ++ SSH_CONFIG=/home/boris/.quickstart/ssh.config.ansible ++ touch /home/boris/.quickstart/ssh.config.ansible ++ export 'ANSIBLE_SSH_ARGS=-F /home/boris/.quickstart/ssh.config.ansible' ++ ANSIBLE_SSH_ARGS='-F /home/boris/.quickstart/ssh.config.ansible' + '[' 0 = 0 ']' + rm -f /home/boris/.quickstart/hosts + '[' 192.168.0.74 = localhost ']' + '[' '' = 1 ']' + VERBOSITY=vv + ansible-playbook -vv /home/boris/.quickstart/playbooks/quickstart-extras.yml -e @/home/boris/.quickstart/tripleo-quickstart/config/general_config/minimal.yml -e ansible_python_interpreter=/usr/bin/python -e @/home/boris/.quickstart/config/release/mitaka.yml -e local_working_dir=/home/boris/.quickstart -e virthost=192.168.0.74 -t all,teardown-nodes quickstart.sh: line 433: ansible-playbook: command not found <=== Error Please advise. All what I need is deploying undercloud via $ bash quickstart.sh -R newton --config config/general_config/ha.yml $VIRTHOST as it happened before 12/13/16 or how manually do it after log into undercloud Thanks Boris [https://avatars0.githubusercontent.com/u/324574?v=3&s=400] GitHub - openstack/tripleo-quickstart: Ansible based ... github.com Now that tripleo-quickstart and tripleo-quickstart-extras are both upstream it makes sense for quickstart-extras to be a default requirement for the setup via pip. -------------- next part -------------- An HTML attachment was scrubbed... URL: From hguemar at fedoraproject.org Mon Jan 2 15:00:03 2017 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 2 Jan 2017 15:00:03 +0000 (UTC) Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting Message-ID: <20170102150003.9B60460A40C6@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO meeting on 2017-01-04 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO IRC meeting [Agenda at https://etherpad.openstack.org/p/RDO-Meeting ](https://etherpad.openstack.org/p/RDO-Meeting) Every Wednesday on #rdo on Freenode IRC Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From smonderer at vasonanetworks.com Tue Jan 3 08:54:46 2017 From: smonderer at vasonanetworks.com (Samuel Monderer) Date: Tue, 3 Jan 2017 10:54:46 +0200 Subject: [rdo-list] [TripleO] reaching undercloud web ui on external network Message-ID: Hi, Is it possible to reach the undercloud web ui from the external network? Does it require a specific configuration in the undecoud.conf? Samuel -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Tue Jan 3 10:39:10 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Tue, 3 Jan 2017 16:09:10 +0530 Subject: [rdo-list] RDO Bug Stats [2017-01-03] Message-ID: # RDO Bugs on 2017-01-03 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): 245 - Fixed (MODIFIED, POST, ON_QA): 63 ## Number of open bugs by component dib-utils [ 1] diskimage-builder [ 1] distribution [ 15] ++++++++++++ Documentation [ 3] ++ instack [ 1] instack-undercloud [ 10] ++++++++ mariadb [ 1] openstack-ceilometer [ 2] + openstack-cinder [ 7] +++++ openstack-designate [ 2] + openstack-glance [ 2] + openstack-heat [ 2] + openstack-horizon [ 3] ++ openstack-ironic-disco... [ 1] openstack-keystone [ 1] openstack-neutron [ 7] +++++ openstack-nova [ 9] +++++++ openstack-packstack [ 41] ++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 11] ++++++++ openstack-sahara [ 1] openstack-selinux [ 7] +++++ openstack-swift [ 2] + openstack-tripleo [ 34] +++++++++++++++++++++++++++ openstack-tripleo-heat... [ 4] +++ openstack-tripleo-imag... [ 2] + openstack-trove [ 1] Package Review [ 50] ++++++++++++++++++++++++++++++++++++++++ python-fixtures [ 1] python-keystoneclient [ 1] python-novaclient [ 1] python-webob [ 1] rdo-manager [ 15] ++++++++++++ rdopkg [ 2] + RFEs [ 2] + tempest [ 1] ## Open bugs This is a list of "open" bugs by component. An "open" bug is in state NEW, ASSIGNED, ON_DEV and has not yet been fixed. (245 bugs) ### dib-utils (1 bug) [1263779 ] http://bugzilla.redhat.com/1263779 (NEW) Component: dib-utils Last change: 2016-04-18 Summary: Packstack Ironic admin_url misconfigured in nova.conf ### diskimage-builder (1 bug) [1391162 ] http://bugzilla.redhat.com/1391162 (NEW) Component: diskimage-builder Last change: 2016-12-16 Summary: RFE: diskimage-builder needs to support AArch64 for TripleO installer ### distribution (15 bugs) [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2016-06-01 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1397916 ] http://bugzilla.redhat.com/1397916 (NEW) Component: distribution Last change: 2016-11-24 Summary: rabbitmq-server version will not allow overcloud to deploy [1329341 ] http://bugzilla.redhat.com/1329341 (NEW) Component: distribution Last change: 2016-12-21 Summary: Tracker: Blockers and Review requests for new RDO Newton packages [1290163 ] http://bugzilla.redhat.com/1290163 (NEW) Component: distribution Last change: 2016-05-17 Summary: Tracker: Blockers and Review requests for new RDO Mitaka packages [1376642 ] http://bugzilla.redhat.com/1376642 (NEW) Component: distribution Last change: 2016-09-16 Summary: CVE-2016-6519 openstack-manila-ui: persistent XSS in metadata field [openstack-rdo] [1337335 ] http://bugzilla.redhat.com/1337335 (NEW) Component: distribution Last change: 2016-05-25 Summary: Hiera >= 2.x packaging [1346240 ] http://bugzilla.redhat.com/1346240 (ASSIGNED) Component: distribution Last change: 2016-11-01 Summary: Erlang 18.3.3 update fails [1409689 ] http://bugzilla.redhat.com/1409689 (NEW) Component: distribution Last change: 2017-01-03 Summary: CVE-2016-9599 puppet-tripleo:if ssl is enabled, traffic is open on both undercloud and overcloud [openstack- rdo] [1359919 ] http://bugzilla.redhat.com/1359919 (NEW) Component: distribution Last change: 2016-07-25 Summary: Base url incorrect [1373513 ] http://bugzilla.redhat.com/1373513 (NEW) Component: distribution Last change: 2016-12-22 Summary: Tracker: Blockers and Review requests for new RDO Ocata packages [1349666 ] http://bugzilla.redhat.com/1349666 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 python-muranoclient: openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] [1301751 ] http://bugzilla.redhat.com/1301751 (NEW) Component: distribution Last change: 2016-04-18 Summary: Move all logging to stdout/err to allow systemd throttling logging of errors [1079491 ] http://bugzilla.redhat.com/1079491 (ASSIGNED) Component: distribution Last change: 2016-07-26 Summary: Need a way to pass extra arguments to openstack components at startup [1357660 ] http://bugzilla.redhat.com/1357660 (NEW) Component: distribution Last change: 2016-07-18 Summary: python-kombu: rpm package and python/requires.txt has different dependencies [1349665 ] http://bugzilla.redhat.com/1349665 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] ### Documentation (3 bugs) [1272108 ] http://bugzilla.redhat.com/1272108 (NEW) Component: Documentation Last change: 2016-04-18 Summary: [DOC] External network should be documents in RDO manager installation [1405828 ] http://bugzilla.redhat.com/1405828 (NEW) Component: Documentation Last change: 2016-12-18 Summary: Documentation points to https://trunk.rdoproject.org/centos7-liberty/ but it's no longer there [1369944 ] http://bugzilla.redhat.com/1369944 (NEW) Component: Documentation Last change: 2016-08-24 Summary: Trunk won't work on RHEL 7 withou changing delorean- deps.repo $releasever to "7" ### instack (1 bug) [1315827 ] http://bugzilla.redhat.com/1315827 (NEW) Component: instack Last change: 2016-05-09 Summary: openstack undercloud install fails with "Element pip- and-virtualenv already loaded." ### instack-undercloud (10 bugs) [1347736 ] http://bugzilla.redhat.com/1347736 (NEW) Component: instack-undercloud Last change: 2016-06-17 Summary: Unable to install undercloud because tripleo-common is missing [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: wget is missing from qcow2 image fails instack-build- images script [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1271200 ] http://bugzilla.redhat.com/1271200 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Overcloud images contain Kilo repos [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: instack-build-images does not stop on certain errors [1400584 ] http://bugzilla.redhat.com/1400584 (NEW) Component: instack-undercloud Last change: 2016-12-01 Summary: undercloud installation Error: Failed to apply catalog: Insufficient credentials to authenticate [1265334 ] http://bugzilla.redhat.com/1265334 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: rdo-manager liberty instack undercloud puppet apply fails w/ missing package dep pyinotify [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1369968 ] http://bugzilla.redhat.com/1369968 (NEW) Component: instack-undercloud Last change: 2016-08-28 Summary: Can't successfully install undercloud on mitaka/newton [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment ### mariadb (1 bug) [1406320 ] http://bugzilla.redhat.com/1406320 (NEW) Component: mariadb Last change: 2016-12-23 Summary: Yum transaction error when installing mariadb-server from RDO in CentOS 7.3 ### openstack-ceilometer (2 bugs) [1348222 ] http://bugzilla.redhat.com/1348222 (NEW) Component: openstack-ceilometer Last change: 2016-08-25 Summary: Unable to start ceilometer-central and gnocchi since redis module is missing on controller [1265741 ] http://bugzilla.redhat.com/1265741 (NEW) Component: openstack-ceilometer Last change: 2016-04-27 Summary: python-redis is not installed with packstack allinone ### openstack-cinder (7 bugs) [1391489 ] http://bugzilla.redhat.com/1391489 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2016-04-19 Summary: Configuration file in share forces ignore of auth_uri [1382572 ] http://bugzilla.redhat.com/1382572 (NEW) Component: openstack-cinder Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-cinder: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1397534 ] http://bugzilla.redhat.com/1397534 (NEW) Component: openstack-cinder Last change: 2016-11-28 Summary: Missing dependency of python2-keystonemiddleware [1391165 ] http://bugzilla.redhat.com/1391165 (NEW) Component: openstack-cinder Last change: 2016-11-02 Summary: Segfault Cinder Newton Release [1356690 ] http://bugzilla.redhat.com/1356690 (NEW) Component: openstack-cinder Last change: 2016-07-14 Summary: Can't attach additional volumes to volume-backed instance [1391484 ] http://bugzilla.redhat.com/1391484 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working ### openstack-designate (2 bugs) [1343663 ] http://bugzilla.redhat.com/1343663 (NEW) Component: openstack-designate Last change: 2016-07-07 Summary: openstack-designate are missing dependancies [1361701 ] http://bugzilla.redhat.com/1361701 (NEW) Component: openstack-designate Last change: 2016-07-29 Summary: package and ship openstack-designate-ui rpm package ### openstack-glance (2 bugs) [1382573 ] http://bugzilla.redhat.com/1382573 (NEW) Component: openstack-glance Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-glance: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1312466 ] http://bugzilla.redhat.com/1312466 (NEW) Component: openstack-glance Last change: 2016-04-19 Summary: Support for blueprint cinder-store-upload-download in glance_store ### openstack-heat (2 bugs) [1392249 ] http://bugzilla.redhat.com/1392249 (NEW) Component: openstack-heat Last change: 2016-11-06 Summary: CVE-2016-9185 openstack-heat: Template source URL allows network port scan [openstack-rdo] [1374183 ] http://bugzilla.redhat.com/1374183 (NEW) Component: openstack-heat Last change: 2016-09-08 Summary: Import Error for python-senlinclient python-zaqarclient python-magnumclient python-mistralclient ### openstack-horizon (3 bugs) [1387446 ] http://bugzilla.redhat.com/1387446 (NEW) Component: openstack-horizon Last change: 2016-10-21 Summary: Horizon Dashboard is not possible create images [1397792 ] http://bugzilla.redhat.com/1397792 (NEW) Component: openstack-horizon Last change: 2016-11-24 Summary: Resource Usage page popup error [1333508 ] http://bugzilla.redhat.com/1333508 (NEW) Component: openstack-horizon Last change: 2016-05-20 Summary: LBaaS v2 Dashboard UI ### openstack-ironic-discoverd (1 bug) [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2016-02-26 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (1 bug) [1337346 ] http://bugzilla.redhat.com/1337346 (NEW) Component: openstack-keystone Last change: 2016-06-01 Summary: CVE-2016-4911 openstack-keystone: Incorrect Audit IDs in Keystone Fernet Tokens can result in revocation bypass [openstack-rdo] ### openstack-neutron (7 bugs) [1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED) Component: openstack-neutron Last change: 2016-08-26 Summary: [RFE] [neutron] neutron services needs more RPM granularity [1282403 ] http://bugzilla.redhat.com/1282403 (NEW) Component: openstack-neutron Last change: 2016-06-15 Summary: Errors when running tempest.api.network.test_ports with IPAM reference driver enabled [1372865 ] http://bugzilla.redhat.com/1372865 (NEW) Component: openstack-neutron Last change: 2016-10-17 Summary: mitaka neutron 8.2.0 point release [1353351 ] http://bugzilla.redhat.com/1353351 (NEW) Component: openstack-neutron Last change: 2016-07-06 Summary: vpnaas doesn't work [1349670 ] http://bugzilla.redhat.com/1349670 (NEW) Component: openstack-neutron Last change: 2016-06-23 Summary: CVE-2015-8914 CVE-2016-5362 CVE-2016-5363 openstack- neutron: various flaws [openstack-rdo] [1389305 ] http://bugzilla.redhat.com/1389305 (NEW) Component: openstack-neutron Last change: 2016-10-27 Summary: Move rootwrap filters for openvswitch from openstack- neutron-openvswitch to python-neutron or other [1378989 ] http://bugzilla.redhat.com/1378989 (NEW) Component: openstack-neutron Last change: 2016-10-21 Summary: tempest.api.network.test_ports failures ### openstack-nova (9 bugs) [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2016-04-22 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1382553 ] http://bugzilla.redhat.com/1382553 (NEW) Component: openstack-nova Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1381323 ] http://bugzilla.redhat.com/1381323 (NEW) Component: openstack-nova Last change: 2016-10-03 Summary: nova image-create fails with instances booted from volume [1294747 ] http://bugzilla.redhat.com/1294747 (NEW) Component: openstack-nova Last change: 2016-05-16 Summary: Migration fails when the SRIOV PF is not online [1374727 ] http://bugzilla.redhat.com/1374727 (NEW) Component: openstack-nova Last change: 2016-09-09 Summary: Newly created instances sometimes get two private interfaces assigned [1379829 ] http://bugzilla.redhat.com/1379829 (NEW) Component: openstack-nova Last change: 2016-10-24 Summary: tempest failure: tempest.api.compute.servers.test_server_actions [1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED) Component: openstack-nova Last change: 2016-11-16 Summary: logrotate should copytruncate to avoid openstack logging to deleted files [1361908 ] http://bugzilla.redhat.com/1361908 (NEW) Component: openstack-nova Last change: 2016-08-02 Summary: nova can't mount instance disk with libguestfs - Permission denied [1406186 ] http://bugzilla.redhat.com/1406186 (NEW) Component: openstack-nova Last change: 2016-12-19 Summary: instance hangs on boot, without throwing any errors ### openstack-packstack (41 bugs) [1351873 ] http://bugzilla.redhat.com/1351873 (NEW) Component: openstack-packstack Last change: 2016-07-01 Summary: keystone.pp sets unreasonable execution time for keystone_manage token_flush [1371582 ] http://bugzilla.redhat.com/1371582 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: dnsmasq-neutron.conf is left unmanaged after installation [1353195 ] http://bugzilla.redhat.com/1353195 (NEW) Component: openstack-packstack Last change: 2016-07-06 Summary: [RFE] enable configuration of cinder lvm volume group name in packstack [1353048 ] http://bugzilla.redhat.com/1353048 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: manila is misconfigured after deployment [1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV) Component: openstack-packstack Last change: 2016-05-19 Summary: Raise MariaDB max connections limit [1361704 ] http://bugzilla.redhat.com/1361704 (NEW) Component: openstack-packstack Last change: 2016-07-29 Summary: [RFE] add support for designate [1188491 ] http://bugzilla.redhat.com/1188491 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack wording is unclear for demo and testing provisioning. [1201612 ] http://bugzilla.redhat.com/1201612 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Interactive - Packstack asks for Tempest details even when Tempest install is declined [982035 ] http://bugzilla.redhat.com/982035 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Include Fedora cloud images in some nice way [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2016-05-16 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [903645 ] http://bugzilla.redhat.com/903645 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: Include the ability in PackStack to support SSL for all REST services and message bus communication [1324070 ] http://bugzilla.redhat.com/1324070 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: PackStack Support for LBaaSv2 [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2016-05-18 Summary: [RFE] SPICE support in packstack [1353050 ] http://bugzilla.redhat.com/1353050 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: packages openstack-manila-ui and openstack-trove-ui are not installed by packstack [1012382 ] http://bugzilla.redhat.com/1012382 (ON_DEV) Component: openstack-packstack Last change: 2016-04-19 Summary: swift: Admin user does not have permissions to see containers created by glance service [1352980 ] http://bugzilla.redhat.com/1352980 (NEW) Component: openstack-packstack Last change: 2016-09-23 Summary: it's not possible to deploy openstack with keystone api version v3 [1286828 ] http://bugzilla.redhat.com/1286828 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack should have the option to install QoS (neutron) [1382100 ] http://bugzilla.redhat.com/1382100 (ASSIGNED) Component: openstack-packstack Last change: 2016-10-11 Summary: Running packstack with answer file "Error: Error appeared during puppet run: 10.0.2.15_horizon.pp" [1403636 ] http://bugzilla.redhat.com/1403636 (NEW) Component: openstack-packstack Last change: 2016-12-12 Summary: Packstack cannot detect IP of the 2nd NIC [1353045 ] http://bugzilla.redhat.com/1353045 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: CONFIG_KEYSTONE_REGION is not honoured for all endpoints [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: API services has all admin permission instead of service [1063393 ] http://bugzilla.redhat.com/1063393 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: RFE: Provide option to set bind_host/bind_port for API services [1302766 ] http://bugzilla.redhat.com/1302766 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Add Magnum support using puppet-magnum [1285494 ] http://bugzilla.redhat.com/1285494 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: openstack- packstack-7.0.0-0.5.dev1661.gaf13b7e.el7.noarch cripples(?) httpd.conf [1291492 ] http://bugzilla.redhat.com/1291492 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Unfriendly behavior of IP filtering for VXLAN with EXCLUDE_SERVERS [1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack installation failed due to wrong http config [1227298 ] http://bugzilla.redhat.com/1227298 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: Packstack should support MTU settings [1269535 ] http://bugzilla.redhat.com/1269535 (NEW) Component: openstack-packstack Last change: 2016-08-29 Summary: packstack script does not test to see if the rc files *were* created. [1005073 ] http://bugzilla.redhat.com/1005073 (NEW) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Please add glance and nova lib folder config [1239027 ] http://bugzilla.redhat.com/1239027 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: please move httpd log files to corresponding dirs [1383620 ] http://bugzilla.redhat.com/1383620 (NEW) Component: openstack-packstack Last change: 2016-10-11 Summary: Packstack fails tox py27 unit tests only on RHEL [1168113 ] http://bugzilla.redhat.com/1168113 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: The warning message " NetworkManager is active " appears even when the NetworkManager is inactive [1116019 ] http://bugzilla.redhat.com/1116019 (ASSIGNED) Component: openstack-packstack Last change: 2016-09-07 Summary: AMQP1.0 server configurations needed [1312487 ] http://bugzilla.redhat.com/1312487 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: Packstack with Swift Glance backend does not seem to work [1184806 ] http://bugzilla.redhat.com/1184806 (NEW) Component: openstack-packstack Last change: 2016-04-28 Summary: [RFE] Packstack should support deploying Nova and Glance with RBD images and Ceph as a backend [1172310 ] http://bugzilla.redhat.com/1172310 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: support Keystone LDAP [1385025 ] http://bugzilla.redhat.com/1385025 (NEW) Component: openstack-packstack Last change: 2016-10-14 Summary: Manila image corruted [1200129 ] http://bugzilla.redhat.com/1200129 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: [RFE] add support for ceilometer workload partitioning via tooz/redis [1194678 ] http://bugzilla.redhat.com/1194678 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: On aarch64, nova.conf should default to vnc_enabled=False [1293693 ] http://bugzilla.redhat.com/1293693 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Keystone setup fails on missing required parameter [1286995 ] http://bugzilla.redhat.com/1286995 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack should configure LVM filtering with LVM/iSCSI ### openstack-puppet-modules (11 bugs) [1297535 ] http://bugzilla.redhat.com/1297535 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: Undercloud installation fails ::aodh::keystone::auth not found for instack [1292271 ] http://bugzilla.redhat.com/1292271 (NEW) Component: openstack-puppet-modules Last change: 2016-12-02 Summary: Receive Msg 'Error: Could not find user glance' [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-puppet-modules Last change: 2016-05-18 Summary: Offset Swift ports to 6200 [1289761 ] http://bugzilla.redhat.com/1289761 (NEW) Component: openstack-puppet-modules Last change: 2016-08-29 Summary: PackStack installs Nova crontab that nova user can't run [1371218 ] http://bugzilla.redhat.com/1371218 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-11-29 Summary: [puppet-ceph] When deploying a large number of OSDs not all OSDs are activated but all are prepared [1382511 ] http://bugzilla.redhat.com/1382511 (NEW) Component: openstack-puppet-modules Last change: 2016-11-30 Summary: Purge support for mitaka missing key patch [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1316856 ] http://bugzilla.redhat.com/1316856 (NEW) Component: openstack-puppet-modules Last change: 2016-09-24 Summary: packstack fails to configure ovs bridge for CentOS [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: trove guestagent config mods for integration testing [1369164 ] http://bugzilla.redhat.com/1369164 (NEW) Component: openstack-puppet-modules Last change: 2016-08-22 Summary: multidomain is not supported in RDO Mitaka [1318332 ] http://bugzilla.redhat.com/1318332 (NEW) Component: openstack-puppet-modules Last change: 2016-04-19 Summary: Cinder workaround should be removed ### openstack-sahara (1 bug) [1305790 ] http://bugzilla.redhat.com/1305790 (NEW) Component: openstack-sahara Last change: 2016-07-13 Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via Sahara Wizards on RDO Liberty ### openstack-selinux (7 bugs) [1373321 ] http://bugzilla.redhat.com/1373321 (NEW) Component: openstack-selinux Last change: 2016-09-06 Summary: Can't deploy an overcloud because selinux blocks neutron_t to access unlabeled_t files (nsfs) [1359216 ] http://bugzilla.redhat.com/1359216 (NEW) Component: openstack-selinux Last change: 2016-09-06 Summary: openstack-selinux does not allow neutron to access /proc/self/ns/net (centos) [1353227 ] http://bugzilla.redhat.com/1353227 (NEW) Component: openstack-selinux Last change: 2016-07-06 Summary: openstack-designate AVCs when named/bind tries to read configuration out of /var/lib/designate [1174795 ] http://bugzilla.redhat.com/1174795 (NEW) Component: openstack-selinux Last change: 2016-04-18 Summary: keystone fails to start: raise exception.ConfigFileNotF ound(config_file=paste_config_value) [1362609 ] http://bugzilla.redhat.com/1362609 (NEW) Component: openstack-selinux Last change: 2016-08-03 Summary: glance-registry AVC name_connect when using memcached [1360165 ] http://bugzilla.redhat.com/1360165 (NEW) Component: openstack-selinux Last change: 2016-09-15 Summary: Add a rule to allow a non-ephemeral cluster port for rabbitmq [1341738 ] http://bugzilla.redhat.com/1341738 (NEW) Component: openstack-selinux Last change: 2016-06-01 Summary: AVC: beam.smp tries to write in SSL certificate ### openstack-swift (2 bugs) [1382921 ] http://bugzilla.redhat.com/1382921 (NEW) Component: openstack-swift Last change: 2016-11-29 Summary: swift-object-expirer packaged in wrong package [1352456 ] http://bugzilla.redhat.com/1352456 (NEW) Component: openstack-swift Last change: 2016-07-04 Summary: Swift Liberty reports "%RPMVERSION%" instead of actual version string ### openstack-tripleo (34 bugs) [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1351570 ] http://bugzilla.redhat.com/1351570 (NEW) Component: openstack-tripleo Last change: 2016-06-30 Summary: Failure to deploy 3 Node HA Controller and 2 Compute Nodes via Tripleo QuickStart [1344620 ] http://bugzilla.redhat.com/1344620 (NEW) Component: openstack-tripleo Last change: 2016-06-10 Summary: Nova instance live migration fails: migrateToURI3() got an unexpected keyword argument 'bandwidth' [1364789 ] http://bugzilla.redhat.com/1364789 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: Openstack undercloud install ( via instack-virt-setup ) craches on instack VM with error 'ImportError: No module named osc_lib' [1344495 ] http://bugzilla.redhat.com/1344495 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Horizon: Error: Unable to retrieve project list and Error: Unable to retrieve domain list. [1329095 ] http://bugzilla.redhat.com/1329095 (NEW) Component: openstack-tripleo Last change: 2016-04-22 Summary: mariadb and keystone down after an upgrade from liberty to mitaka [1365884 ] http://bugzilla.redhat.com/1365884 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: MySQL Galera fails to start [1351547 ] http://bugzilla.redhat.com/1351547 (ASSIGNED) Component: openstack-tripleo Last change: 2016-07-05 Summary: Rabbitmq clone starts on just one node in a HA deploy [1344442 ] http://bugzilla.redhat.com/1344442 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Ceilometer central fails to start: ImportError: No module named redis [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1277980 ] http://bugzilla.redhat.com/1277980 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: missing python-proliantutils [1358083 ] http://bugzilla.redhat.com/1358083 (NEW) Component: openstack-tripleo Last change: 2016-07-20 Summary: openstack-tripleo: /usr/share/instack-undercloud /puppet-stack-config/puppet-stack-config.yaml.template (line 429) misses right curly bracket, this creates misconfigured /httpboot/inspector.ipxe and introspection fails. [1361613 ] http://bugzilla.redhat.com/1361613 (NEW) Component: openstack-tripleo Last change: 2016-07-29 Summary: Deployment of RDO M2, Gnocchi statsd gets configured only on first controller in HA environment and it fails to start on the rest of 2 controllers [1340865 ] http://bugzilla.redhat.com/1340865 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1353915 ] http://bugzilla.redhat.com/1353915 (NEW) Component: openstack-tripleo Last change: 2016-07-18 Summary: [RFE] Add to scripts generated by undercloud install - script to replace failed TripleO QuickStart HA Controller [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: User can not login into the overcloud horizon using the proper credentials [1353976 ] http://bugzilla.redhat.com/1353976 (NEW) Component: openstack-tripleo Last change: 2016-07-11 Summary: tripleo ceontos7 images missing linux-firmware package [1303614 ] http://bugzilla.redhat.com/1303614 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: overcloud deployment failed AttributeError: 'Proxy' object has no attribute 'api' [1364129 ] http://bugzilla.redhat.com/1364129 (NEW) Component: openstack-tripleo Last change: 2016-08-05 Summary: Overcloud pacemaker services restart behavior causes downtime [1341093 ] http://bugzilla.redhat.com/1341093 (NEW) Component: openstack-tripleo Last change: 2016-06-01 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1359911 ] http://bugzilla.redhat.com/1359911 (NEW) Component: openstack-tripleo Last change: 2016-07-25 Summary: Cannot generate overcloud images with liberty [1365545 ] http://bugzilla.redhat.com/1365545 (NEW) Component: openstack-tripleo Last change: 2016-08-09 Summary: Overcloud been set up via instack-virt-setup fails to run `nova keypair-add oskey > oskey.pem` [1380207 ] http://bugzilla.redhat.com/1380207 (NEW) Component: openstack-tripleo Last change: 2016-09-29 Summary: Doing overcloud stack update (package upgrade) fails with error saying can't find resource openstack- keystone [1344398 ] http://bugzilla.redhat.com/1344398 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: SSL enabled undercloud doesn't configure https protocol for several endpoints [1343634 ] http://bugzilla.redhat.com/1343634 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: controller-no-external.yaml template still creates external network and fails to deploy [1350605 ] http://bugzilla.redhat.com/1350605 (NEW) Component: openstack-tripleo Last change: 2016-06-27 Summary: Error regarding the TUN device using quickstart.sh [1344467 ] http://bugzilla.redhat.com/1344467 (NEW) Component: openstack-tripleo Last change: 2016-08-29 Summary: Unable to launch instance: Invalid: Volume sets discard option, qemu (1, 6, 0) or later is required. [1277990 ] http://bugzilla.redhat.com/1277990 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: openstack-ironic-inspector-dnsmasq.service: failed to start during undercloud installation [1344447 ] http://bugzilla.redhat.com/1344447 (NEW) Component: openstack-tripleo Last change: 2016-06-21 Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python- rados' >= 9.1.0 [1344451 ] http://bugzilla.redhat.com/1344451 (NEW) Component: openstack-tripleo Last change: 2016-06-20 Summary: HAProxy logs show up in the os-collect-config journal [1334259 ] http://bugzilla.redhat.com/1334259 (NEW) Component: openstack-tripleo Last change: 2016-05-09 Summary: openstack overcloud image upload fails with "Required file "./ironic-python-agent.initramfs" does not exist." [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Scaling work to do during icehouse ### openstack-tripleo-heat-templates (4 bugs) [1386447 ] http://bugzilla.redhat.com/1386447 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-10-19 Summary: Newton (HA) Deployments failing w/ httpd service restart timeout [1364032 ] http://bugzilla.redhat.com/1364032 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-08-23 Summary: Mixed deployment with UC in Mitaka and OC in Newton scale up fails with sql error [1266027 ] http://bugzilla.redhat.com/1266027 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-04-18 Summary: TripleO should use pymysql database driver since Liberty [1342145 ] http://bugzilla.redhat.com/1342145 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-06-02 Summary: Deploying Manila is not possible due to missing template ### openstack-tripleo-image-elements (2 bugs) [1347652 ] http://bugzilla.redhat.com/1347652 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-06-22 Summary: post-install deletes foreign o-r-c configure.d scripts [1303567 ] http://bugzilla.redhat.com/1303567 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-04-18 Summary: Overcloud deployment fails using Ceph ### openstack-trove (1 bug) [1327068 ] http://bugzilla.redhat.com/1327068 (NEW) Component: openstack-trove Last change: 2016-05-24 Summary: trove guest agent should create a sudoers entry ### Package Review (50 bugs) [1408245 ] http://bugzilla.redhat.com/1408245 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-keystone [1406146 ] http://bugzilla.redhat.com/1406146 (NEW) Component: Package Review Last change: 2016-12-19 Summary: Review Request: python-collectd-gnocchi gnocchi collectd plugin [1404754 ] http://bugzilla.redhat.com/1404754 (NEW) Component: Package Review Last change: 2016-12-20 Summary: New package: python-networking-l2gw [1390608 ] http://bugzilla.redhat.com/1390608 (NEW) Component: Package Review Last change: 2016-12-08 Summary: Review Request: vitrage-dashboard Horizon plugin for vitrage [1408242 ] http://bugzilla.redhat.com/1408242 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-heat [1408238 ] http://bugzilla.redhat.com/1408238 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-rally [1327635 ] http://bugzilla.redhat.com/1327635 (ASSIGNED) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-congress - OpenStack Congress Service [1408239 ] http://bugzilla.redhat.com/1408239 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-aodh [1408254 ] http://bugzilla.redhat.com/1408254 (ASSIGNED) Component: Package Review Last change: 2016-12-22 Summary: Review Request: puppet-systemd - puppet module to customize systemd services [1392309 ] http://bugzilla.redhat.com/1392309 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-os-faults - OpenStack fault- injection library [1402207 ] http://bugzilla.redhat.com/1402207 (ASSIGNED) Component: Package Review Last change: 2016-12-20 Summary: Review Request: puppet-etcd - Installs and configures etcd [1402010 ] http://bugzilla.redhat.com/1402010 (NEW) Component: Package Review Last change: 2016-12-16 Summary: Include puppet-fdio in openstack-puppet-modules [1408461 ] http://bugzilla.redhat.com/1408461 (NEW) Component: Package Review Last change: 2016-12-23 Summary: python-shaker: Distributed data-plane performance testing tool [1344368 ] http://bugzilla.redhat.com/1344368 (NEW) Component: Package Review Last change: 2016-06-09 Summary: Review Request: openstack-ironic-ui - OpenStack Ironic Dashboard [1393996 ] http://bugzilla.redhat.com/1393996 (NEW) Component: Package Review Last change: 2016-12-23 Summary: Review Request: python-novajoin - Nova integration to enroll IPA clients [1408235 ] http://bugzilla.redhat.com/1408235 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-zaqar [1404890 ] http://bugzilla.redhat.com/1404890 (NEW) Component: Package Review Last change: 2016-12-19 Summary: NewPkg: Add rubygem-fluent-plugin-rewrite-tag-filter [1396633 ] http://bugzilla.redhat.com/1396633 (NEW) Component: Package Review Last change: 2016-11-22 Summary: Review request: puppet-qdr [1272513 ] http://bugzilla.redhat.com/1272513 (ASSIGNED) Component: Package Review Last change: 2016-05-20 Summary: Review Request: Murano - is an application catalog for OpenStack [1408241 ] http://bugzilla.redhat.com/1408241 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-cinder [1408231 ] http://bugzilla.redhat.com/1408231 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-gnocchi [1331486 ] http://bugzilla.redhat.com/1331486 (NEW) Component: Package Review Last change: 2016-12-07 Summary: Tracker bugzilla for puppet packages in RDO Newton cycle [1408237 ] http://bugzilla.redhat.com/1408237 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-neutron [1408244 ] http://bugzilla.redhat.com/1408244 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-neutron-fwaas [1391444 ] http://bugzilla.redhat.com/1391444 (NEW) Component: Package Review Last change: 2016-12-21 Summary: Review Request: boost159 - The free peer-reviewed portable C++ source libraries [1403740 ] http://bugzilla.redhat.com/1403740 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-logstash logging service [1403756 ] http://bugzilla.redhat.com/1403756 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-midonet_openstack [1406536 ] http://bugzilla.redhat.com/1406536 (NEW) Component: Package Review Last change: 2016-12-21 Summary: Review Request: openstack-tacker - OpenStack NFV Orchestration [1385604 ] http://bugzilla.redhat.com/1385604 (NEW) Component: Package Review Last change: 2016-12-05 Summary: New package: python-networking-vsphere - A set of Neutron drivers and agents to manage vSphere clusters. [1390391 ] http://bugzilla.redhat.com/1390391 (ASSIGNED) Component: Package Review Last change: 2016-12-13 Summary: Review Request: openstack-kolla - Templates and tools from the Kolla project to build OpenStack container images [1374800 ] http://bugzilla.redhat.com/1374800 (ASSIGNED) Component: Package Review Last change: 2016-12-07 Summary: Review Request: puppet-magnum [1342227 ] http://bugzilla.redhat.com/1342227 (ASSIGNED) Component: Package Review Last change: 2016-06-06 Summary: Review Request: python-designate-tests-tempest - Tempest Integration of Designate [1400150 ] http://bugzilla.redhat.com/1400150 (ASSIGNED) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-ec2api [1408234 ] http://bugzilla.redhat.com/1408234 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-manila [1408236 ] http://bugzilla.redhat.com/1408236 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-ironic [1406144 ] http://bugzilla.redhat.com/1406144 (NEW) Component: Package Review Last change: 2016-12-20 Summary: Review Request: python-heat-translator - Tool to translate non-heat templates to Heat Orchestration Template. [1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED) Component: Package Review Last change: 2016-10-08 Summary: New Package: python-dracclient [1326586 ] http://bugzilla.redhat.com/1326586 (NEW) Component: Package Review Last change: 2016-08-24 Summary: Review request: Sensu [1373511 ] http://bugzilla.redhat.com/1373511 (ASSIGNED) Component: Package Review Last change: 2016-11-14 Summary: New Package Request: virtualbmc [1272524 ] http://bugzilla.redhat.com/1272524 (ASSIGNED) Component: Package Review Last change: 2016-05-19 Summary: Review Request: openstack-mistral - workflow Service for OpenStack cloud [1408233 ] http://bugzilla.redhat.com/1408233 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-neutron-vpnaas [1408232 ] http://bugzilla.redhat.com/1408232 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-mistral [1361959 ] http://bugzilla.redhat.com/1361959 (ASSIGNED) Component: Package Review Last change: 2016-09-01 Summary: Include puppet-ovn in openstack-puppet-modules [1342987 ] http://bugzilla.redhat.com/1342987 (ASSIGNED) Component: Package Review Last change: 2016-12-21 Summary: Review Request: openstack-vitrage - OpenStack RCA (Root Cause Analysis) Engine [1408243 ] http://bugzilla.redhat.com/1408243 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-ceilometer [1408240 ] http://bugzilla.redhat.com/1408240 (NEW) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-neutron-lbaas [1406909 ] http://bugzilla.redhat.com/1406909 (NEW) Component: Package Review Last change: 2016-12-21 Summary: Review request: python-scciclient - Ironic plugin driver [1392374 ] http://bugzilla.redhat.com/1392374 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-vmware-nsxlib - A common library that interfaces with VMware NSX [1406728 ] http://bugzilla.redhat.com/1406728 (NEW) Component: Package Review Last change: 2016-12-23 Summary: ansible-pacemaker - Ansible library for tripleo composable upgrade [1365932 ] http://bugzilla.redhat.com/1365932 (ASSIGNED) Component: Package Review Last change: 2016-09-20 Summary: import puppet-barbican into OPM ### python-fixtures (1 bug) [1379427 ] http://bugzilla.redhat.com/1379427 (NEW) Component: python-fixtures Last change: 2016-09-27 Summary: python-fixtures >= 3 is required for neutron ### python-keystoneclient (1 bug) [1399374 ] http://bugzilla.redhat.com/1399374 (NEW) Component: python-keystoneclient Last change: 2016-11-28 Summary: API response times are slow ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2016-05-02 Summary: Missing versioned dependency on python-six ### python-webob (1 bug) [1384058 ] http://bugzilla.redhat.com/1384058 (NEW) Component: python-webob Last change: 2016-10-12 Summary: In Newton python-webob 1.6.1 is required as in upper- constraints.txt ### rdo-manager (15 bugs) [1306350 ] http://bugzilla.redhat.com/1306350 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, if not configured, the first nic on compute nodes gets addresses from dhcp as a default [1370653 ] http://bugzilla.redhat.com/1370653 (NEW) Component: rdo-manager Last change: 2016-09-06 Summary: Deploying overcloud fails at step4 of the controllers [1270910 ] http://bugzilla.redhat.com/1270910 (ASSIGNED) Component: rdo-manager Last change: 2016-07-27 Summary: IP address from external subnet gets assigned to br-ex when using default single-nic-vlans templates [1306364 ] http://bugzilla.redhat.com/1306364 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, using bridge mappings, Neutron opensvswitch-agent plugin's config file don't gets populated correctly [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: there is a newer image that can be used to deploy openstack [1294683 ] http://bugzilla.redhat.com/1294683 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: instack-undercloud: "openstack undercloud install" throws errors and then gets stuck due to selinux. [1271289 ] http://bugzilla.redhat.com/1271289 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: overcloud-novacompute stuck in spawning state [1216981 ] http://bugzilla.redhat.com/1216981 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: No way to increase yum timeouts when building images [1270370 ] http://bugzilla.redhat.com/1270370 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: [RDO-Manager] bulk introspection moving the nodes from available to manageable too quickly [getting: NodeLocked:] [1292253 ] http://bugzilla.redhat.com/1292253 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Production + EPEL + yum-plugin-priorities results in wrong version of hiera [1273541 ] http://bugzilla.redhat.com/1273541 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: RDO-Manager needs epel.repo enabled (otherwise undercloud deployment fails.) [1271726 ] http://bugzilla.redhat.com/1271726 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: 1 of the overcloud VMs (nova) is stack in spawning state [1273680 ] http://bugzilla.redhat.com/1273680 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: HA overcloud with network isolation deployment fails [1270805 ] http://bugzilla.redhat.com/1270805 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Glance client returning 'Expected endpoint' [1272376 ] http://bugzilla.redhat.com/1272376 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Duplicate nova hypervisors after rebooting compute nodes ### rdopkg (2 bugs) [1386460 ] http://bugzilla.redhat.com/1386460 (NEW) Component: rdopkg Last change: 2016-10-19 Summary: can not install allinone ironic with RDO Newton version [1353406 ] http://bugzilla.redhat.com/1353406 (NEW) Component: rdopkg Last change: 2016-07-07 Summary: Expired SSL for RPM package. ### RFEs (2 bugs) [1193886 ] http://bugzilla.redhat.com/1193886 (ASSIGNED) Component: RFEs Last change: 2016-04-18 Summary: RFE: wait for DB after boot [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2016-05-20 Summary: [RFE] Provide easy to use upgrade tool ### tempest (1 bug) [1250081 ] http://bugzilla.redhat.com/1250081 (NEW) Component: tempest Last change: 2015-08-06 Summary: test_minimum_basic scenario failed to run on rdo- manager ## Fixed bugs This is a list of "fixed" bugs by component. A "fixed" bug is fixed state MODIFIED, POST, ON_QA and has been fixed. You can help out by testing the fix to make sure it works as intended. (63 bugs) ### distribution (6 bugs) [1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED) Component: distribution Last change: 2016-04-21 Summary: Log handler repeatedly crashes [1368182 ] http://bugzilla.redhat.com/1368182 (MODIFIED) Component: distribution Last change: 2016-09-02 Summary: Rabbitmq-server has a new version in Fedora that addresses several bugs [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2016-04-18 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1344148 ] http://bugzilla.redhat.com/1344148 (ON_QA) Component: distribution Last change: 2016-06-17 Summary: RDO mitaka openstack-tempest build requires updated python-urllib3 [1400533 ] http://bugzilla.redhat.com/1400533 (ON_QA) Component: distribution Last change: 2016-12-02 Summary: Could not find fact 'search_external' [1397098 ] http://bugzilla.redhat.com/1397098 (MODIFIED) Component: distribution Last change: 2016-12-21 Summary: Upgrade python-requests to 2.11.1 for Newton ### instack-undercloud (1 bug) [1270033 ] http://bugzilla.redhat.com/1270033 (POST) Component: instack-undercloud Last change: 2016-05-05 Summary: [RDO-Manager] Node inspection fails when changing the default 'inspection_iprange' value in undecloud.conf. ### openstack-ceilometer (2 bugs) [1287252 ] http://bugzilla.redhat.com/1287252 (POST) Component: openstack-ceilometer Last change: 2016-04-18 Summary: openstack-ceilometer-alarm-notifier does not start: unit file is missing [1331510 ] http://bugzilla.redhat.com/1331510 (ON_QA) Component: openstack-ceilometer Last change: 2016-07-29 Summary: Gnocchi 2.0.2-1 release does not have Mitaka default configuration file ### openstack-glance (1 bug) [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2016-04-19 Summary: Glance api ssl issue ### openstack-ironic (2 bugs) [1348817 ] http://bugzilla.redhat.com/1348817 (ON_QA) Component: openstack-ironic Last change: 2016-06-23 Summary: CVE-2016-4985 openstack-ironic: Ironic Node information including credentials exposed to unauthenticated users [openstack-rdo] [1373394 ] http://bugzilla.redhat.com/1373394 (MODIFIED) Component: openstack-ironic Last change: 2016-09-09 Summary: wwn_vendor_extension not supported ### openstack-ironic-discoverd (1 bug) [1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED) Component: openstack-ironic-discoverd Last change: 2016-10-08 Summary: No valid interfaces found during introspection ### openstack-keystone (2 bugs) [1280530 ] http://bugzilla.redhat.com/1280530 (MODIFIED) Component: openstack-keystone Last change: 2016-05-20 Summary: Fernet tokens cannot read key files with SELInux enabled [1341332 ] http://bugzilla.redhat.com/1341332 (POST) Component: openstack-keystone Last change: 2016-06-01 Summary: keystone logrotate configuration should use size configuration ### openstack-nova (2 bugs) [1367696 ] http://bugzilla.redhat.com/1367696 (ON_QA) Component: openstack-nova Last change: 2016-12-15 Summary: Add RPM deps to require install of qemu-kvm-rhev, not qemu-kvm-rhel [1301156 ] http://bugzilla.redhat.com/1301156 (POST) Component: openstack-nova Last change: 2016-04-22 Summary: openstack-nova missing specfile requires on castellan>=0.3.1 ### openstack-packstack (19 bugs) [1288179 ] http://bugzilla.redhat.com/ From alon.dotan at hpe.com Tue Jan 3 20:02:06 2017 From: alon.dotan at hpe.com (Dotan, Alon) Date: Tue, 3 Jan 2017 20:02:06 +0000 Subject: [rdo-list] tripleo controller ips Message-ID: Hey, How can I get list of all controller ips from certain network? Like if I have internal api network 192.168.105.0/24 and I need to pass the ips of all of the contollers to some puppet module whice method I need to use for the config_setting in the role_data section ? Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: From hrybacki at redhat.com Tue Jan 3 21:11:49 2017 From: hrybacki at redhat.com (Harry Rybacki) Date: Tue, 3 Jan 2017 16:11:49 -0500 Subject: [rdo-list] RDO-Infra Weekly Scrum Recap: Message-ID: Greetings All, Links to the RDO-Infra team scrum etherpad[1] and recording[2] from this week's meeting are below. Highlights: - Discuss Infra squad breaking off and being absorbed into the Software Factory DFG - Discuss Quickstart->Upstream blockers - ACTION(hrybacki): Draft, review, and issue update email to openstack-dev about transition - Review holdover and new team reviews - Discuss ci.centos outage prior to holiday break [1] - https://review.rdoproject.org/etherpad/p/rdo-infra-scrum [2] - https://bluejeans.com/s/J3nPF/ /R Harry Rybacki From dsneddon at redhat.com Wed Jan 4 16:43:29 2017 From: dsneddon at redhat.com (Dan Sneddon) Date: Wed, 4 Jan 2017 08:43:29 -0800 Subject: [rdo-list] [TripleO] reaching undercloud web ui on external network In-Reply-To: References: Message-ID: <20e1ff66-bb20-3c9c-5f46-a7e34a386d03@redhat.com> On 01/03/2017 12:54 AM, Samuel Monderer wrote: > Hi, > > Is it possible to reach the undercloud web ui from the external network? > Does it require a specific configuration in the undecoud.conf? > > Samuel > > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > The undercloud_public_vip in undercloud.conf is used to determine which IP to use to host the GUI. If you have already set up an IP on the External network on the Undercloud, you can use that IP. For instance, if you have VLAN 10 that is used for the External network, you can add it to the undercloud as an interface or VLAN, use that IP for the undercloud_public_vip, then the undercloud web UI can be accessed at that IP. Note that the IP must already exist on the host before running "openstack undercloud install". You also may run into an issue where the UI is only accessible from the local External network, but not from remote subnets at the same address. This will occur if the External interface on the Undercloud is not the interface where the default route is set. You can either set the default route via the External network, or you can relax the rp_filter settings in the sysctl settings to allow the system to respond to non-local IPs that don't have a return route via the External network. -- Dan Sneddon | Senior Principal OpenStack Engineer dsneddon at redhat.com | redhat.com/openstack dsneddon:irc | @dxs:twitter From rbryant at redhat.com Wed Jan 4 21:34:02 2017 From: rbryant at redhat.com (Russell Bryant) Date: Wed, 4 Jan 2017 16:34:02 -0500 Subject: [rdo-list] Shipping OVS 2.6? Message-ID: Right now the delorean-deps repo has OVS 2.5. OVS 2.6 was released at the end of September 2016. When is the right time to update RDO to ship OVS 2.6? In general, what's the process here as new releases come out? When should RDO get updated? My interest is primarily because OVS 2.6 includes some new sub-packages for OVN. We test using copr builds from OVS master, but it would be nice to have official release packages as the default way to start testing. -- Russell Bryant -------------- next part -------------- An HTML attachment was scrubbed... URL: From dms at redhat.com Wed Jan 4 23:16:01 2017 From: dms at redhat.com (David Moreau Simard) Date: Wed, 4 Jan 2017 18:16:01 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: OVS 2.6.1 has already been tagged in our "pending" [1] repositories but hasn't been promoted to the "testing" repositories yet. We're starting to be fairly late in the Ocata cycle, if we want to do it, we should move forward ASAP. Alan, Haikel (cc) - We have a lot of packages in there right now [2], did we plan on "flushing" them soon ? It's not clear to me when the pending jobs would have run last to test pending so I just fired one [3] to get a picture. [1]: https://cbs.centos.org/koji/buildinfo?buildID=14916 [2]: http://cbs.centos.org/repos/cloud7-openstack-common-pending/x86_64/os/Packages/ [3]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo-generic-wrapper/17/ David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Wed, Jan 4, 2017 at 4:34 PM, Russell Bryant wrote: > Right now the delorean-deps repo has OVS 2.5. OVS 2.6 was released at the > end of September 2016. When is the right time to update RDO to ship OVS > 2.6? > > In general, what's the process here as new releases come out? When should > RDO get updated? > > My interest is primarily because OVS 2.6 includes some new sub-packages for > OVN. We test using copr builds from OVS master, but it would be nice to > have official release packages as the default way to start testing. > > -- > Russell Bryant > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com From dms at redhat.com Wed Jan 4 23:18:30 2017 From: dms at redhat.com (David Moreau Simard) Date: Wed, 4 Jan 2017 18:18:30 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: Russel, I forgot to mention, if you'd like to test the OVS 2.6.1 package from the pending repository, the repository config is the following: === [centos-openstack-pending] name=CentOS-7 - OpenStack Pending baseurl=http://cbs.centos.org/repos/cloud7-openstack-common-pending/$basearch/os/ gpgcheck=0 enabled=1 === It needs to be added on top of the full repositories you're using as it's just a subset of packages, not the whole thing. It should automatically win due to higher NVR. David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Wed, Jan 4, 2017 at 6:16 PM, David Moreau Simard wrote: > OVS 2.6.1 has already been tagged in our "pending" [1] repositories > but hasn't been promoted to the "testing" repositories yet. > > We're starting to be fairly late in the Ocata cycle, if we want to do > it, we should move forward ASAP. > > Alan, Haikel (cc) - We have a lot of packages in there right now [2], > did we plan on "flushing" them soon ? > It's not clear to me when the pending jobs would have run last to test > pending so I just fired one [3] to get a picture. > > [1]: https://cbs.centos.org/koji/buildinfo?buildID=14916 > [2]: http://cbs.centos.org/repos/cloud7-openstack-common-pending/x86_64/os/Packages/ > [3]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo-generic-wrapper/17/ > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > > On Wed, Jan 4, 2017 at 4:34 PM, Russell Bryant wrote: >> Right now the delorean-deps repo has OVS 2.5. OVS 2.6 was released at the >> end of September 2016. When is the right time to update RDO to ship OVS >> 2.6? >> >> In general, what's the process here as new releases come out? When should >> RDO get updated? >> >> My interest is primarily because OVS 2.6 includes some new sub-packages for >> OVN. We test using copr builds from OVS master, but it would be nice to >> have official release packages as the default way to start testing. >> >> -- >> Russell Bryant >> >> _______________________________________________ >> 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 rbryant at redhat.com Thu Jan 5 14:29:56 2017 From: rbryant at redhat.com (Russell Bryant) Date: Thu, 5 Jan 2017 09:29:56 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: Thanks for info! It's good to know that OVS 2.6 is in the queue. I also didn't know about enabling the pending repo in general. That will be helpful for testing, even if we only grab OVS from there for now. On Wed, Jan 4, 2017 at 6:18 PM, David Moreau Simard wrote: > Russel, > > I forgot to mention, if you'd like to test the OVS 2.6.1 package from > the pending repository, the repository config is the following: > > === > [centos-openstack-pending] > name=CentOS-7 - OpenStack Pending > baseurl=http://cbs.centos.org/repos/cloud7-openstack-common- > pending/$basearch/os/ > gpgcheck=0 > enabled=1 > === > > It needs to be added on top of the full repositories you're using as > it's just a subset of packages, not the whole thing. > It should automatically win due to higher NVR. > > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > > On Wed, Jan 4, 2017 at 6:16 PM, David Moreau Simard > wrote: > > OVS 2.6.1 has already been tagged in our "pending" [1] repositories > > but hasn't been promoted to the "testing" repositories yet. > > > > We're starting to be fairly late in the Ocata cycle, if we want to do > > it, we should move forward ASAP. > > > > Alan, Haikel (cc) - We have a lot of packages in there right now [2], > > did we plan on "flushing" them soon ? > > It's not clear to me when the pending jobs would have run last to test > > pending so I just fired one [3] to get a picture. > > > > [1]: https://cbs.centos.org/koji/buildinfo?buildID=14916 > > [2]: http://cbs.centos.org/repos/cloud7-openstack-common- > pending/x86_64/os/Packages/ > > [3]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo- > generic-wrapper/17/ > > > > David Moreau Simard > > Senior Software Engineer | Openstack RDO > > > > dmsimard = [irc, github, twitter] > > > > > > On Wed, Jan 4, 2017 at 4:34 PM, Russell Bryant > wrote: > >> Right now the delorean-deps repo has OVS 2.5. OVS 2.6 was released at > the > >> end of September 2016. When is the right time to update RDO to ship OVS > >> 2.6? > >> > >> In general, what's the process here as new releases come out? When > should > >> RDO get updated? > >> > >> My interest is primarily because OVS 2.6 includes some new sub-packages > for > >> OVN. We test using copr builds from OVS master, but it would be nice to > >> have official release packages as the default way to start testing. > >> > >> -- > >> Russell Bryant > >> > >> _______________________________________________ > >> 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 > -- Russell Bryant -------------- next part -------------- An HTML attachment was scrubbed... URL: From whayutin at redhat.com Thu Jan 5 20:24:19 2017 From: whayutin at redhat.com (Wesley Hayutin) Date: Thu, 5 Jan 2017 15:24:19 -0500 Subject: [rdo-list] How to work with TripleO QS after commit 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? In-Reply-To: References: Message-ID: On Sun, Jan 1, 2017 at 7:26 AM, Boris Derzhavets wrote: > Actually , command > > > [boris at fedora24wks tripleo-quickstart]$ bash quickstart.sh -p > quickstart-extras.yml -r quickstart-extras-requirements.txt -R newton > --config config/general_config/ha.yml $VIRTHOST > > > Seems to work nicely in case when correct ansible environment has been > setup for quickstart.sh > > prior to start command above. I have not seen for a while all scripts > generated and undercloud been ready for immediate overcloud-deploy.sh run. > > Bug filed to upstream > > https://bugs.launchpad.net/tripleo-quickstart/+bug/1653344 > Hey Boris, Sorry for the late reply, just getting settled in after the new year. We moved the undercloud-install role into quickstart-extras as a unique role so it would be easier for other playbooks to execute the undercloud setup when they required it. [1] This also meant when you don't specify a playbook it would just run quickstart.yml which would stop pior to the undercloud installing, this was changed in [2] Another change to note is that we've made "requirements.txt *and* quickstart-extras-requirements.txt default requirements so you no longer have to specify requirements [3] If you do specify requirements with -r you will have to specify *all* the requirements, this should allow a user to use a different versions of the requirements e.g. ansible 2.1 vs 2.2 Sorry for the confusion, hope this helps. [1] https://review.openstack.org/#/c/410427/ [2] https://review.openstack.org/#/c/407555/ [3] https://review.openstack.org/#/c/410757/ > > Thanks > > Boris. > ------------------------------ > *From:* rdo-list-bounces at redhat.com on > behalf of Boris Derzhavets > *Sent:* Saturday, December 31, 2016 2:31 PM > *To:* rdo-list at redhat.com > *Subject:* Re: [rdo-list] How to work with TripleO QS after commit > 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? > > > When I run with old syntax ( no matter it is already useless ) under > $HOME/.quickstart I can find > > > [boris at fedora24wks ~]$ find . -name ansible-playbook -print > ./.quickstart/bin/ansible-playbook > > > Than I clean everything up and run :- > > > [boris at fedora24wks ~]$ rm -fr .ansible .quickstart tripleo-quickstart > [boris at fedora24wks ~]$ git clone https://github.com/openstack/ > tripleo-quickstart > Cloning into 'tripleo-quickstart'... > remote: Counting objects: 5741, done. > remote: Compressing objects: 100% (62/62), done. > remote: Total 5741 (delta 20), reused 0 (delta 0), pack-reused 5673 > Receiving objects: 100% (5741/5741), 923.94 KiB | 726.00 KiB/s, done. > Resolving deltas: 100% (2962/2962), done. > Checking connectivity... done. > > [boris at fedora25wks ~]$ cd tripleo* > > [boris at fedora25wks tripleo-quickstart]$ ssh root@$VIRTHOST uname -aLinux > Server73CentOS.localdomain 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 > 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux > > [boris at fedora25wks tripleo-quickstart]$ bash quickstart.sh -p > quickstart-extras.yml -r quickstart-extras-requirements.txt --tags all > $VIRTHOST > > Command :- > [boris at fedora24wks ~]$ find . -name ansible-playbook -print > been run under /home/boris cannot find "ansible-playbook" > > Looks as a bug for myself at least in meantime. > > > Thanks. > > Boris. > > ------------------------------ > *From:* rdo-list-bounces at redhat.com on > behalf of Boris Derzhavets > *Sent:* Friday, December 30, 2016 12:58 PM > *To:* rdo-list at redhat.com > *Subject:* [rdo-list] How to work with TripleO QS after commit > 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? > > > What commit does ? > > > Author: Wes Hayutin > Date: Tue Dec 13 17:07:54 2016 -0500 > > move the undercloud deploy role to quickstart-extras for composability > > In an effort to make more of the tripleo deployment ci more composable > it has been discussed to break out the undercloud deployment into it's > own role. There are examples where additional configuration is needed > prior to the undercloud installation such as dpdk, and installing in > other ci environments. > This patch moves the undercloud deployment from the quickstart.yml > playbook to the quickstart-extras.yml playbook > > ----- > > > So command :- > > $ bash quickstart.sh -R newton --config config/general_config/ha.yml > $VIRTHOST > > still works , but no longer deploys undercloud and create stackrc file > > > Follow https://github.com/openstack/tripleo-quickstart > > and run as test :- > > > [boris at fedora25wks ~]$ rm -fr .ansible .quickstart tripleo-quickstart > [boris at fedora25wks ~]$ git clone https://github.com/openstack/ > tripleo-quickstart > Cloning into 'tripleo-quickstart'... > remote: Counting objects: 5741, done. > remote: Compressing objects: 100% (62/62), done. > remote: Total 5741 (delta 20), reused 0 (delta 0), pack-reused 5673 > Receiving objects: 100% (5741/5741), 923.94 KiB | 726.00 KiB/s, done. > Resolving deltas: 100% (2962/2962), done. > Checking connectivity... done. > [boris at fedora25wks ~]$ cd tripleo* > [boris at fedora25wks tripleo-quickstart]$ ssh root@$VIRTHOST uname -aLinux > Server73CentOS.localdomain 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 > 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux > [boris at fedora25wks tripleo-quickstart]$ bash quickstart.sh -p > quickstart-extras.yml -r quickstart-extras-requirements.txt --tags all > $VIRTHOST > > . . . . . . . . > > Installing OpenStack mitaka on host 192.168.0.74 > Using directory /home/boris/.quickstart for a local working directory > + export ANSIBLE_CONFIG=/home/boris/.quickstart/tripleo-quickstart/ > ansible.cfg > + ANSIBLE_CONFIG=/home/boris/.quickstart/tripleo-quickstart/ansible.cfg > + export ANSIBLE_INVENTORY=/home/boris/.quickstart/hosts > + ANSIBLE_INVENTORY=/home/boris/.quickstart/hosts > + source /home/boris/.quickstart/tripleo-quickstart/ansible_ssh_env.sh > ++ export OPT_WORKDIR=/home/boris/.quickstart > ++ OPT_WORKDIR=/home/boris/.quickstart > ++ export SSH_CONFIG=/home/boris/.quickstart/ssh.config.ansible > ++ SSH_CONFIG=/home/boris/.quickstart/ssh.config.ansible > ++ touch /home/boris/.quickstart/ssh.config.ansible > ++ export 'ANSIBLE_SSH_ARGS=-F /home/boris/.quickstart/ssh.config.ansible' > ++ ANSIBLE_SSH_ARGS='-F /home/boris/.quickstart/ssh.config.ansible' > + '[' 0 = 0 ']' > + rm -f /home/boris/.quickstart/hosts > + '[' 192.168.0.74 = localhost ']' > + '[' '' = 1 ']' > + VERBOSITY=vv > + ansible-playbook -vv /home/boris/.quickstart/ > playbooks/quickstart-extras.yml -e @/home/boris/.quickstart/ > tripleo-quickstart/config/general_config/minimal.yml -e > ansible_python_interpreter=/usr/bin/python -e @/home/boris/.quickstart/config/release/mitaka.yml > -e local_working_dir=/home/boris/.quickstart -e virthost=192.168.0.74 -t > all,teardown-nodes > quickstart.sh: line 433: ansible-playbook: command not found <=== Error > > Please advise. All what I need is deploying undercloud via > $ bash quickstart.sh -R newton --config config/general_config/ha.yml > $VIRTHOST > as it happened before 12/13/16 or how manually do it after log into > undercloud > > > Thanks > Boris > > > > > > > GitHub - openstack/tripleo-quickstart: Ansible based ... > > github.com > Now that tripleo-quickstart and tripleo-quickstart-extras are both > upstream it makes sense for quickstart-extras to be a default requirement > for the setup via pip. > > > > > > > > _______________________________________________ > 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 Jan 5 22:42:52 2017 From: bderzhavets at hotmail.com (Boris Derzhavets) Date: Thu, 5 Jan 2017 22:42:52 +0000 Subject: [rdo-list] How to work with TripleO QS after commit 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? In-Reply-To: References: , Message-ID: ________________________________ From: Wesley Hayutin Sent: Thursday, January 5, 2017 11:24 PM To: Boris Derzhavets Cc: rdo-list at redhat.com Subject: Re: [rdo-list] How to work with TripleO QS after commit 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? On Sun, Jan 1, 2017 at 7:26 AM, Boris Derzhavets > wrote: Actually , command [boris at fedora24wks tripleo-quickstart]$ bash quickstart.sh -p quickstart-extras.yml -r quickstart-extras-requirements.txt -R newton --config config/general_config/ha.yml $VIRTHOST Seems to work nicely in case when correct ansible environment has been setup for quickstart.sh prior to start command above. I have not seen for a while all scripts generated and undercloud been ready for immediate overcloud-deploy.sh run. Bug filed to upstream https://bugs.launchpad.net/tripleo-quickstart/+bug/1653344 Hey Boris, Sorry for the late reply, just getting settled in after the new year. We moved the undercloud-install role into quickstart-extras as a unique role so it would be easier for other playbooks to execute the undercloud setup when they required it. [1] This also meant when you don't specify a playbook it would just run quickstart.yml which would stop prior to the undercloud installing, this was changed in [2] Another change to note is that we've made "requirements.txt *and* quickstart-extras-requirements.txt default requirements so you no longer have to specify requirements [3] If you do specify requirements with -r you will have to specify *all* the requirements, this should allow a >user to use a different versions of the requirements e.g. ansible 2.1 vs 2.2 Hi Wesley, Issue got fixed via last merge to master done on 01/04/17 around 11 a.m EST :- Merge "Run extras playbook by default" Jenkins committed with openstack-gerrit a 01/04/17 11:00 a.m. e2e73b94bd88a3f9cc19925a59cbd12ff6172060 https://github.com/openstack/tripleo-quickstart/commit/e2e73b94bd88a3f9cc19925a59cbd12ff6172060 System was in affected state since 12/21/16 up to 01/04/17 I did notice :- commit 6a05cf5c47f7b46eb1565c910ba9c90ea5f089e4 Author: Sagi Shnaidman Date: Tue Dec 6 16:01:30 2016 +0100 Run extras playbook by default For developer purposes we need scripts for overcloud are ready in home dir after undercloud install. Now all the undercloud-scripts and overcloud-scripts tagged tasks are in extras roles, so we need to run extras playbook by default to get them ready. Change-Id: I3e216b21dac5a9086374fda9182a9be1cbe75a4f and I was expecting Jenkins's merge to happen shortly . It just worked for me been applied manually. But , addressing question at ask.openstack.org 15 min prior the last merge had been done I suggested ( to be safe ) $ [boris at fedora24wks tripleo-quickstart]$ ./revert.sh + git revert -m 1 --no-commit b6dbf6a084ddc08086c7087af85b575bc7d43799 + git revert -m 1 --no-commit e0493a24dff0a535a3be644eb565eacbe765c59d + git revert -m 1 --no-commit 9dd2eb77e0bacc8497aa91c2fc54b0e64a3745f1 + git revert -m 1 --no-commit 6fea2c037e831738cd59eef61d4073b9771bf51b + git commit -m 'Reverting is done' [master ffc105a] Reverting is done Thanks Boris. BTW , See also https://ask.openstack.org/en/question/101129/what-happened-to-tripleo-quickstart/ > Sorry for the confusion, hope this helps. [1] https://review.openstack.org/#/c/410427/ [2] https://review.openstack.org/#/c/407555/ [3] https://review.openstack.org/#/c/410757/ Thanks Boris. ________________________________ From: rdo-list-bounces at redhat.com > on behalf of Boris Derzhavets > Sent: Saturday, December 31, 2016 2:31 PM To: rdo-list at redhat.com Subject: Re: [rdo-list] How to work with TripleO QS after commit 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? When I run with old syntax ( no matter it is already useless ) under $HOME/.quickstart I can find [boris at fedora24wks ~]$ find . -name ansible-playbook -print ./.quickstart/bin/ansible-playbook Than I clean everything up and run :- [boris at fedora24wks ~]$ rm -fr .ansible .quickstart tripleo-quickstart [boris at fedora24wks ~]$ git clone https://github.com/openstack/tripleo-quickstart Cloning into 'tripleo-quickstart'... remote: Counting objects: 5741, done. remote: Compressing objects: 100% (62/62), done. remote: Total 5741 (delta 20), reused 0 (delta 0), pack-reused 5673 Receiving objects: 100% (5741/5741), 923.94 KiB | 726.00 KiB/s, done. Resolving deltas: 100% (2962/2962), done. Checking connectivity... done. [boris at fedora25wks ~]$ cd tripleo* [boris at fedora25wks tripleo-quickstart]$ ssh root@$VIRTHOST uname -aLinux Server73CentOS.localdomain 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [boris at fedora25wks tripleo-quickstart]$ bash quickstart.sh -p quickstart-extras.yml -r quickstart-extras-requirements.txt --tags all $VIRTHOST Command :- [boris at fedora24wks ~]$ find . -name ansible-playbook -print been run under /home/boris cannot find "ansible-playbook" Looks as a bug for myself at least in meantime. Thanks. Boris. ________________________________ From: rdo-list-bounces at redhat.com > on behalf of Boris Derzhavets > Sent: Friday, December 30, 2016 12:58 PM To: rdo-list at redhat.com Subject: [rdo-list] How to work with TripleO QS after commit 6c3cd87a6639b15ad84b798f76e8a1f65877855a ? What commit does ? Author: Wes Hayutin > Date: Tue Dec 13 17:07:54 2016 -0500 move the undercloud deploy role to quickstart-extras for composability In an effort to make more of the tripleo deployment ci more composable it has been discussed to break out the undercloud deployment into it's own role. There are examples where additional configuration is needed prior to the undercloud installation such as dpdk, and installing in other ci environments. This patch moves the undercloud deployment from the quickstart.yml playbook to the quickstart-extras.yml playbook ----- So command :- $ bash quickstart.sh -R newton --config config/general_config/ha.yml $VIRTHOST still works , but no longer deploys undercloud and create stackrc file Follow https://github.com/openstack/tripleo-quickstart and run as test :- [boris at fedora25wks ~]$ rm -fr .ansible .quickstart tripleo-quickstart [boris at fedora25wks ~]$ git clone https://github.com/openstack/tripleo-quickstart Cloning into 'tripleo-quickstart'... remote: Counting objects: 5741, done. remote: Compressing objects: 100% (62/62), done. remote: Total 5741 (delta 20), reused 0 (delta 0), pack-reused 5673 Receiving objects: 100% (5741/5741), 923.94 KiB | 726.00 KiB/s, done. Resolving deltas: 100% (2962/2962), done. Checking connectivity... done. [boris at fedora25wks ~]$ cd tripleo* [boris at fedora25wks tripleo-quickstart]$ ssh root@$VIRTHOST uname -aLinux Server73CentOS.localdomain 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [boris at fedora25wks tripleo-quickstart]$ bash quickstart.sh -p quickstart-extras.yml -r quickstart-extras-requirements.txt --tags all $VIRTHOST . . . . . . . . Installing OpenStack mitaka on host 192.168.0.74 Using directory /home/boris/.quickstart for a local working directory + export ANSIBLE_CONFIG=/home/boris/.quickstart/tripleo-quickstart/ansible.cfg + ANSIBLE_CONFIG=/home/boris/.quickstart/tripleo-quickstart/ansible.cfg + export ANSIBLE_INVENTORY=/home/boris/.quickstart/hosts + ANSIBLE_INVENTORY=/home/boris/.quickstart/hosts + source /home/boris/.quickstart/tripleo-quickstart/ansible_ssh_env.sh ++ export OPT_WORKDIR=/home/boris/.quickstart ++ OPT_WORKDIR=/home/boris/.quickstart ++ export SSH_CONFIG=/home/boris/.quickstart/ssh.config.ansible ++ SSH_CONFIG=/home/boris/.quickstart/ssh.config.ansible ++ touch /home/boris/.quickstart/ssh.config.ansible ++ export 'ANSIBLE_SSH_ARGS=-F /home/boris/.quickstart/ssh.config.ansible' ++ ANSIBLE_SSH_ARGS='-F /home/boris/.quickstart/ssh.config.ansible' + '[' 0 = 0 ']' + rm -f /home/boris/.quickstart/hosts + '[' 192.168.0.74 = localhost ']' + '[' '' = 1 ']' + VERBOSITY=vv + ansible-playbook -vv /home/boris/.quickstart/playbooks/quickstart-extras.yml -e @/home/boris/.quickstart/tripleo-quickstart/config/general_config/minimal.yml -e ansible_python_interpreter=/usr/bin/python -e @/home/boris/.quickstart/config/release/mitaka.yml -e local_working_dir=/home/boris/.quickstart -e virthost=192.168.0.74 -t all,teardown-nodes quickstart.sh: line 433: ansible-playbook: command not found <=== Error Please advise. All what I need is deploying undercloud via $ bash quickstart.sh -R newton --config config/general_config/ha.yml $VIRTHOST as it happened before 12/13/16 or how manually do it after log into undercloud Thanks Boris [https://avatars0.githubusercontent.com/u/324574?v=3&s=400] GitHub - openstack/tripleo-quickstart: Ansible based ... github.com Now that tripleo-quickstart and tripleo-quickstart-extras are both upstream it makes sense for quickstart-extras to be a default requirement for the setup via pip. _______________________________________________ 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 apevec at redhat.com Thu Jan 5 23:24:59 2017 From: apevec at redhat.com (Alan Pevec) Date: Fri, 6 Jan 2017 00:24:59 +0100 Subject: [rdo-list] [Meeting] RDO meeting (2017-01-04) Minutes Message-ID: ============================== #rdo: RDO meeting - 2017-MM-DD ============================== Meeting started by apevec at 15:02:30 UTC. The full logs are available at https://meetbot.fedoraproject.org/rdo/2017-01-04/rdo_meeting_-_2017-mm-dd.2017-01-04-15.02.log.html . Meeting summary --------------- * rollcall (apevec, 15:03:01) * Greetings (apevec, 15:05:38) * Happy New Year 2017 everyone! (apevec, 15:05:45) * LINK: https://www.rdoproject.org/testday/ (apevec, 15:06:20) * next test day scheduled for Feb 2/3 (leifmadsen, 15:06:38) * next chair (apevec, 15:12:17) * ACTION: apevec to chair Jan 11 meeting (apevec, 15:16:40) * open floor (apevec, 15:16:45) Meeting ended at 15:28:58 UTC. Action Items ------------ * apevec to chair Jan 11 meeting Action Items, by person ----------------------- * apevec * apevec to chair Jan 11 meeting * **UNASSIGNED** * (none) People Present (lines said) --------------------------- * apevec (30) * dmsimard (7) * myoung (5) * flaper87 (4) * zodbot (4) * openstack (4) * jschlueter (4) * dougbtv (4) * leifmadsen (3) * tosky (2) * rdogerrit (2) * rasca (1) * sasha2 (1) * trown (1) * jruzicka (1) Generated by `MeetBot`_ 0.1.4 .. _`MeetBot`: http://wiki.debian.org/MeetBot From emilien at redhat.com Fri Jan 6 00:33:24 2017 From: emilien at redhat.com (Emilien Macchi) Date: Thu, 5 Jan 2017 19:33:24 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: On Wed, Jan 4, 2017 at 6:16 PM, David Moreau Simard wrote: > OVS 2.6.1 has already been tagged in our "pending" [1] repositories > but hasn't been promoted to the "testing" repositories yet. > > We're starting to be fairly late in the Ocata cycle, if we want to do > it, we should move forward ASAP. have we run packstack/puppet/tripleo CI jobs with it? > Alan, Haikel (cc) - We have a lot of packages in there right now [2], > did we plan on "flushing" them soon ? > It's not clear to me when the pending jobs would have run last to test > pending so I just fired one [3] to get a picture. > > [1]: https://cbs.centos.org/koji/buildinfo?buildID=14916 > [2]: http://cbs.centos.org/repos/cloud7-openstack-common-pending/x86_64/os/Packages/ > [3]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo-generic-wrapper/17/ > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > > On Wed, Jan 4, 2017 at 4:34 PM, Russell Bryant wrote: >> Right now the delorean-deps repo has OVS 2.5. OVS 2.6 was released at the >> end of September 2016. When is the right time to update RDO to ship OVS >> 2.6? >> >> In general, what's the process here as new releases come out? When should >> RDO get updated? >> >> My interest is primarily because OVS 2.6 includes some new sub-packages for >> OVN. We test using copr builds from OVS master, but it would be nice to >> have official release packages as the default way to start testing. >> >> -- >> Russell Bryant >> >> _______________________________________________ >> 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 -- Emilien Macchi From morazi at redhat.com Fri Jan 6 14:11:55 2017 From: morazi at redhat.com (Michael Orazi) Date: Fri, 6 Jan 2017 09:11:55 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: Additionally I'd be curious to know if we have CI jobs to cover in-place upgrades so we understand the implications for systems that are already set up and would like to move to a newer OVS version. On Thu, Jan 5, 2017 at 7:33 PM, Emilien Macchi wrote: > On Wed, Jan 4, 2017 at 6:16 PM, David Moreau Simard wrote: >> OVS 2.6.1 has already been tagged in our "pending" [1] repositories >> but hasn't been promoted to the "testing" repositories yet. >> >> We're starting to be fairly late in the Ocata cycle, if we want to do >> it, we should move forward ASAP. > > have we run packstack/puppet/tripleo CI jobs with it? > >> Alan, Haikel (cc) - We have a lot of packages in there right now [2], >> did we plan on "flushing" them soon ? >> It's not clear to me when the pending jobs would have run last to test >> pending so I just fired one [3] to get a picture. >> >> [1]: https://cbs.centos.org/koji/buildinfo?buildID=14916 >> [2]: http://cbs.centos.org/repos/cloud7-openstack-common-pending/x86_64/os/Packages/ >> [3]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo-generic-wrapper/17/ >> >> David Moreau Simard >> Senior Software Engineer | Openstack RDO >> >> dmsimard = [irc, github, twitter] >> >> >> On Wed, Jan 4, 2017 at 4:34 PM, Russell Bryant wrote: >>> Right now the delorean-deps repo has OVS 2.5. OVS 2.6 was released at the >>> end of September 2016. When is the right time to update RDO to ship OVS >>> 2.6? >>> >>> In general, what's the process here as new releases come out? When should >>> RDO get updated? >>> >>> My interest is primarily because OVS 2.6 includes some new sub-packages for >>> OVN. We test using copr builds from OVS master, but it would be nice to >>> have official release packages as the default way to start testing. >>> >>> -- >>> Russell Bryant >>> >>> _______________________________________________ >>> 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 > > > > -- > Emilien Macchi > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com > > From dms at redhat.com Fri Jan 6 14:35:26 2017 From: dms at redhat.com (David Moreau Simard) Date: Fri, 6 Jan 2017 09:35:26 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: Packstack and Puppet-OpenStack passed (one p-o-i job failed but due to an unrelated Cinder tempest test failure). The two TripleO Quickstart jobs failed and I'll reach out for help troubleshooting today, these jobs have not been particularly successful (ever) so I'm not confident this would be OVS' fault. David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Jan 5, 2017 7:33 PM, "Emilien Macchi" wrote: On Wed, Jan 4, 2017 at 6:16 PM, David Moreau Simard wrote: > OVS 2.6.1 has already been tagged in our "pending" [1] repositories > but hasn't been promoted to the "testing" repositories yet. > > We're starting to be fairly late in the Ocata cycle, if we want to do > it, we should move forward ASAP. have we run packstack/puppet/tripleo CI jobs with it? > Alan, Haikel (cc) - We have a lot of packages in there right now [2], > did we plan on "flushing" them soon ? > It's not clear to me when the pending jobs would have run last to test > pending so I just fired one [3] to get a picture. > > [1]: https://cbs.centos.org/koji/buildinfo?buildID=14916 > [2]: http://cbs.centos.org/repos/cloud7-openstack-common- pending/x86_64/os/Packages/ > [3]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo- generic-wrapper/17/ > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > > On Wed, Jan 4, 2017 at 4:34 PM, Russell Bryant wrote: >> Right now the delorean-deps repo has OVS 2.5. OVS 2.6 was released at the >> end of September 2016. When is the right time to update RDO to ship OVS >> 2.6? >> >> In general, what's the process here as new releases come out? When should >> RDO get updated? >> >> My interest is primarily because OVS 2.6 includes some new sub-packages for >> OVN. We test using copr builds from OVS master, but it would be nice to >> have official release packages as the default way to start testing. >> >> -- >> Russell Bryant >> >> _______________________________________________ >> 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 -- Emilien Macchi -------------- next part -------------- An HTML attachment was scrubbed... URL: From dms at redhat.com Fri Jan 6 14:41:26 2017 From: dms at redhat.com (David Moreau Simard) Date: Fri, 6 Jan 2017 09:41:26 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: (+Wes) We have jobs that test upgrades from N-1 to N but unless mistaken, these do not have the pending repository (where OVS 2.6.1 is currently staged) enabled. As of now, these upgrade jobs would pick up the new OVS only when it is promoted to the testing repositories. This is an excellent point though. Since this is a significant OVS version upgrade, we should definitely put some effort into testing it. Testing it in the context of CI (i.e and run ping test at the end) and looking at what really happens to running virtual machines in production are two different things though. There could be a loss of connectivity for example. David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Jan 6, 2017 9:11 AM, "Michael Orazi" wrote: > Additionally I'd be curious to know if we have CI jobs to cover > in-place upgrades so we understand the implications for systems that > are already set up and would like to move to a newer OVS version. > > > > On Thu, Jan 5, 2017 at 7:33 PM, Emilien Macchi wrote: > > On Wed, Jan 4, 2017 at 6:16 PM, David Moreau Simard > wrote: > >> OVS 2.6.1 has already been tagged in our "pending" [1] repositories > >> but hasn't been promoted to the "testing" repositories yet. > >> > >> We're starting to be fairly late in the Ocata cycle, if we want to do > >> it, we should move forward ASAP. > > > > have we run packstack/puppet/tripleo CI jobs with it? > > > >> Alan, Haikel (cc) - We have a lot of packages in there right now [2], > >> did we plan on "flushing" them soon ? > >> It's not clear to me when the pending jobs would have run last to test > >> pending so I just fired one [3] to get a picture. > >> > >> [1]: https://cbs.centos.org/koji/buildinfo?buildID=14916 > >> [2]: http://cbs.centos.org/repos/cloud7-openstack-common- > pending/x86_64/os/Packages/ > >> [3]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo- > generic-wrapper/17/ > >> > >> David Moreau Simard > >> Senior Software Engineer | Openstack RDO > >> > >> dmsimard = [irc, github, twitter] > >> > >> > >> On Wed, Jan 4, 2017 at 4:34 PM, Russell Bryant > wrote: > >>> Right now the delorean-deps repo has OVS 2.5. OVS 2.6 was released at > the > >>> end of September 2016. When is the right time to update RDO to ship > OVS > >>> 2.6? > >>> > >>> In general, what's the process here as new releases come out? When > should > >>> RDO get updated? > >>> > >>> My interest is primarily because OVS 2.6 includes some new > sub-packages for > >>> OVN. We test using copr builds from OVS master, but it would be nice > to > >>> have official release packages as the default way to start testing. > >>> > >>> -- > >>> Russell Bryant > >>> > >>> _______________________________________________ > >>> 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 > > > > > > > > -- > > Emilien Macchi > > > > _______________________________________________ > > 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 apevec at redhat.com Fri Jan 6 16:37:01 2017 From: apevec at redhat.com (Alan Pevec) Date: Fri, 6 Jan 2017 17:37:01 +0100 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: > This is an excellent point though. Since this is a significant OVS version > upgrade, we should definitely put some effort into testing it. Also test with RDO Newton and Mitaka releases, I'd like to push OVS 2.6 into common-testing/release eventually because I don't think keeping old version branch for Newton and Mitaka users is sustainable. In RDO we are rebuilding OVS from Fedora[1] and there have not been maintenance updates for older releases e.g. 2.5.1 [2] Cheers, Alan [1] https://koji.fedoraproject.org/koji/packageinfo?packageID=13455 [2] https://github.com/openvswitch/ovs/releases/tag/v2.5.1 From vanditboy at gmail.com Fri Jan 6 22:19:08 2017 From: vanditboy at gmail.com (Michal Adamczyk) Date: Fri, 6 Jan 2017 22:19:08 +0000 Subject: [rdo-list] [cinder] - scsi-target-utils needed when using tgtadm Message-ID: Hi, I am using Puppet to deploy OpenStack Newton on CentOS with XenServer as a hypervisor. Mainly I am following this guide: http://openstack-xenserver.readthedocs.io/en/latest/15-install-block-storage-cinder-on-storage-node.html When I choose tgtadm as an iscsi_helper (lioadm doesn't work for me) the "scsi-target-utils" package is needed. Package is in EPEL, which is and should be disabled in RDO... Can this package be included in RDO repository? -- Kind regards, Michal Adamczyk -------------- next part -------------- An HTML attachment was scrubbed... URL: From assaf at redhat.com Mon Jan 9 11:26:06 2017 From: assaf at redhat.com (Assaf Muller) Date: Mon, 9 Jan 2017 06:26:06 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: On Fri, Jan 6, 2017 at 9:11 AM, Michael Orazi wrote: > Additionally I'd be curious to know if we have CI jobs to cover > in-place upgrades so we understand the implications for systems that > are already set up and would like to move to a newer OVS version. Indeed the 2.4 to 2.5 upgrade was tricky. > > > > On Thu, Jan 5, 2017 at 7:33 PM, Emilien Macchi wrote: >> On Wed, Jan 4, 2017 at 6:16 PM, David Moreau Simard wrote: >>> OVS 2.6.1 has already been tagged in our "pending" [1] repositories >>> but hasn't been promoted to the "testing" repositories yet. >>> >>> We're starting to be fairly late in the Ocata cycle, if we want to do >>> it, we should move forward ASAP. >> >> have we run packstack/puppet/tripleo CI jobs with it? >> >>> Alan, Haikel (cc) - We have a lot of packages in there right now [2], >>> did we plan on "flushing" them soon ? >>> It's not clear to me when the pending jobs would have run last to test >>> pending so I just fired one [3] to get a picture. >>> >>> [1]: https://cbs.centos.org/koji/buildinfo?buildID=14916 >>> [2]: http://cbs.centos.org/repos/cloud7-openstack-common-pending/x86_64/os/Packages/ >>> [3]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo-generic-wrapper/17/ >>> >>> David Moreau Simard >>> Senior Software Engineer | Openstack RDO >>> >>> dmsimard = [irc, github, twitter] >>> >>> >>> On Wed, Jan 4, 2017 at 4:34 PM, Russell Bryant wrote: >>>> Right now the delorean-deps repo has OVS 2.5. OVS 2.6 was released at the >>>> end of September 2016. When is the right time to update RDO to ship OVS >>>> 2.6? >>>> >>>> In general, what's the process here as new releases come out? When should >>>> RDO get updated? >>>> >>>> My interest is primarily because OVS 2.6 includes some new sub-packages for >>>> OVN. We test using copr builds from OVS master, but it would be nice to >>>> have official release packages as the default way to start testing. >>>> >>>> -- >>>> Russell Bryant >>>> >>>> _______________________________________________ >>>> 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 >> >> >> >> -- >> Emilien Macchi >> >> _______________________________________________ >> rdo-list mailing list >> rdo-list at redhat.com >> https://www.redhat.com/mailman/listinfo/rdo-list >> >> To unsubscribe: rdo-list-unsubscribe at redhat.com >> >> > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com From hguemar at fedoraproject.org Mon Jan 9 15:00:03 2017 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 9 Jan 2017 15:00:03 +0000 (UTC) Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting Message-ID: <20170109150003.E834660A40C6@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO meeting on 2017-01-11 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO IRC meeting [Agenda at https://etherpad.openstack.org/p/RDO-Meeting ](https://etherpad.openstack.org/p/RDO-Meeting) Every Wednesday on #rdo on Freenode IRC Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From rbowen at redhat.com Mon Jan 9 20:59:48 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 9 Jan 2017 15:59:48 -0500 Subject: [rdo-list] RDO/OpenStack blog posts from the last few weeks Message-ID: <907c18f7-edac-1cde-11f3-5ec8c7710901@redhat.com> I've been out for a few weeks. Here's some relevant blog posts you might have missed in that time: Containers on the CERN cloud by Tim Bell We have recently made the Container-Engine-as-a-Service (Magnum) available in production at CERN as part of the CERN IT department services for the LHC experiments and other CERN communities. This gives the OpenStack cloud users Kubernetes, Mesos and Docker Swarm on demand within the accounting, quota and project permissions structures already implemented for virtual machines.We shared the latest news on the service with the CERN technical staff (link). This is the follow up on the tests presented at the OpenStack Barcelona (link) and covered in the blog from IBM. Read more at http://tm3.org/d6 ANNOUNCE: New libvirt project Go XML parser model by Daniel Berrange Shortly before christmas, I announced the availability of new Go bindings for the libvirt API. This post announces a companion package for dealing with XML parsing/formatting in Go. The master repository is available on the libvirt GIT server, but it is expected that Go projects will consume it via an import of the github mirror, since the Go ecosystem is heavilty github focused (e.g. godoc.org can?t produce docs for stuff hosted on libvirt.org git) Read more at http://tm3.org/d7 Red Hat OpenStack Platform 10 is here! So what?s new? by Marcos Garcia - Principal Technical Marketing Manager It?s that time of the year. We all look back at 2016, think about the good and bad things, and wish that Santa brings us the gifts we deserve. We, at Red Hat, are really proud to bring you a present for this holiday season: a new version of Red Hat OpenStack Platform, version 10 (press release and release notes). This is our best release ever, so we?ve named it our first Long Life release (up to 5 years support), and this blog post will show you why this will be the perfect gift for your private cloud project. Read more at http://tm3.org/d8 Comparing OpenStack Neutron ML2+OVS and OVN ? Control Plane by russellbryant We have done a lot of performance testing of OVN over time, but one major thing missing has been an apples-to-apples comparison with the current OVS-based OpenStack Neutron backend (ML2+OVS). I?ve been working with a group of people to compare the two OpenStack Neutron backends. This is the first piece of those results: the control plane. Later posts will discuss data plane performance. Read more at http://tm3.org/d9 -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From gcerami at redhat.com Mon Jan 9 21:36:30 2017 From: gcerami at redhat.com (Gabriele Cerami) Date: Mon, 9 Jan 2017 22:36:30 +0100 Subject: [rdo-list] [CI] Temporary loss of coverage on introspection Message-ID: <20170109213630.GF32121@localhost> Hi, this bug https://bugs.launchpad.net/tripleo/+bug/1651719 is making quickstart gates fail and blocking the promotion pipeline. We're about to merge this workaround https://review.openstack.org/#/c/418096/ but be advised that doing so will make us lose coverage for the introspection step, for the duration of the workaround. thanks. From apevec at redhat.com Mon Jan 9 22:18:44 2017 From: apevec at redhat.com (Alan Pevec) Date: Mon, 9 Jan 2017 23:18:44 +0100 Subject: [rdo-list] [CI] Temporary loss of coverage on introspection In-Reply-To: <20170109213630.GF32121@localhost> References: <20170109213630.GF32121@localhost> Message-ID: > We're about to merge this workaround > https://review.openstack.org/#/c/418096/ but be advised that doing so > will make us lose coverage for the introspection step, for the duration > of the workaround. Upstream tripleoci will still cover introspection but I wonder what is the difference and how will oooq implement feature parity to upstream tripleoci? Cheers, Alan From gcerami at redhat.com Mon Jan 9 22:42:54 2017 From: gcerami at redhat.com (Gabriele Cerami) Date: Mon, 9 Jan 2017 23:42:54 +0100 Subject: [rdo-list] [CI] Temporary loss of coverage on introspection In-Reply-To: References: <20170109213630.GF32121@localhost> Message-ID: <20170109224254.GH32121@localhost> On 09 Jan, Alan Pevec wrote: > > Upstream tripleoci will still cover introspection but I wonder what is > the difference and how will oooq implement feature parity to upstream > tripleoci? quickstart in RDO-CI uses virtual host, sets up virtual machines and bridges and deploys on those. We recently moved from pxe_ssh ironic driver to virtualbmc as the mechanism to control the deploy nodes, and that is causing the problems. Upstream Tripleo is using OVB, which has a dedicated BMC. Feature parity is currently tested with the experimental OVB + quickstart job, taht seems stable so far From chkumar246 at gmail.com Tue Jan 10 13:20:36 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Tue, 10 Jan 2017 18:50:36 +0530 Subject: [rdo-list] RDO Bug stats [2017-01-10] Message-ID: # RDO Bugs on 2017-01-10 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): 246 - Fixed (MODIFIED, POST, ON_QA): 67 ## Number of open bugs by component dib-utils [ 1] diskimage-builder [ 1] distribution [ 14] ++++++++++ Documentation [ 3] ++ instack [ 1] instack-undercloud [ 10] +++++++ mariadb [ 1] openstack-ceilometer [ 2] + openstack-cinder [ 7] +++++ openstack-designate [ 2] + openstack-glance [ 2] + openstack-heat [ 2] + openstack-horizon [ 3] ++ openstack-ironic-disco... [ 1] openstack-keystone [ 1] openstack-neutron [ 7] +++++ openstack-nova [ 9] ++++++ openstack-packstack [ 41] +++++++++++++++++++++++++++++++ openstack-puppet-modules [ 11] ++++++++ openstack-sahara [ 1] openstack-selinux [ 7] +++++ openstack-swift [ 2] + openstack-tripleo [ 34] ++++++++++++++++++++++++++ openstack-tripleo-heat... [ 4] +++ openstack-tripleo-imag... [ 2] + openstack-trove [ 1] Package Review [ 52] ++++++++++++++++++++++++++++++++++++++++ python-fixtures [ 1] python-keystoneclient [ 1] python-novaclient [ 1] python-webob [ 1] rdo-manager [ 15] +++++++++++ rdopkg [ 2] + RFEs [ 2] + tempest [ 1] ## Open bugs This is a list of "open" bugs by component. An "open" bug is in state NEW, ASSIGNED, ON_DEV and has not yet been fixed. (246 bugs) ### dib-utils (1 bug) [1263779 ] http://bugzilla.redhat.com/1263779 (NEW) Component: dib-utils Last change: 2016-04-18 Summary: Packstack Ironic admin_url misconfigured in nova.conf ### diskimage-builder (1 bug) [1391162 ] http://bugzilla.redhat.com/1391162 (NEW) Component: diskimage-builder Last change: 2017-01-04 Summary: RFE: diskimage-builder needs to support AArch64 for TripleO installer ### distribution (14 bugs) [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2016-06-01 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1397916 ] http://bugzilla.redhat.com/1397916 (NEW) Component: distribution Last change: 2016-11-24 Summary: rabbitmq-server version will not allow overcloud to deploy [1329341 ] http://bugzilla.redhat.com/1329341 (NEW) Component: distribution Last change: 2016-12-21 Summary: Tracker: Blockers and Review requests for new RDO Newton packages [1290163 ] http://bugzilla.redhat.com/1290163 (NEW) Component: distribution Last change: 2016-05-17 Summary: Tracker: Blockers and Review requests for new RDO Mitaka packages [1376642 ] http://bugzilla.redhat.com/1376642 (NEW) Component: distribution Last change: 2016-09-16 Summary: CVE-2016-6519 openstack-manila-ui: persistent XSS in metadata field [openstack-rdo] [1337335 ] http://bugzilla.redhat.com/1337335 (NEW) Component: distribution Last change: 2016-05-25 Summary: Hiera >= 2.x packaging [1346240 ] http://bugzilla.redhat.com/1346240 (ASSIGNED) Component: distribution Last change: 2016-11-01 Summary: Erlang 18.3.3 update fails [1359919 ] http://bugzilla.redhat.com/1359919 (NEW) Component: distribution Last change: 2016-07-25 Summary: Base url incorrect [1373513 ] http://bugzilla.redhat.com/1373513 (NEW) Component: distribution Last change: 2017-01-04 Summary: Tracker: Blockers and Review requests for new RDO Ocata packages [1349666 ] http://bugzilla.redhat.com/1349666 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 python-muranoclient: openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] [1301751 ] http://bugzilla.redhat.com/1301751 (NEW) Component: distribution Last change: 2016-04-18 Summary: Move all logging to stdout/err to allow systemd throttling logging of errors [1079491 ] http://bugzilla.redhat.com/1079491 (ASSIGNED) Component: distribution Last change: 2016-07-26 Summary: Need a way to pass extra arguments to openstack components at startup [1357660 ] http://bugzilla.redhat.com/1357660 (NEW) Component: distribution Last change: 2016-07-18 Summary: python-kombu: rpm package and python/requires.txt has different dependencies [1349665 ] http://bugzilla.redhat.com/1349665 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] ### Documentation (3 bugs) [1272108 ] http://bugzilla.redhat.com/1272108 (NEW) Component: Documentation Last change: 2016-04-18 Summary: [DOC] External network should be documents in RDO manager installation [1405828 ] http://bugzilla.redhat.com/1405828 (NEW) Component: Documentation Last change: 2016-12-18 Summary: Documentation points to https://trunk.rdoproject.org/centos7-liberty/ but it's no longer there [1369944 ] http://bugzilla.redhat.com/1369944 (NEW) Component: Documentation Last change: 2016-08-24 Summary: Trunk won't work on RHEL 7 withou changing delorean- deps.repo $releasever to "7" ### instack (1 bug) [1315827 ] http://bugzilla.redhat.com/1315827 (NEW) Component: instack Last change: 2016-05-09 Summary: openstack undercloud install fails with "Element pip- and-virtualenv already loaded." ### instack-undercloud (10 bugs) [1347736 ] http://bugzilla.redhat.com/1347736 (NEW) Component: instack-undercloud Last change: 2016-06-17 Summary: Unable to install undercloud because tripleo-common is missing [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: wget is missing from qcow2 image fails instack-build- images script [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1271200 ] http://bugzilla.redhat.com/1271200 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Overcloud images contain Kilo repos [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: instack-build-images does not stop on certain errors [1400584 ] http://bugzilla.redhat.com/1400584 (NEW) Component: instack-undercloud Last change: 2016-12-01 Summary: undercloud installation Error: Failed to apply catalog: Insufficient credentials to authenticate [1265334 ] http://bugzilla.redhat.com/1265334 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: rdo-manager liberty instack undercloud puppet apply fails w/ missing package dep pyinotify [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1369968 ] http://bugzilla.redhat.com/1369968 (NEW) Component: instack-undercloud Last change: 2016-08-28 Summary: Can't successfully install undercloud on mitaka/newton [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment ### mariadb (1 bug) [1406320 ] http://bugzilla.redhat.com/1406320 (NEW) Component: mariadb Last change: 2017-01-09 Summary: Yum transaction error when installing mariadb-server from RDO in CentOS 7.3 ### openstack-ceilometer (2 bugs) [1348222 ] http://bugzilla.redhat.com/1348222 (NEW) Component: openstack-ceilometer Last change: 2016-08-25 Summary: Unable to start ceilometer-central and gnocchi since redis module is missing on controller [1265741 ] http://bugzilla.redhat.com/1265741 (NEW) Component: openstack-ceilometer Last change: 2016-04-27 Summary: python-redis is not installed with packstack allinone ### openstack-cinder (7 bugs) [1391489 ] http://bugzilla.redhat.com/1391489 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2016-04-19 Summary: Configuration file in share forces ignore of auth_uri [1382572 ] http://bugzilla.redhat.com/1382572 (NEW) Component: openstack-cinder Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-cinder: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1397534 ] http://bugzilla.redhat.com/1397534 (NEW) Component: openstack-cinder Last change: 2016-11-28 Summary: Missing dependency of python2-keystonemiddleware [1391165 ] http://bugzilla.redhat.com/1391165 (NEW) Component: openstack-cinder Last change: 2016-11-02 Summary: Segfault Cinder Newton Release [1356690 ] http://bugzilla.redhat.com/1356690 (NEW) Component: openstack-cinder Last change: 2016-07-14 Summary: Can't attach additional volumes to volume-backed instance [1391484 ] http://bugzilla.redhat.com/1391484 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working ### openstack-designate (2 bugs) [1343663 ] http://bugzilla.redhat.com/1343663 (NEW) Component: openstack-designate Last change: 2016-07-07 Summary: openstack-designate are missing dependancies [1361701 ] http://bugzilla.redhat.com/1361701 (NEW) Component: openstack-designate Last change: 2016-07-29 Summary: package and ship openstack-designate-ui rpm package ### openstack-glance (2 bugs) [1382573 ] http://bugzilla.redhat.com/1382573 (NEW) Component: openstack-glance Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-glance: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1312466 ] http://bugzilla.redhat.com/1312466 (NEW) Component: openstack-glance Last change: 2016-04-19 Summary: Support for blueprint cinder-store-upload-download in glance_store ### openstack-heat (2 bugs) [1392249 ] http://bugzilla.redhat.com/1392249 (NEW) Component: openstack-heat Last change: 2016-11-06 Summary: CVE-2016-9185 openstack-heat: Template source URL allows network port scan [openstack-rdo] [1374183 ] http://bugzilla.redhat.com/1374183 (NEW) Component: openstack-heat Last change: 2016-09-08 Summary: Import Error for python-senlinclient python-zaqarclient python-magnumclient python-mistralclient ### openstack-horizon (3 bugs) [1387446 ] http://bugzilla.redhat.com/1387446 (NEW) Component: openstack-horizon Last change: 2016-10-21 Summary: Horizon Dashboard is not possible create images [1397792 ] http://bugzilla.redhat.com/1397792 (NEW) Component: openstack-horizon Last change: 2016-11-24 Summary: Resource Usage page popup error [1333508 ] http://bugzilla.redhat.com/1333508 (NEW) Component: openstack-horizon Last change: 2016-05-20 Summary: LBaaS v2 Dashboard UI ### openstack-ironic-discoverd (1 bug) [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2016-02-26 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (1 bug) [1337346 ] http://bugzilla.redhat.com/1337346 (NEW) Component: openstack-keystone Last change: 2016-06-01 Summary: CVE-2016-4911 openstack-keystone: Incorrect Audit IDs in Keystone Fernet Tokens can result in revocation bypass [openstack-rdo] ### openstack-neutron (7 bugs) [1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED) Component: openstack-neutron Last change: 2016-08-26 Summary: [RFE] [neutron] neutron services needs more RPM granularity [1282403 ] http://bugzilla.redhat.com/1282403 (NEW) Component: openstack-neutron Last change: 2016-06-15 Summary: Errors when running tempest.api.network.test_ports with IPAM reference driver enabled [1372865 ] http://bugzilla.redhat.com/1372865 (NEW) Component: openstack-neutron Last change: 2016-10-17 Summary: mitaka neutron 8.2.0 point release [1353351 ] http://bugzilla.redhat.com/1353351 (NEW) Component: openstack-neutron Last change: 2016-07-06 Summary: vpnaas doesn't work [1349670 ] http://bugzilla.redhat.com/1349670 (NEW) Component: openstack-neutron Last change: 2016-06-23 Summary: CVE-2015-8914 CVE-2016-5362 CVE-2016-5363 openstack- neutron: various flaws [openstack-rdo] [1389305 ] http://bugzilla.redhat.com/1389305 (NEW) Component: openstack-neutron Last change: 2016-10-27 Summary: Move rootwrap filters for openvswitch from openstack- neutron-openvswitch to python-neutron or other [1378989 ] http://bugzilla.redhat.com/1378989 (NEW) Component: openstack-neutron Last change: 2016-10-21 Summary: tempest.api.network.test_ports failures ### openstack-nova (9 bugs) [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2016-04-22 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1382553 ] http://bugzilla.redhat.com/1382553 (NEW) Component: openstack-nova Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1381323 ] http://bugzilla.redhat.com/1381323 (NEW) Component: openstack-nova Last change: 2016-10-03 Summary: nova image-create fails with instances booted from volume [1294747 ] http://bugzilla.redhat.com/1294747 (NEW) Component: openstack-nova Last change: 2016-05-16 Summary: Migration fails when the SRIOV PF is not online [1374727 ] http://bugzilla.redhat.com/1374727 (NEW) Component: openstack-nova Last change: 2016-09-09 Summary: Newly created instances sometimes get two private interfaces assigned [1379829 ] http://bugzilla.redhat.com/1379829 (NEW) Component: openstack-nova Last change: 2016-10-24 Summary: tempest failure: tempest.api.compute.servers.test_server_actions [1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED) Component: openstack-nova Last change: 2016-11-16 Summary: logrotate should copytruncate to avoid openstack logging to deleted files [1361908 ] http://bugzilla.redhat.com/1361908 (NEW) Component: openstack-nova Last change: 2016-08-02 Summary: nova can't mount instance disk with libguestfs - Permission denied [1406186 ] http://bugzilla.redhat.com/1406186 (NEW) Component: openstack-nova Last change: 2016-12-19 Summary: instance hangs on boot, without throwing any errors ### openstack-packstack (41 bugs) [1351873 ] http://bugzilla.redhat.com/1351873 (NEW) Component: openstack-packstack Last change: 2016-07-01 Summary: keystone.pp sets unreasonable execution time for keystone_manage token_flush [1371582 ] http://bugzilla.redhat.com/1371582 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: dnsmasq-neutron.conf is left unmanaged after installation [1353195 ] http://bugzilla.redhat.com/1353195 (NEW) Component: openstack-packstack Last change: 2016-07-06 Summary: [RFE] enable configuration of cinder lvm volume group name in packstack [1353048 ] http://bugzilla.redhat.com/1353048 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: manila is misconfigured after deployment [1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV) Component: openstack-packstack Last change: 2016-05-19 Summary: Raise MariaDB max connections limit [1361704 ] http://bugzilla.redhat.com/1361704 (NEW) Component: openstack-packstack Last change: 2016-07-29 Summary: [RFE] add support for designate [1188491 ] http://bugzilla.redhat.com/1188491 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack wording is unclear for demo and testing provisioning. [1201612 ] http://bugzilla.redhat.com/1201612 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Interactive - Packstack asks for Tempest details even when Tempest install is declined [982035 ] http://bugzilla.redhat.com/982035 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Include Fedora cloud images in some nice way [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2016-05-16 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [903645 ] http://bugzilla.redhat.com/903645 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: Include the ability in PackStack to support SSL for all REST services and message bus communication [1324070 ] http://bugzilla.redhat.com/1324070 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: PackStack Support for LBaaSv2 [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2016-05-18 Summary: [RFE] SPICE support in packstack [1353050 ] http://bugzilla.redhat.com/1353050 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: packages openstack-manila-ui and openstack-trove-ui are not installed by packstack [1012382 ] http://bugzilla.redhat.com/1012382 (ON_DEV) Component: openstack-packstack Last change: 2016-04-19 Summary: swift: Admin user does not have permissions to see containers created by glance service [1352980 ] http://bugzilla.redhat.com/1352980 (NEW) Component: openstack-packstack Last change: 2016-09-23 Summary: it's not possible to deploy openstack with keystone api version v3 [1286828 ] http://bugzilla.redhat.com/1286828 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack should have the option to install QoS (neutron) [1382100 ] http://bugzilla.redhat.com/1382100 (ASSIGNED) Component: openstack-packstack Last change: 2016-10-11 Summary: Running packstack with answer file "Error: Error appeared during puppet run: 10.0.2.15_horizon.pp" [1403636 ] http://bugzilla.redhat.com/1403636 (NEW) Component: openstack-packstack Last change: 2016-12-12 Summary: Packstack cannot detect IP of the 2nd NIC [1353045 ] http://bugzilla.redhat.com/1353045 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: CONFIG_KEYSTONE_REGION is not honoured for all endpoints [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: API services has all admin permission instead of service [1063393 ] http://bugzilla.redhat.com/1063393 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: RFE: Provide option to set bind_host/bind_port for API services [1302766 ] http://bugzilla.redhat.com/1302766 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Add Magnum support using puppet-magnum [1285494 ] http://bugzilla.redhat.com/1285494 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: openstack- packstack-7.0.0-0.5.dev1661.gaf13b7e.el7.noarch cripples(?) httpd.conf [1291492 ] http://bugzilla.redhat.com/1291492 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Unfriendly behavior of IP filtering for VXLAN with EXCLUDE_SERVERS [1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack installation failed due to wrong http config [1227298 ] http://bugzilla.redhat.com/1227298 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: Packstack should support MTU settings [1269535 ] http://bugzilla.redhat.com/1269535 (NEW) Component: openstack-packstack Last change: 2016-08-29 Summary: packstack script does not test to see if the rc files *were* created. [1005073 ] http://bugzilla.redhat.com/1005073 (NEW) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Please add glance and nova lib folder config [1239027 ] http://bugzilla.redhat.com/1239027 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: please move httpd log files to corresponding dirs [1383620 ] http://bugzilla.redhat.com/1383620 (NEW) Component: openstack-packstack Last change: 2016-10-11 Summary: Packstack fails tox py27 unit tests only on RHEL [1168113 ] http://bugzilla.redhat.com/1168113 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: The warning message " NetworkManager is active " appears even when the NetworkManager is inactive [1116019 ] http://bugzilla.redhat.com/1116019 (ASSIGNED) Component: openstack-packstack Last change: 2016-09-07 Summary: AMQP1.0 server configurations needed [1312487 ] http://bugzilla.redhat.com/1312487 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: Packstack with Swift Glance backend does not seem to work [1184806 ] http://bugzilla.redhat.com/1184806 (NEW) Component: openstack-packstack Last change: 2016-04-28 Summary: [RFE] Packstack should support deploying Nova and Glance with RBD images and Ceph as a backend [1172310 ] http://bugzilla.redhat.com/1172310 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: support Keystone LDAP [1385025 ] http://bugzilla.redhat.com/1385025 (NEW) Component: openstack-packstack Last change: 2016-10-14 Summary: Manila image corruted [1200129 ] http://bugzilla.redhat.com/1200129 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: [RFE] add support for ceilometer workload partitioning via tooz/redis [1194678 ] http://bugzilla.redhat.com/1194678 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: On aarch64, nova.conf should default to vnc_enabled=False [1293693 ] http://bugzilla.redhat.com/1293693 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Keystone setup fails on missing required parameter [1286995 ] http://bugzilla.redhat.com/1286995 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack should configure LVM filtering with LVM/iSCSI ### openstack-puppet-modules (11 bugs) [1292271 ] http://bugzilla.redhat.com/1292271 (NEW) Component: openstack-puppet-modules Last change: 2016-12-02 Summary: Receive Msg 'Error: Could not find user glance' [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-puppet-modules Last change: 2016-05-18 Summary: Offset Swift ports to 6200 [1289761 ] http://bugzilla.redhat.com/1289761 (NEW) Component: openstack-puppet-modules Last change: 2016-08-29 Summary: PackStack installs Nova crontab that nova user can't run [1371218 ] http://bugzilla.redhat.com/1371218 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-11-29 Summary: [puppet-ceph] When deploying a large number of OSDs not all OSDs are activated but all are prepared [1382511 ] http://bugzilla.redhat.com/1382511 (NEW) Component: openstack-puppet-modules Last change: 2016-11-30 Summary: Purge support for mitaka missing key patch [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1316856 ] http://bugzilla.redhat.com/1316856 (NEW) Component: openstack-puppet-modules Last change: 2016-09-24 Summary: packstack fails to configure ovs bridge for CentOS [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: trove guestagent config mods for integration testing [1369164 ] http://bugzilla.redhat.com/1369164 (NEW) Component: openstack-puppet-modules Last change: 2016-08-22 Summary: multidomain is not supported in RDO Mitaka [1318332 ] http://bugzilla.redhat.com/1318332 (NEW) Component: openstack-puppet-modules Last change: 2016-04-19 Summary: Cinder workaround should be removed [1297535 ] http://bugzilla.redhat.com/1297535 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: Undercloud installation fails ::aodh::keystone::auth not found for instack ### openstack-sahara (1 bug) [1305790 ] http://bugzilla.redhat.com/1305790 (NEW) Component: openstack-sahara Last change: 2016-07-13 Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via Sahara Wizards on RDO Liberty ### openstack-selinux (7 bugs) [1373321 ] http://bugzilla.redhat.com/1373321 (NEW) Component: openstack-selinux Last change: 2016-09-06 Summary: Can't deploy an overcloud because selinux blocks neutron_t to access unlabeled_t files (nsfs) [1359216 ] http://bugzilla.redhat.com/1359216 (NEW) Component: openstack-selinux Last change: 2016-09-06 Summary: openstack-selinux does not allow neutron to access /proc/self/ns/net (centos) [1353227 ] http://bugzilla.redhat.com/1353227 (NEW) Component: openstack-selinux Last change: 2016-07-06 Summary: openstack-designate AVCs when named/bind tries to read configuration out of /var/lib/designate [1174795 ] http://bugzilla.redhat.com/1174795 (NEW) Component: openstack-selinux Last change: 2016-04-18 Summary: keystone fails to start: raise exception.ConfigFileNotF ound(config_file=paste_config_value) [1362609 ] http://bugzilla.redhat.com/1362609 (NEW) Component: openstack-selinux Last change: 2016-08-03 Summary: glance-registry AVC name_connect when using memcached [1360165 ] http://bugzilla.redhat.com/1360165 (NEW) Component: openstack-selinux Last change: 2016-09-15 Summary: Add a rule to allow a non-ephemeral cluster port for rabbitmq [1341738 ] http://bugzilla.redhat.com/1341738 (NEW) Component: openstack-selinux Last change: 2016-06-01 Summary: AVC: beam.smp tries to write in SSL certificate ### openstack-swift (2 bugs) [1382921 ] http://bugzilla.redhat.com/1382921 (NEW) Component: openstack-swift Last change: 2016-11-29 Summary: swift-object-expirer packaged in wrong package [1352456 ] http://bugzilla.redhat.com/1352456 (NEW) Component: openstack-swift Last change: 2016-07-04 Summary: Swift Liberty reports "%RPMVERSION%" instead of actual version string ### openstack-tripleo (34 bugs) [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1351570 ] http://bugzilla.redhat.com/1351570 (NEW) Component: openstack-tripleo Last change: 2016-06-30 Summary: Failure to deploy 3 Node HA Controller and 2 Compute Nodes via Tripleo QuickStart [1344620 ] http://bugzilla.redhat.com/1344620 (NEW) Component: openstack-tripleo Last change: 2016-06-10 Summary: Nova instance live migration fails: migrateToURI3() got an unexpected keyword argument 'bandwidth' [1364789 ] http://bugzilla.redhat.com/1364789 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: Openstack undercloud install ( via instack-virt-setup ) craches on instack VM with error 'ImportError: No module named osc_lib' [1344495 ] http://bugzilla.redhat.com/1344495 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Horizon: Error: Unable to retrieve project list and Error: Unable to retrieve domain list. [1329095 ] http://bugzilla.redhat.com/1329095 (NEW) Component: openstack-tripleo Last change: 2016-04-22 Summary: mariadb and keystone down after an upgrade from liberty to mitaka [1365884 ] http://bugzilla.redhat.com/1365884 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: MySQL Galera fails to start [1351547 ] http://bugzilla.redhat.com/1351547 (ASSIGNED) Component: openstack-tripleo Last change: 2016-07-05 Summary: Rabbitmq clone starts on just one node in a HA deploy [1344442 ] http://bugzilla.redhat.com/1344442 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Ceilometer central fails to start: ImportError: No module named redis [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1277980 ] http://bugzilla.redhat.com/1277980 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: missing python-proliantutils [1358083 ] http://bugzilla.redhat.com/1358083 (NEW) Component: openstack-tripleo Last change: 2016-07-20 Summary: openstack-tripleo: /usr/share/instack-undercloud /puppet-stack-config/puppet-stack-config.yaml.template (line 429) misses right curly bracket, this creates misconfigured /httpboot/inspector.ipxe and introspection fails. [1361613 ] http://bugzilla.redhat.com/1361613 (NEW) Component: openstack-tripleo Last change: 2016-07-29 Summary: Deployment of RDO M2, Gnocchi statsd gets configured only on first controller in HA environment and it fails to start on the rest of 2 controllers [1340865 ] http://bugzilla.redhat.com/1340865 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1353915 ] http://bugzilla.redhat.com/1353915 (NEW) Component: openstack-tripleo Last change: 2016-07-18 Summary: [RFE] Add to scripts generated by undercloud install - script to replace failed TripleO QuickStart HA Controller [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: User can not login into the overcloud horizon using the proper credentials [1353976 ] http://bugzilla.redhat.com/1353976 (NEW) Component: openstack-tripleo Last change: 2016-07-11 Summary: tripleo ceontos7 images missing linux-firmware package [1303614 ] http://bugzilla.redhat.com/1303614 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: overcloud deployment failed AttributeError: 'Proxy' object has no attribute 'api' [1364129 ] http://bugzilla.redhat.com/1364129 (NEW) Component: openstack-tripleo Last change: 2016-08-05 Summary: Overcloud pacemaker services restart behavior causes downtime [1341093 ] http://bugzilla.redhat.com/1341093 (NEW) Component: openstack-tripleo Last change: 2016-06-01 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1359911 ] http://bugzilla.redhat.com/1359911 (NEW) Component: openstack-tripleo Last change: 2016-07-25 Summary: Cannot generate overcloud images with liberty [1365545 ] http://bugzilla.redhat.com/1365545 (NEW) Component: openstack-tripleo Last change: 2016-08-09 Summary: Overcloud been set up via instack-virt-setup fails to run `nova keypair-add oskey > oskey.pem` [1380207 ] http://bugzilla.redhat.com/1380207 (NEW) Component: openstack-tripleo Last change: 2016-09-29 Summary: Doing overcloud stack update (package upgrade) fails with error saying can't find resource openstack- keystone [1344398 ] http://bugzilla.redhat.com/1344398 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: SSL enabled undercloud doesn't configure https protocol for several endpoints [1343634 ] http://bugzilla.redhat.com/1343634 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: controller-no-external.yaml template still creates external network and fails to deploy [1350605 ] http://bugzilla.redhat.com/1350605 (NEW) Component: openstack-tripleo Last change: 2016-06-27 Summary: Error regarding the TUN device using quickstart.sh [1344467 ] http://bugzilla.redhat.com/1344467 (NEW) Component: openstack-tripleo Last change: 2016-08-29 Summary: Unable to launch instance: Invalid: Volume sets discard option, qemu (1, 6, 0) or later is required. [1277990 ] http://bugzilla.redhat.com/1277990 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: openstack-ironic-inspector-dnsmasq.service: failed to start during undercloud installation [1344447 ] http://bugzilla.redhat.com/1344447 (NEW) Component: openstack-tripleo Last change: 2016-06-21 Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python- rados' >= 9.1.0 [1344451 ] http://bugzilla.redhat.com/1344451 (NEW) Component: openstack-tripleo Last change: 2016-06-20 Summary: HAProxy logs show up in the os-collect-config journal [1334259 ] http://bugzilla.redhat.com/1334259 (NEW) Component: openstack-tripleo Last change: 2016-05-09 Summary: openstack overcloud image upload fails with "Required file "./ironic-python-agent.initramfs" does not exist." [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Scaling work to do during icehouse ### openstack-tripleo-heat-templates (4 bugs) [1386447 ] http://bugzilla.redhat.com/1386447 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-10-19 Summary: Newton (HA) Deployments failing w/ httpd service restart timeout [1364032 ] http://bugzilla.redhat.com/1364032 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-08-23 Summary: Mixed deployment with UC in Mitaka and OC in Newton scale up fails with sql error [1266027 ] http://bugzilla.redhat.com/1266027 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-04-18 Summary: TripleO should use pymysql database driver since Liberty [1342145 ] http://bugzilla.redhat.com/1342145 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-06-02 Summary: Deploying Manila is not possible due to missing template ### openstack-tripleo-image-elements (2 bugs) [1347652 ] http://bugzilla.redhat.com/1347652 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-06-22 Summary: post-install deletes foreign o-r-c configure.d scripts [1303567 ] http://bugzilla.redhat.com/1303567 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-04-18 Summary: Overcloud deployment fails using Ceph ### openstack-trove (1 bug) [1327068 ] http://bugzilla.redhat.com/1327068 (NEW) Component: openstack-trove Last change: 2016-05-24 Summary: trove guest agent should create a sudoers entry ### Package Review (52 bugs) [1408245 ] http://bugzilla.redhat.com/1408245 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-keystone [1406146 ] http://bugzilla.redhat.com/1406146 (NEW) Component: Package Review Last change: 2016-12-19 Summary: Review Request: python-collectd-gnocchi gnocchi collectd plugin [1404754 ] http://bugzilla.redhat.com/1404754 (NEW) Component: Package Review Last change: 2016-12-20 Summary: New package: python-networking-l2gw [1390608 ] http://bugzilla.redhat.com/1390608 (NEW) Component: Package Review Last change: 2017-01-06 Summary: Review Request: vitrage-dashboard Horizon plugin for vitrage [1408242 ] http://bugzilla.redhat.com/1408242 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-heat [1408238 ] http://bugzilla.redhat.com/1408238 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-rally [1327635 ] http://bugzilla.redhat.com/1327635 (ASSIGNED) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-congress - OpenStack Congress Service [1408239 ] http://bugzilla.redhat.com/1408239 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-aodh [1408254 ] http://bugzilla.redhat.com/1408254 (ASSIGNED) Component: Package Review Last change: 2016-12-22 Summary: Review Request: puppet-systemd - puppet module to customize systemd services [1392309 ] http://bugzilla.redhat.com/1392309 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-os-faults - OpenStack fault- injection library [1402010 ] http://bugzilla.redhat.com/1402010 (NEW) Component: Package Review Last change: 2016-12-16 Summary: Include puppet-fdio in openstack-puppet-modules [1408461 ] http://bugzilla.redhat.com/1408461 (NEW) Component: Package Review Last change: 2016-12-23 Summary: python-shaker: Distributed data-plane performance testing tool [1344368 ] http://bugzilla.redhat.com/1344368 (NEW) Component: Package Review Last change: 2016-06-09 Summary: Review Request: openstack-ironic-ui - OpenStack Ironic Dashboard [1393996 ] http://bugzilla.redhat.com/1393996 (ASSIGNED) Component: Package Review Last change: 2017-01-09 Summary: Review Request: python-novajoin - Nova integration to enroll IPA clients [1408235 ] http://bugzilla.redhat.com/1408235 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-zaqar [1396633 ] http://bugzilla.redhat.com/1396633 (NEW) Component: Package Review Last change: 2016-11-22 Summary: Review request: puppet-qdr [1272513 ] http://bugzilla.redhat.com/1272513 (ASSIGNED) Component: Package Review Last change: 2016-05-20 Summary: Review Request: Murano - is an application catalog for OpenStack [1410220 ] http://bugzilla.redhat.com/1410220 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: puppet-congress [1408231 ] http://bugzilla.redhat.com/1408231 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-gnocchi [1408241 ] http://bugzilla.redhat.com/1408241 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-cinder [1331486 ] http://bugzilla.redhat.com/1331486 (NEW) Component: Package Review Last change: 2016-12-07 Summary: Tracker bugzilla for puppet packages in RDO Newton cycle [1408237 ] http://bugzilla.redhat.com/1408237 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-neutron [1408244 ] http://bugzilla.redhat.com/1408244 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-neutron-fwaas [1391444 ] http://bugzilla.redhat.com/1391444 (NEW) Component: Package Review Last change: 2016-12-21 Summary: Review Request: boost159 - The free peer-reviewed portable C++ source libraries [1403740 ] http://bugzilla.redhat.com/1403740 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-logstash logging service [1403756 ] http://bugzilla.redhat.com/1403756 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-midonet_openstack [1406536 ] http://bugzilla.redhat.com/1406536 (NEW) Component: Package Review Last change: 2016-12-21 Summary: Review Request: openstack-tacker - OpenStack NFV Orchestration [1385604 ] http://bugzilla.redhat.com/1385604 (NEW) Component: Package Review Last change: 2017-01-09 Summary: New package: python-networking-vsphere - A set of Neutron drivers and agents to manage vSphere clusters. [1390391 ] http://bugzilla.redhat.com/1390391 (ASSIGNED) Component: Package Review Last change: 2016-12-13 Summary: Review Request: openstack-kolla - Templates and tools from the Kolla project to build OpenStack container images [1374800 ] http://bugzilla.redhat.com/1374800 (ASSIGNED) Component: Package Review Last change: 2016-12-07 Summary: Review Request: puppet-magnum [1342227 ] http://bugzilla.redhat.com/1342227 (ASSIGNED) Component: Package Review Last change: 2016-06-06 Summary: Review Request: python-designate-tests-tempest - Tempest Integration of Designate [1400150 ] http://bugzilla.redhat.com/1400150 (ASSIGNED) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-ec2api [1408234 ] http://bugzilla.redhat.com/1408234 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-manila [1408236 ] http://bugzilla.redhat.com/1408236 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-ironic [1406144 ] http://bugzilla.redhat.com/1406144 (NEW) Component: Package Review Last change: 2016-12-20 Summary: Review Request: python-heat-translator - Tool to translate non-heat templates to Heat Orchestration Template. [1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED) Component: Package Review Last change: 2016-10-08 Summary: New Package: python-dracclient [1410221 ] http://bugzilla.redhat.com/1410221 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: puppet-tacker [1326586 ] http://bugzilla.redhat.com/1326586 (NEW) Component: Package Review Last change: 2016-08-24 Summary: Review request: Sensu [1373511 ] http://bugzilla.redhat.com/1373511 (ASSIGNED) Component: Package Review Last change: 2016-11-14 Summary: New Package Request: virtualbmc [1272524 ] http://bugzilla.redhat.com/1272524 (ASSIGNED) Component: Package Review Last change: 2016-05-19 Summary: Review Request: openstack-mistral - workflow Service for OpenStack cloud [1408233 ] http://bugzilla.redhat.com/1408233 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-neutron-vpnaas [1408232 ] http://bugzilla.redhat.com/1408232 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-mistral [1361959 ] http://bugzilla.redhat.com/1361959 (ASSIGNED) Component: Package Review Last change: 2016-09-01 Summary: Include puppet-ovn in openstack-puppet-modules [1342987 ] http://bugzilla.redhat.com/1342987 (ASSIGNED) Component: Package Review Last change: 2017-01-06 Summary: Review Request: openstack-vitrage - OpenStack RCA (Root Cause Analysis) Engine [1408243 ] http://bugzilla.redhat.com/1408243 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-ceilometer [1411324 ] http://bugzilla.redhat.com/1411324 (ASSIGNED) Component: Package Review Last change: 2017-01-10 Summary: Review Request: Skydive - a real time network analyzer [1408240 ] http://bugzilla.redhat.com/1408240 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-neutron-lbaas [1409964 ] http://bugzilla.redhat.com/1409964 (NEW) Component: Package Review Last change: 2017-01-04 Summary: New package : Tap as a service extension for neutron [1406909 ] http://bugzilla.redhat.com/1406909 (NEW) Component: Package Review Last change: 2017-01-09 Summary: Review request: python-scciclient - Ironic plugin driver [1392374 ] http://bugzilla.redhat.com/1392374 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-vmware-nsxlib - A common library that interfaces with VMware NSX [1406728 ] http://bugzilla.redhat.com/1406728 (NEW) Component: Package Review Last change: 2016-12-23 Summary: ansible-pacemaker - Ansible library for tripleo composable upgrade [1365932 ] http://bugzilla.redhat.com/1365932 (ASSIGNED) Component: Package Review Last change: 2016-09-20 Summary: import puppet-barbican into OPM ### python-fixtures (1 bug) [1379427 ] http://bugzilla.redhat.com/1379427 (NEW) Component: python-fixtures Last change: 2016-09-27 Summary: python-fixtures >= 3 is required for neutron ### python-keystoneclient (1 bug) [1399374 ] http://bugzilla.redhat.com/1399374 (NEW) Component: python-keystoneclient Last change: 2016-11-28 Summary: API response times are slow ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2016-05-02 Summary: Missing versioned dependency on python-six ### python-webob (1 bug) [1384058 ] http://bugzilla.redhat.com/1384058 (NEW) Component: python-webob Last change: 2016-10-12 Summary: In Newton python-webob 1.6.1 is required as in upper- constraints.txt ### rdo-manager (15 bugs) [1306350 ] http://bugzilla.redhat.com/1306350 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, if not configured, the first nic on compute nodes gets addresses from dhcp as a default [1270910 ] http://bugzilla.redhat.com/1270910 (ASSIGNED) Component: rdo-manager Last change: 2016-07-27 Summary: IP address from external subnet gets assigned to br-ex when using default single-nic-vlans templates [1306364 ] http://bugzilla.redhat.com/1306364 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, using bridge mappings, Neutron opensvswitch-agent plugin's config file don't gets populated correctly [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: there is a newer image that can be used to deploy openstack [1294683 ] http://bugzilla.redhat.com/1294683 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: instack-undercloud: "openstack undercloud install" throws errors and then gets stuck due to selinux. [1271289 ] http://bugzilla.redhat.com/1271289 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: overcloud-novacompute stuck in spawning state [1216981 ] http://bugzilla.redhat.com/1216981 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: No way to increase yum timeouts when building images [1270370 ] http://bugzilla.redhat.com/1270370 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: [RDO-Manager] bulk introspection moving the nodes from available to manageable too quickly [getting: NodeLocked:] [1292253 ] http://bugzilla.redhat.com/1292253 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Production + EPEL + yum-plugin-priorities results in wrong version of hiera [1273541 ] http://bugzilla.redhat.com/1273541 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: RDO-Manager needs epel.repo enabled (otherwise undercloud deployment fails.) [1271726 ] http://bugzilla.redhat.com/1271726 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: 1 of the overcloud VMs (nova) is stack in spawning state [1273680 ] http://bugzilla.redhat.com/1273680 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: HA overcloud with network isolation deployment fails [1270805 ] http://bugzilla.redhat.com/1270805 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Glance client returning 'Expected endpoint' [1272376 ] http://bugzilla.redhat.com/1272376 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Duplicate nova hypervisors after rebooting compute nodes [1370653 ] http://bugzilla.redhat.com/1370653 (NEW) Component: rdo-manager Last change: 2016-09-06 Summary: Deploying overcloud fails at step4 of the controllers ### rdopkg (2 bugs) [1386460 ] http://bugzilla.redhat.com/1386460 (NEW) Component: rdopkg Last change: 2016-10-19 Summary: can not install allinone ironic with RDO Newton version [1353406 ] http://bugzilla.redhat.com/1353406 (NEW) Component: rdopkg Last change: 2016-07-07 Summary: Expired SSL for RPM package. ### RFEs (2 bugs) [1193886 ] http://bugzilla.redhat.com/1193886 (ASSIGNED) Component: RFEs Last change: 2016-04-18 Summary: RFE: wait for DB after boot [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2016-05-20 Summary: [RFE] Provide easy to use upgrade tool ### tempest (1 bug) [1250081 ] http://bugzilla.redhat.com/1250081 (NEW) Component: tempest Last change: 2015-08-06 Summary: test_minimum_basic scenario failed to run on rdo- manager ## Fixed bugs This is a list of "fixed" bugs by component. A "fixed" bug is fixed state MODIFIED, POST, ON_QA and has been fixed. You can help out by testing the fix to make sure it works as intended. (67 bugs) ### distribution (7 bugs) [1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED) Component: distribution Last change: 2016-04-21 Summary: Log handler repeatedly crashes [1368182 ] http://bugzilla.redhat.com/1368182 (MODIFIED) Component: distribution Last change: 2016-09-02 Summary: Rabbitmq-server has a new version in Fedora that addresses several bugs [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2016-04-18 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1409689 ] http://bugzilla.redhat.com/1409689 (MODIFIED) Component: distribution Last change: 2017-01-03 Summary: CVE-2016-9599 puppet-tripleo:if ssl is enabled, traffic is open on both undercloud and overcloud [openstack- rdo] [1344148 ] http://bugzilla.redhat.com/1344148 (ON_QA) Component: distribution Last change: 2016-06-17 Summary: RDO mitaka openstack-tempest build requires updated python-urllib3 [1400533 ] http://bugzilla.redhat.com/1400533 (ON_QA) Component: distribution Last change: 2016-12-02 Summary: Could not find fact 'search_external' [1397098 ] http://bugzilla.redhat.com/1397098 (MODIFIED) Component: distribution Last change: 2016-12-21 Summary: Upgrade python-requests to 2.11.1 for Newton ### instack-undercloud (1 bug) [1270033 ] http://bugzilla.redhat.com/1270033 (POST) Component: instack-undercloud Last change: 2016-05-05 Summary: [RDO-Manager] Node inspection fails when changing the default 'inspection_iprange' value in undecloud.conf. ### openstack-ceilometer (2 bugs) [1287252 ] http://bugzilla.redhat.com/1287252 (POST) Component: openstack-ceilometer Last change: 2016-04-18 Summary: openstack-ceilometer-alarm-notifier does not start: unit file is missing [1331510 ] http://bugzilla.redhat.com/1331510 (ON_QA) Component: openstack-ceilometer Last change: 2016-07-29 Summary: Gnocchi 2.0.2-1 release does not have Mitaka default configuration file ### openstack-glance (1 bug) [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2016-04-19 Summary: Glance api ssl issue ### openstack-heat (1 bug) [1411422 ] http://bugzilla.redhat.com/1411422 (ON_QA) Component: openstack-heat Last change: 2017-01-10 Summary: Floatting IP association failed in Mitaka Heat ### openstack-ironic (2 bugs) [1348817 ] http://bugzilla.redhat.com/1348817 (ON_QA) Component: openstack-ironic Last change: 2016-06-23 Summary: CVE-2016-4985 openstack-ironic: Ironic Node information including credentials exposed to unauthenticated users [openstack-rdo] [1373394 ] http://bugzilla.redhat.com/1373394 (MODIFIED) Component: openstack-ironic Last change: 2016-09-09 Summary: wwn_vendor_extension not supported ### openstack-ironic-discoverd (1 bug) [1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED) Component: openstack-ironic-discoverd Last change: 2016-10-08 Summary: No valid interfaces found during introspection ### openstack-keystone (2 bugs) [1280530 ] http://bugzilla.redhat.com/1280530 (MODIFIED) Component: openstack-keystone Last change: 2016-05-20 Summary: Fernet tokens cannot read key files with SELInux enabled [1341332 ] http://bugzilla.redhat.com/1341332 (POST) Component: openstack-keystone Last change: 2016-06-01 Summary: keystone logrotate configuration should use size configuration From rbowen at redhat.com Tue Jan 10 13:59:07 2017 From: rbowen at redhat.com (Rich Bowen) Date: Tue, 10 Jan 2017 08:59:07 -0500 Subject: [rdo-list] Reminder: Call for Presentations NOW OPEN- OpenStack Summit Boston May 2017 In-Reply-To: <21BB354E-065A-4378-9B47-A3765D38742F@openstack.org> References: <21BB354E-065A-4378-9B47-A3765D38742F@openstack.org> Message-ID: Just a reminder - the deadline for the OpenStack Summit CFP is quickly approaching - it closes in a little less than a month. If you're thinking of submitting a talk, and would like to have someone review your abstract, I, and many other people here, would be glad to do this for you. --Rich -------- Forwarded Message -------- Subject: [openstack-community] Call for Presentations NOW OPEN- OpenStack Summit Boston May 2017 Date: Wed, 14 Dec 2016 10:57:59 -0600 From: Erin Disney To: marketing at lists.openstack.org, Community at lists.openstack.org, women-of-openstack at lists.openstack.org, foundation-board at lists.openstack.org, openstack at lists.openstack.org, foundation at lists.openstack.org, openstack-operators at lists.openstack.org, staff at lists.openstack.org Hi Everyone- The Call for Presentations is NOW OPEN for the upcoming OpenStack Summit in Boston, May 8-11th! Hurry - the submission deadline is February 6, 2017 at 11:59PM PDT (February 7, 2017 at 6:59 UTC). If you are interested in becoming a track chair or nominating a colleague, the details on the selection process and track chair information can be found here . January 18th is the deadline for track chair nominations . Reminder: Proposed sessions must indicate a format: Panel or presentation. Each format has a maximum number of speakers associated. Panels are allowed a total of four speakers plus one moderator, whereas presentations are limited to two speakers. As a reminder, speakers are limited to a maximum of three submissions total. Contact speakersupport at openstack.org with any submission questions. BOSTON REGISTRATION Attendee registration is now open . Purchase your discounted early bird passes now. Prices will increase in mid March. SPONSORSHIP SALES Summit sponsorship sales also opened today, December 14, 2016 at 10:00am CT (16:00 UTC). You can now sign the electronic contract here . If you plan to sponsor both 2017 OpenStack Summits (Boston in May & Sydney in November), then check out page 4 of the Boston Summit Sponsorship Prospectus for a special 15% discount on Sydney Summit sponsorship packages. Please note this only applies to companies who sponsor boththe Boston Summit and Sydney Summit. Full details of the sponsorship signing process are outlined here . If you have any general Summit questions, contact us at summit at openstack.org . Erin Disney OpenStack Marketing erin at openstack.org -------------- next part -------------- _______________________________________________ Community mailing list Community at lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/community From hrybacki at redhat.com Tue Jan 10 21:14:38 2017 From: hrybacki at redhat.com (Harry Rybacki) Date: Tue, 10 Jan 2017 16:14:38 -0500 Subject: [rdo-list] RDO-Infra Weekly Scrum Recap: Message-ID: Greetings All, Links to the RDO-Infra team scrum[1] and recording[2] from this week's meeting are below. Highlights: - The team did an amazing job knocking out backlogged reviews - Infra updates - jpena notes DLRN instances running out of space, working on a solution - DLRN API ready for another review - dmsimard raises concern over pending OVS and MariaDB upgrades - Q to U blockers were reviewed -- good progress is being made - Moving this weeks transition mtg from 1600-1700 UTC to 1530-1630 UTC do to conflicting TC mtg - weshay asks for more eyes on periodic jobs - arx demos new gerrit dashboard[3] - adarazs updates team on 3rd party logging issue - matbu updates team on composable roles and upgrde role status - Review of reviews [1] - https://review.rdoproject.org/etherpad/p/rdo-infra-scrum [2] - https://bluejeans.com/s/A at qor/ [3] - http://bit.ly/2j14wiS /R Harry Rybacki From luis.rosa at acuntia.es Wed Jan 11 15:39:03 2017 From: luis.rosa at acuntia.es (Luis Eduardo Rosa Lopez) Date: Wed, 11 Jan 2017 15:39:03 +0000 Subject: [rdo-list] Instances unable to boot after finish the RDO installation successfully Message-ID: Hello experts, I'm having the a problem after deploying the openstack all in one. The installation finished OK, but when trying to start an instance it looks like the PXE boot do not find the image. The image is a cirros, and I have tried with centos as well. The same images in different openstack deployments work ok. I have tried several deployments, even with different versions, but I have the same error again. The network looks ok, because in one of the deployments I created an external network, and I was able to ping the router I created. I deployed another environment, the same way a month ago, and it works. My guess is there's been some change in the code, and for that reason I'm having the error. Is there any work around to solve this? Any help will be very welcomed. Thanks and best regards. Luis P Antes de imprimir este mensaje, por favor, compruebe que es necesario. Proteger el medio ambiente est? tambi?n en su mano .? **** DISCLAIMER**** Este e-mail contiene informaci?n confidencial, el contenido de la misma se encuentra protegido por Ley. Cualquier persona distinta a su destinataria tiene prohibida su reproducci?n, uso, divulgaci?n o impresi?n total o parcial. Si ha recibido este mensaje por error, notif?quelo de inmediato al remitente borrando el mensaje original juntamente con sus ficheros anexos. Gracias This e-mail contains confidencial information protected by Law. It is prohibited to reproduce, use, disclose and totally or partially print the content of this e-mail to any person other than intended recipient. If you have received this message by mistake, please notify immediately the sender and delete the original message jointly with all attached files. Thank you. ________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: error openstack.jpg Type: image/jpeg Size: 29147 bytes Desc: error openstack.jpg URL: From rbowen at redhat.com Wed Jan 11 15:43:28 2017 From: rbowen at redhat.com (Rich Bowen) Date: Wed, 11 Jan 2017 10:43:28 -0500 Subject: [rdo-list] [Rdo-newsletter] January 2017 RDO Community Newsletter Message-ID: If you're having difficulty with the message formatting, you can read this at https://www.rdoproject.org/newsletter/2017/january/ January 2017 RDO Community Newsletter Quick links: * Quick Start * Mailing Lists * RDO release packages * Review.RDOProject.org * RDO blog * Q&A * Open Tickets * Twitter * Newton release schedule Thanks for being part of the RDO community! Upcoming Events December is always a slow month around here, so there's not much to report on this month, but we do have a number of events coming up that you'll want to know about. FOSDEM and DevConf DevConf.cz is coming up at the end of January, in Brno, Czech Republic, and RDO will have a booth there, where you can get your RDO tshirts and stickers. DevConf is a small event where you can really spend quality time with other attendees, and which is often attended by a significant number of the RDO engineers who are based in Brno. We'd love to see you there. DevConf will be held January 27 - 29, 2017, in Brno. You can register for free at http://bit.ly/devconf-cz-2017-registration. The next weekend, FOSDEM will be held in Brussels. FOSDEM is one of the largest events for Free and Open Source software in the world, with thousands of developers attending. RDO will be present at the CentOS booth, and at the OpenStack booth. Stop by to ask your OpenStack questions. FOSDEM will be held February 4th and 5th at the ULB Campus Solbosch. FOSDEM is also free, and no registration is required. Project Teams Gathering - Atlanta - February 20-24 As you are by now no doubt aware, the OpenStack Summit has been reorganized somewhat, with the developers' summit portion of it being pulled into a separate event - the Project Teams Gathering , or PTG. If you're thinking of going to the PTG, you need to register as soon as possible, since space is very limited. The PTG is where the next release of OpenStack - Pike - will be discussed, and teams will figure out what features they'll try to work on. Meetups Other RDO events, including the many OpenStack meetups around the world, are always listed on the RDO events page . If you have an RDO-related event, please feel free to add it by submitting a pull request on Github . Blog Posts There's been some great blog posts in the last month. Here's a sampling: *Containers on the CERN cloud* by Tim Bell We have recently made the Container-Engine-as-a-Service (Magnum) available in production at CERN as part of the CERN IT department services for the LHC experiments and other CERN communities. This gives the OpenStack cloud users Kubernetes, Mesos and Docker Swarm on demand within the accounting, quota and project permissions structures already implemented for virtual machines.We shared the latest news on the service with the CERN technical staff (link). This is the follow up on the tests presented at the OpenStack Barcelona (link) and covered in the blog from IBM. The work has been helped by collaborations with Rackspace in the framework of the CERN openlab and the European Union Horizon 2020 Indigo Datacloud project. Read more at http://tm3.org/d6 *Red Hat OpenStack Platform 10 is here! So what?s new?* by Marcos Garcia - Principal Technical Marketing Manager It?s that time of the year. We all look back at 2016, think about the good and bad things, and wish that Santa brings us the gifts we deserve. We, at Red Hat, are really proud to bring you a present for this holiday season: a new version of Red Hat OpenStack Platform, version 10 (press release and release notes). This is our best release ever, so we?ve named it our first Long Life release (up to 5 years support), and this blog post will show you why this will be the perfect gift for your private cloud project. Read more at http://tm3.org/d8 *Comparing OpenStack Neutron ML2+OVS and OVN ? Control Plane* by russellbryant We have done a lot of performance testing of OVN over time, but one major thing missing has been an apples-to-apples comparison with the current OVS-based OpenStack Neutron backend (ML2+OVS). I?ve been working with a group of people to compare the two OpenStack Neutron backends. This is the first piece of those results: the control plane. Later posts will discuss data plane performance. Read more at http://tm3.org/d9 *TripleO to deploy Ceph standlone* by Giulio Fidente Here is a nice Christmas present: you can use TripleO for a standalone Ceph deployment, with just a few lines of YAML. Assuming you have an undercloud ready for a new overcloud, create an environment file like the following: Read more at http://tm3.org/d1 *Printed TripleO cheatsheets for FOSDEM/DevConf (feedback needed)* by Carlos Camacho We are working preparing some cheatsheets for people jumping into TripleO. Read more at http://tm3.org/d2 *ANNOUNCE: New libvirt project Go language bindings* by Daniel Berrange I?m happy to announce that the libvirt project is now supporting Go language bindings as a primary deliverable, joining Python and Perl, as language bindings with 100% API coverage of libvirt C library. The master repository is available on the libvirt GIT server, but it is expected that Go projects will consume it via an import of the github mirror, since the Go ecosystem is heavilty github focused (e.g. godoc.org can?t produce docs for stuff hosted on libvirt.org git) Read more at http://tm3.org/d3 *A Quick Introduction to Mistral Usage in TripleO (Newton) For developers* by jpichon Since Newton, Mistral has become a central component to the TripleO project, handling many of the operations in the back-end. I recently gave a short crash course on Mistral, what it is and how we use it to a few people and thought it might be useful to share some of my bag of tricks here as well.What is Mistral?It's a workflow service. You describe what you want as a series of steps (tasks) in YAML, and it will coordinate things for you, usually asynchronously. Read more at http://tm3.org/d4 *Lifecycle support changes for Red Hat OpenStack Platform 10 and beyond* by Peter Pawelski, Product Marketing Manager, Red Hat OpenStack Platform OpenStack continues to evolve Read more at http://tm3.org/d5 Community meetings Every Wednesday at 15:00 UTC, we have the weekly RDO community meeting on the #RDO channel on Freenode IRC. The agenda for this meeting is posted each week in a public etherpad and the minutes from the meeting are posted on the RDO website . If there's something you'd like to see happen in RDO - a package that is missing, a tool that you'd like to see included, or a change in how things are governed - this is the best time and place to help make that happen. 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 * OpenStack Q&A Mailing Lists: * rdo-list mailing list * This newsletter IRC * IRC - #rdo on Freenode.irc.net * Puppet module development - #rdo-puppet Social Media * Follow us on Twitter * Google+ * Facebook Thanks again for being part of the RDO community! -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- _______________________________________________ Rdo-newsletter mailing list Rdo-newsletter at redhat.com https://www.redhat.com/mailman/listinfo/rdo-newsletter From hguemar at fedoraproject.org Wed Jan 11 16:01:16 2017 From: hguemar at fedoraproject.org (=?UTF-8?Q?Ha=C3=AFkel?=) Date: Wed, 11 Jan 2017 17:01:16 +0100 Subject: [rdo-list] [Meeting] RDO meeting (2017-01-11) Minutes Message-ID: ============================== #rdo: RDO meeting - 2017-01-11 ============================== Meeting started by number80 at 15:04:10 UTC. The full logs are available at http://eavesdrop.openstack.org/meetings/rdo_meeting___2017_01_11/2017/rdo_meeting___2017_01_11.2017-01-11-15.04.log.html . Meeting summary --------------- * roll call (number80, 15:04:15) * DLRN instance running out of space (number80, 15:06:00) * AGREED: jpena proposal of purging DLRN instance using cron tasks is approved (number80, 15:25:31) * Add boost159 in CBS (number80, 15:28:41) * AGREED: add preview build of boost159 in CBS under -candidate tag (number80, 15:37:37) * Enable automated build on mitaka-rdo (number80, 15:38:03) * automated builds will be enabled for mitaka-rdo branch this week (number80, 15:38:37) * alternate arch status (number80, 15:40:30) * OVS 2.6 pending update (number80, 15:41:58) * LINK: https://review.openstack.org/#/c/404831/ (dmsimard, 15:44:06) * 16 days since last promotion of RDO Master Trunk (number80, 15:48:07) * LINK: https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo-delorean-promote-master/1029/ has one last job running (apevec, 15:50:33) * LINK: https://dashboards.rdoproject.org/rdo-dev (number80, 15:51:47) * next week chair (number80, 15:58:01) Meeting ended at 15:59:46 UTC. People present (lines said) --------------------------- * number80 (84) * dmsimard (43) * jpena (25) * jschlueter (13) * leifmadsen (12) * apevec (11) * openstack (9) * trown (7) * zodbot (7) * rbowen (6) * rdogerrit (4) * amoralej (3) * radez (2) * chandankumar (2) * larsks (1) * flepied1 (1) * myoung (1) * jruzicka (1) * dougbtv (1) Generated by `MeetBot`_ 0.1.4 From javier.pena at redhat.com Wed Jan 11 18:41:40 2017 From: javier.pena at redhat.com (Javier Pena) Date: Wed, 11 Jan 2017 13:41:40 -0500 (EST) Subject: [rdo-list] [RDO][DLRN] DLRN worker downtime during the weekend In-Reply-To: <1797129226.6996178.1484159907494.JavaMail.zimbra@redhat.com> Message-ID: <580931278.6996658.1484160100279.JavaMail.zimbra@redhat.com> Hi RDO, We need to run some maintenance operations on the DLRN instance next weekend, starting on Friday 13 @ 19:00 UTC. These are required to reduce the storage usage of the master and newton workers. The impact is: - During the weekend, no new packages will be processed for the centos-master and centos-newton workers - The existing repositories will be available as usual. I will send a follow-up e-mail once the maintenance has been finished. Please do not hesitate to contact me if you have any concerns. Regards, Javier From whayutin at redhat.com Thu Jan 12 04:11:45 2017 From: whayutin at redhat.com (Wesley Hayutin) Date: Wed, 11 Jan 2017 23:11:45 -0500 Subject: [rdo-list] [CI] proposal to change a job name Message-ID: Greetings, There seems to be quite a bit of confusion regarding the purpose of the jobs in the public rdo ci system. The naming conventions in these jobs are not very clear and it's understandable that people have mixed things up a bit. I propose we change the name of [1], to read "rdo-delorean-promote-master-community" This change would reflect that the job [1] is using the criteria set by the rdo community for a rdo release of a build. The rdo community expects openstack-puppet, packstack and tripleo to all be validated for rdo releases and I think that *is* appropriate for the community. This would delineate and highlight the difference between other jobs that are used as criteria for a particular installer like tripleo. Thanks, let me know if you approve or have other suggestions. [1] https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo-delorean-promote-master/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From slinaber at redhat.com Thu Jan 12 04:19:40 2017 From: slinaber at redhat.com (Steven Linabery) Date: Wed, 11 Jan 2017 22:19:40 -0600 Subject: [rdo-list] [CI] proposal to change a job name In-Reply-To: References: Message-ID: +1 On Wed, Jan 11, 2017 at 10:11 PM, Wesley Hayutin wrote: > Greetings, > > There seems to be quite a bit of confusion regarding the purpose of the jobs > in the public rdo ci system. > The naming conventions in these jobs are not very clear and it's > understandable that people have mixed things up a bit. > I propose we change the name of [1], to read > "rdo-delorean-promote-master-community" > > This change would reflect that the job [1] is using the criteria set by the > rdo community for a rdo release of a build. > The rdo community expects openstack-puppet, packstack and tripleo to all be > validated for rdo releases and I think that *is* > appropriate for the community. > > This would delineate and highlight the difference between other jobs that > are used as criteria for a particular installer like tripleo. > Thanks, let me know if you approve or have other suggestions. > > > [1] > https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo-delorean-promote-master/ > > _______________________________________________ > 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 redhat.com Thu Jan 12 10:27:33 2017 From: apevec at redhat.com (Alan Pevec) Date: Thu, 12 Jan 2017 11:27:33 +0100 Subject: [rdo-list] [CI] proposal to change a job name In-Reply-To: References: Message-ID: I propose we change the name of [1], to read "rdo-delorean-promote-master- community" While at it, please replace delorean with trunk i.e. let's name it rdo-trunk-promote-master-community and the same for stable branches: rdo-trunk-promote-newton-community rdo-trunk-promote-mitaka-community Cheers, Alan [1] https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo-delorean- promote-master/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From snecklifter at gmail.com Thu Jan 12 11:03:30 2017 From: snecklifter at gmail.com (Christopher Brown) Date: Thu, 12 Jan 2017 11:03:30 +0000 Subject: [rdo-list] [CI] proposal to change a job name In-Reply-To: References: Message-ID: Absolutely! If delorean == trunk then please just eradicate the name delorean and use trunk. The proliferation of names like weirdo, delorean and DLRN is a bit of a barrier to new contributors. Why not call DLRN rdo-repobuilder for example? Or call weirdo rdo-ci? I like dull names. On 12 January 2017 at 10:27, Alan Pevec wrote: > > I propose we change the name of [1], to read > "rdo-delorean-promote-master-community" > > > While at it, please replace delorean with trunk i.e. let's name it > rdo-trunk-promote-master-community and the same for stable branches: > rdo-trunk-promote-newton-community > rdo-trunk-promote-mitaka-community > > Cheers, > Alan > > > > [1] https://ci.centos.org/view/rdo/view/promotion-pipeline/ > job/rdo-delorean-promote-master/ > > > _______________________________________________ > 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 > -- Christopher Brown -------------- next part -------------- An HTML attachment was scrubbed... URL: From dms at redhat.com Thu Jan 12 14:15:18 2017 From: dms at redhat.com (David Moreau Simard) Date: Thu, 12 Jan 2017 09:15:18 -0500 Subject: [rdo-list] [CI] proposal to change a job name In-Reply-To: References: Message-ID: RDO is a community project to begin with and being pedantic, needing to add a community word in there is a bit weird. Can we have better descriptions for the jobs instead so it explains better what's the role of each pipeline ? I'll go on an obviously exaggerated tangeant and say that we could always name the job: "rdo-if-these-9-jobs-pass-we-will-promote-the-trunk-repositories-based-on-community-testing" But I mean.. providing that kind of information and insight about what the job is meant to be doing exactly is more the role of the description and/or documentation IMO. David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Wed, Jan 11, 2017 at 11:11 PM, Wesley Hayutin wrote: > Greetings, > > There seems to be quite a bit of confusion regarding the purpose of the jobs > in the public rdo ci system. > The naming conventions in these jobs are not very clear and it's > understandable that people have mixed things up a bit. > I propose we change the name of [1], to read > "rdo-delorean-promote-master-community" > > This change would reflect that the job [1] is using the criteria set by the > rdo community for a rdo release of a build. > The rdo community expects openstack-puppet, packstack and tripleo to all be > validated for rdo releases and I think that *is* > appropriate for the community. > > This would delineate and highlight the difference between other jobs that > are used as criteria for a particular installer like tripleo. > Thanks, let me know if you approve or have other suggestions. > > > [1] > https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo-delorean-promote-master/ > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com From rbowen at redhat.com Thu Jan 12 20:16:28 2017 From: rbowen at redhat.com (Rich Bowen) Date: Thu, 12 Jan 2017 15:16:28 -0500 Subject: [rdo-list] Documentation help wanted Message-ID: <0d450d9d-5e62-d333-bceb-3b7528667d3c@redhat.com> A few weeks ago, Javier Pena did a great analysis of some of the things that are missing from our documentation. In particular, a detailed writeup what exactly it is that we do in the RDO project, how everything fits together, and how other people can jump in and help make it happen. That outline is here: https://review.rdoproject.org/etherpad/p/RDO-Documentation To facilitate turning this into actual documentation, I've created a framework of stub (empty) documents, which need filling in: https://www.rdoproject.org/what/ This is not yet linked from anywhere on the site, because they're empty. What we need is for you to help fill them in. We don't even necessarily need full text at this point, just an expansion of the bullet points, indicating what needs to be written, and who needs to write it. If you are involved in any aspect of the RDO workflow, I encourage you to identify one of these documents which is your particular area, and help us flesh out these documents. If you have already written a blog post, or other document, about one of these topics, please point me there, and I'll work on converting that information over into the docs format. Thanks! --Rich -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From scorcora at redhat.com Fri Jan 13 00:06:39 2017 From: scorcora at redhat.com (Stuart Corcoran) Date: Thu, 12 Jan 2017 16:06:39 -0800 Subject: [rdo-list] [CI] proposal to change a job name In-Reply-To: References: Message-ID: On Thu, Jan 12, 2017 at 6:15 AM, David Moreau Simard wrote: > RDO is a community project to begin with and being pedantic, needing > to add a community word in there is a bit weird. > Can we have better descriptions for the jobs instead so it explains > better what's the role of each pipeline ? > > I'll go on an obviously exaggerated tangeant and say that we could > always name the job: > "rdo-if-these-9-jobs-pass-we-will-promote-the-trunk-repositories-based-on-community-testing" As one who is new (to this) and been trying to parse all of job names, I like this. I agree it may be heavy handed but at least you can't confuse the purpose. :) > > But I mean.. providing that kind of information and insight about what > the job is meant to be doing exactly is more the role of the > description and/or documentation IMO. > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > > On Wed, Jan 11, 2017 at 11:11 PM, Wesley Hayutin wrote: >> Greetings, >> >> There seems to be quite a bit of confusion regarding the purpose of the jobs >> in the public rdo ci system. >> The naming conventions in these jobs are not very clear and it's >> understandable that people have mixed things up a bit. >> I propose we change the name of [1], to read >> "rdo-delorean-promote-master-community" >> >> This change would reflect that the job [1] is using the criteria set by the >> rdo community for a rdo release of a build. >> The rdo community expects openstack-puppet, packstack and tripleo to all be >> validated for rdo releases and I think that *is* >> appropriate for the community. >> >> This would delineate and highlight the difference between other jobs that >> are used as criteria for a particular installer like tripleo. >> Thanks, let me know if you approve or have other suggestions. >> >> >> [1] >> https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo-delorean-promote-master/ >> >> _______________________________________________ >> rdo-list mailing list >> rdo-list at redhat.com >> https://www.redhat.com/mailman/listinfo/rdo-list >> >> To unsubscribe: rdo-list-unsubscribe at redhat.com > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com From myoung at redhat.com Fri Jan 13 04:25:39 2017 From: myoung at redhat.com (Matt Young) Date: Thu, 12 Jan 2017 23:25:39 -0500 Subject: [rdo-list] [CI] proposal to change a job name In-Reply-To: References: Message-ID: We talk about this job as well as [1] and the various internal downstream CI modeled after RDO's pipelines nearly constantly. It would disambiguate and be a welcome change. I think that for someone new to the community it's more crisply clear. Matt [1] https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo-delorean-promote-master-current-tripleo On Thu, Jan 12, 2017 at 7:06 PM, Stuart Corcoran wrote: > On Thu, Jan 12, 2017 at 6:15 AM, David Moreau Simard > wrote: > > RDO is a community project to begin with and being pedantic, needing > > to add a community word in there is a bit weird. > > Can we have better descriptions for the jobs instead so it explains > > better what's the role of each pipeline ? > > > > I'll go on an obviously exaggerated tangeant and say that we could > > always name the job: > > "rdo-if-these-9-jobs-pass-we-will-promote-the-trunk- > repositories-based-on-community-testing" > > As one who is new (to this) and been trying to parse all of job names, > I like this. I agree it may be heavy handed but at least you can't > confuse the purpose. :) > > > > > But I mean.. providing that kind of information and insight about what > > the job is meant to be doing exactly is more the role of the > > description and/or documentation IMO. > > > > David Moreau Simard > > Senior Software Engineer | Openstack RDO > > > > dmsimard = [irc, github, twitter] > > > > > > On Wed, Jan 11, 2017 at 11:11 PM, Wesley Hayutin > wrote: > >> Greetings, > >> > >> There seems to be quite a bit of confusion regarding the purpose of the > jobs > >> in the public rdo ci system. > >> The naming conventions in these jobs are not very clear and it's > >> understandable that people have mixed things up a bit. > >> I propose we change the name of [1], to read > >> "rdo-delorean-promote-master-community" > >> > >> This change would reflect that the job [1] is using the criteria set by > the > >> rdo community for a rdo release of a build. > >> The rdo community expects openstack-puppet, packstack and tripleo to > all be > >> validated for rdo releases and I think that *is* > >> appropriate for the community. > >> > >> This would delineate and highlight the difference between other jobs > that > >> are used as criteria for a particular installer like tripleo. > >> Thanks, let me know if you approve or have other suggestions. > >> > >> > >> [1] > >> https://ci.centos.org/view/rdo/view/promotion-pipeline/ > job/rdo-delorean-promote-master/ > >> > >> _______________________________________________ > >> 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 ospque at gmail.com Fri Jan 13 14:20:58 2017 From: ospque at gmail.com (OSP Que) Date: Fri, 13 Jan 2017 14:20:58 +0000 Subject: [rdo-list] Tripleo Virtual Environment Message-ID: Hi, I have been looking at deploying a CentOS based tripleo proof of concept which could possibly become required to run in production. I understand deploying the undercloud and overcloud nodes (compute, controller and storage) are recommended to be installed on baremetal hosts. However, due to available resources and the possible need to have this virtualised I have been looking at deploying tripleo in a virtual environment (instack-virt-setup) following the below guide. http://docs.openstack.org/developer/tripleo-docs/ environments/environments.html Is this kind of deployment agreed to be production capable? As I understand it all the overcloud nodes reside on one physical host, however is it possible to ensure resilience in this deployment - if this one physical node goes down surely all the openstack environment is down? Also in a baremetal environment scaling the overcloud would involve adding a new baremetal server updating ironic etc ? how would this be possible in a virtual environment when during the deployment the node count has been set? I would appreciate any feedback you can provide on these questions. -------------- next part -------------- An HTML attachment was scrubbed... URL: From apevec at redhat.com Fri Jan 13 20:06:31 2017 From: apevec at redhat.com (Alan Pevec) Date: Fri, 13 Jan 2017 21:06:31 +0100 Subject: [rdo-list] [RDO][DLRN] DLRN worker downtime during the weekend In-Reply-To: <580931278.6996658.1484160100279.JavaMail.zimbra@redhat.com> References: <1797129226.6996178.1484159907494.JavaMail.zimbra@redhat.com> <580931278.6996658.1484160100279.JavaMail.zimbra@redhat.com> Message-ID: > We need to run some maintenance operations on the DLRN instance next weekend, starting on Friday 13 @ 19:00 UTC. I've aborted the purge and restarted Ocata master builder so we can get reverts built for CI blocker https://bugs.launchpad.net/nova/+bug/1656276 Cheers, Alan From mnaser at vexxhost.com Fri Jan 13 22:54:35 2017 From: mnaser at vexxhost.com (Mohammed Naser) Date: Fri, 13 Jan 2017 17:54:35 -0500 Subject: [rdo-list] [openstack-selinux] Package promotion Message-ID: <787953AE-1FE9-4883-A2B0-021A48D5D3A2@vexxhost.com> Hi everyone, I?d like to request for the following packages to be be pushed to openstack-newton: openstack-selinux 0.7.13-2 The reason is that deployments with httpd+keystone (the recommended supported deployment model) do not work due to httpd not being allowed to listen on port 5000. https://bugzilla.redhat.com/show_bug.cgi?id=1402926 > It pretty much means any Newton deployment that tries to use HTTPD will not work out of the box. Thanks! Mohammed -------------- next part -------------- An HTML attachment was scrubbed... URL: From apevec at redhat.com Sat Jan 14 00:48:19 2017 From: apevec at redhat.com (Alan Pevec) Date: Sat, 14 Jan 2017 01:48:19 +0100 Subject: [rdo-list] [openstack-selinux] Package promotion In-Reply-To: <787953AE-1FE9-4883-A2B0-021A48D5D3A2@vexxhost.com> References: <787953AE-1FE9-4883-A2B0-021A48D5D3A2@vexxhost.com> Message-ID: > I?d like to request for the following packages to be be pushed to > openstack-newton: > > openstack-selinux 0.7.13-2 ack, tagged openstack-release - it should be published on Monday. It has been tagged common-testing since Dec 13 which means used by CI jobs and it has passed at least in https://ci.centos.org/artifacts/rdo/weirdo-newton-promote-packstack-scenario001/269/rpm_packages.txt.gz There are few more updates in the newton-testing queue for RDO Newton: diskimage-builder-1.26.1-1.el7 instack-undercloud-5.2.0-1.el7 openstack-ceilometer-7.0.1-1.el7 openstack-cinder-9.1.1-2.el7 openstack-gnocchi-3.0.3-1.el7 openstack-ironic-6.2.2-1.el7 openstack-ironic-inspector-4.2.1-1.el7 openstack-ironic-python-agent-1.5.1-1.el7 openstack-nova-14.0.3-1.el7 openstack-octavia-0.9.1-1.el7 openstack-packstack-9.0.1-1.el7 openstack-swift-2.10.1-1.el7 openstack-tempest-13.0.0-6.a8d012agit.el7 openstack-tripleo-common-5.4.1-1.el7 openstack-tripleo-heat-templates-5.2.0-1.el7 openstack-tripleo-image-elements-5.2.0-1.el7 openstack-tripleo-puppet-elements-5.2.0-1.el7 openstack-tripleo-ui-1.1.0-1.el7 openstack-tripleo-validations-5.1.1-1.el7 openstack-trove-ui-7.0.1-1.el7 os-cloud-config-5.1.0-1.el7 os-collect-config-5.1.0-1.el7 os-net-config-5.1.0-1.el7 os-refresh-config-5.1.0-1.el7 puppet-tripleo-5.5.0-1.el7 python-ironicclient-1.7.1-1.el7 python-ironic-lib-2.1.2-1.el7 python-mistralclient-2.1.2-1.el7 python-networking-odl-3.1.0-1.el7 python-neutronclient-6.0.0-2.el7 python-openstackclient-3.2.1-1.el7 python-oslo-db-4.13.4-1.el7 python-oslo-messaging-5.10.1-1.el7 python-oslo-privsep-1.13.1-1.el7 python-tosca-parser-0.6.0-4.el7 Once they pass promotion[*] they'll be tagged newton-release. Cheers, Alan [*] https://ci.centos.org/view/rdo/view/cbs-promote-pipelines/job/rdo-promote-cloudsig-testing-newton/ From thomas.oulevey at cern.ch Sat Jan 14 08:51:44 2017 From: thomas.oulevey at cern.ch (Thomas Oulevey) Date: Sat, 14 Jan 2017 09:51:44 +0100 Subject: [rdo-list] [openstack-selinux] Package promotion In-Reply-To: References: <787953AE-1FE9-4883-A2B0-021A48D5D3A2@vexxhost.com> Message-ID: <6826de7b-c00a-94a0-0f76-fae106355c16@cern.ch> On 14.01.17 01:48, Alan Pevec wrote: >> I?d like to request for the following packages to be be pushed to >> openstack-newton: >> >> openstack-selinux 0.7.13-2 > Could you please push it for liberty / mitaka as it fixes many issues with RHEL 7.3 / CentOS 7.3 too ? thanks, -- Thomas From apevec at redhat.com Sat Jan 14 15:50:28 2017 From: apevec at redhat.com (Alan Pevec) Date: Sat, 14 Jan 2017 16:50:28 +0100 Subject: [rdo-list] [openstack-selinux] Package promotion In-Reply-To: <6826de7b-c00a-94a0-0f76-fae106355c16@cern.ch> References: <787953AE-1FE9-4883-A2B0-021A48D5D3A2@vexxhost.com> <6826de7b-c00a-94a0-0f76-fae106355c16@cern.ch> Message-ID: Could you please push it for liberty / mitaka as it fixes many issues with > RHEL 7.3 / CentOS 7.3 too ? It's openstack-common-release do it will end up in all releases. But note that Liberty is EOL and repo is about to be moved to vault.cantos.org Cheers, Alan -------------- next part -------------- An HTML attachment was scrubbed... URL: From javier.pena at redhat.com Sun Jan 15 20:27:55 2017 From: javier.pena at redhat.com (Javier Pena) Date: Sun, 15 Jan 2017 15:27:55 -0500 (EST) Subject: [rdo-list] [openstack-dev] [RDO][DLRN] DLRN worker downtime during the weekend In-Reply-To: <580931278.6996658.1484160100279.JavaMail.zimbra@redhat.com> References: <580931278.6996658.1484160100279.JavaMail.zimbra@redhat.com> Message-ID: <2061115605.8683263.1484512075272.JavaMail.zimbra@redhat.com> > Hi RDO, > > We need to run some maintenance operations on the DLRN instance next weekend, > starting on Friday 13 @ 19:00 UTC. These are required to reduce the storage > usage of the master and newton workers. The impact is: > > - During the weekend, no new packages will be processed for the centos-master > and centos-newton workers > - The existing repositories will be available as usual. > > I will send a follow-up e-mail once the maintenance has been finished. Please > do not hesitate to contact me if you have any concerns. > The maintenance is now completed, and all workers are building packages again. Please reach out to us if you find any issue. Regards, Javier > Regards, > Javier > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > From hguemar at fedoraproject.org Mon Jan 16 15:00:02 2017 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 16 Jan 2017 15:00:02 +0000 (UTC) Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting Message-ID: <20170116150002.E3BA860A418F@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO meeting on 2017-01-18 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO IRC meeting [Agenda at https://etherpad.openstack.org/p/RDO-Meeting ](https://etherpad.openstack.org/p/RDO-Meeting) Every Wednesday on #rdo on Freenode IRC Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From rbowen at redhat.com Mon Jan 16 15:01:49 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 16 Jan 2017 10:01:49 -0500 Subject: [rdo-list] ask.openstack.org - Unanswered 'RDO' questions. Message-ID: <38f07fa6-d871-801c-3725-dc560b8e6e3b@redhat.com> 37 unanswered questions: PortNotFoundClient: Port * could not be found. https://ask.openstack.org/en/question/101468/portnotfoundclient-port-could-not-be-found/ Tags: portnotfoundclient Instance shows active but not booting https://ask.openstack.org/en/question/101395/instance-shows-active-but-not-booting/ Tags: newton, packstack, booting, failure, pxe Service Function Chaining is supported in newton release (Not Devstack)? https://ask.openstack.org/en/question/101271/service-function-chaining-is-supported-in-newton-release-not-devstack/ Tags: networking-sfc, sfc, newton Cant get volume_clear option in cinder.conf to work. https://ask.openstack.org/en/question/101230/cant-get-volume_clear-option-in-cinderconf-to-work/ Tags: cinder, newton, packstack Rebooting Network node after installation https://ask.openstack.org/en/question/101001/rebooting-network-node-after-installation/ Tags: br-ex, neutron, bridge, create-network Ceilometer - No meters / stats ? https://ask.openstack.org/en/question/100767/ceilometer-no-meters-stats/ Tags: ceilomter, stats, meters Instances stuck on "Booting from Hard Drive" https://ask.openstack.org/en/question/100756/instances-stuck-on-booting-from-hard-drive/ Tags: booting, stuck How to configure swift s3 api https://ask.openstack.org/en/question/100414/how-to-configure-swift-s3-api/ Tags: openstack-swift, proxy-swift, s3, api, mitaka cloudadmin user can't manage all domain from Horizon https://ask.openstack.org/en/question/100317/cloudadmin-user-cant-manage-all-domain-from-horizon/ Tags: horizon, mitaka, cloudadmin, domain RDO mitaka release has support for OVM 3.x https://ask.openstack.org/en/question/99727/rdo-mitaka-release-has-support-for-ovm-3x/ Tags: mitaka, rdo, ovm CPU Load on instance and Controller is very high and unresponsive https://ask.openstack.org/en/question/98927/cpu-load-on-instance-and-controller-is-very-high-and-unresponsive/ Tags: mitaka-openstack [Error: No valid host was found.((Network br-ex error)) https://ask.openstack.org/en/question/98818/error-no-valid-host-was-foundnetwork-br-ex-error/ Tags: br-ex Compute nodes are not visible after controller node rebooted https://ask.openstack.org/en/question/98654/compute-nodes-are-not-visible-after-controller-node-rebooted/ Tags: rdo Live migration failing with qemu error "does not support drive-mirror" https://ask.openstack.org/en/question/98144/live-migration-failing-with-qemu-error-does-not-support-drive-mirror/ Tags: newton, nova, qemu, kvm, block-live-migration error while launching instance in openstack 'newton' using rdo packstack https://ask.openstack.org/en/question/98113/error-while-launching-instance-in-openstack-newton-using-rdo-packstack/ Tags: rdo, newton, packstack How can I add a new region to an installed All-In-One RDO openstack? https://ask.openstack.org/en/question/98111/how-can-i-add-a-new-region-to-an-installed-all-in-one-rdo-openstack/ Tags: rdo, all-in-one, multi-region, region, add-region How to setup solr search engine for openstack swift https://ask.openstack.org/en/question/98093/how-to-setup-solr-search-engine-for-openstack-swift/ Tags: openstack, openstack-swift, newton, rdo Heat fails with 504 error. https://ask.openstack.org/en/question/98092/heat-fails-with-504-error/ Tags: rdo, tripleo, mitaka, heat Devstack and OpenvSwitch v2.3+ https://ask.openstack.org/en/question/98004/devstack-and-openvswitch-v23/ Tags: devstack, openvswitch How how does icmp packet travel across two compute nodes without br-int and br-tun running? https://ask.openstack.org/en/question/97905/how-how-does-icmp-packet-travel-across-two-compute-nodes-without-br-int-and-br-tun-running/ Tags: neutron-ovs-pktflow "Parameter outiface failed on Firewall" during installation of openstack rdo on centos 7 https://ask.openstack.org/en/question/95657/parameter-outiface-failed-on-firewall-during-installation-of-openstack-rdo-on-centos-7/ Tags: rdo, devstack#mitaka multi nodes provider network ovs config https://ask.openstack.org/en/question/95423/multi-nodes-provider-network-ovs-config/ Tags: rdo, liberty-neutron Adding additional packages to an RDO installation https://ask.openstack.org/en/question/95380/adding-additional-packages-to-an-rdo-installation/ Tags: rdo, mistral RDO - is there any fedora package newer than puppet-4.2.1-3.fc24.noarch.rpm https://ask.openstack.org/en/question/94969/rdo-is-there-any-fedora-package-newer-than-puppet-421-3fc24noarchrpm/ Tags: rdo, puppet, install-openstack rdo tripleO liberty undercloud install failing https://ask.openstack.org/en/question/94023/rdo-tripleo-liberty-undercloud-install-failing/ Tags: rdo, rdo-manager, liberty, undercloud, instack Liberty RDO: stack resource topology icons are pink https://ask.openstack.org/en/question/91347/liberty-rdo-stack-resource-topology-icons-are-pink/ Tags: resource, topology, dashboard, horizon, pink No handlers could be found for logger "oslo_config.cfg" while syncing the glance database https://ask.openstack.org/en/question/91169/no-handlers-could-be-found-for-logger-oslo_configcfg-while-syncing-the-glance-database/ Tags: liberty, glance, install-openstack CentOS OpenStack - compute node can't talk https://ask.openstack.org/en/question/88989/centos-openstack-compute-node-cant-talk/ Tags: rdo How to setup SWIFT_PROXY_NODE and SWIFT_STORAGE_NODEs separately on RDO Liberty ? https://ask.openstack.org/en/question/88897/how-to-setup-swift_proxy_node-and-swift_storage_nodes-separately-on-rdo-liberty/ Tags: rdo, liberty, swift, ha VM and container can't download anything from internet https://ask.openstack.org/en/question/88338/vm-and-container-cant-download-anything-from-internet/ Tags: rdo, neutron, network, connectivity -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rbowen at redhat.com Mon Jan 16 20:35:35 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 16 Jan 2017 15:35:35 -0500 Subject: [rdo-list] RDO/TripleO "howto" talk wanted for CentOS Dojo at FOSDEM Message-ID: Hi, folks, I've been asked by the folks planning the CentOS Dojo at FOSDEM - https://wiki.centos.org/Events/Dojo/Brussels2017 - for a howto-style talk about deploying OpenStack on CentOS. This is for a fairly technical audience who will know probably know a lot about CentOS, but perhaps not much about OpenStack. I know that this is really really late, but if you're going to be in Brussels on Friday, February 3rd, and you're not already presenting something at the CentOS Dojo, and you're willing and able, I'd really like to hear from you (offlist) so that we can make this happen. Thanks! -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From chkumar246 at gmail.com Tue Jan 17 19:01:09 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 18 Jan 2017 00:31:09 +0530 Subject: [rdo-list] RDO Bug Stats [2017-01-18] Message-ID: # RDO Bugs on 2017-01-18 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): 241 - Fixed (MODIFIED, POST, ON_QA): 71 ## Number of open bugs by component dib-utils [ 1] diskimage-builder [ 1] distribution [ 16] +++++++++++++ Documentation [ 3] ++ instack [ 1] instack-undercloud [ 10] ++++++++ mariadb [ 1] openstack-ceilometer [ 2] + openstack-cinder [ 7] +++++ openstack-designate [ 2] + openstack-glance [ 2] + openstack-heat [ 2] + openstack-horizon [ 3] ++ openstack-ironic-disco... [ 1] openstack-keystone [ 1] openstack-neutron [ 7] +++++ openstack-nova [ 9] +++++++ openstack-packstack [ 40] ++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 10] ++++++++ openstack-sahara [ 1] openstack-selinux [ 7] +++++ openstack-swift [ 2] + openstack-tripleo [ 34] ++++++++++++++++++++++++++++ openstack-tripleo-heat... [ 4] +++ openstack-tripleo-imag... [ 2] + openstack-trove [ 1] Package Review [ 47] ++++++++++++++++++++++++++++++++++++++++ python-fixtures [ 1] python-keystoneclient [ 1] python-novaclient [ 1] python-webob [ 1] rdo-manager [ 15] ++++++++++++ rdopkg [ 2] + RFEs [ 2] + tempest [ 1] ## Open bugs This is a list of "open" bugs by component. An "open" bug is in state NEW, ASSIGNED, ON_DEV and has not yet been fixed. (241 bugs) ### dib-utils (1 bug) [1263779 ] http://bugzilla.redhat.com/1263779 (NEW) Component: dib-utils Last change: 2016-04-18 Summary: Packstack Ironic admin_url misconfigured in nova.conf ### diskimage-builder (1 bug) [1391162 ] http://bugzilla.redhat.com/1391162 (NEW) Component: diskimage-builder Last change: 2017-01-04 Summary: RFE: diskimage-builder needs to support AArch64 for TripleO installer ### distribution (16 bugs) [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2016-06-01 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1397916 ] http://bugzilla.redhat.com/1397916 (NEW) Component: distribution Last change: 2016-11-24 Summary: rabbitmq-server version will not allow overcloud to deploy [1329341 ] http://bugzilla.redhat.com/1329341 (NEW) Component: distribution Last change: 2016-12-21 Summary: Tracker: Blockers and Review requests for new RDO Newton packages [1412837 ] http://bugzilla.redhat.com/1412837 (NEW) Component: distribution Last change: 2017-01-12 Summary: CVE-2016-9590 puppet-swift: installs config file with world readable permissions [openstack-rdo] [1290163 ] http://bugzilla.redhat.com/1290163 (NEW) Component: distribution Last change: 2016-05-17 Summary: Tracker: Blockers and Review requests for new RDO Mitaka packages [1376642 ] http://bugzilla.redhat.com/1376642 (NEW) Component: distribution Last change: 2016-09-16 Summary: CVE-2016-6519 openstack-manila-ui: persistent XSS in metadata field [openstack-rdo] [1337335 ] http://bugzilla.redhat.com/1337335 (NEW) Component: distribution Last change: 2016-05-25 Summary: Hiera >= 2.x packaging [1346240 ] http://bugzilla.redhat.com/1346240 (ASSIGNED) Component: distribution Last change: 2016-11-01 Summary: Erlang 18.3.3 update fails [1359919 ] http://bugzilla.redhat.com/1359919 (NEW) Component: distribution Last change: 2016-07-25 Summary: Base url incorrect [1413715 ] http://bugzilla.redhat.com/1413715 (NEW) Component: distribution Last change: 2017-01-16 Summary: openstack-watcher blocked by python-monascaclient not being packaged [1373513 ] http://bugzilla.redhat.com/1373513 (NEW) Component: distribution Last change: 2017-01-16 Summary: Tracker: Blockers and Review requests for new RDO Ocata packages [1349666 ] http://bugzilla.redhat.com/1349666 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 python-muranoclient: openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] [1301751 ] http://bugzilla.redhat.com/1301751 (NEW) Component: distribution Last change: 2016-04-18 Summary: Move all logging to stdout/err to allow systemd throttling logging of errors [1079491 ] http://bugzilla.redhat.com/1079491 (ASSIGNED) Component: distribution Last change: 2016-07-26 Summary: Need a way to pass extra arguments to openstack components at startup [1357660 ] http://bugzilla.redhat.com/1357660 (NEW) Component: distribution Last change: 2016-07-18 Summary: python-kombu: rpm package and python/requires.txt has different dependencies [1349665 ] http://bugzilla.redhat.com/1349665 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] ### Documentation (3 bugs) [1272108 ] http://bugzilla.redhat.com/1272108 (NEW) Component: Documentation Last change: 2016-04-18 Summary: [DOC] External network should be documents in RDO manager installation [1405828 ] http://bugzilla.redhat.com/1405828 (NEW) Component: Documentation Last change: 2017-01-11 Summary: Documentation points to https://trunk.rdoproject.org/centos7-liberty/ but it's no longer there [1369944 ] http://bugzilla.redhat.com/1369944 (NEW) Component: Documentation Last change: 2016-08-24 Summary: Trunk won't work on RHEL 7 withou changing delorean- deps.repo $releasever to "7" ### instack (1 bug) [1315827 ] http://bugzilla.redhat.com/1315827 (NEW) Component: instack Last change: 2016-05-09 Summary: openstack undercloud install fails with "Element pip- and-virtualenv already loaded." ### instack-undercloud (10 bugs) [1347736 ] http://bugzilla.redhat.com/1347736 (NEW) Component: instack-undercloud Last change: 2016-06-17 Summary: Unable to install undercloud because tripleo-common is missing [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: wget is missing from qcow2 image fails instack-build- images script [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1271200 ] http://bugzilla.redhat.com/1271200 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Overcloud images contain Kilo repos [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: instack-build-images does not stop on certain errors [1400584 ] http://bugzilla.redhat.com/1400584 (NEW) Component: instack-undercloud Last change: 2016-12-01 Summary: undercloud installation Error: Failed to apply catalog: Insufficient credentials to authenticate [1265334 ] http://bugzilla.redhat.com/1265334 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: rdo-manager liberty instack undercloud puppet apply fails w/ missing package dep pyinotify [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1369968 ] http://bugzilla.redhat.com/1369968 (NEW) Component: instack-undercloud Last change: 2016-08-28 Summary: Can't successfully install undercloud on mitaka/newton [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment ### mariadb (1 bug) [1406320 ] http://bugzilla.redhat.com/1406320 (NEW) Component: mariadb Last change: 2017-01-09 Summary: Yum transaction error when installing mariadb-server from RDO in CentOS 7.3 ### openstack-ceilometer (2 bugs) [1348222 ] http://bugzilla.redhat.com/1348222 (NEW) Component: openstack-ceilometer Last change: 2016-08-25 Summary: Unable to start ceilometer-central and gnocchi since redis module is missing on controller [1265741 ] http://bugzilla.redhat.com/1265741 (NEW) Component: openstack-ceilometer Last change: 2016-04-27 Summary: python-redis is not installed with packstack allinone ### openstack-cinder (7 bugs) [1391489 ] http://bugzilla.redhat.com/1391489 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2016-04-19 Summary: Configuration file in share forces ignore of auth_uri [1382572 ] http://bugzilla.redhat.com/1382572 (NEW) Component: openstack-cinder Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-cinder: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1397534 ] http://bugzilla.redhat.com/1397534 (NEW) Component: openstack-cinder Last change: 2016-11-28 Summary: Missing dependency of python2-keystonemiddleware [1391165 ] http://bugzilla.redhat.com/1391165 (NEW) Component: openstack-cinder Last change: 2016-11-02 Summary: Segfault Cinder Newton Release [1356690 ] http://bugzilla.redhat.com/1356690 (NEW) Component: openstack-cinder Last change: 2016-07-14 Summary: Can't attach additional volumes to volume-backed instance [1391484 ] http://bugzilla.redhat.com/1391484 (ASSIGNED) Component: openstack-cinder Last change: 2017-01-11 Summary: Service graceful shutdown not working ### openstack-designate (2 bugs) [1343663 ] http://bugzilla.redhat.com/1343663 (NEW) Component: openstack-designate Last change: 2016-07-07 Summary: openstack-designate are missing dependancies [1361701 ] http://bugzilla.redhat.com/1361701 (NEW) Component: openstack-designate Last change: 2016-07-29 Summary: package and ship openstack-designate-ui rpm package ### openstack-glance (2 bugs) [1382573 ] http://bugzilla.redhat.com/1382573 (NEW) Component: openstack-glance Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-glance: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1312466 ] http://bugzilla.redhat.com/1312466 (NEW) Component: openstack-glance Last change: 2016-04-19 Summary: Support for blueprint cinder-store-upload-download in glance_store ### openstack-heat (2 bugs) [1392249 ] http://bugzilla.redhat.com/1392249 (NEW) Component: openstack-heat Last change: 2016-11-06 Summary: CVE-2016-9185 openstack-heat: Template source URL allows network port scan [openstack-rdo] [1374183 ] http://bugzilla.redhat.com/1374183 (NEW) Component: openstack-heat Last change: 2016-09-08 Summary: Import Error for python-senlinclient python-zaqarclient python-magnumclient python-mistralclient ### openstack-horizon (3 bugs) [1387446 ] http://bugzilla.redhat.com/1387446 (NEW) Component: openstack-horizon Last change: 2016-10-21 Summary: Horizon Dashboard is not possible create images [1397792 ] http://bugzilla.redhat.com/1397792 (NEW) Component: openstack-horizon Last change: 2016-11-24 Summary: Resource Usage page popup error [1333508 ] http://bugzilla.redhat.com/1333508 (NEW) Component: openstack-horizon Last change: 2016-05-20 Summary: LBaaS v2 Dashboard UI ### openstack-ironic-discoverd (1 bug) [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2016-02-26 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (1 bug) [1337346 ] http://bugzilla.redhat.com/1337346 (NEW) Component: openstack-keystone Last change: 2016-06-01 Summary: CVE-2016-4911 openstack-keystone: Incorrect Audit IDs in Keystone Fernet Tokens can result in revocation bypass [openstack-rdo] ### openstack-neutron (7 bugs) [1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED) Component: openstack-neutron Last change: 2016-08-26 Summary: [RFE] [neutron] neutron services needs more RPM granularity [1282403 ] http://bugzilla.redhat.com/1282403 (NEW) Component: openstack-neutron Last change: 2017-01-15 Summary: Errors when running tempest.api.network.test_ports with IPAM reference driver enabled [1372865 ] http://bugzilla.redhat.com/1372865 (NEW) Component: openstack-neutron Last change: 2016-10-17 Summary: mitaka neutron 8.2.0 point release [1353351 ] http://bugzilla.redhat.com/1353351 (NEW) Component: openstack-neutron Last change: 2016-07-06 Summary: vpnaas doesn't work [1349670 ] http://bugzilla.redhat.com/1349670 (NEW) Component: openstack-neutron Last change: 2016-06-23 Summary: CVE-2015-8914 CVE-2016-5362 CVE-2016-5363 openstack- neutron: various flaws [openstack-rdo] [1389305 ] http://bugzilla.redhat.com/1389305 (NEW) Component: openstack-neutron Last change: 2016-10-27 Summary: Move rootwrap filters for openvswitch from openstack- neutron-openvswitch to python-neutron or other [1378989 ] http://bugzilla.redhat.com/1378989 (NEW) Component: openstack-neutron Last change: 2016-10-21 Summary: tempest.api.network.test_ports failures ### openstack-nova (9 bugs) [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2016-04-22 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1382553 ] http://bugzilla.redhat.com/1382553 (NEW) Component: openstack-nova Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1381323 ] http://bugzilla.redhat.com/1381323 (NEW) Component: openstack-nova Last change: 2016-10-03 Summary: nova image-create fails with instances booted from volume [1294747 ] http://bugzilla.redhat.com/1294747 (NEW) Component: openstack-nova Last change: 2016-05-16 Summary: Migration fails when the SRIOV PF is not online [1374727 ] http://bugzilla.redhat.com/1374727 (NEW) Component: openstack-nova Last change: 2016-09-09 Summary: Newly created instances sometimes get two private interfaces assigned [1379829 ] http://bugzilla.redhat.com/1379829 (NEW) Component: openstack-nova Last change: 2016-10-24 Summary: tempest failure: tempest.api.compute.servers.test_server_actions [1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED) Component: openstack-nova Last change: 2016-11-16 Summary: logrotate should copytruncate to avoid openstack logging to deleted files [1361908 ] http://bugzilla.redhat.com/1361908 (NEW) Component: openstack-nova Last change: 2016-08-02 Summary: nova can't mount instance disk with libguestfs - Permission denied [1406186 ] http://bugzilla.redhat.com/1406186 (NEW) Component: openstack-nova Last change: 2016-12-19 Summary: instance hangs on boot, without throwing any errors ### openstack-packstack (40 bugs) [1351873 ] http://bugzilla.redhat.com/1351873 (NEW) Component: openstack-packstack Last change: 2016-07-01 Summary: keystone.pp sets unreasonable execution time for keystone_manage token_flush [1371582 ] http://bugzilla.redhat.com/1371582 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: dnsmasq-neutron.conf is left unmanaged after installation [1353195 ] http://bugzilla.redhat.com/1353195 (NEW) Component: openstack-packstack Last change: 2016-07-06 Summary: [RFE] enable configuration of cinder lvm volume group name in packstack [1353048 ] http://bugzilla.redhat.com/1353048 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: manila is misconfigured after deployment [1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV) Component: openstack-packstack Last change: 2016-05-19 Summary: Raise MariaDB max connections limit [1361704 ] http://bugzilla.redhat.com/1361704 (NEW) Component: openstack-packstack Last change: 2016-07-29 Summary: [RFE] add support for designate [1188491 ] http://bugzilla.redhat.com/1188491 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack wording is unclear for demo and testing provisioning. [1201612 ] http://bugzilla.redhat.com/1201612 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Interactive - Packstack asks for Tempest details even when Tempest install is declined [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2016-05-16 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [903645 ] http://bugzilla.redhat.com/903645 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: Include the ability in PackStack to support SSL for all REST services and message bus communication [1324070 ] http://bugzilla.redhat.com/1324070 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: PackStack Support for LBaaSv2 [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2016-05-18 Summary: [RFE] SPICE support in packstack [1353050 ] http://bugzilla.redhat.com/1353050 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: packages openstack-manila-ui and openstack-trove-ui are not installed by packstack [1012382 ] http://bugzilla.redhat.com/1012382 (ON_DEV) Component: openstack-packstack Last change: 2016-04-19 Summary: swift: Admin user does not have permissions to see containers created by glance service [1352980 ] http://bugzilla.redhat.com/1352980 (NEW) Component: openstack-packstack Last change: 2016-09-23 Summary: it's not possible to deploy openstack with keystone api version v3 [1286828 ] http://bugzilla.redhat.com/1286828 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack should have the option to install QoS (neutron) [1382100 ] http://bugzilla.redhat.com/1382100 (ASSIGNED) Component: openstack-packstack Last change: 2016-10-11 Summary: Running packstack with answer file "Error: Error appeared during puppet run: 10.0.2.15_horizon.pp" [1403636 ] http://bugzilla.redhat.com/1403636 (NEW) Component: openstack-packstack Last change: 2016-12-12 Summary: Packstack cannot detect IP of the 2nd NIC [1353045 ] http://bugzilla.redhat.com/1353045 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: CONFIG_KEYSTONE_REGION is not honoured for all endpoints [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: API services has all admin permission instead of service [1063393 ] http://bugzilla.redhat.com/1063393 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: RFE: Provide option to set bind_host/bind_port for API services [1302766 ] http://bugzilla.redhat.com/1302766 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Add Magnum support using puppet-magnum [1285494 ] http://bugzilla.redhat.com/1285494 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: openstack- packstack-7.0.0-0.5.dev1661.gaf13b7e.el7.noarch cripples(?) httpd.conf [1291492 ] http://bugzilla.redhat.com/1291492 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Unfriendly behavior of IP filtering for VXLAN with EXCLUDE_SERVERS [1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack installation failed due to wrong http config [1227298 ] http://bugzilla.redhat.com/1227298 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: Packstack should support MTU settings [1269535 ] http://bugzilla.redhat.com/1269535 (NEW) Component: openstack-packstack Last change: 2016-08-29 Summary: packstack script does not test to see if the rc files *were* created. [1005073 ] http://bugzilla.redhat.com/1005073 (NEW) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Please add glance and nova lib folder config [1239027 ] http://bugzilla.redhat.com/1239027 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: please move httpd log files to corresponding dirs [1383620 ] http://bugzilla.redhat.com/1383620 (NEW) Component: openstack-packstack Last change: 2016-10-11 Summary: Packstack fails tox py27 unit tests only on RHEL [1168113 ] http://bugzilla.redhat.com/1168113 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: The warning message " NetworkManager is active " appears even when the NetworkManager is inactive [1116019 ] http://bugzilla.redhat.com/1116019 (ASSIGNED) Component: openstack-packstack Last change: 2016-09-07 Summary: AMQP1.0 server configurations needed [1312487 ] http://bugzilla.redhat.com/1312487 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: Packstack with Swift Glance backend does not seem to work [1184806 ] http://bugzilla.redhat.com/1184806 (NEW) Component: openstack-packstack Last change: 2016-04-28 Summary: [RFE] Packstack should support deploying Nova and Glance with RBD images and Ceph as a backend [1172310 ] http://bugzilla.redhat.com/1172310 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: support Keystone LDAP [1385025 ] http://bugzilla.redhat.com/1385025 (NEW) Component: openstack-packstack Last change: 2016-10-14 Summary: Manila image corruted [1200129 ] http://bugzilla.redhat.com/1200129 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: [RFE] add support for ceilometer workload partitioning via tooz/redis [1194678 ] http://bugzilla.redhat.com/1194678 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: On aarch64, nova.conf should default to vnc_enabled=False [1293693 ] http://bugzilla.redhat.com/1293693 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Keystone setup fails on missing required parameter [1286995 ] http://bugzilla.redhat.com/1286995 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack should configure LVM filtering with LVM/iSCSI ### openstack-puppet-modules (10 bugs) [1297535 ] http://bugzilla.redhat.com/1297535 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: Undercloud installation fails ::aodh::keystone::auth not found for instack [1292271 ] http://bugzilla.redhat.com/1292271 (NEW) Component: openstack-puppet-modules Last change: 2016-12-02 Summary: Receive Msg 'Error: Could not find user glance' [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-puppet-modules Last change: 2016-05-18 Summary: Offset Swift ports to 6200 [1289761 ] http://bugzilla.redhat.com/1289761 (NEW) Component: openstack-puppet-modules Last change: 2017-01-11 Summary: PackStack installs Nova crontab that nova user can't run [1382511 ] http://bugzilla.redhat.com/1382511 (NEW) Component: openstack-puppet-modules Last change: 2016-11-30 Summary: Purge support for mitaka missing key patch [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1316856 ] http://bugzilla.redhat.com/1316856 (NEW) Component: openstack-puppet-modules Last change: 2016-09-24 Summary: packstack fails to configure ovs bridge for CentOS [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: trove guestagent config mods for integration testing [1369164 ] http://bugzilla.redhat.com/1369164 (NEW) Component: openstack-puppet-modules Last change: 2016-08-22 Summary: multidomain is not supported in RDO Mitaka [1318332 ] http://bugzilla.redhat.com/1318332 (NEW) Component: openstack-puppet-modules Last change: 2016-04-19 Summary: Cinder workaround should be removed ### openstack-sahara (1 bug) [1305790 ] http://bugzilla.redhat.com/1305790 (NEW) Component: openstack-sahara Last change: 2016-07-13 Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via Sahara Wizards on RDO Liberty ### openstack-selinux (7 bugs) [1373321 ] http://bugzilla.redhat.com/1373321 (NEW) Component: openstack-selinux Last change: 2016-09-06 Summary: Can't deploy an overcloud because selinux blocks neutron_t to access unlabeled_t files (nsfs) [1359216 ] http://bugzilla.redhat.com/1359216 (NEW) Component: openstack-selinux Last change: 2016-09-06 Summary: openstack-selinux does not allow neutron to access /proc/self/ns/net (centos) [1353227 ] http://bugzilla.redhat.com/1353227 (NEW) Component: openstack-selinux Last change: 2016-07-06 Summary: openstack-designate AVCs when named/bind tries to read configuration out of /var/lib/designate [1174795 ] http://bugzilla.redhat.com/1174795 (NEW) Component: openstack-selinux Last change: 2016-04-18 Summary: keystone fails to start: raise exception.ConfigFileNotF ound(config_file=paste_config_value) [1362609 ] http://bugzilla.redhat.com/1362609 (NEW) Component: openstack-selinux Last change: 2016-08-03 Summary: glance-registry AVC name_connect when using memcached [1360165 ] http://bugzilla.redhat.com/1360165 (NEW) Component: openstack-selinux Last change: 2016-09-15 Summary: Add a rule to allow a non-ephemeral cluster port for rabbitmq [1341738 ] http://bugzilla.redhat.com/1341738 (NEW) Component: openstack-selinux Last change: 2016-06-01 Summary: AVC: beam.smp tries to write in SSL certificate ### openstack-swift (2 bugs) [1382921 ] http://bugzilla.redhat.com/1382921 (NEW) Component: openstack-swift Last change: 2016-11-29 Summary: swift-object-expirer packaged in wrong package [1352456 ] http://bugzilla.redhat.com/1352456 (NEW) Component: openstack-swift Last change: 2016-07-04 Summary: Swift Liberty reports "%RPMVERSION%" instead of actual version string ### openstack-tripleo (34 bugs) [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1351570 ] http://bugzilla.redhat.com/1351570 (NEW) Component: openstack-tripleo Last change: 2016-06-30 Summary: Failure to deploy 3 Node HA Controller and 2 Compute Nodes via Tripleo QuickStart [1344620 ] http://bugzilla.redhat.com/1344620 (NEW) Component: openstack-tripleo Last change: 2016-06-10 Summary: Nova instance live migration fails: migrateToURI3() got an unexpected keyword argument 'bandwidth' [1364789 ] http://bugzilla.redhat.com/1364789 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: Openstack undercloud install ( via instack-virt-setup ) craches on instack VM with error 'ImportError: No module named osc_lib' [1344495 ] http://bugzilla.redhat.com/1344495 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Horizon: Error: Unable to retrieve project list and Error: Unable to retrieve domain list. [1329095 ] http://bugzilla.redhat.com/1329095 (NEW) Component: openstack-tripleo Last change: 2016-04-22 Summary: mariadb and keystone down after an upgrade from liberty to mitaka [1365884 ] http://bugzilla.redhat.com/1365884 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: MySQL Galera fails to start [1351547 ] http://bugzilla.redhat.com/1351547 (ASSIGNED) Component: openstack-tripleo Last change: 2016-07-05 Summary: Rabbitmq clone starts on just one node in a HA deploy [1344442 ] http://bugzilla.redhat.com/1344442 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Ceilometer central fails to start: ImportError: No module named redis [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1277980 ] http://bugzilla.redhat.com/1277980 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: missing python-proliantutils [1358083 ] http://bugzilla.redhat.com/1358083 (NEW) Component: openstack-tripleo Last change: 2016-07-20 Summary: openstack-tripleo: /usr/share/instack-undercloud /puppet-stack-config/puppet-stack-config.yaml.template (line 429) misses right curly bracket, this creates misconfigured /httpboot/inspector.ipxe and introspection fails. [1361613 ] http://bugzilla.redhat.com/1361613 (NEW) Component: openstack-tripleo Last change: 2016-07-29 Summary: Deployment of RDO M2, Gnocchi statsd gets configured only on first controller in HA environment and it fails to start on the rest of 2 controllers [1340865 ] http://bugzilla.redhat.com/1340865 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1353915 ] http://bugzilla.redhat.com/1353915 (NEW) Component: openstack-tripleo Last change: 2016-07-18 Summary: [RFE] Add to scripts generated by undercloud install - script to replace failed TripleO QuickStart HA Controller [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: User can not login into the overcloud horizon using the proper credentials [1353976 ] http://bugzilla.redhat.com/1353976 (NEW) Component: openstack-tripleo Last change: 2016-07-11 Summary: tripleo ceontos7 images missing linux-firmware package [1303614 ] http://bugzilla.redhat.com/1303614 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: overcloud deployment failed AttributeError: 'Proxy' object has no attribute 'api' [1364129 ] http://bugzilla.redhat.com/1364129 (NEW) Component: openstack-tripleo Last change: 2016-08-05 Summary: Overcloud pacemaker services restart behavior causes downtime [1341093 ] http://bugzilla.redhat.com/1341093 (NEW) Component: openstack-tripleo Last change: 2016-06-01 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1359911 ] http://bugzilla.redhat.com/1359911 (NEW) Component: openstack-tripleo Last change: 2016-07-25 Summary: Cannot generate overcloud images with liberty [1365545 ] http://bugzilla.redhat.com/1365545 (NEW) Component: openstack-tripleo Last change: 2016-08-09 Summary: Overcloud been set up via instack-virt-setup fails to run `nova keypair-add oskey > oskey.pem` [1380207 ] http://bugzilla.redhat.com/1380207 (NEW) Component: openstack-tripleo Last change: 2016-09-29 Summary: Doing overcloud stack update (package upgrade) fails with error saying can't find resource openstack- keystone [1344398 ] http://bugzilla.redhat.com/1344398 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: SSL enabled undercloud doesn't configure https protocol for several endpoints [1343634 ] http://bugzilla.redhat.com/1343634 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: controller-no-external.yaml template still creates external network and fails to deploy [1350605 ] http://bugzilla.redhat.com/1350605 (NEW) Component: openstack-tripleo Last change: 2016-06-27 Summary: Error regarding the TUN device using quickstart.sh [1344467 ] http://bugzilla.redhat.com/1344467 (NEW) Component: openstack-tripleo Last change: 2016-08-29 Summary: Unable to launch instance: Invalid: Volume sets discard option, qemu (1, 6, 0) or later is required. [1277990 ] http://bugzilla.redhat.com/1277990 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: openstack-ironic-inspector-dnsmasq.service: failed to start during undercloud installation [1344447 ] http://bugzilla.redhat.com/1344447 (NEW) Component: openstack-tripleo Last change: 2016-06-21 Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python- rados' >= 9.1.0 [1344451 ] http://bugzilla.redhat.com/1344451 (NEW) Component: openstack-tripleo Last change: 2016-06-20 Summary: HAProxy logs show up in the os-collect-config journal [1334259 ] http://bugzilla.redhat.com/1334259 (NEW) Component: openstack-tripleo Last change: 2016-05-09 Summary: openstack overcloud image upload fails with "Required file "./ironic-python-agent.initramfs" does not exist." [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Scaling work to do during icehouse ### openstack-tripleo-heat-templates (4 bugs) [1386447 ] http://bugzilla.redhat.com/1386447 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-10-19 Summary: Newton (HA) Deployments failing w/ httpd service restart timeout [1364032 ] http://bugzilla.redhat.com/1364032 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-08-23 Summary: Mixed deployment with UC in Mitaka and OC in Newton scale up fails with sql error [1266027 ] http://bugzilla.redhat.com/1266027 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-04-18 Summary: TripleO should use pymysql database driver since Liberty [1342145 ] http://bugzilla.redhat.com/1342145 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-06-02 Summary: Deploying Manila is not possible due to missing template ### openstack-tripleo-image-elements (2 bugs) [1347652 ] http://bugzilla.redhat.com/1347652 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-06-22 Summary: post-install deletes foreign o-r-c configure.d scripts [1303567 ] http://bugzilla.redhat.com/1303567 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-04-18 Summary: Overcloud deployment fails using Ceph ### openstack-trove (1 bug) [1327068 ] http://bugzilla.redhat.com/1327068 (NEW) Component: openstack-trove Last change: 2016-05-24 Summary: trove guest agent should create a sudoers entry ### Package Review (47 bugs) [1408245 ] http://bugzilla.redhat.com/1408245 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-keystone [1406146 ] http://bugzilla.redhat.com/1406146 (ASSIGNED) Component: Package Review Last change: 2017-01-16 Summary: Review Request: python-collectd-gnocchi gnocchi collectd plugin [1390608 ] http://bugzilla.redhat.com/1390608 (NEW) Component: Package Review Last change: 2017-01-12 Summary: Review Request: vitrage-dashboard Horizon plugin for vitrage [1408242 ] http://bugzilla.redhat.com/1408242 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-heat [1408238 ] http://bugzilla.redhat.com/1408238 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-rally [1327635 ] http://bugzilla.redhat.com/1327635 (ASSIGNED) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-congress - OpenStack Congress Service [1408239 ] http://bugzilla.redhat.com/1408239 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-aodh [1408254 ] http://bugzilla.redhat.com/1408254 (ASSIGNED) Component: Package Review Last change: 2017-01-13 Summary: Review Request: puppet-systemd - puppet module to customize systemd services [1392309 ] http://bugzilla.redhat.com/1392309 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-os-faults - OpenStack fault- injection library [1402010 ] http://bugzilla.redhat.com/1402010 (NEW) Component: Package Review Last change: 2016-12-16 Summary: Include puppet-fdio in openstack-puppet-modules [1408461 ] http://bugzilla.redhat.com/1408461 (ASSIGNED) Component: Package Review Last change: 2017-01-16 Summary: python-shaker: Distributed data-plane performance testing tool [1344368 ] http://bugzilla.redhat.com/1344368 (NEW) Component: Package Review Last change: 2016-06-09 Summary: Review Request: openstack-ironic-ui - OpenStack Ironic Dashboard [1393996 ] http://bugzilla.redhat.com/1393996 (ASSIGNED) Component: Package Review Last change: 2017-01-09 Summary: Review Request: python-novajoin - Nova integration to enroll IPA clients [1408235 ] http://bugzilla.redhat.com/1408235 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-zaqar [1396633 ] http://bugzilla.redhat.com/1396633 (NEW) Component: Package Review Last change: 2016-11-22 Summary: Review request: puppet-qdr [1272513 ] http://bugzilla.redhat.com/1272513 (ASSIGNED) Component: Package Review Last change: 2016-05-20 Summary: Review Request: Murano - is an application catalog for OpenStack [1408231 ] http://bugzilla.redhat.com/1408231 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-gnocchi [1408241 ] http://bugzilla.redhat.com/1408241 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-cinder [1331486 ] http://bugzilla.redhat.com/1331486 (NEW) Component: Package Review Last change: 2016-12-07 Summary: Tracker bugzilla for puppet packages in RDO Newton cycle [1408237 ] http://bugzilla.redhat.com/1408237 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-neutron [1408244 ] http://bugzilla.redhat.com/1408244 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-neutron-fwaas [1391444 ] http://bugzilla.redhat.com/1391444 (NEW) Component: Package Review Last change: 2016-12-21 Summary: Review Request: boost159 - The free peer-reviewed portable C++ source libraries [1403740 ] http://bugzilla.redhat.com/1403740 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-logstash logging service [1403756 ] http://bugzilla.redhat.com/1403756 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-midonet_openstack [1406536 ] http://bugzilla.redhat.com/1406536 (NEW) Component: Package Review Last change: 2016-12-21 Summary: Review Request: openstack-tacker - OpenStack NFV Orchestration [1385604 ] http://bugzilla.redhat.com/1385604 (NEW) Component: Package Review Last change: 2017-01-09 Summary: New package: python-networking-vsphere - A set of Neutron drivers and agents to manage vSphere clusters. [1414051 ] http://bugzilla.redhat.com/1414051 (NEW) Component: Package Review Last change: 2017-01-17 Summary: New package: openstack-heat-agents [1390391 ] http://bugzilla.redhat.com/1390391 (ASSIGNED) Component: Package Review Last change: 2016-12-13 Summary: Review Request: openstack-kolla - Templates and tools from the Kolla project to build OpenStack container images [1374800 ] http://bugzilla.redhat.com/1374800 (ASSIGNED) Component: Package Review Last change: 2016-12-07 Summary: Review Request: puppet-magnum [1342227 ] http://bugzilla.redhat.com/1342227 (ASSIGNED) Component: Package Review Last change: 2016-06-06 Summary: Review Request: python-designate-tests-tempest - Tempest Integration of Designate [1400150 ] http://bugzilla.redhat.com/1400150 (ASSIGNED) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-ec2api [1408234 ] http://bugzilla.redhat.com/1408234 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-manila [1408236 ] http://bugzilla.redhat.com/1408236 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-ironic [1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED) Component: Package Review Last change: 2016-10-08 Summary: New Package: python-dracclient [1326586 ] http://bugzilla.redhat.com/1326586 (NEW) Component: Package Review Last change: 2016-08-24 Summary: Review request: Sensu [1373511 ] http://bugzilla.redhat.com/1373511 (ASSIGNED) Component: Package Review Last change: 2016-11-14 Summary: New Package Request: virtualbmc [1272524 ] http://bugzilla.redhat.com/1272524 (ASSIGNED) Component: Package Review Last change: 2016-05-19 Summary: Review Request: openstack-mistral - workflow Service for OpenStack cloud [1408233 ] http://bugzilla.redhat.com/1408233 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-neutron-vpnaas [1408232 ] http://bugzilla.redhat.com/1408232 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-mistral [1361959 ] http://bugzilla.redhat.com/1361959 (ASSIGNED) Component: Package Review Last change: 2016-09-01 Summary: Include puppet-ovn in openstack-puppet-modules [1342987 ] http://bugzilla.redhat.com/1342987 (ASSIGNED) Component: Package Review Last change: 2017-01-06 Summary: Review Request: openstack-vitrage - OpenStack RCA (Root Cause Analysis) Engine [1408243 ] http://bugzilla.redhat.com/1408243 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-ceilometer [1408240 ] http://bugzilla.redhat.com/1408240 (NEW) Component: Package Review Last change: 2017-01-05 Summary: Review Request: openstack-neutron-lbaas [1409964 ] http://bugzilla.redhat.com/1409964 (NEW) Component: Package Review Last change: 2017-01-04 Summary: New package : Tap as a service extension for neutron [1406909 ] http://bugzilla.redhat.com/1406909 (ASSIGNED) Component: Package Review Last change: 2017-01-16 Summary: Review request: python-scciclient - Ironic plugin driver [1406728 ] http://bugzilla.redhat.com/1406728 (NEW) Component: Package Review Last change: 2016-12-23 Summary: ansible-pacemaker - Ansible library for tripleo composable upgrade [1365932 ] http://bugzilla.redhat.com/1365932 (ASSIGNED) Component: Package Review Last change: 2016-09-20 Summary: import puppet-barbican into OPM ### python-fixtures (1 bug) [1379427 ] http://bugzilla.redhat.com/1379427 (NEW) Component: python-fixtures Last change: 2016-09-27 Summary: python-fixtures >= 3 is required for neutron ### python-keystoneclient (1 bug) [1399374 ] http://bugzilla.redhat.com/1399374 (NEW) Component: python-keystoneclient Last change: 2016-11-28 Summary: API response times are slow ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2016-05-02 Summary: Missing versioned dependency on python-six ### python-webob (1 bug) [1384058 ] http://bugzilla.redhat.com/1384058 (NEW) Component: python-webob Last change: 2016-10-12 Summary: In Newton python-webob 1.6.1 is required as in upper- constraints.txt ### rdo-manager (15 bugs) [1306350 ] http://bugzilla.redhat.com/1306350 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, if not configured, the first nic on compute nodes gets addresses from dhcp as a default [1270910 ] http://bugzilla.redhat.com/1270910 (ASSIGNED) Component: rdo-manager Last change: 2016-07-27 Summary: IP address from external subnet gets assigned to br-ex when using default single-nic-vlans templates [1306364 ] http://bugzilla.redhat.com/1306364 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, using bridge mappings, Neutron opensvswitch-agent plugin's config file don't gets populated correctly [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: there is a newer image that can be used to deploy openstack [1294683 ] http://bugzilla.redhat.com/1294683 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: instack-undercloud: "openstack undercloud install" throws errors and then gets stuck due to selinux. [1271289 ] http://bugzilla.redhat.com/1271289 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: overcloud-novacompute stuck in spawning state [1216981 ] http://bugzilla.redhat.com/1216981 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: No way to increase yum timeouts when building images [1270370 ] http://bugzilla.redhat.com/1270370 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: [RDO-Manager] bulk introspection moving the nodes from available to manageable too quickly [getting: NodeLocked:] [1292253 ] http://bugzilla.redhat.com/1292253 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Production + EPEL + yum-plugin-priorities results in wrong version of hiera [1273541 ] http://bugzilla.redhat.com/1273541 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: RDO-Manager needs epel.repo enabled (otherwise undercloud deployment fails.) [1271726 ] http://bugzilla.redhat.com/1271726 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: 1 of the overcloud VMs (nova) is stack in spawning state [1273680 ] http://bugzilla.redhat.com/1273680 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: HA overcloud with network isolation deployment fails [1270805 ] http://bugzilla.redhat.com/1270805 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Glance client returning 'Expected endpoint' [1272376 ] http://bugzilla.redhat.com/1272376 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Duplicate nova hypervisors after rebooting compute nodes [1370653 ] http://bugzilla.redhat.com/1370653 (NEW) Component: rdo-manager Last change: 2016-09-06 Summary: Deploying overcloud fails at step4 of the controllers ### rdopkg (2 bugs) [1386460 ] http://bugzilla.redhat.com/1386460 (NEW) Component: rdopkg Last change: 2016-10-19 Summary: can not install allinone ironic with RDO Newton version [1353406 ] http://bugzilla.redhat.com/1353406 (NEW) Component: rdopkg Last change: 2016-07-07 Summary: Expired SSL for RPM package. ### RFEs (2 bugs) [1193886 ] http://bugzilla.redhat.com/1193886 (ASSIGNED) Component: RFEs Last change: 2016-04-18 Summary: RFE: wait for DB after boot [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2016-05-20 Summary: [RFE] Provide easy to use upgrade tool ### tempest (1 bug) [1250081 ] http://bugzilla.redhat.com/1250081 (NEW) Component: tempest Last change: 2015-08-06 Summary: test_minimum_basic scenario failed to run on rdo- manager ## Fixed bugs This is a list of "fixed" bugs by component. A "fixed" bug is fixed state MODIFIED, POST, ON_QA and has been fixed. You can help out by testing the fix to make sure it works as intended. (71 bugs) ### distribution (7 bugs) [1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED) Component: distribution Last change: 2016-04-21 Summary: Log handler repeatedly crashes [1368182 ] http://bugzilla.redhat.com/1368182 (MODIFIED) Component: distribution Last change: 2016-09-02 Summary: Rabbitmq-server has a new version in Fedora that addresses several bugs [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2016-04-18 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1409689 ] http://bugzilla.redhat.com/1409689 (MODIFIED) Component: distribution Last change: 2017-01-03 Summary: CVE-2016-9599 puppet-tripleo:if ssl is enabled, traffic is open on both undercloud and overcloud [openstack- rdo] [1344148 ] http://bugzilla.redhat.com/1344148 (ON_QA) Component: distribution Last change: 2016-06-17 Summary: RDO mitaka openstack-tempest build requires updated python-urllib3 [1400533 ] http://bugzilla.redhat.com/1400533 (ON_QA) Component: distribution Last change: 2016-12-02 Summary: Could not find fact 'search_external' [1397098 ] http://bugzilla.redhat.com/1397098 (MODIFIED) Component: distribution Last change: 2016-12-21 Summary: Upgrade python-requests to 2.11.1 for Newton ### instack-undercloud (1 bug) [1270033 ] http://bugzilla.redhat.com/1270033 (POST) Component: instack-undercloud Last change: 2016-05-05 Summary: [RDO-Manager] Node inspection fails when changing the default 'inspection_iprange' value in undecloud.conf. ### openstack-ceilometer (2 bugs) [1287252 ] http://bugzilla.redhat.com/1287252 (POST) Component: openstack-ceilometer Last change: 2016-04-18 Summary: openstack-ceilometer-alarm-notifier does not start: unit file is missing [1331510 ] http://bugzilla.redhat.com/1331510 (ON_QA) Component: openstack-ceilometer Last change: 2016-07-29 Summary: Gnocchi 2.0.2-1 release does not have Mitaka default configuration file ### openstack-glance (1 bug) [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2016-04-19 Summary: Glance api ssl issue ### openstack-heat (1 bug) [1411422 ] http://bugzilla.redhat.com/1411422 (ON_QA) Component: openstack-heat Last change: 2017-01-10 Summary: Floatting IP association failed in Mitaka Heat ### openstack-ironic (2 bugs) [1348817 ] http://bugzilla.redhat.com/1348817 (ON_QA) Component: openstack-ironic Last change: 2016-06-23 Summary: CVE-2016-4985 openstack-ironic: Ironic Node information including credentials exposed to unauthenticated users [openstack-rdo] [1373394 ] http://bugzilla.redhat.com/1373394 (MODIFIED) Component: openstack-ironic Last change: 2016-09-09 Summary: wwn_vendor_extension not supported ### openstack-ironic-discoverd (1 bug) [1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED) Component: openstack-ironic-discoverd Last change: 2016-10-08 Summary: No valid interfaces found during introspection ### openstack-keystone (2 bugs) [1280530 ] http://bugzilla.redhat.com/1280530 (MODIFIED) Component: openstack-keystone Last change: 2016-05-20 Summary: Fernet tokens cannot read key files with SELInux enabled [1341332 ] http://bugzilla.redhat.com/1341332 (POST) Component: openstack-keystone Last change: 2016-06-01 Summary: keystone logrotate configuration should use size configuration ### openstack-nova (2 bugs) [1367696 ] http://bugzilla.redhat.com/1367696 (ON_QA) Component: openstack-nova Last change: 2016-12-15 Summary: Add RPM deps to require install of qemu-kvm-rhev, not qemu-kvm-rhel [1301156 ] http://bugzilla.redhat.com/1301156 (POST) Component: openstack-nova Last change: 2016-04-22 Summary: openstack-nova missing specfile requires on castellan>=0.3.1 ### openstack-packstack (19 bugs) [1288179 ] http://bugzilla.redhat.com/1288179 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Mitaka: Packstack image provisioning fails with "Store filesystem could not be configured correctly" [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [130227 From hrybacki at redhat.com Tue Jan 17 20:18:48 2017 From: hrybacki at redhat.com (Harry Rybacki) Date: Tue, 17 Jan 2017 15:18:48 -0500 Subject: [rdo-list] RDO-Infra Weekly Scrum Recap: Message-ID: Greetings All, Links to the RDO-Infra team scrum[1] and recording[2] from this week's meeting are below. Highlights: - Review use of tags and vars for flow control of OOOQ - Action[3]: Create RFE bug/mailing list thread to discuss unifying flow control with vars - DLRN API updates - VM is up with DLRN API for testing interaction. jpena has access information - Infra team movement to the Software Factory DFG is underway - ARA has merged into OOOQ - There are several improvements needed to make this functionality truly useful - Action[4]: Hold design session to discuss how to improve functionality of ARA within OOOQ and increase usefulness of live console logs for jobs. - Image server will need to be moved when OS1 goes down - Action[5]: myoung volunteers to head preparations for setting up a replacement on RDO Cloud when it is up - Discuss devmode.sh libvirt pool autostart bug - Discuss Pike PTG presence and sessions [1] - https://review.rdoproject.org/etherpad/p/rdo-infra-scrum [2] - https://bluejeans.com/s/45PPW/ [3] - https://trello.com/c/k4ZOZ7hX/545-create-rfe-bug-and-mailing-list-thread-to-discuss-unifying-flow-control-of-oooq-with-variables [4] - https://trello.com/c/Kz35pu8b/546-have-discussion-design-session-blueprint-increasing-usefulness-of-ara-wrt-oooq-and-increasing-usefulness-of-live-console-logs-fo [5] - https://trello.com/c/HkMC9Rfc/547-start-preparing-for-os1-shutdown-new-image-log-server-on-os1 /R Harry Rybacki From apevec at redhat.com Wed Jan 18 12:15:31 2017 From: apevec at redhat.com (Alan Pevec) Date: Wed, 18 Jan 2017 13:15:31 +0100 Subject: [rdo-list] Ocata requirements freeze coming WAS Shipping OVS 2.6? Message-ID: On Fri, Jan 6, 2017 at 5:37 PM, Alan Pevec wrote: >> This is an excellent point though. Since this is a significant OVS version >> upgrade, we should definitely put some effort into testing it. > > Also test with RDO Newton and Mitaka releases, I'd like to push OVS > 2.6 into common-testing/release eventually because I don't think > keeping old version branch for Newton and Mitaka users is sustainable. > In RDO we are rebuilding OVS from Fedora[1] and there have not been > maintenance updates for older releases e.g. 2.5.1 [2] > > Cheers, > Alan > > [1] https://koji.fedoraproject.org/koji/packageinfo?packageID=13455 > [2] https://github.com/openvswitch/ovs/releases/tag/v2.5.1 Bumping this thread - I've also added it as a topic for today's https://etherpad.openstack.org/p/RDO-Meeting Ocata requirements freeze is next week and we now also have mariadb 10.1.20 update in common-pending repo. We need go/no go based on CI results from puppet/tripleo CI, how can we achieve that? Cheers, Alan From whayutin at redhat.com Wed Jan 18 14:20:35 2017 From: whayutin at redhat.com (Wesley Hayutin) Date: Wed, 18 Jan 2017 09:20:35 -0500 Subject: [rdo-list] [CI] ansible-role-foo deprecation notice Message-ID: Greetings, All of the tripleo-quickstart roles that were active in gerrithub have been change from "Active" to "Read Only". We will delete the gerrithub projects at the end of the Ocata cycle. Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: From javier.pena at redhat.com Wed Jan 18 15:44:55 2017 From: javier.pena at redhat.com (Javier Pena) Date: Wed, 18 Jan 2017 10:44:55 -0500 (EST) Subject: [rdo-list] [Meeting] RDO meeting (2017-01-18) Minutes Message-ID: <1449238780.10242956.1484754295203.JavaMail.zimbra@redhat.com> ============================== #rdo: RDO meeting - 2017-01-18 ============================== Meeting started by jpena at 15:00:53 UTC. The full logs are available at https://meetbot.fedoraproject.org/rdo/2017-01-18/rdo_meeting_-_2017-01-18.2017-01-18-15.00.log.html . Meeting summary --------------- * roll call (jpena, 15:01:16) * Ceph Hammer (EOL) with Mitaka (jpena, 15:03:45) * AGREED: Ceph Hammer is currently what RDO tests with the Mitaka release. Ceph Hammer is all but EOL. While Jewel is known to work with RDO Mitaka, RDO does not currently test it and has no plans on testing it until Mitaka is EOL.? (dmsimard, 15:11:25) * AGREED: Ceph Hammer is currently what RDO tests with the Mitaka release. Ceph Hammer is all but EOL. While Jewel is known to work with RDO Mitaka, RDO does not currently test it and has no plans on testing it until Mitaka is EOL. (dmsimard, 15:11:38) * ACTION: apevec to check Ceph Hammer repo w/ CentOS Storage SIG (apevec, 15:16:52) * Any feedback from tripleo/puppet CI on deps udpates in openstack-common-pending? (jpena, 15:17:22) * ACTION: trown submit a review to tripleo-ci to test pending repo (trown|mtg, 15:25:35) * Still looking for talks for CentOS Dojo in Brussels (jpena, 15:29:12) * Mitaka: Should CI be using KVM from virt sig (>=2.6) ? (jpena, 15:31:13) * ACTION: dmsimard to update weirdo to use KVM from virt sig in Mitaka jobs (jpena, 15:36:41) * chair for next meeting (jpena, 15:36:52) * ACTION: chandankumar to chair the next meeting (jpena, 15:37:38) * open floor (jpena, 15:37:41) Meeting ended at 15:43:34 UTC. Action Items ------------ * apevec to check Ceph Hammer repo w/ CentOS Storage SIG * trown submit a review to tripleo-ci to test pending repo * dmsimard to update weirdo to use KVM from virt sig in Mitaka jobs * chandankumar to chair the next meeting Action Items, by person ----------------------- * apevec * apevec to check Ceph Hammer repo w/ CentOS Storage SIG * chandankumar * chandankumar to chair the next meeting * dmsimard * dmsimard to update weirdo to use KVM from virt sig in Mitaka jobs * trown * trown submit a review to tripleo-ci to test pending repo * **UNASSIGNED** * (none) People Present (lines said) --------------------------- * apevec (47) * dmsimard (38) * jpena (29) * EmilienM (17) * trown|mtg (8) * zodbot (8) * rbowen (6) * jruzicka (4) * chandankumar (3) * openstack (3) * amoralej (3) * rdogerrit (3) * leifmadsen (2) * number80 (2) * trown (1) * amoralej|lunch (1) * rdobot (1) * gfidente (1) * dougbtv (1) Generated by `MeetBot`_ 0.1.4 .. _`MeetBot`: http://wiki.debian.org/MeetBot From apevec at redhat.com Thu Jan 19 00:44:39 2017 From: apevec at redhat.com (Alan Pevec) Date: Thu, 19 Jan 2017 01:44:39 +0100 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: On Mon, Jan 9, 2017 at 12:26 PM, Assaf Muller wrote: > On Fri, Jan 6, 2017 at 9:11 AM, Michael Orazi wrote: >> Additionally I'd be curious to know if we have CI jobs to cover >> in-place upgrades so we understand the implications for systems that >> are already set up and would like to move to a newer OVS version. > > Indeed the 2.4 to 2.5 upgrade was tricky. And so will be 2.6 :( Test upgrade job with pending repo enabled failed: http://logs.openstack.org/44/422244/2/experimental/gate-tripleo-ci-centos-7-multinode-upgrades-nv/5c5d59d/console.html ... ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory) Assaf, can you get those who worked on ovs 2.4 -> 2.5 upgrade to look at this, if it might sound familiar to them? Potential patches in tripleo can be tested against OVS 2.6 in pending repo by adding Depends-On: I19293cfef76384598511c9b278cdf887eaa5dc5c Cheers, Alan From apevec at redhat.com Thu Jan 19 00:47:39 2017 From: apevec at redhat.com (Alan Pevec) Date: Thu, 19 Jan 2017 01:47:39 +0100 Subject: [rdo-list] Ocata requirements freeze coming WAS Shipping OVS 2.6? In-Reply-To: References: Message-ID: On Wed, Jan 18, 2017 at 1:15 PM, Alan Pevec wrote: > Ocata requirements freeze is next week and we now also have mariadb > 10.1.20 update in common-pending repo. We need go/no go based on CI > results from puppet/tripleo CI, how can we achieve that? UPDATE we are tracking progress in https://review.rdoproject.org/etherpad/p/pending-ovs Weirdo jobs passed, so puppet-openstack-integration and packstack are good. TripleO failed on upgrades, see update on the original thread for details. Cheers, Alan From phillwuk at gmail.com Thu Jan 19 01:53:15 2017 From: phillwuk at gmail.com (Phill. Whiteside) Date: Thu, 19 Jan 2017 01:53:15 +0000 Subject: [rdo-list] Ocata requirements freeze coming WAS Shipping OVS 2.6? In-Reply-To: References: Message-ID: Hi, sorry also so late (had my server check in sick) . I have seen various discussions of the current test series. I'm hopeful to have a local test machine for ocata but will be using packstack script. I saw some discord at last request, is packstack still supported with CentOS v7 and ocata ? Kindest regards, Phill. On 19 January 2017 at 00:47, Alan Pevec wrote: > On Wed, Jan 18, 2017 at 1:15 PM, Alan Pevec wrote: > > Ocata requirements freeze is next week and we now also have mariadb > > 10.1.20 update in common-pending repo. We need go/no go based on CI > > results from puppet/tripleo CI, how can we achieve that? > > UPDATE we are tracking progress in > https://review.rdoproject.org/etherpad/p/pending-ovs > > Weirdo jobs passed, so puppet-openstack-integration and packstack are good. > TripleO failed on upgrades, see update on the original thread for details. > > Cheers, > Alan > > _______________________________________________ > 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 apevec at redhat.com Thu Jan 19 10:00:44 2017 From: apevec at redhat.com (Alan Pevec) Date: Thu, 19 Jan 2017 11:00:44 +0100 Subject: [rdo-list] Ocata requirements freeze coming WAS Shipping OVS 2.6? In-Reply-To: References: Message-ID: > packstack still supported with CentOS v7 and ocata ? In RDO supported means "passed CI", then yes, Packstack does pass RDO CI on CentOS 7.3 in Ocata. Cheers, Alan From assaf at redhat.com Thu Jan 19 11:48:45 2017 From: assaf at redhat.com (Assaf Muller) Date: Thu, 19 Jan 2017 06:48:45 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: + Sofer, Brent, Terry. On Wed, Jan 18, 2017 at 7:44 PM, Alan Pevec wrote: > On Mon, Jan 9, 2017 at 12:26 PM, Assaf Muller wrote: >> On Fri, Jan 6, 2017 at 9:11 AM, Michael Orazi wrote: >>> Additionally I'd be curious to know if we have CI jobs to cover >>> in-place upgrades so we understand the implications for systems that >>> are already set up and would like to move to a newer OVS version. >> >> Indeed the 2.4 to 2.5 upgrade was tricky. > > And so will be 2.6 :( > > Test upgrade job with pending repo enabled failed: > http://logs.openstack.org/44/422244/2/experimental/gate-tripleo-ci-centos-7-multinode-upgrades-nv/5c5d59d/console.html > ... > ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection > failed (No such file or directory) > > Assaf, can you get those who worked on ovs 2.4 -> 2.5 upgrade to look > at this, if it might sound familiar to them? > Potential patches in tripleo can be tested against OVS 2.6 in pending > repo by adding > Depends-On: I19293cfef76384598511c9b278cdf887eaa5dc5c Terry, Brent, updating OVS to 2.6 is a priority for the Ocata release. Can you please take a look? > > Cheers, > Alan From trown at redhat.com Thu Jan 19 14:43:53 2017 From: trown at redhat.com (John Trowbridge) Date: Thu, 19 Jan 2017 09:43:53 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: On 01/18/2017 07:44 PM, Alan Pevec wrote: > On Mon, Jan 9, 2017 at 12:26 PM, Assaf Muller wrote: >> On Fri, Jan 6, 2017 at 9:11 AM, Michael Orazi wrote: >>> Additionally I'd be curious to know if we have CI jobs to cover >>> in-place upgrades so we understand the implications for systems that >>> are already set up and would like to move to a newer OVS version. >> >> Indeed the 2.4 to 2.5 upgrade was tricky. > > And so will be 2.6 :( > > Test upgrade job with pending repo enabled failed: > http://logs.openstack.org/44/422244/2/experimental/gate-tripleo-ci-centos-7-multinode-upgrades-nv/5c5d59d/console.html > ... > ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection > failed (No such file or directory) > Technically, this is not only happening on the upgrades job[1]. However, it is happening in the infra setup stage for the multinode jobs, and the image from infra has older OVS and we upgrade before running the ovs-vsctl command. This was actually pretty easy for me to reproduce by just upgrading OVS to 2.6 and running `ovs-vsctl --add-br foo`. I get the same error. [1] http://logs.openstack.org/44/422244/2/check/gate-tripleo-ci-centos-7-nonha-multinode/1613617/ > Assaf, can you get those who worked on ovs 2.4 -> 2.5 upgrade to look > at this, if it might sound familiar to them? > Potential patches in tripleo can be tested against OVS 2.6 in pending > repo by adding > Depends-On: I19293cfef76384598511c9b278cdf887eaa5dc5c > > Cheers, > Alan > From dradez at redhat.com Thu Jan 19 17:09:58 2017 From: dradez at redhat.com (Dan Radez) Date: Thu, 19 Jan 2017 12:09:58 -0500 Subject: [rdo-list] [apex][armband] RDO / OPNFV / ARM In-Reply-To: References: Message-ID: <77bf0c5b-b396-ed00-4556-8a504628d555@redhat.com> Update on ARM for Apex forwarding to the lists for visibility. -------- Forwarded Message -------- Subject: Re: RDO / OPNFV / ARM Date: Thu, 19 Jan 2017 12:06:42 -0500 From: Dan Radez To: Dave Neary , Ha?kel CC: John Trowbridge , Michael Chapman , Tim Rozet , Alan Pevec , Jon Masters , Alvaro Lopez Ortega , Alexandru Avadanii , Bob Monkman On 01/18/2017 04:27 PM, Dave Neary wrote: > Hi Dan, > > Responding to a way-old email (seemed like a good sp[ot). > > Just checking in: Tim tells me that you are working on ARM for TripleO > now - how is it coming along? In track? When do you expect a full Apex > deployment on ARM? > > Thanks, > Dave. > Good day for a check in Dave, Note: adding Alvaro at RedHat, Bob at ARM and Alex at ENEA. In short: I've made good initial progress building the base overcloud images but do have a decent bit of ground left to cover building the undercloud, running the apex build and actually trying to deploy with the images :) Longer version: As of this morning EST, I'm able to build overcloud and initram images using a patched version of DIB and an out of the box triploclient. These are both newton based. *** quick back background on build process *** 1. cent produces a base cloud image 2. tripleo consumes #1 and outputs an overcloud image 3. RDO consumes #2 and produces an undercloud image 4. OPNFV Apex consumes #2 and #3 and produces Apex over and under cloud images 5. deploy OPNFV from Apex images *** end quick back background on build process *** I used an upstream CentOS Cloud image which needed a partition modification. (Thx trown for debug help and jperrin for super quick turnaround rebuilding) I currently build the tripleo images with https://people.centos.org/jperrin/CentOS-7-aarch64-GenericCloud.qcow2.xz though that image will replace the one at: http://cloud.centos.org/altarch/7/images/aarch64/ once the monthly build runs. >From there I'm using the standard epel, delorean and delorean-deps repos for newton with the exception that there's a qemu repo defined in one of those that needs to be disabled because it's x86_64 only and DIB needs an aarch64 support patch. https://review.openstack.org/#/c/422232/ DIB_CLOUD_IMAGES="https://people.centos.org/jperrin/" \ DIB_YUM_REPO_CONF="/etc/yum.repos.d/delorean-deps-newton.repo /etc/yum.repos.d/delorean-newton.repo /etc/yum.repos.d/epel.repo" \ openstack overcloud image build --all --node-arch aarch64 This reports that the overcloud-full and agent-ramdisk images successfully. I have not tried to deploy with them yet. Next step is to produce the aarch64 equivalent undercloud image that RDO posts with these images for x86_64 and I will start to pump all teh aarch64 images into the apex build process once I have the undercloud. Many thanks thus far to Brian Stinson and Jim Perrin of CentOS and John Trowbridge from RDO and AlexAvadanii of the armband project/enea. These guys have been instrumental in helping me get & support build hardware, sort out a few package issues, rebuild the base cloud image and debug the initial builds. Just FYI, I've been building on a VM on community armband hardware. This has worked well thus far and I should be able to complete my builds on this setup. Though I'll need a piece of Baremetal to actually test deploys on. Currently in flight I am trying to get CentOS imported into beaker @RedHat so I have a piece of Baremetal to deploy on when I get to that point. I have an asiancat box on loan via beaker at RedHat that I intend to use to deploy on once I have my images built. I'm not sure I have an estimation of when things will be ready, I think I'll have the disk images ready to pump into Apex build some time next week and will be able to make another estimation of when I'll be able to start testing deploys once I make some progress on the apex builds. So best estimation is still a few weeks out before we get close. Radez From amoralej at redhat.com Fri Jan 20 14:25:40 2017 From: amoralej at redhat.com (Alfredo Moralejo Alonso) Date: Fri, 20 Jan 2017 15:25:40 +0100 Subject: [rdo-list] Preparations for Ocata in RDO Message-ID: Hi, We are currently working in the the preparations for the Ocata release. We've sent some information to openstack-dev mailing list that may be useful for you too. In case you haven't seen it, you can see the full thread in [1] Please, let us know if you have any question or need any help. [1]: http://lists.openstack.org/pipermail/openstack-dev/2017-January/110574.html Regards, Alfredo From hguemar at fedoraproject.org Mon Jan 23 15:00:03 2017 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 23 Jan 2017 15:00:03 +0000 (UTC) Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting Message-ID: <20170123150003.9CB4C60A418F@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO meeting on 2017-01-25 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO IRC meeting [Agenda at https://etherpad.openstack.org/p/RDO-Meeting ](https://etherpad.openstack.org/p/RDO-Meeting) Every Wednesday on #rdo on Freenode IRC Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From rbowen at redhat.com Mon Jan 23 15:45:01 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 23 Jan 2017 10:45:01 -0500 Subject: [rdo-list] Recent RDO blog posts Message-ID: <2592ff94-8125-1567-3f93-a7db606e775c@redhat.com> There have been a number of great blog posts from the community over the last few weeks: Making sure your Gerrit changes aren't broken by Lars Kellogg-Stedman It's a bit of an embarrassment when you submit a review to Gerrit only to have it fail CI checks immediately because of something as simple as a syntax error or pep8 failure that you should have caught yourself before submitting?but you forgot to run your validations before submitting the change. Read more at http://tm3.org/de On communities: Trading off our values? Sometimes by Flavio Percoco Not long ago I wrote about how much emotions matter in every community. In that post I explained the importance of emotions, how they affect our work and why I believe they are relevant for pretty much everything we do. Emotions matter is a post quite focused on how we can affect, with our actions, other people's emotional state. Read more at http://tm3.org/df 9 tips to properly configure your OpenStack Instance by Marko Myllynen In OpenStack jargon, an Instance is a Virtual Machine, the guest workload. It boots from an operating system image, and it is configured with a certain amount of CPU, RAM and disk space, amongst other parameters such as networking or security settings. Read more at http://tm3.org/dg Writing RPM macro for OpenStack by chandankumar RPM macro is a short string, always prefixed by % and generally surrounded by curly brackets ({}) which RPM will convert to a different and usually longer string. Some macros can take arguments and some can be quite complex. Read more at http://tm3.org/dc TripleO deep dive session #7 (Undercloud - TripleO UI) by Carlos Camacho This is the seven release of the TripleO ?Deep Dive? sessions Read more at http://tm3.org/db Installing the TripleO UI by Carlos Camacho This is a brief recipe to use or install TripleO UI in the Undercloud. Read more at http://tm3.org/dd -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rbowen at redhat.com Mon Jan 23 16:01:18 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 23 Jan 2017 11:01:18 -0500 Subject: [rdo-list] Unanswered 'RDO' questions on ask.openstack.org Message-ID: <9ea9974d-0717-a782-e69d-2d0826e0091d@redhat.com> 39 unanswered questions: Openstack Mitaka with RHEL https://ask.openstack.org/en/question/101792/openstack-mitaka-with-rhel/ Tags: rhel, mitaka, vnsk unable to login horizon with LDAP https://ask.openstack.org/en/question/101779/unable-to-login-horizon-with-ldap/ Tags: openstack#horizon No valid host was found. There are not enough hosts available. https://ask.openstack.org/en/question/101717/no-valid-host-was-found-there-are-not-enough-hosts-available/ Tags: vm_no_ip_address Instance shows active but not booting https://ask.openstack.org/en/question/101395/instance-shows-active-but-not-booting/ Tags: newton, packstack, booting, failure, pxe Service Function Chaining is supported in newton release (Not Devstack)? https://ask.openstack.org/en/question/101271/service-function-chaining-is-supported-in-newton-release-not-devstack/ Tags: networking-sfc, sfc, newton Cant get volume_clear option in cinder.conf to work. https://ask.openstack.org/en/question/101230/cant-get-volume_clear-option-in-cinderconf-to-work/ Tags: cinder, newton, packstack, rdo Rebooting Network node after installation https://ask.openstack.org/en/question/101001/rebooting-network-node-after-installation/ Tags: br-ex, neutron, bridge, create-network Ceilometer - No meters / stats ? https://ask.openstack.org/en/question/100767/ceilometer-no-meters-stats/ Tags: ceilomter, stats, meters, rdo Instances stuck on "Booting from Hard Drive" https://ask.openstack.org/en/question/100756/instances-stuck-on-booting-from-hard-drive/ Tags: booting, stuck How to configure swift s3 api https://ask.openstack.org/en/question/100414/how-to-configure-swift-s3-api/ Tags: openstack-swift, proxy-swift, s3, api, mitaka cloudadmin user can't manage all domain from Horizon https://ask.openstack.org/en/question/100317/cloudadmin-user-cant-manage-all-domain-from-horizon/ Tags: horizon, mitaka, cloudadmin, domain RDO mitaka release has support for OVM 3.x https://ask.openstack.org/en/question/99727/rdo-mitaka-release-has-support-for-ovm-3x/ Tags: mitaka, rdo, ovm CPU Load on instance and Controller is very high and unresponsive https://ask.openstack.org/en/question/98927/cpu-load-on-instance-and-controller-is-very-high-and-unresponsive/ Tags: mitaka-openstack [Error: No valid host was found.((Network br-ex error)) https://ask.openstack.org/en/question/98818/error-no-valid-host-was-foundnetwork-br-ex-error/ Tags: br-ex Compute nodes are not visible after controller node rebooted https://ask.openstack.org/en/question/98654/compute-nodes-are-not-visible-after-controller-node-rebooted/ Tags: rdo Live migration failing with qemu error "does not support drive-mirror" https://ask.openstack.org/en/question/98144/live-migration-failing-with-qemu-error-does-not-support-drive-mirror/ Tags: newton, nova, qemu, kvm, block-live-migration error while launching instance in openstack 'newton' using rdo packstack https://ask.openstack.org/en/question/98113/error-while-launching-instance-in-openstack-newton-using-rdo-packstack/ Tags: rdo, newton, packstack How can I add a new region to an installed All-In-One RDO openstack? https://ask.openstack.org/en/question/98111/how-can-i-add-a-new-region-to-an-installed-all-in-one-rdo-openstack/ Tags: rdo, all-in-one, multi-region, region, add-region How to setup solr search engine for openstack swift https://ask.openstack.org/en/question/98093/how-to-setup-solr-search-engine-for-openstack-swift/ Tags: openstack, openstack-swift, newton, rdo Heat fails with 504 error. https://ask.openstack.org/en/question/98092/heat-fails-with-504-error/ Tags: rdo, tripleo, mitaka, heat Devstack and OpenvSwitch v2.3+ https://ask.openstack.org/en/question/98004/devstack-and-openvswitch-v23/ Tags: devstack, openvswitch How how does icmp packet travel across two compute nodes without br-int and br-tun running? https://ask.openstack.org/en/question/97905/how-how-does-icmp-packet-travel-across-two-compute-nodes-without-br-int-and-br-tun-running/ Tags: neutron-ovs-pktflow "Parameter outiface failed on Firewall" during installation of openstack rdo on centos 7 https://ask.openstack.org/en/question/95657/parameter-outiface-failed-on-firewall-during-installation-of-openstack-rdo-on-centos-7/ Tags: rdo, devstack#mitaka multi nodes provider network ovs config https://ask.openstack.org/en/question/95423/multi-nodes-provider-network-ovs-config/ Tags: rdo, liberty-neutron Adding additional packages to an RDO installation https://ask.openstack.org/en/question/95380/adding-additional-packages-to-an-rdo-installation/ Tags: rdo, mistral RDO - is there any fedora package newer than puppet-4.2.1-3.fc24.noarch.rpm https://ask.openstack.org/en/question/94969/rdo-is-there-any-fedora-package-newer-than-puppet-421-3fc24noarchrpm/ Tags: rdo, puppet, install-openstack rdo tripleO liberty undercloud install failing https://ask.openstack.org/en/question/94023/rdo-tripleo-liberty-undercloud-install-failing/ Tags: rdo, rdo-manager, liberty, undercloud, instack Liberty RDO: stack resource topology icons are pink https://ask.openstack.org/en/question/91347/liberty-rdo-stack-resource-topology-icons-are-pink/ Tags: resource, topology, dashboard, horizon, pink No handlers could be found for logger "oslo_config.cfg" while syncing the glance database https://ask.openstack.org/en/question/91169/no-handlers-could-be-found-for-logger-oslo_configcfg-while-syncing-the-glance-database/ Tags: liberty, glance, install-openstack CentOS OpenStack - compute node can't talk https://ask.openstack.org/en/question/88989/centos-openstack-compute-node-cant-talk/ Tags: rdo -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rbowen at redhat.com Mon Jan 23 18:00:58 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 23 Jan 2017 13:00:58 -0500 Subject: [rdo-list] RDO/OpenStack Meetups this week Message-ID: <0bc84d73-acad-a4b0-2b2d-b3b38af18a51@redhat.com> The following are the meetups I'm aware of in the coming week where OpenStack and/or RDO enthusiasts are likely to be present. If you know of others, please let me know, and/or add them to http://rdoproject.org/events If there's a meetup in your area, please consider attending. If you attend, please consider taking a few photos, and possibly even writing up a brief summary of what was covered. --Rich * Monday January 23 in Durham, NC, US: Using OpenStack Orchestration (Heat) for Big Data - https://www.meetup.com/Triangle-OpenStack-Meetup/events/236338425/ * Tuesday January 24 in Phoenix, AZ, US: Microservices and a Happy Hour - https://www.meetup.com/OpenStack-Phoenix/events/236805307/ * Tuesday January 24 in Fort Collins, CO, US: F5 Networks and recent Nova Changes - https://www.meetup.com/OpenStack-Colorado/events/236828606/ * Tuesday January 24 in London, 17, GB: OpenStack 101 - what is it and why do I need it ? - https://www.meetup.com/UK-Cloud-Infrastructure-User-Group/events/236355900/ * Wednesday January 25 in Budapest, HU: OpenStack Budapest 2017 January - https://www.meetup.com/OpenStack-Hungary-Meetup-Group/events/236111268/ * Wednesday January 25 in Berlin, DE: OpenStack User Group Berlin Meetup - "Bring your own network!" - https://www.meetup.com/OpenStack-User-Group-Berlin/events/236604256/ * Wednesday January 25 in Reston, VA, US: OpenStack Ansible All-In-One (AIO) on AWS QuickStart - https://www.meetup.com/OpenStack-Nova/events/236876829/ * Wednesday January 25 in San Diego, CA, US: SDSC - Petabyte Storage on OpenStack - https://www.meetup.com/OpenStackSanDiego/events/234653960/ * Wednesday January 25 in Cork, IE: A Hitchhiker's Guide to Developing and Running your own OpenStack using DevStack - https://www.meetup.com/OpenStack-Cork/events/235903038/ * Wednesday January 25 in Madrid, ES: Data Science Madrid 4 OpenStack - https://www.meetup.com/MAD-for-OpenStack/events/237131857/ * Thursday January 26 in Helsinki, FI: OpenStackOperators Finland Video Call - https://www.meetup.com/OpenStack-Finland-User-Group/events/237069677/ * Thursday January 26 in St. Petersburg, RU: ?????? OpenStack Meetup St.Petersburg - https://www.meetup.com/OpenStack-Russia-St-Petersburg/events/236405808/ * Thursday January 26 in Santa Monica, CA, US: Kubernetes+OpenStack 101 - https://www.meetup.com/OpenStack-Meetup-South-Bay-Los-Angeles/events/236650457/ * Thursday January 26 in Chesterfield, MO, US: Containerized OpenStack control plane - https://www.meetup.com/OpenStack-STL/events/236809478/ * Thursday January 26 in K?ln, DE: Kubernetes with Terraform, Ansible and OpenShift on OpenStack and Anywhere - https://www.meetup.com/OpenStack-Cologne/events/234806240/ * Thursday January 26 in Pasadena, CA, US: Using OpenStack Orchestration for Big Data - January 2017 OpenStack L.A. - https://www.meetup.com/OpenStack-LA/events/236338967/ * Thursday January 26 in M?xico City, MX: Primera reuni?n OpenStack Mexico City - Save the date! - https://www.meetup.com/OpenstackMexicoCity/events/236857573/ * Thursday January 26 in Lehi, UT, US: Introducing BOSH and CloudFoundry - https://www.meetup.com/openstack-utah/events/236431017/ * Thursday January 26 in Tampa, FL, US: Best And Worst Openstack Experience - https://www.meetup.com/Tampa-Openstack-Meetup/events/236599593/ * Friday January 27 in Stockholm, SE: Erfarenheter av OpenStack med IP-Solutions - https://www.meetup.com/OpenStack-User-Group-Sweden/events/236720621/ * Friday January 27 in Milano, MI, IT: OpenStack & oVirt beer - https://www.meetup.com/Meetup-OpenStack-Milano/events/236414454/ * Sunday January 29 in Tambaram, IN: Cloud/Devops RoadMap and Ansible Automation - https://www.meetup.com/CloudnLoud-Openstack-Cloud-RedHat-Opensource/events/236721208/ -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rbowen at redhat.com Tue Jan 24 18:39:47 2017 From: rbowen at redhat.com (Rich Bowen) Date: Tue, 24 Jan 2017 13:39:47 -0500 Subject: [rdo-list] Reminder: RDO test day, February 2, 3 Message-ID: <41fc8fa3-f201-d3e2-9016-892250017af8@redhat.com> A reminder that we'll be holding the Ocata Milestone 3 test day, Thursday and Friday of next week, February 2 and 3, based on packages that have passed CI at that point. Details on this test day may be found at https://www.rdoproject.org/testday/ocata/milestone3/ Everyone is encouraged to participate, using the test list provided on that page. All feedback is welcome and helpful. Note that some people will be traveling for DevConf.cz and/or FOSDEM during this time, so please be patient on IRC if you have questions or discussion items. Please attend our community IRC meeting tomorrow, at 15:00 UTC, on #rdo, for further discussion of this upcoming test day. --Rich -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From rlandy at redhat.com Tue Jan 24 19:30:39 2017 From: rlandy at redhat.com (Ronelle Landy) Date: Tue, 24 Jan 2017 14:30:39 -0500 (EST) Subject: [rdo-list] RDO-CI Scrum Weekly Scrum Recap In-Reply-To: <1899940301.12202757.1485283719388.JavaMail.zimbra@redhat.com> Message-ID: <814910210.12210572.1485286239498.JavaMail.zimbra@redhat.com> Greetings All, Links to the RDO-CI team scrum[1] and recording[2] from this week's meeting are below. Highlights: - Document how to get involved with TripleO CI Squad: Documents proposed: - Deploying with, and debugging tripleo-quickstart - How to add and review patches (for example: adding the bug number to review for workarounds) - Best practices and coding standards (similar to what was used in khaleesi) - RFE to collect tips, information, request for the documentation [3] - Adopt a standard template for RFEs for tripleo-quickstart - See example: https://bugs.launchpad.net/tripleo-quickstart/+bug/1657191 - Sections to be included: - Background/Motivation - Proposed change - Desired outcome - Open questions/Considerations - Replace the use of tags within quickstart - See [4] - rasca will add a review to continue the discussion next week - replace tags with 'when: ... |boolean' or use a 'workflow' config - Support/liason for the Lifecycle team - Lifecycle team CI would like to use tripleo-quickstart for tests on backwards compatibility and upgrades - Requesting focused support for this work over the Ocata cycle - Demo of gertty [5] [1] - https://review.rdoproject.org/etherpad/p/rdo-infra-scrum [2] - https://bluejeans.com/s/8fREs/ [3] - https://bugs.launchpad.net/tripleo-quickstart/+bug/1659088 [4] - https://trello.com/c/k4ZOZ7hX/545-create-rfe-bug-and-mailing-list-thread-to-discuss-unifying-flow-control-of-oooq-with-variable [5] - https://gist.github.com/adarazs/6af4d26fbb9e3d3350e756d818468f8a#file-howto-md /R Ronelle Landy From rbowen at redhat.com Tue Jan 24 19:30:48 2017 From: rbowen at redhat.com (Rich Bowen) Date: Tue, 24 Jan 2017 14:30:48 -0500 Subject: [rdo-list] Volunteer at the OpenStack table at FOSDEM Message-ID: If you'll be at FOSDEM and have a free hour in your schedule, please consider helping out at the OpenStack table: https://etherpad.openstack.org/p/fosdem-2017 (And find me at the CentOS booth for your RDO community swag.) Thanks! --Rich -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From whayutin at redhat.com Tue Jan 24 23:07:32 2017 From: whayutin at redhat.com (Wesley Hayutin) Date: Tue, 24 Jan 2017 18:07:32 -0500 Subject: [rdo-list] [CI] devmode gate failures Message-ID: Greetings, https://ci.centos.org/artifacts/rdo/jenkins-tripleo-quickstart-extras-gate-master-tripleo-ci-delorean-full-minimal_pacemaker-2/console.txt.gz This is caused by if "artg_change_list" is defined, and it always will be in our quickstart check gates delorean builds are not executed. We need both to work together, we need quickstart patches checked out and delorean packages built. I think this patch makes that happen.. https://review.openstack.org/#/c/424867/ The change is working in CI and locally for me, I see the tripleo-ui patch built by delorean and quickstart change getting checked out at the very beginning of the run. Attila please have a look to confirm. Thanks all :) -------------- next part -------------- An HTML attachment was scrubbed... URL: From chkumar246 at gmail.com Wed Jan 25 16:49:38 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Wed, 25 Jan 2017 22:19:38 +0530 Subject: [rdo-list] [Cloud SIG][RDO] RDO meeting minutes - 2017-01-25 Message-ID: ============================ #rdo: RDO meeting-2017-01-25 ============================ Meeting started by chandankumar at 15:01:18 UTC. The full logs are available at https://meetbot.fedoraproject.org/rdo/2017-01-25/rdo_meeting-2017-01-25.2017-01-25-15.01.log.html . Meeting summary --------------- * rollcall (chandankumar, 15:01:54) * Vote on move from fast-forwards only on review.rdoproject.org (chandankumar, 15:04:33) * LINK: https://gerrit-review.googlesource.com/Documentation/project-configuration.html (jruzicka, 15:08:38) * ACTION: jpena to script change existing distgit projects to "rebase if necessary" (jpena, 15:19:31) * Announcements & calls for participation (chandankumar, 15:20:12) * centos-ocata worker is alive and working (chandankumar, 15:27:32) * LINK: https://trunk.rdoproject.org/centos7 will start to diverge as soon as projects shift their focus to pike (jpena, 15:29:18) * ACTION: jpena to add a centos7-pike symlink pointing to centos7-master (jpena, 15:39:26) * Updates on Tempest Packaging (chandankumar, 15:41:03) * LINK: https://review.rdoproject.org/r/#/q/topic:switch-upstream-tempest (chandankumar, 15:41:52) * LINK: https://review.rdoproject.org/r/#/q/topic:add-tempestconf (chandankumar, 15:44:03) * chair for next meeting (chandankumar, 15:46:09) * ACTION: jruzicka to chair for next meeting (chandankumar, 15:48:02) * open floor (chandankumar, 15:48:17) Meeting ended at 15:59:09 UTC. Action Items ------------ * jpena to script change existing distgit projects to "rebase if necessary" * jpena to add a centos7-pike symlink pointing to centos7-master * jruzicka to chair for next meeting Action Items, by person ----------------------- * jpena * jpena to script change existing distgit projects to "rebase if necessary" * jpena to add a centos7-pike symlink pointing to centos7-master * jruzicka * jruzicka to chair for next meeting * **UNASSIGNED** * (none) People Present (lines said) --------------------------- * chandankumar (62) * rbowen (28) * jruzicka (28) * apevec (17) * jpena (16) * dmsimard (12) * jschlueter (11) * EmilienM (10) * zodbot (8) * scsnow (5) * rdogerrit (4) * openstack (4) * matbu (3) * number80 (3) * trown (2) * radez (1) * dougbtv__ (1) * leifmadsen (1) * dougbtv (1) Generated by `MeetBot`_ 0.1.4 .. _`MeetBot`: http://wiki.debian.org/MeetBot From dms at redhat.com Thu Jan 26 16:48:26 2017 From: dms at redhat.com (David Moreau Simard) Date: Thu, 26 Jan 2017 11:48:26 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: Assaf & co, any updates on this ? David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] On Thu, Jan 19, 2017 at 6:48 AM, Assaf Muller wrote: > + Sofer, Brent, Terry. > > On Wed, Jan 18, 2017 at 7:44 PM, Alan Pevec wrote: >> On Mon, Jan 9, 2017 at 12:26 PM, Assaf Muller wrote: >>> On Fri, Jan 6, 2017 at 9:11 AM, Michael Orazi wrote: >>>> Additionally I'd be curious to know if we have CI jobs to cover >>>> in-place upgrades so we understand the implications for systems that >>>> are already set up and would like to move to a newer OVS version. >>> >>> Indeed the 2.4 to 2.5 upgrade was tricky. >> >> And so will be 2.6 :( >> >> Test upgrade job with pending repo enabled failed: >> http://logs.openstack.org/44/422244/2/experimental/gate-tripleo-ci-centos-7-multinode-upgrades-nv/5c5d59d/console.html >> ... >> ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection >> failed (No such file or directory) >> >> Assaf, can you get those who worked on ovs 2.4 -> 2.5 upgrade to look >> at this, if it might sound familiar to them? >> Potential patches in tripleo can be tested against OVS 2.6 in pending >> repo by adding >> Depends-On: I19293cfef76384598511c9b278cdf887eaa5dc5c > > Terry, Brent, updating OVS to 2.6 is a priority for the Ocata release. > Can you please take a look? > >> >> Cheers, >> Alan > > _______________________________________________ > rdo-list mailing list > rdo-list at redhat.com > https://www.redhat.com/mailman/listinfo/rdo-list > > To unsubscribe: rdo-list-unsubscribe at redhat.com From dms at redhat.com Fri Jan 27 22:44:18 2017 From: dms at redhat.com (David Moreau Simard) Date: Fri, 27 Jan 2017 17:44:18 -0500 Subject: [rdo-list] Fwd: [CentOS-devel] [Infra] - Pre-announced major outage for several services (please read) In-Reply-To: References: Message-ID: FYI David Moreau Simard Senior Software Engineer | Openstack RDO dmsimard = [irc, github, twitter] ---------- Forwarded message ---------- From: Fabian Arrotin Date: Fri, Jan 27, 2017 at 9:03 AM Subject: [CentOS-devel] [Infra] - Pre-announced major outage for several services (please read) To: "The CentOS developers mailing list." Due to some reorganization at the DC/Cage level, we'll have to shutdown/move/reconfigure a big part of our hosted infra for the following services : - cbs.centos.org (Koji) - accounts.centos.org (auth backend) - ci.centos.org (jenkins-driven CI environment) We're working on a plan to minimize the downtime/reconfiguration part, but at first sight, due to the hardware move of the racks/recabling parts/etc, the announced downtime will be probably ~48h. What does that mean ? That during this window, nobody will be able to build/tests packages, nor be able to triggers automatically CI jobs (important). We don't have the final dates confirmed (yet) but it seems that the migration will be scheduled for March 14th. We'll keep you informed when we'll have confirmation about those dates. Feel free to answer in this thread, or find us in #centos-devel on freenode. -- Fabian Arrotin The CentOS Project | http://www.centos.org gpg key: 56BEC54E | twitter: @arrfab _______________________________________________ CentOS-devel mailing list CentOS-devel at centos.org https://lists.centos.org/mailman/listinfo/centos-devel -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 205 bytes Desc: not available URL: From assaf at redhat.com Sun Jan 29 13:17:43 2017 From: assaf at redhat.com (Assaf Muller) Date: Sun, 29 Jan 2017 08:17:43 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: + Flavio. On Thu, Jan 26, 2017 at 11:48 AM, David Moreau Simard wrote: > Assaf & co, any updates on this ? Indeed Terry reproduced the issue, we got in contact with Flavio, he knows what's going on and we're waiting on a fix and a new 2.6 build. > > David Moreau Simard > Senior Software Engineer | Openstack RDO > > dmsimard = [irc, github, twitter] > > > On Thu, Jan 19, 2017 at 6:48 AM, Assaf Muller wrote: >> + Sofer, Brent, Terry. >> >> On Wed, Jan 18, 2017 at 7:44 PM, Alan Pevec wrote: >>> On Mon, Jan 9, 2017 at 12:26 PM, Assaf Muller wrote: >>>> On Fri, Jan 6, 2017 at 9:11 AM, Michael Orazi wrote: >>>>> Additionally I'd be curious to know if we have CI jobs to cover >>>>> in-place upgrades so we understand the implications for systems that >>>>> are already set up and would like to move to a newer OVS version. >>>> >>>> Indeed the 2.4 to 2.5 upgrade was tricky. >>> >>> And so will be 2.6 :( >>> >>> Test upgrade job with pending repo enabled failed: >>> http://logs.openstack.org/44/422244/2/experimental/gate-tripleo-ci-centos-7-multinode-upgrades-nv/5c5d59d/console.html >>> ... >>> ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection >>> failed (No such file or directory) >>> >>> Assaf, can you get those who worked on ovs 2.4 -> 2.5 upgrade to look >>> at this, if it might sound familiar to them? >>> Potential patches in tripleo can be tested against OVS 2.6 in pending >>> repo by adding >>> Depends-On: I19293cfef76384598511c9b278cdf887eaa5dc5c >> >> Terry, Brent, updating OVS to 2.6 is a priority for the Ocata release. >> Can you please take a look? >> >>> >>> Cheers, >>> Alan >> >> _______________________________________________ >> 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 redhat.com Sun Jan 29 19:13:03 2017 From: apevec at redhat.com (Alan Pevec) Date: Sun, 29 Jan 2017 20:13:03 +0100 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: On Jan 29, 2017 2:18 PM, "Assaf Muller" wrote: Indeed Terry reproduced the issue, we got in contact with Flavio, he knows what's going on and we're waiting on a fix and a new 2.6 build. Was that https://bugzilla.redhat.com/show_bug.cgi?id=1403958#c31 ? Cheers, Alan -------------- next part -------------- An HTML attachment was scrubbed... URL: From assaf at redhat.com Mon Jan 30 11:20:43 2017 From: assaf at redhat.com (Assaf Muller) Date: Mon, 30 Jan 2017 06:20:43 -0500 Subject: [rdo-list] Shipping OVS 2.6? In-Reply-To: References: Message-ID: On Sun, Jan 29, 2017 at 2:13 PM, Alan Pevec wrote: > > On Jan 29, 2017 2:18 PM, "Assaf Muller" wrote: > > Indeed Terry reproduced the issue, we got in contact with Flavio, he > knows what's going on and we're waiting on a fix and a new 2.6 build. Ack. > > > Was that > https://bugzilla.redhat.com/show_bug.cgi?id=1403958#c31 > ? > > Cheers, > Alan > From hguemar at fedoraproject.org Mon Jan 30 15:00:03 2017 From: hguemar at fedoraproject.org (hguemar at fedoraproject.org) Date: Mon, 30 Jan 2017 15:00:03 +0000 (UTC) Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting Message-ID: <20170130150003.8348D60A400B@fedocal02.phx2.fedoraproject.org> Dear all, You are kindly invited to the meeting: RDO meeting on 2017-02-01 from 15:00:00 to 16:00:00 UTC At rdo at irc.freenode.net The meeting will be about: RDO IRC meeting [Agenda at https://etherpad.openstack.org/p/RDO-Meeting ](https://etherpad.openstack.org/p/RDO-Meeting) Every Wednesday on #rdo on Freenode IRC Source: https://apps.fedoraproject.org/calendar/meeting/2017/ From rbowen at redhat.com Mon Jan 30 17:45:24 2017 From: rbowen at redhat.com (Rich Bowen) Date: Mon, 30 Jan 2017 12:45:24 -0500 Subject: [rdo-list] Upcoming OpenStack meetups Message-ID: <108cdeb5-d7fd-b761-9315-54f29806a30d@redhat.com> It's a very light week for OpenStack meetups this time. The following are the meetups I'm aware of in the coming week where OpenStack and/or RDO enthusiasts are likely to be present. If you know of others, please let me know, and/or add them to http://rdoproject.org/events If there's a meetup in your area, please consider attending. If you attend, please consider taking a few photos, and possibly even writing up a brief summary of what was covered. --Rich * Tuesday January 31 in Richmond, VA, US: OpenStack and Tactical Clouds - https://www.meetup.com/RVaLUG/events/236858288/ * Wednesday February 01 in Richardson, TX, US: Kubernetes containers - Presenter - Walter Bentley of Rackspace - https://www.meetup.com/OpenStack-DFW/events/236079767/ * Thursday February 02 in Fort Lauderdale, FL, US: Monthly SFOUG Meeting - https://www.meetup.com/South-Florida-OpenStack-Users-Group/events/236724672/ * Thursday February 02 in San Jose, CA, US: Lessons Learned Deploying/Operating OpenContrail & OpenStack in SaaS Environment - https://www.meetup.com/BA-NOG/events/235454981/ * Thursday February 02 in London, 17, GB: February London Openstack Meetup - https://www.meetup.com/Openstack-London/events/236849194/ -- Rich Bowen - rbowen at redhat.com RDO Community Liaison http://rdoproject.org @RDOCommunity From chkumar246 at gmail.com Tue Jan 31 14:56:46 2017 From: chkumar246 at gmail.com (Chandan kumar) Date: Tue, 31 Jan 2017 20:26:46 +0530 Subject: [rdo-list] RDO Bug stats [2017-01-31] Message-ID: # RDO Bugs on 2017-01-31 This email summarizes the active RDO bugs listed in the Red Hat Bugzilla database at . To report a new bug against RDO, go to: ## Summary - Open (NEW, ASSIGNED, ON_DEV): 225 - Fixed (MODIFIED, POST, ON_QA): 76 ## Number of open bugs by component dib-utils [ 1] + diskimage-builder [ 1] + distribution [ 19] +++++++++++++++++++ Documentation [ 2] ++ instack [ 1] + instack-undercloud [ 10] ++++++++++ openstack-ceilometer [ 2] ++ openstack-cinder [ 7] +++++++ openstack-designate [ 2] ++ openstack-glance [ 2] ++ openstack-heat [ 2] ++ openstack-horizon [ 4] ++++ openstack-ironic-disco... [ 1] + openstack-keystone [ 1] + openstack-neutron [ 7] +++++++ openstack-nova [ 9] +++++++++ openstack-packstack [ 40] ++++++++++++++++++++++++++++++++++++++++ openstack-puppet-modules [ 10] ++++++++++ openstack-sahara [ 1] + openstack-selinux [ 7] +++++++ openstack-swift [ 2] ++ openstack-tripleo [ 34] ++++++++++++++++++++++++++++++++++ openstack-tripleo-heat... [ 4] ++++ openstack-tripleo-imag... [ 2] ++ openstack-trove [ 1] + Package Review [ 29] +++++++++++++++++++++++++++++ python-fixtures [ 1] + python-keystoneclient [ 1] + python-novaclient [ 1] + python-webob [ 1] + rdo-manager [ 15] +++++++++++++++ rdopkg [ 2] ++ RFEs [ 2] ++ tempest [ 1] + ## Open bugs This is a list of "open" bugs by component. An "open" bug is in state NEW, ASSIGNED, ON_DEV and has not yet been fixed. (225 bugs) ### dib-utils (1 bug) [1263779 ] http://bugzilla.redhat.com/1263779 (NEW) Component: dib-utils Last change: 2016-04-18 Summary: Packstack Ironic admin_url misconfigured in nova.conf ### diskimage-builder (1 bug) [1391162 ] http://bugzilla.redhat.com/1391162 (NEW) Component: diskimage-builder Last change: 2017-01-04 Summary: RFE: diskimage-builder needs to support AArch64 for TripleO installer ### distribution (19 bugs) [1243533 ] http://bugzilla.redhat.com/1243533 (NEW) Component: distribution Last change: 2016-06-01 Summary: (RDO) Tracker: Review requests for new RDO Liberty packages [1417592 ] http://bugzilla.redhat.com/1417592 (NEW) Component: distribution Last change: 2017-01-30 Summary: CVE-2017-2592 python-oslo-middleware: CatchErrors leaks sensitive values into error logs [openstack-rdo] [1397916 ] http://bugzilla.redhat.com/1397916 (NEW) Component: distribution Last change: 2016-11-24 Summary: rabbitmq-server version will not allow overcloud to deploy [1329341 ] http://bugzilla.redhat.com/1329341 (NEW) Component: distribution Last change: 2016-12-21 Summary: Tracker: Blockers and Review requests for new RDO Newton packages [1412837 ] http://bugzilla.redhat.com/1412837 (NEW) Component: distribution Last change: 2017-01-12 Summary: CVE-2016-9590 puppet-swift: installs config file with world readable permissions [openstack-rdo] [1290163 ] http://bugzilla.redhat.com/1290163 (NEW) Component: distribution Last change: 2016-05-17 Summary: Tracker: Blockers and Review requests for new RDO Mitaka packages [1376642 ] http://bugzilla.redhat.com/1376642 (NEW) Component: distribution Last change: 2016-09-16 Summary: CVE-2016-6519 openstack-manila-ui: persistent XSS in metadata field [openstack-rdo] [1337335 ] http://bugzilla.redhat.com/1337335 (NEW) Component: distribution Last change: 2016-05-25 Summary: Hiera >= 2.x packaging [1346240 ] http://bugzilla.redhat.com/1346240 (ASSIGNED) Component: distribution Last change: 2016-11-01 Summary: Erlang 18.3.3 update fails [1415219 ] http://bugzilla.redhat.com/1415219 (NEW) Component: distribution Last change: 2017-01-20 Summary: Need that puppet 4.8.1 is on master [1359919 ] http://bugzilla.redhat.com/1359919 (NEW) Component: distribution Last change: 2016-07-25 Summary: Base url incorrect [1413715 ] http://bugzilla.redhat.com/1413715 (NEW) Component: distribution Last change: 2017-01-19 Summary: openstack-watcher blocked by python-monascaclient not being packaged [1416920 ] http://bugzilla.redhat.com/1416920 (ASSIGNED) Component: distribution Last change: 2017-01-26 Summary: storops library missing for Cinder VNX driver [1373513 ] http://bugzilla.redhat.com/1373513 (NEW) Component: distribution Last change: 2017-01-31 Summary: Tracker: Blockers and Review requests for new RDO Ocata packages [1349666 ] http://bugzilla.redhat.com/1349666 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 python-muranoclient: openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] [1301751 ] http://bugzilla.redhat.com/1301751 (NEW) Component: distribution Last change: 2016-04-18 Summary: Move all logging to stdout/err to allow systemd throttling logging of errors [1079491 ] http://bugzilla.redhat.com/1079491 (ASSIGNED) Component: distribution Last change: 2016-07-26 Summary: Need a way to pass extra arguments to openstack components at startup [1357660 ] http://bugzilla.redhat.com/1357660 (NEW) Component: distribution Last change: 2016-07-18 Summary: python-kombu: rpm package and python/requires.txt has different dependencies [1349665 ] http://bugzilla.redhat.com/1349665 (NEW) Component: distribution Last change: 2016-06-23 Summary: CVE-2016-4972 openstack-murano: RCE via usage of insecure YAML tags [openstack-rdo] ### Documentation (2 bugs) [1272108 ] http://bugzilla.redhat.com/1272108 (NEW) Component: Documentation Last change: 2016-04-18 Summary: [DOC] External network should be documents in RDO manager installation [1369944 ] http://bugzilla.redhat.com/1369944 (NEW) Component: Documentation Last change: 2016-08-24 Summary: Trunk won't work on RHEL 7 withou changing delorean- deps.repo $releasever to "7" ### instack (1 bug) [1315827 ] http://bugzilla.redhat.com/1315827 (NEW) Component: instack Last change: 2016-05-09 Summary: openstack undercloud install fails with "Element pip- and-virtualenv already loaded." ### instack-undercloud (10 bugs) [1347736 ] http://bugzilla.redhat.com/1347736 (NEW) Component: instack-undercloud Last change: 2016-06-17 Summary: Unable to install undercloud because tripleo-common is missing [1220509 ] http://bugzilla.redhat.com/1220509 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: wget is missing from qcow2 image fails instack-build- images script [1199637 ] http://bugzilla.redhat.com/1199637 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: [RDO][Instack-undercloud]: harmless ERROR: installing 'template' displays when building the images . [1271200 ] http://bugzilla.redhat.com/1271200 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Overcloud images contain Kilo repos [1216982 ] http://bugzilla.redhat.com/1216982 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: instack-build-images does not stop on certain errors [1400584 ] http://bugzilla.redhat.com/1400584 (NEW) Component: instack-undercloud Last change: 2016-12-01 Summary: undercloud installation Error: Failed to apply catalog: Insufficient credentials to authenticate [1265334 ] http://bugzilla.redhat.com/1265334 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: rdo-manager liberty instack undercloud puppet apply fails w/ missing package dep pyinotify [1211800 ] http://bugzilla.redhat.com/1211800 (ASSIGNED) Component: instack-undercloud Last change: 2016-04-18 Summary: Sphinx docs for instack-undercloud have an incorrect network topology [1369968 ] http://bugzilla.redhat.com/1369968 (NEW) Component: instack-undercloud Last change: 2016-08-28 Summary: Can't successfully install undercloud on mitaka/newton [1175687 ] http://bugzilla.redhat.com/1175687 (NEW) Component: instack-undercloud Last change: 2016-04-18 Summary: instack is not configued properly to log all Horizon/Tuskar messages in the undercloud deployment ### openstack-ceilometer (2 bugs) [1348222 ] http://bugzilla.redhat.com/1348222 (NEW) Component: openstack-ceilometer Last change: 2016-08-25 Summary: Unable to start ceilometer-central and gnocchi since redis module is missing on controller [1265741 ] http://bugzilla.redhat.com/1265741 (NEW) Component: openstack-ceilometer Last change: 2016-04-27 Summary: python-redis is not installed with packstack allinone ### openstack-cinder (7 bugs) [1391489 ] http://bugzilla.redhat.com/1391489 (ASSIGNED) Component: openstack-cinder Last change: 2016-11-03 Summary: Service graceful shutdown not working [1121256 ] http://bugzilla.redhat.com/1121256 (NEW) Component: openstack-cinder Last change: 2016-04-19 Summary: Configuration file in share forces ignore of auth_uri [1382572 ] http://bugzilla.redhat.com/1382572 (NEW) Component: openstack-cinder Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-cinder: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1397534 ] http://bugzilla.redhat.com/1397534 (NEW) Component: openstack-cinder Last change: 2016-11-28 Summary: Missing dependency of python2-keystonemiddleware [1391165 ] http://bugzilla.redhat.com/1391165 (NEW) Component: openstack-cinder Last change: 2016-11-02 Summary: Segfault Cinder Newton Release [1356690 ] http://bugzilla.redhat.com/1356690 (NEW) Component: openstack-cinder Last change: 2016-07-14 Summary: Can't attach additional volumes to volume-backed instance [1391484 ] http://bugzilla.redhat.com/1391484 (ASSIGNED) Component: openstack-cinder Last change: 2017-01-11 Summary: Service graceful shutdown not working ### openstack-designate (2 bugs) [1343663 ] http://bugzilla.redhat.com/1343663 (NEW) Component: openstack-designate Last change: 2016-07-07 Summary: openstack-designate are missing dependancies [1361701 ] http://bugzilla.redhat.com/1361701 (NEW) Component: openstack-designate Last change: 2017-01-18 Summary: package and ship openstack-designate-ui rpm package ### openstack-glance (2 bugs) [1382573 ] http://bugzilla.redhat.com/1382573 (NEW) Component: openstack-glance Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-glance: openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1312466 ] http://bugzilla.redhat.com/1312466 (NEW) Component: openstack-glance Last change: 2016-04-19 Summary: Support for blueprint cinder-store-upload-download in glance_store ### openstack-heat (2 bugs) [1392249 ] http://bugzilla.redhat.com/1392249 (NEW) Component: openstack-heat Last change: 2016-11-06 Summary: CVE-2016-9185 openstack-heat: Template source URL allows network port scan [openstack-rdo] [1374183 ] http://bugzilla.redhat.com/1374183 (NEW) Component: openstack-heat Last change: 2016-09-08 Summary: Import Error for python-senlinclient python-zaqarclient python-magnumclient python-mistralclient ### openstack-horizon (4 bugs) [1387446 ] http://bugzilla.redhat.com/1387446 (NEW) Component: openstack-horizon Last change: 2016-10-21 Summary: Horizon Dashboard is not possible create images [1397792 ] http://bugzilla.redhat.com/1397792 (NEW) Component: openstack-horizon Last change: 2016-11-24 Summary: Resource Usage page popup error [1333508 ] http://bugzilla.redhat.com/1333508 (NEW) Component: openstack-horizon Last change: 2016-05-20 Summary: LBaaS v2 Dashboard UI [1415734 ] http://bugzilla.redhat.com/1415734 (ASSIGNED) Component: openstack-horizon Last change: 2017-01-24 Summary: Uninstalling Horizon plugins leaves stale files that result in failure of httpd ### openstack-ironic-discoverd (1 bug) [1211069 ] http://bugzilla.redhat.com/1211069 (ASSIGNED) Component: openstack-ironic-discoverd Last change: 2016-02-26 Summary: [RFE] [RDO-Manager] [discoverd] Add possibility to kill node discovery ### openstack-keystone (1 bug) [1337346 ] http://bugzilla.redhat.com/1337346 (NEW) Component: openstack-keystone Last change: 2016-06-01 Summary: CVE-2016-4911 openstack-keystone: Incorrect Audit IDs in Keystone Fernet Tokens can result in revocation bypass [openstack-rdo] ### openstack-neutron (7 bugs) [1065826 ] http://bugzilla.redhat.com/1065826 (ASSIGNED) Component: openstack-neutron Last change: 2016-08-26 Summary: [RFE] [neutron] neutron services needs more RPM granularity [1282403 ] http://bugzilla.redhat.com/1282403 (NEW) Component: openstack-neutron Last change: 2017-01-15 Summary: Errors when running tempest.api.network.test_ports with IPAM reference driver enabled [1372865 ] http://bugzilla.redhat.com/1372865 (NEW) Component: openstack-neutron Last change: 2016-10-17 Summary: mitaka neutron 8.2.0 point release [1353351 ] http://bugzilla.redhat.com/1353351 (NEW) Component: openstack-neutron Last change: 2016-07-06 Summary: vpnaas doesn't work [1349670 ] http://bugzilla.redhat.com/1349670 (NEW) Component: openstack-neutron Last change: 2016-06-23 Summary: CVE-2015-8914 CVE-2016-5362 CVE-2016-5363 openstack- neutron: various flaws [openstack-rdo] [1389305 ] http://bugzilla.redhat.com/1389305 (NEW) Component: openstack-neutron Last change: 2016-10-27 Summary: Move rootwrap filters for openvswitch from openstack- neutron-openvswitch to python-neutron or other [1378989 ] http://bugzilla.redhat.com/1378989 (NEW) Component: openstack-neutron Last change: 2016-10-21 Summary: tempest.api.network.test_ports failures ### openstack-nova (9 bugs) [1228836 ] http://bugzilla.redhat.com/1228836 (NEW) Component: openstack-nova Last change: 2016-04-22 Summary: Is there a way to configure IO throttling for RBD devices via configuration file [1382553 ] http://bugzilla.redhat.com/1382553 (NEW) Component: openstack-nova Last change: 2016-10-07 Summary: CVE-2015-5162 openstack-nova: Malicious image causes OOM on the compute host [openstack-rdo] [1381323 ] http://bugzilla.redhat.com/1381323 (NEW) Component: openstack-nova Last change: 2016-10-03 Summary: nova image-create fails with instances booted from volume [1294747 ] http://bugzilla.redhat.com/1294747 (NEW) Component: openstack-nova Last change: 2016-05-16 Summary: Migration fails when the SRIOV PF is not online [1374727 ] http://bugzilla.redhat.com/1374727 (NEW) Component: openstack-nova Last change: 2016-09-09 Summary: Newly created instances sometimes get two private interfaces assigned [1379829 ] http://bugzilla.redhat.com/1379829 (NEW) Component: openstack-nova Last change: 2016-10-24 Summary: tempest failure: tempest.api.compute.servers.test_server_actions [1123298 ] http://bugzilla.redhat.com/1123298 (ASSIGNED) Component: openstack-nova Last change: 2016-11-16 Summary: logrotate should copytruncate to avoid openstack logging to deleted files [1361908 ] http://bugzilla.redhat.com/1361908 (NEW) Component: openstack-nova Last change: 2016-08-02 Summary: nova can't mount instance disk with libguestfs - Permission denied [1406186 ] http://bugzilla.redhat.com/1406186 (NEW) Component: openstack-nova Last change: 2016-12-19 Summary: instance hangs on boot, without throwing any errors ### openstack-packstack (40 bugs) [1351873 ] http://bugzilla.redhat.com/1351873 (NEW) Component: openstack-packstack Last change: 2016-07-01 Summary: keystone.pp sets unreasonable execution time for keystone_manage token_flush [1371582 ] http://bugzilla.redhat.com/1371582 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: dnsmasq-neutron.conf is left unmanaged after installation [1353195 ] http://bugzilla.redhat.com/1353195 (NEW) Component: openstack-packstack Last change: 2016-07-06 Summary: [RFE] enable configuration of cinder lvm volume group name in packstack [1353048 ] http://bugzilla.redhat.com/1353048 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: manila is misconfigured after deployment [1297692 ] http://bugzilla.redhat.com/1297692 (ON_DEV) Component: openstack-packstack Last change: 2016-05-19 Summary: Raise MariaDB max connections limit [1361704 ] http://bugzilla.redhat.com/1361704 (NEW) Component: openstack-packstack Last change: 2016-07-29 Summary: [RFE] add support for designate [1188491 ] http://bugzilla.redhat.com/1188491 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack wording is unclear for demo and testing provisioning. [1201612 ] http://bugzilla.redhat.com/1201612 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-19 Summary: Interactive - Packstack asks for Tempest details even when Tempest install is declined [1061753 ] http://bugzilla.redhat.com/1061753 (NEW) Component: openstack-packstack Last change: 2016-05-16 Summary: [RFE] Create an option in packstack to increase verbosity level of libvirt [903645 ] http://bugzilla.redhat.com/903645 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: Include the ability in PackStack to support SSL for all REST services and message bus communication [1324070 ] http://bugzilla.redhat.com/1324070 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: RFE: PackStack Support for LBaaSv2 [1097291 ] http://bugzilla.redhat.com/1097291 (NEW) Component: openstack-packstack Last change: 2016-05-18 Summary: [RFE] SPICE support in packstack [1353050 ] http://bugzilla.redhat.com/1353050 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: packages openstack-manila-ui and openstack-trove-ui are not installed by packstack [1012382 ] http://bugzilla.redhat.com/1012382 (ON_DEV) Component: openstack-packstack Last change: 2016-04-19 Summary: swift: Admin user does not have permissions to see containers created by glance service [1352980 ] http://bugzilla.redhat.com/1352980 (NEW) Component: openstack-packstack Last change: 2016-09-23 Summary: it's not possible to deploy openstack with keystone api version v3 [1286828 ] http://bugzilla.redhat.com/1286828 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Packstack should have the option to install QoS (neutron) [1382100 ] http://bugzilla.redhat.com/1382100 (ASSIGNED) Component: openstack-packstack Last change: 2016-10-11 Summary: Running packstack with answer file "Error: Error appeared during puppet run: 10.0.2.15_horizon.pp" [1403636 ] http://bugzilla.redhat.com/1403636 (NEW) Component: openstack-packstack Last change: 2016-12-12 Summary: Packstack cannot detect IP of the 2nd NIC [1353045 ] http://bugzilla.redhat.com/1353045 (NEW) Component: openstack-packstack Last change: 2016-07-05 Summary: CONFIG_KEYSTONE_REGION is not honoured for all endpoints [1023533 ] http://bugzilla.redhat.com/1023533 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: API services has all admin permission instead of service [1063393 ] http://bugzilla.redhat.com/1063393 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: RFE: Provide option to set bind_host/bind_port for API services [1302766 ] http://bugzilla.redhat.com/1302766 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: Add Magnum support using puppet-magnum [1285494 ] http://bugzilla.redhat.com/1285494 (NEW) Component: openstack-packstack Last change: 2016-05-19 Summary: openstack- packstack-7.0.0-0.5.dev1661.gaf13b7e.el7.noarch cripples(?) httpd.conf [1291492 ] http://bugzilla.redhat.com/1291492 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Unfriendly behavior of IP filtering for VXLAN with EXCLUDE_SERVERS [1316222 ] http://bugzilla.redhat.com/1316222 (ASSIGNED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack installation failed due to wrong http config [1227298 ] http://bugzilla.redhat.com/1227298 (NEW) Component: openstack-packstack Last change: 2016-08-30 Summary: Packstack should support MTU settings [1269535 ] http://bugzilla.redhat.com/1269535 (NEW) Component: openstack-packstack Last change: 2016-08-29 Summary: packstack script does not test to see if the rc files *were* created. [1005073 ] http://bugzilla.redhat.com/1005073 (NEW) Component: openstack-packstack Last change: 2016-04-19 Summary: [RFE] Please add glance and nova lib folder config [1239027 ] http://bugzilla.redhat.com/1239027 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: please move httpd log files to corresponding dirs [1383620 ] http://bugzilla.redhat.com/1383620 (NEW) Component: openstack-packstack Last change: 2016-10-11 Summary: Packstack fails tox py27 unit tests only on RHEL [1168113 ] http://bugzilla.redhat.com/1168113 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: The warning message " NetworkManager is active " appears even when the NetworkManager is inactive [1116019 ] http://bugzilla.redhat.com/1116019 (ASSIGNED) Component: openstack-packstack Last change: 2016-09-07 Summary: AMQP1.0 server configurations needed [1312487 ] http://bugzilla.redhat.com/1312487 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: Packstack with Swift Glance backend does not seem to work [1184806 ] http://bugzilla.redhat.com/1184806 (NEW) Component: openstack-packstack Last change: 2016-04-28 Summary: [RFE] Packstack should support deploying Nova and Glance with RBD images and Ceph as a backend [1172310 ] http://bugzilla.redhat.com/1172310 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-19 Summary: support Keystone LDAP [1385025 ] http://bugzilla.redhat.com/1385025 (NEW) Component: openstack-packstack Last change: 2016-10-14 Summary: Manila image corruted [1200129 ] http://bugzilla.redhat.com/1200129 (ASSIGNED) Component: openstack-packstack Last change: 2016-04-18 Summary: [RFE] add support for ceilometer workload partitioning via tooz/redis [1194678 ] http://bugzilla.redhat.com/1194678 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: On aarch64, nova.conf should default to vnc_enabled=False [1293693 ] http://bugzilla.redhat.com/1293693 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: Keystone setup fails on missing required parameter [1286995 ] http://bugzilla.redhat.com/1286995 (NEW) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack should configure LVM filtering with LVM/iSCSI ### openstack-puppet-modules (10 bugs) [1297535 ] http://bugzilla.redhat.com/1297535 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: Undercloud installation fails ::aodh::keystone::auth not found for instack [1292271 ] http://bugzilla.redhat.com/1292271 (NEW) Component: openstack-puppet-modules Last change: 2016-12-02 Summary: Receive Msg 'Error: Could not find user glance' [1107907 ] http://bugzilla.redhat.com/1107907 (NEW) Component: openstack-puppet-modules Last change: 2016-05-18 Summary: Offset Swift ports to 6200 [1289761 ] http://bugzilla.redhat.com/1289761 (NEW) Component: openstack-puppet-modules Last change: 2017-01-11 Summary: PackStack installs Nova crontab that nova user can't run [1382511 ] http://bugzilla.redhat.com/1382511 (NEW) Component: openstack-puppet-modules Last change: 2016-11-30 Summary: Purge support for mitaka missing key patch [1150902 ] http://bugzilla.redhat.com/1150902 (ASSIGNED) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: selinux prevents httpd to write to /var/log/horizon/horizon.log [1316856 ] http://bugzilla.redhat.com/1316856 (NEW) Component: openstack-puppet-modules Last change: 2016-09-24 Summary: packstack fails to configure ovs bridge for CentOS [1240736 ] http://bugzilla.redhat.com/1240736 (NEW) Component: openstack-puppet-modules Last change: 2016-04-18 Summary: trove guestagent config mods for integration testing [1369164 ] http://bugzilla.redhat.com/1369164 (NEW) Component: openstack-puppet-modules Last change: 2016-08-22 Summary: multidomain is not supported in RDO Mitaka [1318332 ] http://bugzilla.redhat.com/1318332 (NEW) Component: openstack-puppet-modules Last change: 2016-04-19 Summary: Cinder workaround should be removed ### openstack-sahara (1 bug) [1305790 ] http://bugzilla.redhat.com/1305790 (NEW) Component: openstack-sahara Last change: 2016-07-13 Summary: Failure to launch Caldera 5.0.4 Hadoop Cluster via Sahara Wizards on RDO Liberty ### openstack-selinux (7 bugs) [1373321 ] http://bugzilla.redhat.com/1373321 (NEW) Component: openstack-selinux Last change: 2016-09-06 Summary: Can't deploy an overcloud because selinux blocks neutron_t to access unlabeled_t files (nsfs) [1359216 ] http://bugzilla.redhat.com/1359216 (NEW) Component: openstack-selinux Last change: 2016-09-06 Summary: openstack-selinux does not allow neutron to access /proc/self/ns/net (centos) [1353227 ] http://bugzilla.redhat.com/1353227 (NEW) Component: openstack-selinux Last change: 2016-07-06 Summary: openstack-designate AVCs when named/bind tries to read configuration out of /var/lib/designate [1174795 ] http://bugzilla.redhat.com/1174795 (NEW) Component: openstack-selinux Last change: 2016-04-18 Summary: keystone fails to start: raise exception.ConfigFileNotF ound(config_file=paste_config_value) [1362609 ] http://bugzilla.redhat.com/1362609 (NEW) Component: openstack-selinux Last change: 2016-08-03 Summary: glance-registry AVC name_connect when using memcached [1360165 ] http://bugzilla.redhat.com/1360165 (NEW) Component: openstack-selinux Last change: 2016-09-15 Summary: Add a rule to allow a non-ephemeral cluster port for rabbitmq [1341738 ] http://bugzilla.redhat.com/1341738 (NEW) Component: openstack-selinux Last change: 2016-06-01 Summary: AVC: beam.smp tries to write in SSL certificate ### openstack-swift (2 bugs) [1382921 ] http://bugzilla.redhat.com/1382921 (NEW) Component: openstack-swift Last change: 2016-11-29 Summary: swift-object-expirer packaged in wrong package [1352456 ] http://bugzilla.redhat.com/1352456 (NEW) Component: openstack-swift Last change: 2016-07-04 Summary: Swift Liberty reports "%RPMVERSION%" instead of actual version string ### openstack-tripleo (34 bugs) [1056109 ] http://bugzilla.redhat.com/1056109 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Making the overcloud deployment fully HA [1351570 ] http://bugzilla.redhat.com/1351570 (NEW) Component: openstack-tripleo Last change: 2016-06-30 Summary: Failure to deploy 3 Node HA Controller and 2 Compute Nodes via Tripleo QuickStart [1344620 ] http://bugzilla.redhat.com/1344620 (NEW) Component: openstack-tripleo Last change: 2016-06-10 Summary: Nova instance live migration fails: migrateToURI3() got an unexpected keyword argument 'bandwidth' [1364789 ] http://bugzilla.redhat.com/1364789 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: Openstack undercloud install ( via instack-virt-setup ) craches on instack VM with error 'ImportError: No module named osc_lib' [1344495 ] http://bugzilla.redhat.com/1344495 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Horizon: Error: Unable to retrieve project list and Error: Unable to retrieve domain list. [1329095 ] http://bugzilla.redhat.com/1329095 (NEW) Component: openstack-tripleo Last change: 2016-04-22 Summary: mariadb and keystone down after an upgrade from liberty to mitaka [1365884 ] http://bugzilla.redhat.com/1365884 (NEW) Component: openstack-tripleo Last change: 2016-08-17 Summary: MySQL Galera fails to start [1351547 ] http://bugzilla.redhat.com/1351547 (ASSIGNED) Component: openstack-tripleo Last change: 2016-07-05 Summary: Rabbitmq clone starts on just one node in a HA deploy [1344442 ] http://bugzilla.redhat.com/1344442 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: Ceilometer central fails to start: ImportError: No module named redis [1056106 ] http://bugzilla.redhat.com/1056106 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][ironic]: Integration of Ironic in to TripleO [1277980 ] http://bugzilla.redhat.com/1277980 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: missing python-proliantutils [1358083 ] http://bugzilla.redhat.com/1358083 (NEW) Component: openstack-tripleo Last change: 2016-07-20 Summary: openstack-tripleo: /usr/share/instack-undercloud /puppet-stack-config/puppet-stack-config.yaml.template (line 429) misses right curly bracket, this creates misconfigured /httpboot/inspector.ipxe and introspection fails. [1361613 ] http://bugzilla.redhat.com/1361613 (NEW) Component: openstack-tripleo Last change: 2016-07-29 Summary: Deployment of RDO M2, Gnocchi statsd gets configured only on first controller in HA environment and it fails to start on the rest of 2 controllers [1340865 ] http://bugzilla.redhat.com/1340865 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056112 ] http://bugzilla.redhat.com/1056112 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Deploying different architecture topologies with Tuskar [1353915 ] http://bugzilla.redhat.com/1353915 (NEW) Component: openstack-tripleo Last change: 2016-07-18 Summary: [RFE] Add to scripts generated by undercloud install - script to replace failed TripleO QuickStart HA Controller [1174776 ] http://bugzilla.redhat.com/1174776 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: User can not login into the overcloud horizon using the proper credentials [1353976 ] http://bugzilla.redhat.com/1353976 (NEW) Component: openstack-tripleo Last change: 2016-07-11 Summary: tripleo ceontos7 images missing linux-firmware package [1303614 ] http://bugzilla.redhat.com/1303614 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: overcloud deployment failed AttributeError: 'Proxy' object has no attribute 'api' [1364129 ] http://bugzilla.redhat.com/1364129 (NEW) Component: openstack-tripleo Last change: 2016-08-05 Summary: Overcloud pacemaker services restart behavior causes downtime [1341093 ] http://bugzilla.redhat.com/1341093 (NEW) Component: openstack-tripleo Last change: 2016-06-01 Summary: Tripleo QuickStart HA deployment attempts constantly crash [1056114 ] http://bugzilla.redhat.com/1056114 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Implement a complete overcloud installation story in the UI [1359911 ] http://bugzilla.redhat.com/1359911 (NEW) Component: openstack-tripleo Last change: 2016-07-25 Summary: Cannot generate overcloud images with liberty [1365545 ] http://bugzilla.redhat.com/1365545 (NEW) Component: openstack-tripleo Last change: 2016-08-09 Summary: Overcloud been set up via instack-virt-setup fails to run `nova keypair-add oskey > oskey.pem` [1380207 ] http://bugzilla.redhat.com/1380207 (NEW) Component: openstack-tripleo Last change: 2016-09-29 Summary: Doing overcloud stack update (package upgrade) fails with error saying can't find resource openstack- keystone [1344398 ] http://bugzilla.redhat.com/1344398 (NEW) Component: openstack-tripleo Last change: 2016-06-09 Summary: SSL enabled undercloud doesn't configure https protocol for several endpoints [1343634 ] http://bugzilla.redhat.com/1343634 (NEW) Component: openstack-tripleo Last change: 2016-06-07 Summary: controller-no-external.yaml template still creates external network and fails to deploy [1350605 ] http://bugzilla.redhat.com/1350605 (NEW) Component: openstack-tripleo Last change: 2016-06-27 Summary: Error regarding the TUN device using quickstart.sh [1344467 ] http://bugzilla.redhat.com/1344467 (NEW) Component: openstack-tripleo Last change: 2016-08-29 Summary: Unable to launch instance: Invalid: Volume sets discard option, qemu (1, 6, 0) or later is required. [1277990 ] http://bugzilla.redhat.com/1277990 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: openstack-ironic-inspector-dnsmasq.service: failed to start during undercloud installation [1344447 ] http://bugzilla.redhat.com/1344447 (NEW) Component: openstack-tripleo Last change: 2016-06-21 Summary: Openstack-gnocchi-statsd fails to start; ImportError: Your rados python module does not support omap feature. Install 'cradox' (recommended) or upgrade 'python- rados' >= 9.1.0 [1344451 ] http://bugzilla.redhat.com/1344451 (NEW) Component: openstack-tripleo Last change: 2016-06-20 Summary: HAProxy logs show up in the os-collect-config journal [1334259 ] http://bugzilla.redhat.com/1334259 (NEW) Component: openstack-tripleo Last change: 2016-05-09 Summary: openstack overcloud image upload fails with "Required file "./ironic-python-agent.initramfs" does not exist." [1056110 ] http://bugzilla.redhat.com/1056110 (NEW) Component: openstack-tripleo Last change: 2016-04-18 Summary: [RFE][tripleo]: Scaling work to do during icehouse ### openstack-tripleo-heat-templates (4 bugs) [1386447 ] http://bugzilla.redhat.com/1386447 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-10-19 Summary: Newton (HA) Deployments failing w/ httpd service restart timeout [1364032 ] http://bugzilla.redhat.com/1364032 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-08-23 Summary: Mixed deployment with UC in Mitaka and OC in Newton scale up fails with sql error [1266027 ] http://bugzilla.redhat.com/1266027 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-04-18 Summary: TripleO should use pymysql database driver since Liberty [1342145 ] http://bugzilla.redhat.com/1342145 (NEW) Component: openstack-tripleo-heat-templates Last change: 2016-06-02 Summary: Deploying Manila is not possible due to missing template ### openstack-tripleo-image-elements (2 bugs) [1347652 ] http://bugzilla.redhat.com/1347652 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-06-22 Summary: post-install deletes foreign o-r-c configure.d scripts [1303567 ] http://bugzilla.redhat.com/1303567 (NEW) Component: openstack-tripleo-image-elements Last change: 2016-04-18 Summary: Overcloud deployment fails using Ceph ### openstack-trove (1 bug) [1327068 ] http://bugzilla.redhat.com/1327068 (NEW) Component: openstack-trove Last change: 2016-05-24 Summary: trove guest agent should create a sudoers entry ### Package Review (29 bugs) [1406146 ] http://bugzilla.redhat.com/1406146 (ASSIGNED) Component: Package Review Last change: 2017-01-16 Summary: Review Request: python-collectd-gnocchi gnocchi collectd plugin [1390608 ] http://bugzilla.redhat.com/1390608 (NEW) Component: Package Review Last change: 2017-01-12 Summary: Review Request: vitrage-dashboard Horizon plugin for vitrage [1365932 ] http://bugzilla.redhat.com/1365932 (ASSIGNED) Component: Package Review Last change: 2016-09-20 Summary: import puppet-barbican into OPM [1327635 ] http://bugzilla.redhat.com/1327635 (ASSIGNED) Component: Package Review Last change: 2016-12-22 Summary: Review Request: openstack-congress - OpenStack Congress Service [1392309 ] http://bugzilla.redhat.com/1392309 (ASSIGNED) Component: Package Review Last change: 2016-12-05 Summary: Review Request: python-os-faults - OpenStack fault- injection library [1344368 ] http://bugzilla.redhat.com/1344368 (NEW) Component: Package Review Last change: 2016-06-09 Summary: Review Request: openstack-ironic-ui - OpenStack Ironic Dashboard [1393996 ] http://bugzilla.redhat.com/1393996 (ASSIGNED) Component: Package Review Last change: 2017-01-09 Summary: Review Request: python-novajoin - Nova integration to enroll IPA clients [1396633 ] http://bugzilla.redhat.com/1396633 (NEW) Component: Package Review Last change: 2016-11-22 Summary: Review request: puppet-qdr [1272513 ] http://bugzilla.redhat.com/1272513 (ASSIGNED) Component: Package Review Last change: 2016-05-20 Summary: Review Request: Murano - is an application catalog for OpenStack [1331486 ] http://bugzilla.redhat.com/1331486 (NEW) Component: Package Review Last change: 2016-12-07 Summary: Tracker bugzilla for puppet packages in RDO Newton cycle [1391444 ] http://bugzilla.redhat.com/1391444 (NEW) Component: Package Review Last change: 2016-12-21 Summary: Review Request: boost159 - The free peer-reviewed portable C++ source libraries [1403740 ] http://bugzilla.redhat.com/1403740 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-logstash logging service [1403756 ] http://bugzilla.redhat.com/1403756 (NEW) Component: Package Review Last change: 2016-12-12 Summary: Review request: puppet-midonet_openstack [1385604 ] http://bugzilla.redhat.com/1385604 (NEW) Component: Package Review Last change: 2017-01-09 Summary: New package: python-networking-vsphere - A set of Neutron drivers and agents to manage vSphere clusters. [1414051 ] http://bugzilla.redhat.com/1414051 (NEW) Component: Package Review Last change: 2017-01-24 Summary: New package: openstack-heat-agents [1390391 ] http://bugzilla.redhat.com/1390391 (ASSIGNED) Component: Package Review Last change: 2017-01-31 Summary: Review Request: openstack-kolla - Templates and tools from the Kolla project to build OpenStack container images [1374800 ] http://bugzilla.redhat.com/1374800 (ASSIGNED) Component: Package Review Last change: 2016-12-07 Summary: Review Request: puppet-magnum [1342227 ] http://bugzilla.redhat.com/1342227 (ASSIGNED) Component: Package Review Last change: 2016-06-06 Summary: Review Request: python-designate-tests-tempest - Tempest Integration of Designate [1400150 ] http://bugzilla.redhat.com/1400150 (ASSIGNED) Component: Package Review Last change: 2016-12-21 Summary: Review Request: puppet-ec2api [1414516 ] http://bugzilla.redhat.com/1414516 (NEW) Component: Package Review Last change: 2017-01-23 Summary: Review Request: python-monascaclient - Python client for monasca REST API [1279513 ] http://bugzilla.redhat.com/1279513 (ASSIGNED) Component: Package Review Last change: 2016-10-08 Summary: New Package: python-dracclient [1326586 ] http://bugzilla.redhat.com/1326586 (NEW) Component: Package Review Last change: 2016-08-24 Summary: Review request: Sensu [1373511 ] http://bugzilla.redhat.com/1373511 (ASSIGNED) Component: Package Review Last change: 2016-11-14 Summary: New Package Request: virtualbmc [1272524 ] http://bugzilla.redhat.com/1272524 (ASSIGNED) Component: Package Review Last change: 2016-05-19 Summary: Review Request: openstack-mistral - workflow Service for OpenStack cloud [1361959 ] http://bugzilla.redhat.com/1361959 (ASSIGNED) Component: Package Review Last change: 2016-09-01 Summary: Include puppet-ovn in openstack-puppet-modules [1342987 ] http://bugzilla.redhat.com/1342987 (ASSIGNED) Component: Package Review Last change: 2017-01-06 Summary: Review Request: openstack-vitrage - OpenStack RCA (Root Cause Analysis) Engine [1414450 ] http://bugzilla.redhat.com/1414450 (NEW) Component: Package Review Last change: 2017-01-31 Summary: Review Request: networking-sfc [1409964 ] http://bugzilla.redhat.com/1409964 (NEW) Component: Package Review Last change: 2017-01-04 Summary: New package : Tap as a service extension for neutron [1406909 ] http://bugzilla.redhat.com/1406909 (ASSIGNED) Component: Package Review Last change: 2017-01-16 Summary: Review request: python-scciclient - Ironic plugin driver ### python-fixtures (1 bug) [1379427 ] http://bugzilla.redhat.com/1379427 (NEW) Component: python-fixtures Last change: 2016-09-27 Summary: python-fixtures >= 3 is required for neutron ### python-keystoneclient (1 bug) [1399374 ] http://bugzilla.redhat.com/1399374 (NEW) Component: python-keystoneclient Last change: 2016-11-28 Summary: API response times are slow ### python-novaclient (1 bug) [1123451 ] http://bugzilla.redhat.com/1123451 (ASSIGNED) Component: python-novaclient Last change: 2016-05-02 Summary: Missing versioned dependency on python-six ### python-webob (1 bug) [1384058 ] http://bugzilla.redhat.com/1384058 (NEW) Component: python-webob Last change: 2016-10-12 Summary: In Newton python-webob 1.6.1 is required as in upper- constraints.txt ### rdo-manager (15 bugs) [1306350 ] http://bugzilla.redhat.com/1306350 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, if not configured, the first nic on compute nodes gets addresses from dhcp as a default [1370653 ] http://bugzilla.redhat.com/1370653 (NEW) Component: rdo-manager Last change: 2017-01-24 Summary: Deploying overcloud fails at step4 of the controllers [1270910 ] http://bugzilla.redhat.com/1270910 (ASSIGNED) Component: rdo-manager Last change: 2016-07-27 Summary: IP address from external subnet gets assigned to br-ex when using default single-nic-vlans templates [1306364 ] http://bugzilla.redhat.com/1306364 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: With RDO-manager, using bridge mappings, Neutron opensvswitch-agent plugin's config file don't gets populated correctly [1230582 ] http://bugzilla.redhat.com/1230582 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: there is a newer image that can be used to deploy openstack [1294683 ] http://bugzilla.redhat.com/1294683 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: instack-undercloud: "openstack undercloud install" throws errors and then gets stuck due to selinux. [1271289 ] http://bugzilla.redhat.com/1271289 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: overcloud-novacompute stuck in spawning state [1216981 ] http://bugzilla.redhat.com/1216981 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: No way to increase yum timeouts when building images [1270370 ] http://bugzilla.redhat.com/1270370 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: [RDO-Manager] bulk introspection moving the nodes from available to manageable too quickly [getting: NodeLocked:] [1292253 ] http://bugzilla.redhat.com/1292253 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Production + EPEL + yum-plugin-priorities results in wrong version of hiera [1273541 ] http://bugzilla.redhat.com/1273541 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: RDO-Manager needs epel.repo enabled (otherwise undercloud deployment fails.) [1271726 ] http://bugzilla.redhat.com/1271726 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: 1 of the overcloud VMs (nova) is stack in spawning state [1273680 ] http://bugzilla.redhat.com/1273680 (ASSIGNED) Component: rdo-manager Last change: 2016-04-18 Summary: HA overcloud with network isolation deployment fails [1270805 ] http://bugzilla.redhat.com/1270805 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Glance client returning 'Expected endpoint' [1272376 ] http://bugzilla.redhat.com/1272376 (NEW) Component: rdo-manager Last change: 2016-04-18 Summary: Duplicate nova hypervisors after rebooting compute nodes ### rdopkg (2 bugs) [1386460 ] http://bugzilla.redhat.com/1386460 (NEW) Component: rdopkg Last change: 2016-10-19 Summary: can not install allinone ironic with RDO Newton version [1353406 ] http://bugzilla.redhat.com/1353406 (NEW) Component: rdopkg Last change: 2016-07-07 Summary: Expired SSL for RPM package. ### RFEs (2 bugs) [1193886 ] http://bugzilla.redhat.com/1193886 (ASSIGNED) Component: RFEs Last change: 2016-04-18 Summary: RFE: wait for DB after boot [1158517 ] http://bugzilla.redhat.com/1158517 (NEW) Component: RFEs Last change: 2016-05-20 Summary: [RFE] Provide easy to use upgrade tool ### tempest (1 bug) [1250081 ] http://bugzilla.redhat.com/1250081 (NEW) Component: tempest Last change: 2015-08-06 Summary: test_minimum_basic scenario failed to run on rdo- manager ## Fixed bugs This is a list of "fixed" bugs by component. A "fixed" bug is fixed state MODIFIED, POST, ON_QA and has been fixed. You can help out by testing the fix to make sure it works as intended. (76 bugs) ### distribution (7 bugs) [1328980 ] http://bugzilla.redhat.com/1328980 (MODIFIED) Component: distribution Last change: 2016-04-21 Summary: Log handler repeatedly crashes [1368182 ] http://bugzilla.redhat.com/1368182 (MODIFIED) Component: distribution Last change: 2016-09-02 Summary: Rabbitmq-server has a new version in Fedora that addresses several bugs [1134121 ] http://bugzilla.redhat.com/1134121 (POST) Component: distribution Last change: 2016-04-18 Summary: Tuskar Fails After Remove/Reinstall Of RDO [1409689 ] http://bugzilla.redhat.com/1409689 (MODIFIED) Component: distribution Last change: 2017-01-03 Summary: CVE-2016-9599 puppet-tripleo:if ssl is enabled, traffic is open on both undercloud and overcloud [openstack- rdo] [1344148 ] http://bugzilla.redhat.com/1344148 (ON_QA) Component: distribution Last change: 2016-06-17 Summary: RDO mitaka openstack-tempest build requires updated python-urllib3 [1400533 ] http://bugzilla.redhat.com/1400533 (ON_QA) Component: distribution Last change: 2016-12-02 Summary: Could not find fact 'search_external' [1397098 ] http://bugzilla.redhat.com/1397098 (MODIFIED) Component: distribution Last change: 2016-12-21 Summary: Upgrade python-requests to 2.11.1 for Newton ### instack-undercloud (1 bug) [1270033 ] http://bugzilla.redhat.com/1270033 (POST) Component: instack-undercloud Last change: 2016-05-05 Summary: [RDO-Manager] Node inspection fails when changing the default 'inspection_iprange' value in undecloud.conf. ### mariadb (1 bug) [1406320 ] http://bugzilla.redhat.com/1406320 (MODIFIED) Component: mariadb Last change: 2017-01-28 Summary: Yum transaction error when installing mariadb-server from RDO in CentOS 7.3 ### openstack-ceilometer (2 bugs) [1287252 ] http://bugzilla.redhat.com/1287252 (POST) Component: openstack-ceilometer Last change: 2016-04-18 Summary: openstack-ceilometer-alarm-notifier does not start: unit file is missing [1331510 ] http://bugzilla.redhat.com/1331510 (ON_QA) Component: openstack-ceilometer Last change: 2016-07-29 Summary: Gnocchi 2.0.2-1 release does not have Mitaka default configuration file ### openstack-glance (1 bug) [1074724 ] http://bugzilla.redhat.com/1074724 (POST) Component: openstack-glance Last change: 2016-04-19 Summary: Glance api ssl issue ### openstack-ironic (2 bugs) [1348817 ] http://bugzilla.redhat.com/1348817 (ON_QA) Component: openstack-ironic Last change: 2016-06-23 Summary: CVE-2016-4985 openstack-ironic: Ironic Node information including credentials exposed to unauthenticated users [openstack-rdo] [1373394 ] http://bugzilla.redhat.com/1373394 (MODIFIED) Component: openstack-ironic Last change: 2016-09-09 Summary: wwn_vendor_extension not supported ### openstack-ironic-discoverd (1 bug) [1322892 ] http://bugzilla.redhat.com/1322892 (MODIFIED) Component: openstack-ironic-discoverd Last change: 2016-10-08 Summary: No valid interfaces found during introspection ### openstack-keystone (2 bugs) [1280530 ] http://bugzilla.redhat.com/1280530 (MODIFIED) Component: openstack-keystone Last change: 2016-05-20 Summary: Fernet tokens cannot read key files with SELInux enabled [1341332 ] http://bugzilla.redhat.com/1341332 (POST) Component: openstack-keystone Last change: 2016-06-01 Summary: keystone logrotate configuration should use size configuration ### openstack-nova (2 bugs) [1367696 ] http://bugzilla.redhat.com/1367696 (ON_QA) Component: openstack-nova Last change: 2016-12-15 Summary: Add RPM deps to require install of qemu-kvm-rhev, not qemu-kvm-rhel [1301156 ] http://bugzilla.redhat.com/1301156 (POST) Component: openstack-nova Last change: 2016-04-22 Summary: openstack-nova missing specfile requires on castellan>=0.3.1 ### openstack-packstack (19 bugs) [1288179 ] http://bugzilla.redhat.com/1288179 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Mitaka: Packstack image provisioning fails with "Store filesystem could not be configured correctly" [1018900 ] http://bugzilla.redhat.com/1018900 (MODIFIED) Component: openstack-packstack Last change: 2016-05-18 Summary: Packstack fails with "The iptables provider can not handle attribute outiface" [1080369 ] http://bugzilla.redhat.com/1080369 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: packstack fails with KeyError :CONFIG_PROVISION_DEMO_FLOATRANGE if more compute-hosts are added [1302275 ] http://bugzilla.redhat.com/1302275 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-l3-agent does not start on Mitaka-2 when enabling FWaaS [1302256 ] http://bugzilla.redhat.com/1302256 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: neutron-server does not start on Mitaka-2 when enabling LBaaS [1150652 ] http://bugzilla.redhat.com/1150652 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: PackStack does not provide an option to register hosts to Red Hat Satellite 6 [1049537 ] http://bugzilla.redhat.com/1049537 (MODIFIED) Component: openstack-packstack Last change: 2016-05-18 Summary: Horizon help url in RDO points to the RHOS documentation [1255369 ] http://bugzilla.redhat.com/1255369 (POST) Component: openstack-packstack Last change: 2016-05-19 Summary: Improve session settings for horizon [1298245 ] http://bugzilla.redhat.com/1298245 (MODIFIED) Component: openstack-packstack Last change: 2016-04-18 Summary: Add possibility to change DEFAULT/api_paste_config in trove.conf [1148949 ] http://bugzilla.redhat.com/1148949 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: openstack-packstack: installed "packstack --allinone" on Centos7.0 and configured private networking. The booted VMs are not able to communicate with each other, nor ping the gateway. [1172467 ] http://bugzilla.redhat.com/1172467 (POST) Component: openstack-packstack Last change: 2016-09-06 Summary: New user cannot retrieve container listing [1124982 ] http://bugzilla.redhat.com/1124982 (POST) Component: openstack-packstack Last change: 2016-04-18 Summary: Help text for SSL is incorrect regarding passphrase on the cert [1330289 ] http://bugzilla.redhat.com/1330289 (POST) Component: openstack-packstack Last change: 2016-10-17 Summary: Failure to install Controller/Network&&Compute Cluster on RDO Mitaka with keystone API V3 [1282746 ] http://bugzilla.redhat.com/1282746 (POST) Component: openstack-packstack Last change: 2016-09-09 Summary: Swift's proxy-server is not configured to use ceilometer [1297833 ] http://bugzilla.redhat.com/1297833 (POST) Component: openstack-packstack Last change: 2016-04-19 Summary: VPNaaS should use libresw From rlandy at redhat.com Tue Jan 31 18:16:27 2017 From: rlandy at redhat.com (Ronelle Landy) Date: Tue, 31 Jan 2017 13:16:27 -0500 (EST) Subject: [rdo-list] RDO-CI Scrum Weekly Scrum Recap In-Reply-To: <1631050931.15107702.1485885147800.JavaMail.zimbra@redhat.com> Message-ID: <845541964.15113055.1485886587569.JavaMail.zimbra@redhat.com> Greetings All, Links to the RDO-CI team scrum[1] and recording[2] from this week's meeting are below. Highlights: - RDO Community job passes ahead of test day Feb 2/3 https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo-delorean-promote-master/1088/ - RDO master / Ocata product chain pipeline https://review.openstack.org/#/c/426837/ just merged to fix the validate-simple role New card added to Trello to use the template from T-H-T in validate-simple [3] - Scenario support in Tripleo-Quickstart Trello card with status [4] These scenarios need to work on virt deployments as well (running on OVB is not a first stage requirement) - Upgrades https://blueprints.launchpad.net/tripleo/+spec/tripleo-composable-upgrade-job (targeted for pike2) Push to get the internal gate running upgrade on OVB passing - [Q to U] (quickstart to upstream) Definition of Done Priority due this week, is a definitive list of what is left to be done for this project No new cards to be added without TC/UA approval - Ocata Stable Release Work to be done is tracked in [5] Image building is the blocking functionality here Deadline is really next week Look at any features that could -> pike [1] - https://review.rdoproject.org/etherpad/p/rdo-infra-scrum [2] - https://bluejeans.com/s/g3ZLf/ [3] - https://trello.com/c/BI1yXAaX/567-q-to-u-change-the-validate-simple-ping-test-to-take-the-heat-template-from-t-h-t-and-not-use-a-custom-template [4] - https://trello.com/c/7vOYm1Bc/560-q-to-u-implement-scenario-testing-for-multinode-tripleo-quickstart-jobs [5] - https://trello.com/c/Y1nOASYi/554-ci-ocata-release /R Ronelle Landy