[Yahoo-eng-team] [Bug 1702925] Re: The servers group api is called even if the policy disallows it [launch instance modal]

2017-07-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/481682 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f93c546c141ce2ba4356c5e57c8c5e1663663a83 Submitter: Jenkins Branch:master commit f93c546c141ce2ba4356c5e57c8c5e1663663a83 Author: Pascal Boutin Date:

[Yahoo-eng-team] [Bug 1253497] Re: Replace uuidutils.generate_uuid() with str(uuid.uuid4())

2017-07-11 Thread Akihiro Motoki
** No longer affects: neutron ** No longer affects: horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1253497 Title: Replace uuidutils.generate_uuid() with str(uuid.uuid4())

[Yahoo-eng-team] [Bug 1682060] Re: empty nova service and hypervisor list

2017-07-11 Thread Jeffrey Zhang
** Also affects: kolla-ansible/ocata 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/1682060 Title: empty nova service and

[Yahoo-eng-team] [Bug 1703602] [NEW] Wrong snapshot usage info

2017-07-11 Thread Michael Dovgal
Public bug reported: When creating snapshot on the page of creating we can see count of used snapshot that is based on tenants quotas. But now we see volumes' usage instead of snapshots'. The reason - this line [0] always uses volumes data instead of snapshots data. We already have necessary

[Yahoo-eng-team] [Bug 1703584] [NEW] Get rid of redundant cinder api calls

2017-07-11 Thread Michael Dovgal
Public bug reported: During executing tenant_limit_usages quotas function here [0] we get information about cinder volumes/snapshots/gigabites usage. Like this: {u'maxTotalBackupGigabytes': 1000,  u'maxTotalBackups': 10,  u'maxTotalSnapshots': 10,  u'maxTotalVolumeGigabytes': 1000,  

[Yahoo-eng-team] [Bug 1702466] Re: Subnet details page fails when a subnet uses IPv6 with prefix delegation

2017-07-11 Thread Jorge
** Also affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1702466 Title: Subnet details page fails when a

[Yahoo-eng-team] [Bug 1418031] Re: The instance creation time is not correct

2017-07-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/376196 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=29a3768379c5804891c1cd679b2bed3556588740 Submitter: Jenkins Branch:master commit 29a3768379c5804891c1cd679b2bed3556588740 Author: bhavani.cr

[Yahoo-eng-team] [Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2017-07-11 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1700546] Re: Translate to first word capital for new visibility type `shared` in glance images page

2017-07-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/477532 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c9f541ec1cce0dc5a85fb87c4116b722c2fb0770 Submitter: Jenkins Branch:master commit c9f541ec1cce0dc5a85fb87c4116b722c2fb0770 Author: Alok Kumar Date: Mon

[Yahoo-eng-team] [Bug 1703629] [NEW] Evacuation fails for instances with PCI devices due to missing migration

2017-07-11 Thread Steven Webster
Public bug reported: Description === The fix for bug https://bugs.launchpad.net/nova/+bug/1677621 enforced a requirement for a migration object to be present in the call to update_port_binding_for_instance() in order to do any mapping from old PCI devices to new PCI devices when an

[Yahoo-eng-team] [Bug 1691885] Re: Updating Nova::Server with Neutron::Port resource fails

2017-07-11 Thread Dan Sneddon
** 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 neutron. https://bugs.launchpad.net/bugs/1691885 Title: Updating Nova::Server with Neutron::Port resource fails

[Yahoo-eng-team] [Bug 1133435] Re: policy should return a 400 if a required field is missing

2017-07-11 Thread Matthew Edmonds
Found the problem and proposing a fix... ** Changed in: keystone Status: Expired => Confirmed ** Changed in: keystone Assignee: (unassigned) => Matthew Edmonds (edmondsw) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1687479] Re: Evacuated instances that are deleted before the source host comes up causes cleanup not to happen

2017-07-11 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova/ocata Importance: Undecided => Medium ** Changed in: nova/ocata Status: New => In Progress ** Changed in: nova/ocata Assignee:

[Yahoo-eng-team] [Bug 1702542] Re: feature support matrix docs build fails with misleading error

2017-07-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/480708 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9269d35ea876fa54edb9b332e927ee9d73c40f50 Submitter: Jenkins Branch:master commit 9269d35ea876fa54edb9b332e927ee9d73c40f50 Author: Matt Riedemann Date:

[Yahoo-eng-team] [Bug 1703666] [NEW] Templated catalog does not handle multi-regions properly

2017-07-11 Thread Erik Olof Gunnar Andersson
Public bug reported: The current implementation of the keystone templated catalog does not group endpoints properly when there are multiple region available. This is an working example when using the sql backend and the openstack catalog list command. | nova| compute| RegionTwo

[Yahoo-eng-team] [Bug 1701297] Re: NTP reload failure (unable to read library) on overlayfs

2017-07-11 Thread David Britton
** Changed in: cloud-init Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1701297 Title: NTP reload failure (unable to read library) on

[Yahoo-eng-team] [Bug 1703369] Re: get_identity_providers policy should be singular

2017-07-11 Thread Lance Bragstad
To recap the conversation and summarize what was discuss in IRC [0]. There is a security issue if a deployer modifies the default policy role required for an operation but wishes to keep the identity:get_identity_providers protected at the "admin-level". This was deemed as unlikely since the

[Yahoo-eng-team] [Bug 1696264] Re: Create OpenStack client environment scripts in Installation Guide INCOMPLETE - doesn't state path for file

2017-07-11 Thread wingwj
** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Status: New => In Progress ** Changed in: keystone Assignee: (unassigned) => wingwj (wingwj) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1253497] Re: Replace uuidutils.generate_uuid() with str(uuid.uuid4())

2017-07-11 Thread Kirill Zaitsev
** No longer affects: murano -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1253497 Title: Replace uuidutils.generate_uuid() with str(uuid.uuid4()) Status in Barbican: Fix Released

[Yahoo-eng-team] [Bug 1684071] Re: No tests available for default-subnetpools in neutron tempest tests

2017-07-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/468257 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=316e2f42c163e3a363f660af65bdf4c9acd43ee2 Submitter: Jenkins Branch:master commit 316e2f42c163e3a363f660af65bdf4c9acd43ee2 Author: Dongcan Ye Date:

[Yahoo-eng-team] [Bug 1253497] Re: Replace uuidutils.generate_uuid() with str(uuid.uuid4())

2017-07-11 Thread Spencer Yu
** Also affects: karbor Importance: Undecided Status: New ** Changed in: karbor Assignee: (unassigned) => Spencer Yu (yushb) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1703540] [NEW] Reschedule with libvirt exception leaves dangling neutron ports

2017-07-11 Thread Gary Kotton
Public bug reported: When an instance fails to spawn, for example with the exception: 2017-07-11 04:39:56.942 ERROR nova.compute.manager [req-1e54a66a-6da5-4720-89cc-f65568dea131 ashok ashok] [instance: d37e6882-8c94-47dc-8c2f-c9052a25b95b] Instance failed to spawn 2017-07-11 04:39:56.942

[Yahoo-eng-team] [Bug 1702932] Re: Unshelving an offloaded server with volume attachments may not attach to the guest in multi-cell env

2017-07-11 Thread Matt Riedemann
Turns out this was invalid. Volume attach works for a shelved offloaded instance with cells v2 because the context is targeted to the cell that the target instance lives in when we lookup the instance in the API code, in nova.compute.api.API._get_instance. So when the BDM is created using that

[Yahoo-eng-team] [Bug 1229823] Re: Image cache clean should catch the not exist exception

2017-07-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/479853 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=2ee6e04276e3c26e3f05ef10751786cc170e877e Submitter: Jenkins Branch:master commit 2ee6e04276e3c26e3f05ef10751786cc170e877e Author: Sean McGinnis Date:

[Yahoo-eng-team] [Bug 1702150] Re: Instance sanitization in InstanceMetadata causes metadata_for_config_drive to fail

2017-07-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/481235 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=004d5ed1f3e35d43dc5726aa80d31429b931bd45 Submitter: Jenkins Branch:master commit 004d5ed1f3e35d43dc5726aa80d31429b931bd45 Author: Matt Riedemann Date:

[Yahoo-eng-team] [Bug 1701511] Re: hyperv: Bad log message formating in livemigrationops

2017-07-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/479245 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2a42776205f921c5b6e3186e8f043af758bbc494 Submitter: Jenkins Branch:master commit 2a42776205f921c5b6e3186e8f043af758bbc494 Author: Claudiu Belu

[Yahoo-eng-team] [Bug 1703369] Re: get_identity_providers policy should be singular

2017-07-11 Thread Tristan Cacqueray
I've added an OSSN task to see if a Security Note would make more sense here since this is kind of an insecure default config value (class B2). ** Also affects: ossn Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1703701] [NEW] ~~~~HElp For FACEBOOK++1@@844+*851***9490 FACEBOOK phone number==FACEBOOK support phone number

2017-07-11 Thread mhhlhlfghfgl
Private bug reported: HElp For FACEBOOK++1@@844+*851***9490 FACEBOOK phone number==FACEBOOK support phone numberHElp For FACEBOOK++1@@844+*851***9490 FACEBOOK phone number==FACEBOOK support phone numberHElp For FACEBOOK++1@@844+*851***9490 FACEBOOK phone number==FACEBOOK

[Yahoo-eng-team] [Bug 1703701] Re: ~~~~HElp For FACEBOOK++1@@844+*851***9490 FACEBOOK phone number==FACEBOOK support phone number

2017-07-11 Thread William Grant
** Project changed: nova => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1703700] [NEW] TATA~MOTORS++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone number

2017-07-11 Thread mhhlhlfghfgl
Private bug reported: TATA~MOTORS++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone numberTATA~MOTORS++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone numberTATA~MOTORS++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone

[Yahoo-eng-team] [Bug 1703700] Re: TATA~MOTORS++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone number

2017-07-11 Thread William Grant
** Project changed: nova => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1703697] [NEW] tox fails under python 3.6

2017-07-11 Thread Joshua Powers
Public bug reported: Steps to reproduce: 1. lxc launch ubuntu-daily:a a 2. lxc exec a bash 3. add-apt-repository ppa:canonical-foundations/python3.6-as-default -y 4. apt-get update 5. apt-get upgrade -y 6. apt-get install tox 6. git clone https://git.launchpad.net/cloud-init 7. cd cloud-init 8.

[Yahoo-eng-team] [Bug 1703699] [NEW] B*m*W+!!!!!++$$$$++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone number

2017-07-11 Thread mhhlhlfghfgl
Private bug reported: B*m*W+!++++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone numberB*m*W+!++++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone numberB*m*W+!++++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone

[Yahoo-eng-team] [Bug 1703699] Re: B*m*W+!!!!!++$$$$++1@@844+==851***9490 FACEBOOK phone number==FACEBOOK support phone number

2017-07-11 Thread William Grant
** Project changed: nova => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1703708] [NEW] Horizon image upload with bad Glance CORS config fails with "[object Object]"

2017-07-11 Thread Mathieu Gagné
Public bug reported: How to reproduce: Configure Horizon to use direct upload mode: HORIZON_IMAGES_UPLOAD_MODE=direct In glance-api.conf, make sure cors is enabled but configured badly with a bogus origin: [cors] allowed_origin = https://foobar Try uploading an image from Horizon.