[Yahoo-eng-team] [Bug 1852175] Re: MessagingTimeout

2019-11-12 Thread Ben Nemec
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1852175 Title: MessagingTimeout Status in neutron: New Status in os

[Yahoo-eng-team] [Bug 1849518] [NEW] oslo-policy-checker loses cli args when used with keystone

2019-10-23 Thread Ben Nemec
Public bug reported: There is an issue with the configuration handling in oslo.policy and keystone that causes cli args like --config-file to be ignored in the keystone enforcer when running oslopolicy-list-redundant. Specifically, because keystone re-initializes the global config object when crea

[Yahoo-eng-team] [Bug 1843925] [NEW] Keystone's policy enforcer breaks oslopolicy-list-redundant

2019-09-13 Thread Ben Nemec
Public bug reported: If I create a config file named fake.conf that looks like this: [oslo_policy] policy_file = /home/fedora/keystone/keystone.policy.yaml and put a redundant rule in the referenced policy file, that rule should get printed out when I run: oslopolicy-list-redundant --config-fil

[Yahoo-eng-team] [Bug 1817953] Re: oslopolicy-policy-generator does not work for neutron

2019-02-27 Thread Ben Nemec
** Also affects: oslo.policy Importance: Undecided Status: New ** Changed in: oslo.policy Status: New => Confirmed ** Changed in: oslo.policy Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1810518] Re: neutron-functional tests failing with oslo.privsep 1.31

2019-01-09 Thread Ben Nemec
** Changed in: oslo.privsep Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1810518 Title: neutron-functional tests failing with oslo.privsep 1.31 Sta

[Yahoo-eng-team] [Bug 1810518] Re: neutron-functional tests failing with policy.json file not found

2019-01-04 Thread Ben Nemec
** Also affects: oslo.privsep Importance: Undecided Status: New ** Changed in: oslo.privsep Status: New => Confirmed ** Changed in: oslo.privsep Importance: Undecided => Critical ** Changed in: oslo.privsep Assignee: (unassigned) => Ben Nemec (bnemec) -- You

[Yahoo-eng-team] [Bug 1385234] Re: OVS tunneling between multiple neutron nodes misconfigured if amqp is restarted

2018-12-04 Thread Ben Nemec
** Changed in: oslo.messaging Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1385234 Title: OVS tunneling between multiple neutron nodes misconf

[Yahoo-eng-team] [Bug 1229445] Re: db type could not be determined

2018-05-10 Thread Ben Nemec
I would prefer not to have to apply the workaround to all of the Olso projects when we need to migrate them to stestr anyway. ** Changed in: oslo.versionedobjects Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is s

[Yahoo-eng-team] [Bug 1718439] Re: Apparent lack of locking in conductor logs

2018-05-10 Thread Ben Nemec
Yeah, since we stopped calling get_logger from oslo.log I don't think we can fix this in the library. I'm going to add Nova back to the bug so they can re-triage base on this information. ** Also affects: nova Importance: Undecided Status: New ** Changed in: oslo.log Status: New

[Yahoo-eng-team] [Bug 1680062] Re: CORS allow headers broken with Safari

2018-04-25 Thread Ben Nemec
It looks to me like this is set on a per-project basis. oslo.middleware doesn't have any default headers: https://github.com/openstack/oslo.middleware/blob/2c557312519cd368c50eaaa5448049da19cc6281/oslo_middleware/cors.py#L50 A quick search suggests that the accepted headers are being set in Glanc

[Yahoo-eng-team] [Bug 1585510] Re: [RFE] openvswitch-agent support rootwrap daemon when hypervisor is XenServer

2018-04-09 Thread Ben Nemec
Looks like this was fixed in neutron. Let me know if there's anything left to be done on the oslo side. Thanks. ** Changed in: oslo.rootwrap Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron

[Yahoo-eng-team] [Bug 1580728] Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 386: ordinal not in range(128) in nova.virt.libvirt.vif:unplug with unicode instance.display_nam

2018-04-04 Thread Ben Nemec
Do we still need the oslo.log change backported to ocata? ** Changed in: oslo.versionedobjects Status: New => Invalid ** Also affects: oslo.log/ocata Importance: Undecided Status: New ** Changed in: oslo.log/ocata Importance: Undecided => Medium ** Changed in: oslo.log/ocata

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2018-04-03 Thread Ben Nemec
** Changed in: oslo.middleware Status: New => Fix Released -- 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/1508442 Title: LOG.warn is deprecated Status in anvil:

[Yahoo-eng-team] [Bug 1592043] Re: os-brick 1.4.0 increases volume setup failure rates

2018-04-03 Thread Ben Nemec
The oslo.privsep part of this bug was fixed in https://review.openstack.org/#/c/329766/ I'm not sure why that didn't show up as it does appear to have a bug reference. ** Changed in: oslo.privsep Status: New => Fix Released -- You received this bug notification because you are a member o

[Yahoo-eng-team] [Bug 1582807] Re: neutron-rootwrap-daemon explodes because of misbehaving "ip rule"

2018-04-03 Thread Ben Nemec
** Changed in: oslo.rootwrap Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1582807 Title: neutron-rootwrap-daemon explodes because of misbehaving "ip rule"

[Yahoo-eng-team] [Bug 1759935] [NEW] Documentation build broken with openstackdocstheme 1.20.0

2018-03-29 Thread Ben Nemec
Public bug reported: The glance doc builds are all failing with the latest release of openstackdocstheme. The full traceback looks like this: Traceback (most recent call last): File "/opt/stack/glance/.tox/docs/lib/python2.7/site-packages/sphinx/setup_command.py", line 191, in run warnin

[Yahoo-eng-team] [Bug 1663458] Re: brutal stop of ovs-agent doesn't kill ryu controller

2017-08-09 Thread Ben Nemec
It looks like this was fixed a while ago. Feel free to reopen if I'm mistaken. ** Changed in: tripleo Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs

[Yahoo-eng-team] [Bug 1524916] Re: neutron-ns-metadata-proxy uses ~25MB/router in production

2017-08-09 Thread Ben Nemec
As others have noted, the rpm upgrade process should handle updating the rootwrap filters. The only exception would be if a user edited them after installation, but in that case they're responsible for merging in the updated ones themselves. ** Changed in: tripleo Status: Triaged => Fix Re

[Yahoo-eng-team] [Bug 1696866] Re: Cinder LVM driver and ipv6 broken

2017-06-23 Thread Ben Nemec
Confirmed that this fixes the tripleo use case. ** Changed in: tripleo Status: In Progress => Fix Released -- 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/1696866 T

[Yahoo-eng-team] [Bug 1513879] Re: NeutronClientException: 404 Not Found

2017-06-15 Thread Ben Nemec
** Changed in: tripleo Status: Triaged => Fix Released -- 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/1513879 Title: NeutronClientException: 404 Not Found Status

[Yahoo-eng-team] [Bug 1696866] Re: Cinder LVM driver and ipv6 broken

2017-06-15 Thread Ben Nemec
I did some more digging yesterday but concluded that this is beyond my ability to debug in a reasonable timeframe. I no longer think os-brick is the problem though - it looks like the data passed in to os-brick is already bad, so I think it's something in Cinder or Nova that is not correctly handl

[Yahoo-eng-team] [Bug 1698010] [NEW] dhcp-domain is deprecated, but required for correct FQDN behavior

2017-06-14 Thread Ben Nemec
Public bug reported: There seems to be an issue with how domains get assigned when booting instances. My understanding is that with neutron, the neutron dns_domain option should be what determines the resulting domain name of the instances. However, when creating instances with the following con

[Yahoo-eng-team] [Bug 1284424] Re: nova quota statistics can be incorrect

2017-06-13 Thread Ben Nemec
** Changed in: tripleo Status: Incomplete => Fix Released -- 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/1284424 Title: nova quota statistics can be incorrect St

[Yahoo-eng-team] [Bug 1670464] [NEW] Downloading image with --progress fails with "RequestIdProxy object is not an iterator"

2017-03-06 Thread Ben Nemec
Public bug reported: I'm seeing this on a recent devstack. Without --progress it seems to work fine. [bnemec@Arisu ~]$ glance -d image-download 2974158b-383d-4fe6-9671-5248b9a5d07d --file bmc-base.qcow2 --progress DEBUG:keystoneauth.session:REQ: curl -g -i -X GET http://11.1.1.78:5000/v3 -H "A

[Yahoo-eng-team] [Bug 1654032] Re: CI: unable to ping floating-ip in pingtest

2017-01-13 Thread Ben Nemec
** Changed in: tripleo Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1654032 Title: CI: unable to ping floating-ip in pingtest Status in neut

[Yahoo-eng-team] [Bug 1631319] Re: Can't deploy overcloud of Mitaka on CentOS

2016-10-11 Thread Ben Nemec
Confirmed locally that reverting the above patch fixes this. I'm not sure why it's only affecting Mitaka, so going to add keystone to the bug and see if they have any thoughts. ** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because yo

[Yahoo-eng-team] [Bug 1600281] Re: ImportError: No module named api

2016-07-11 Thread Ben Nemec
Dropping alert tag because I see the reverted package in the mitaka dlrn repo, so this should be fixed. In fact, I see a passed Mitaka job in the zuul status so I'm going to mark this fixed. ** Tags removed: alert ** Changed in: tripleo Status: Triaged => Fix Released -- You received th

[Yahoo-eng-team] [Bug 1585826] [NEW] nova hypervisor-show/stats reports incorrect values

2016-05-25 Thread Ben Nemec
Public bug reported: When looking at hypervisor resources through either nova hypervisor- stats or nova hypervisor-show with compute nodes of differing sizes, I am getting incorrect/inconsistent values back for one of the hypervisors. For example, in an environment with one 32 GB compute node and

[Yahoo-eng-team] [Bug 1290540] Re: neutron_admin_tenant_name deprecation warning is wrong

2016-04-19 Thread Ben Nemec
** Changed in: tripleo Status: Triaged => Fix Released -- 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/1290540 Title: neutron_admin_tenant_name deprecation warning

[Yahoo-eng-team] [Bug 1284431] Re: nova-compute doesn't reconnect properly after control plane outage

2016-04-19 Thread Ben Nemec
** Changed in: tripleo Status: Triaged => Fix Released -- 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/1284431 Title: nova-compute doesn't reconnect properly after

[Yahoo-eng-team] [Bug 1282842] Re: default nova+neutron setup cannot handle spawning 20 images concurrently

2016-04-19 Thread Ben Nemec
** Changed in: tripleo Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1282842 Title: default nova+neutron setup cannot handle spawning 20 images

[Yahoo-eng-team] [Bug 1273882] Re: os-collect-config unable to restart neutron-l3-agent

2016-04-19 Thread Ben Nemec
I believe this is no longer relevant to the current state of tripleo. ** Changed in: tripleo Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1273882 Title

[Yahoo-eng-team] [Bug 1353953] Re: Race between neutron-server and l3-agent

2016-03-30 Thread Ben Nemec
** Changed in: tripleo Status: In Progress => Confirmed ** Changed in: tripleo Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1353953 Title

[Yahoo-eng-team] [Bug 1272623] Re: nova refuses to start if there are baremetal instances with no associated node

2016-03-23 Thread Ben Nemec
It appears this has been fixed in Nova for a long time. ** Changed in: tripleo Status: Triaged => Fix Released -- 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/127262

[Yahoo-eng-team] [Bug 1559241] Re: cryptography-1.3 breaks unit tests

2016-03-21 Thread Ben Nemec
pyOpenSSL 16.0.0 has been released, which appears to have fixed this. ** Changed in: os-cloud-config Status: Triaged => Fix Released ** Changed in: os-cloud-config Assignee: (unassigned) => Ben Nemec (bnemec) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1559241] [NEW] cryptography-1.3 breaks unit tests

2016-03-19 Thread Ben Nemec
Public bug reported: With cryptography 1.3, the unit tests are failing with: Traceback (most recent call last): File "os_cloud_config/tests/test_keystone_pki.py", line 36, in test_create_ca_and_signing_pairs self.assertTrue(ca_key.check()) File "/home/fedora/os-cloud-config/.tox/py27/li

[Yahoo-eng-team] [Bug 1263294] Re: ephemeral0 of /dev/sda1 triggers 'did not find entry for sda1 in /sys/block'

2015-11-09 Thread Ben Nemec
We've moved away from ephemeral partitions in TripleO, so this no longer needs to be fixed there. ** Changed in: tripleo Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://b

[Yahoo-eng-team] [Bug 1239524] Re: baremetal block device mapping is wonky

2015-11-09 Thread Ben Nemec
This appears to have been fixed in Nova, closing the TripleO bug as well. ** Changed in: tripleo Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchp

[Yahoo-eng-team] [Bug 1478065] [NEW] Block device metadata may be bogus with Ironic driver

2015-07-24 Thread Ben Nemec
Public bug reported: This is a followup to the regression reported in https://bugs.launchpad.net/nova/+bug/1464239 The problem there was that Nova changed how it does block device mapping for ephemeral partitions, and because Ironic isn't using that block device mapping the ephemeral path returne

[Yahoo-eng-team] [Bug 1438663] Re: neutronv2 api unit test case error

2015-03-31 Thread Ben Nemec
This doesn't appear to have anything to do with Oslo. ** Also affects: nova Importance: Undecided Status: New ** Changed in: oslo-incubator Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to O

[Yahoo-eng-team] [Bug 1065531] Re: lockutils - remove lock dir creation and cleanup

2015-01-08 Thread Ben Nemec
I believe everyone is on oslo.concurrency now, so this should no longer be an issue anywhere. ** Changed in: cinder Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.l

[Yahoo-eng-team] [Bug 1349452] Re: apparent deadlock on lock_bridge in n-cpu

2014-12-02 Thread Ben Nemec
** Changed in: oslo.concurrency Status: New => Fix Released ** Changed in: oslo.concurrency Importance: Undecided => Critical -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchp

[Yahoo-eng-team] [Bug 1392964] Re: UnicodeDecodeError

2014-12-02 Thread Ben Nemec
*** This bug is a duplicate of bug 1366189 *** https://bugs.launchpad.net/bugs/1366189 ** This bug has been marked a duplicate of bug 1366189 mask_password doesn't handle non-ASCII characters -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1334651] Re: Nova api service outputs error messages when SIGHUP signal is sent

2014-11-11 Thread Ben Nemec
It appears this was fixed in Nova and there's nothing to be done in Oslo. Let me know if I'm wrong about that. ** Changed in: oslo-incubator Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenSt

[Yahoo-eng-team] [Bug 1242820] Re: Nova docker virt driver triggers - AttributeError: 'Message' object has no attribute 'format'

2014-10-14 Thread Ben Nemec
I suspect we omitted this on purpose because we didn't want to have to support multiple methods of formatting strings, which is a little tricky to do for lazy translation because you have to store all of the parameters too so they can be lazily translated if necessary. Also, as Doug noted the code

[Yahoo-eng-team] [Bug 1367941] Re: Able to aquire the semaphore used in lockutils.synchronized_with_prefix twice at the same time

2014-09-11 Thread Ben Nemec
** Also affects: oslo.concurrency Importance: Undecided Status: New ** Changed in: oslo.concurrency Status: New => Triaged ** Changed in: oslo.concurrency Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Tea

[Yahoo-eng-team] [Bug 1276530] Re: memorycache#get scans the whole cache for expired items on every fetch

2014-07-10 Thread Ben Nemec
The in-memory cache isn't intended for production use anyway, so we don't want to spend a bunch of time optimizing it. ** Changed in: oslo Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenSta

[Yahoo-eng-team] [Bug 1334661] Re: rpc.cleanup method is not reachable due to wrong import of rpc module

2014-06-26 Thread Ben Nemec
This is not a bug in Oslo AFAICT. It sounds like an Oslo rpc reference wasn't cleaned up in Nova when it converted to oslo.messaging. I'm not even sure where this bad import is happening (it would be good to link to the file where you see this), but it's likely that something needs to be imported

[Yahoo-eng-team] [Bug 1334661] Re: rpc.cleanup method is not reachable due to wrong import of rpc module

2014-06-26 Thread Ben Nemec
** Changed in: oslo Status: Invalid => Triaged ** Changed in: oslo Importance: Undecided => Medium -- 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/1334661 Title:

[Yahoo-eng-team] [Bug 1301036] Re: openstack.common.db.sqlalchemy.migration utf8 table check issue on initial migration

2014-04-01 Thread Ben Nemec
** Also affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1301036 Title: openstack.common.db.sqlalchemy.migration utf8 table che

[Yahoo-eng-team] [Bug 1285530] Re: exception message should use gettextutils

2014-03-13 Thread Ben Nemec
There is a mailing list discussion about this, but it didn't get a lot of response. I do think it's something we need to address though. http://lists.openstack.org/pipermail/openstack- dev/2014-March/028939.html ** Also affects: oslo Importance: Undecided Status: New ** Changed in: os

[Yahoo-eng-team] [Bug 1288188] Re: unwanted lbaas related error logs in q-svc screen

2014-03-13 Thread Ben Nemec
I'm wondering if the correct thing to do here is to make the logging code respect the reraise parameter and then use that to say that the exception handler doesn't want to reraise the original exception. That seems like the behavior we want with reraise anyway. https://github.com/openstack/oslo-

[Yahoo-eng-team] [Bug 1291639] [NEW] tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic failed in CI

2014-03-12 Thread Ben Nemec
Public bug reported: I don't think this is related to my change and it doesn't reproduce locally for me, so I'm going to recheck it as a bug. My best guess as to the cause of the failure is http://logs.openstack.org/37/61037/22/check/check-tempest-dsvm- neutron/9aee88a/logs/screen-q-svc.txt.gz#_2

[Yahoo-eng-team] [Bug 1199433] Re: nova boot --num-instances=50 times out

2014-03-05 Thread Ben Nemec
** Changed in: oslo Status: Incomplete => Fix Released -- 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/1199433 Title: nova boot --num-instances=50 times out Statu

[Yahoo-eng-team] [Bug 1282250] Re: Unit tests fail with ConfigNotFound: Could not find config at $state_path/etc/nova/api-paste.ini

2014-03-04 Thread Ben Nemec
This wasn't a bug in Nova. ** Changed in: nova Status: Confirmed => 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/1282250 Title: Unit tests fail with Co

[Yahoo-eng-team] [Bug 1282250] Re: Unit tests fail with ConfigNotFound: Could not find config at $state_path/etc/nova/api-paste.ini

2014-02-28 Thread Ben Nemec
Okay, the reason this works with site-packages disabled is that then it pulls down oslo.config from pypi, which is older than the one installed by devstack. I git bisected the problem down to this commit: https://github.com/openstack/oslo.config/commit/2422d4118c97734067ea0b37ae159bc2e3c492c5 It

[Yahoo-eng-team] [Bug 1279572] [NEW] DBError in nova-compute with baremetal driver after stats table change

2014-02-12 Thread Ben Nemec
Public bug reported: As of the following commit: https://github.com/openstack/nova/commit/8a7b95dccdbe449d5235868781b30edebd34bacd our nova-compute service on the seed node is throwing DBErrors. If I reset my Nova tree to the previous commit and downgrade the database to 232 then I am able to use

[Yahoo-eng-team] [Bug 1277168] Re: having oslo.sphinx in namespace package causes issues with devstack

2014-02-07 Thread Ben Nemec
** Also affects: nova Importance: Undecided Status: New ** Also affects: tempest Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1225191] Re: add qpid-python to requirements.txt

2014-01-28 Thread Ben Nemec
** Also affects: nova Importance: Undecided Status: New -- 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/1225191 Title: add qpid-python to requirements.txt Stat

[Yahoo-eng-team] [Bug 1206396] Re: Name validations for compute resources

2013-08-21 Thread Ben Nemec
IMHO this is not a bug in Oslo, but a feature request. Please open a blueprint against Oslo to track this work (I do agree that common code to do validation is a good idea) Obviously there is some significant discussion needed first, so I would also suggest sending something to openstack-dev on t

[Yahoo-eng-team] [Bug 1168260] Re: Nova flavor-show should not get deleted flavor

2013-08-21 Thread Ben Nemec
Marking this fixed based on Qing Xin's comment. ** Changed in: nova Status: In Progress => Fix Released -- 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/1168260 Titl