[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1635765
Ti
I have found the bug, my waiting synchronization was wrong.
I will close this report.
THANKS
** Changed in: neutron
Status: Incomplete => Invalid
** Changed in: octavia
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineer
I believe this has already been fixed in master. I'm having trouble
identifying the exact patch though.
** Changed in: horizon
Status: New => Invalid
** Changed in: horizon
Importance: Undecided => Low
--
You received this bug notification because you are a member of Yahoo!
Engineerin
Actually I think this works in openstackclient, I think what you're
saying is Nova's REST API should support deleting a flavor by name, or
filtering flavors by name to make things more efficient? If so, that's a
REST API change and requires a blueprint and a spec, see:
https://specs.openstack.org/
I'm not really following, if anything this is a bug in python-
openstackclient because the REST API for nova clearly requires a flavor
id, not a name:
http://developer.openstack.org/api-ref/compute/?expanded=delete-flavor-
detail#delete-flavor
So the openstackclient code has to handle the 404 and
What version of nova and neutron, and the respective clients? It looks
like neutronclient is raising an exception, but you'd need to provide
the nova-api and neutron server logs to get a better idea of what's
failing.
** Tags added: neutron rally
** Changed in: nova
Status: New => Invalid
Amrith, it looks like 'nova-manage cell_v2 simple_cell_setup' hasn't
been run, which should happen automatically:
https://github.com/openstack-
dev/devstack/blob/29890549929b4f2ab9dd5c96d0a857708c683997/lib/nova#L949
Unless you were running with the nova-cells service enabled? What's your
localrc
You can also refer to the Mitaka release notes:
http://docs.openstack.org/releasenotes/nova/mitaka.html
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
h
What is the bug? There are no details here.
** Changed in: nova
Status: New => 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/1653045
Title:
Launch insta
** Tags added: doc
** Changed in: neutron
Importance: Undecided => High
** Also affects: openstack-manuals
Importance: Undecided
Status: New
** Changed in: neutron
Status: New => Confirmed
** Changed in: openstack-manuals
Status: New => Confirmed
--
You received thi
Reviewed: https://review.openstack.org/413495
Committed:
https://git.openstack.org/cgit/openstack/keystone/commit/?id=5b7c9a66f0aed860ea0776d4c5b42710d88fcb5f
Submitter: Jenkins
Branch:master
commit 5b7c9a66f0aed860ea0776d4c5b42710d88fcb5f
Author: johnlinp
Date: Wed Dec 21 15:17:01 2016 +
Public bug reported:
This is a small feature request.
Currently (version 1.3 or before of the placement API), in order to
delete all inventory for a resource provider, one must call PUT
/resource_providers/{uuid}/inventories and pass in the following request
payload:
{
'generation': ,
'resou
Public bug reported:
The get_latest_lease() in cloud-init's CloudStack datasource does not
match fedora 25's dhcp lease file names;
The file cloudinit/sources/DataSourceCloudStack.py in Fedora 25;
for file_name in lease_files:
if file_name.startswith("dhclient.") and \
(fi
Public bug reported:
For the current master code, I am facing "InterpreterNotFound python2.7
python3.4" error while running the tox for python34.
Steps to reproduce :
1. $ tox -e py34
Error : py34 create: /opt/stack/glance/.tox/py34
ERROR: InterpreterNotFound: python2.7
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** Changed in: neutron
Status: New => Invalid
** No longer affects: neutron
** Changed in: python-neutronclient
Importance: Undecided => Wishlist
** Also affects: octavia
Importance: Undecided
** Also affects: octavia
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/1653086
Title:
Hit internal server error in lb creation with no subnet
Public bug reported:
Currently, lbaas support create loadbalancer with vip-network. But if
there isn't a subnet in this vip-network. Neutron server will hit
internal error.
2016-12-29 16:57:47.182 TRACE neutron.api.v2.resource ^[[01;35m^[[00m File
"/usr/local/lib/python2.7/dist-packages/oslo_ut
Public bug reported:
Openstack Mitaka
glance backend: ceph
nova backend: kvm+ceph
cinder backend: ceph
Steps to reproduce
==
1.create an instance booting from image with flavor m1.small;
2.nova resize $instance_id m1.tiny;
Actual result
=
instance resize successfully
18 matches
Mail list logo