[Yahoo-eng-team] [Bug 1843714] [NEW] nova-status documentation not in the list of man-pages

2019-09-12 Thread Thomas Bechtold
Public bug reported: When running "sphinx-build -b man doc/source doc/build/man", the nova- status man page is not build . It's missing from the man_pages list in doc/source/conf.py ** Affects: nova Importance: Undecided Assignee: Thomas Bechtold (toabctl) Stat

[Yahoo-eng-team] [Bug 1840427] [NEW] /usr/bin/glance-manage-cache still there but not workable (with stable/rocky)

2019-08-16 Thread Thomas Bechtold
Public bug reported: Using the latest commit (b3ff79ffa45f2439d769006fe9eb84ccf5690759) from stable/rocky branch. glance-cache-manage was removed in change Ia086230cc8c92f7b7dfd5b001923110d5bc55d4d but the executable itself is still there because the entrypoint from setup.cfg was not removed. S

[Yahoo-eng-team] [Bug 1840424] [NEW] glance manpage building in rocky is broken due to missing glance-cache-manage

2019-08-16 Thread Thomas Bechtold
Public bug reported: Using the latest commit (b3ff79ffa45f2439d769006fe9eb84ccf5690759) from stable/rocky branch. When trying to build the man pages with: sphinx-build -W -b man doc/source doc/build/man I get: [snipped] looking for now-outdated files... none found pickling environment... done

[Yahoo-eng-team] [Bug 1752289] [NEW] ServiceCatalog does not contain "network" service

2018-02-28 Thread Thomas Bechtold
22.80:8776/v3/d9685d1130d74a73af6ee213c421d9de', u'region': u'RegionOne'}], u'name': u'cinderv3', u'type': u'volumev3'}, {u'endpoin

[Yahoo-eng-team] [Bug 1743445] Re: Switch from msgpack-python to msgpack

2018-02-08 Thread Thomas Bechtold
Ceilometer fixed in master via https://review.openstack.org/#/c/542041 ** Also affects: ceilometer Importance: Undecided Status: New ** Changed in: ceilometer Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: ceilometer Status: New => Fix Released -

[Yahoo-eng-team] [Bug 1703296] [NEW] Custom theme with templates/500.html file fails with " ValueError: need more than 1 value to unpack "

2017-07-09 Thread Thomas Bechtold
Public bug reported: ## This happens with Ocata (version 11.0.4.dev1), SLES12SP2, Django 1.8.14 ## When using a custom theme with the following structure: # find openstack_dashboard/themes/suse/ openstack_dashboard/themes/suse/ openstack_dashboard/themes/suse/templates openstack_dashboard/themes

[Yahoo-eng-team] [Bug 1424728] Re: Remove old rpc alias(es) from code

2017-04-04 Thread Thomas Bechtold
ned) => Thomas Bechtold (toabctl) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1424728 Title: Remove old rpc alias(es) from code Status in Cinder: Fix Released Status in Designate

[Yahoo-eng-team] [Bug 1654152] [NEW] [RFE]Configuration structure a mess

2017-01-04 Thread Thomas Bechtold
Public bug reported: Neutron's current configuration structure is difficult to understand: - it is not clear which services need which configuration file(s) during startup. - config files end with .ini instead of .conf (which would be automatically recognized by oslo.config) oslo.config has al

[Yahoo-eng-team] [Bug 1649234] [NEW] neutron-server not available after a neutron-server start via systemd

2016-12-12 Thread Thomas Bechtold
Public bug reported: When starting neutron-server via systemd, "systemctl start openstack-neutron" returns before the server is actually ready. So using the server directly afterwards (eg via "neutron net-list") you get a: Unable to establish connection to http://192.168.122.96:9696/v2.0/network

[Yahoo-eng-team] [Bug 1443898] Re: TestVolumeBootPattern.test_volume_boot_pattern fail with libvirt-xen

2016-11-24 Thread Thomas Bechtold
** Changed in: nova Status: Expired => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1443898 Title: TestVolumeBootPattern.test_volume_boot_pattern fail

[Yahoo-eng-team] [Bug 1636041] Re: Fix doc build if git is absent(neutron-lib)

2016-10-26 Thread Thomas Bechtold
*** This bug is a duplicate of bug 1552251 *** https://bugs.launchpad.net/bugs/1552251 @Armando: Eh, no. When building a package there is no git tree available (we build from sdist tarballs) so there is no need to have git and it does not work. ** This bug has been marked a duplicate of bug 1

[Yahoo-eng-team] [Bug 1632768] Re: rootwrap daemon with libvirt/xen not working

2016-10-12 Thread Thomas Bechtold
Looks like this is a oslo.rootwrap bug and executing an unknown command is not tested in the testsuite. ** Also affects: oslo.rootwrap Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Ope

[Yahoo-eng-team] [Bug 1632768] [NEW] rootwrap daemon with libvirt/xen not working

2016-10-12 Thread Thomas Bechtold
Public bug reported: Using: - SLE12SP1 - xen 4.7 - nova 13.1.2.dev68 (stable-mitaka tarball) When configuring nova-compute to use the rootwrap daemon and using Xen with libvirt as hypervisor I get the following error when booting a VM: 2016-10-12 15:54:34.216 17936 INFO nova.compute.claims [r

[Yahoo-eng-team] [Bug 1632403] [NEW] InstanceInfoCacheNotFound: Info cache for instance 7e3be027-0303-4ed8-8dfc-5c19a419901c could not be found

2016-10-11 Thread Thomas Bechtold
Public bug reported: * This is with: - SUSE SLE 12 SP2 - Nova Mitaka (version 13.1.2.dev68 from the stable-mitaka from tarballs.openstack.org) - neutron+linuxbridge - nova libvirt+KVM When running the tempest scenario tests (ostestr -r '^tempest.scenario') I get: Traceback (most recent call

[Yahoo-eng-team] [Bug 1628773] [NEW] Release request of networking-cisco and creation of stable/newton

2016-09-28 Thread Thomas Bechtold
Public bug reported: networking-cisco has NOT yet branched stable/newton and there is no stable-newton tarball at http://tarballs.openstack.org/networking-cisco/ ** Affects: networking-cisco Importance: Undecided Status: New ** Affects: neutron Importance: Undecided S

[Yahoo-eng-team] [Bug 1628776] [NEW] Release request of networking-hyperv and creation of stable/newton

2016-09-28 Thread Thomas Bechtold
Public bug reported: networking-hyperv has NOT yet branched a stable/newton branch and there is no tarball at http://tarballs.openstack.org/networking-hyperv/ ** Affects: networking-hyperv Importance: Undecided Status: New ** Affects: neutron Importance: Undecided Sta

[Yahoo-eng-team] [Bug 1620587] [NEW] ml2_conf.ini contains oslo.log options

2016-09-06 Thread Thomas Bechtold
ignee: Thomas Bechtold (toabctl) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1620587 Title: ml2_conf.ini contains oslo.log options Status in neutron:

[Yahoo-eng-team] [Bug 1620211] [NEW] neutron.conf.sample contains [agent] section

2016-09-05 Thread Thomas Bechtold
: Thomas Bechtold (toabctl) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1620211 Title: neutron.conf.sample contains [agent] section Status in neutron: In

[Yahoo-eng-team] [Bug 1613542] Re: tempest.conf doesn't contain $project in [service_available] section

2016-08-19 Thread Thomas Bechtold
** Also affects: ec2-api Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1613542 Title: tempest.conf doesn't contain $pro

[Yahoo-eng-team] [Bug 1614591] [NEW] registry_client_opts are not in glance-cache.conf.sample

2016-08-18 Thread Thomas Bechtold
Public bug reported: The glance-cache service also uses the registry client but some configuration options are not available in the sample config file. Steps to reproduce: 1) tox -egenconfig 2) then registry_client_opts are not in the sample config file ** Affects: glance Importance: Undec

[Yahoo-eng-team] [Bug 1613542] Re: tempest.conf doesn't contain $project in [service_available] section

2016-08-15 Thread Thomas Bechtold
** Also affects: magnum Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1613542 Title: tempest.conf doesn't contain $proj

[Yahoo-eng-team] [Bug 1613542] Re: tempest.conf doesn't contain $project in [service_available] section

2016-08-15 Thread Thomas Bechtold
** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1613542 Title: tempest.conf doesn't contain $pr

[Yahoo-eng-team] [Bug 1610970] [NEW] [taskflow_executor]conversion_format not included in glance-api.conf.sample

2016-08-08 Thread Thomas Bechtold
*** This bug is a duplicate of bug 1533949 *** https://bugs.launchpad.net/bugs/1533949 Public bug reported: Reproducable with "tox -egenconfig" and the look into etc/glance- api.conf.sample ** Affects: glance Importance: Undecided Status: New ** This bug has been marked a dupl

[Yahoo-eng-team] [Bug 1586986] [NEW] vpnaas: Copy strongswan.d needs root rights

2016-05-30 Thread Thomas Bechtold
rongswan.d/charon/md4.conf', u'/var/lib/neutron/ipsec/c987ad68-be1b-468f-ac05-2d3c021248f1/etc/strongswan.d/charon/md4.conf' , "[Errno 13] Permission denied: '/etc/strongswan.d/charon/md4.conf'")] 2016-05-30 08:21:09.974 25950 ERROR oslo_messaging.rpc.dispa

[Yahoo-eng-team] [Bug 1586082] Re: vpnaas: "Failed to enable vpn process on router " due to wrong rundir

2016-05-26 Thread Thomas Bechtold
Review is https://review.openstack.org/#/c/321601/ ** Changed in: neutron Status: Incomplete => Opinion ** Changed in: neutron Status: Opinion => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1586082] [NEW] vpnaas: "Failed to enable vpn process on router " due to wrong rundir

2016-05-26 Thread Thomas Bechtold
84948c2b7fad2caa003ec2f a14c2b3f29d444db8a99176bac54b26b - - -] Running command: ['sudo', 'neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns', 'exec', 'qrouter-2691a9d2-fb5e-4d86-9023-ab3681bda8d3', 'neutron-vpn-netns-wrapper'

[Yahoo-eng-team] [Bug 1531197] Re: Xen host can't boot a instance with btrfs as filesystem

2016-01-14 Thread Thomas Bechtold
** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1531197 Title: Xen host can't boot a instance with btrfs as file

[Yahoo-eng-team] [Bug 1531197] [NEW] Xen host can't boot a instance with btrfs as filesystem

2016-01-05 Thread Thomas Bechtold
Public bug reported: ### tested with Juno (latest commit from git) and also with Liberty) ### Starting a para-virtualized instance on an Xen host where the instance has a btrfs filesystem leads to: 2015-09-04 14:51:31.325 5359 TRACE nova.compute.manager [instance: f4889cf9-f083 -4c48-b036-655f46

[Yahoo-eng-team] [Bug 1497967] [NEW] linuxbridge agent fails when bridge_mapping not defined

2015-09-21 Thread Thomas Bechtold
Public bug reported: Since http://git.openstack.org/cgit/openstack/neutron/commit/?id=bd734811753a99d61e30998c734e465a8d507b8f , bridge_mapping" needs to be set to something useful. If only physical_interface_mappings in /etc/neutron/plugins/ml2/linuxbridge_agent.ini is set, it leads to the follo

[Yahoo-eng-team] [Bug 1440773] Re: Remove WritableLogger as eventlet has a real logger interface in 0.17.2

2015-06-09 Thread Thomas Bechtold
** Also affects: manila Importance: Undecided Status: New ** Changed in: manila Assignee: (unassigned) => Thomas Bechtold (toabctl) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1457153] [NEW] "Launch instance" dialog has "Error: Unable to retrieve list of volumes." with postgres db as backend

2015-05-20 Thread Thomas Bechtold
Public bug reported: When using postgres, searching for volumes with "bootable=1" doesn't work. The error is from the cinder-api log is: u'cd20675e9d0748c7a742827dc4d67840', 'bootable_1': 1, 'status_1': u'available'} 2015-05-20 17:23:56.159 12837 TRACE oslo_db.sqlalchemy.exc_filters Traceback (

[Yahoo-eng-team] [Bug 1432984] Re: volume hangs in "detaching" state after cinder "reset-state" was used

2015-03-17 Thread Thomas Bechtold
*** This bug is a duplicate of bug 1349888 *** https://bugs.launchpad.net/bugs/1349888 ** This bug has been marked a duplicate of bug 1349888 Attempting to attach the same volume multiple times can cause bdm record for existing attachment to be deleted. -- You received this bug notificat

[Yahoo-eng-team] [Bug 1432984] [NEW] volume hangs in "detaching" state after cinder "reset-state" was used

2015-03-17 Thread Thomas Bechtold
Public bug reported: With Ceph as cinder backend, detaching a volume doesn't work after the following steps: # boot volume, create instance nova boot --poll --key-name testkey --flavor 2 --image c848067a-a8bb-4631-a6a6-ed0404d444a9 test01 cinder create 1 export INSTANCEID=adcfcda6-5a27-4c85-a770

[Yahoo-eng-team] [Bug 1419754] [NEW] linuxbridge+Xen: tap devices not detected by neutron-linuxbridge-agent

2015-02-09 Thread Thomas Bechtold
Public bug reported: When using Xen as hypervisor and the linuxbridge ml2 plugin, the neutron-linuxbridge-agent does not detect added/removed/changed tap devices. The reason seems that the agent only searches in /sys/devices/virtual/net for tap devices. In the Xen case, the tap devices don't pop

[Yahoo-eng-team] [Bug 1393659] [NEW] Project list not updated after new project created

2014-11-17 Thread Thomas Bechtold
Public bug reported: When I create a new project via the dashboard, thenew project is not shown in the project list in the header bar. I have to logout/login to get the new project listed. Steps to reproduce: 1) Create new project under http://dashboard/identity/create 2) Try to select the proje

[Yahoo-eng-team] [Bug 1240753] Re: don't use paste to configure authtoken

2014-11-13 Thread Thomas Bechtold
** Also affects: manila Importance: Undecided Status: New ** Changed in: manila Assignee: (unassigned) => Thomas Bechtold (toabctl) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). ht

[Yahoo-eng-team] [Bug 1391782] [NEW] [database] section missing when generating nova.conf.sample

2014-11-12 Thread Thomas Bechtold
Public bug reported: Using "tox -egenconfig" for generating etc/nova/nova.conf.sample . The resulting file doesn't contain the section for the database options. Tested with current git master and also with juno stable branch. ** Affects: nova Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1380689] [NEW] Deprecated options in etc/glance-api.conf

2014-10-13 Thread Thomas Bechtold
Public bug reported: According to http://docs.openstack.org/trunk/config-reference/content /glance-conf-changes-master.html , a couple of options moved from [DEFAULT] to [glance_store] but in etc/glance-api.conf the options are still in [DEFAULT]. But the options from [DEFAULT] are deprecated now.

[Yahoo-eng-team] [Bug 1274924] [NEW] Settings the availability zone deletes all attached metadata

2014-01-31 Thread Thomas Bechtold
Public bug reported: I'm using latest git with devstack on Ubuntu 12.04. When I update the availability zone the attached metadata gets deleted. Steps to reproduce the problem: 1) nova aggregate-create testagg #assuming that this creates a new metadata entry with the Id 26 2) nova aggregate