Public bug reported:
Seems like collateral from
https://bugs.launchpad.net/neutron/+bug/1751396
In DVR, the distributed gateway port's IP and MAC are shared in the
qrouter across all hosts.
The dvr_process_flow on the physical bridge (which replaces the shared
router_distributed MAC address with
This bug does not exist on the master branch.
** Changed in: nova
Status: Triaged => Invalid
** Changed in: nova
Assignee: melanie witt (melwitt) => (unassigned)
** Changed in: nova/ocata
Assignee: (unassigned) => melanie witt (melwitt)
--
You received this bug notification be
Public bug reported:
A customer ran into a situation where, during rapid boot/delete
(parallel) requests to nova, they noticed that quota usage was not
decremented after deleting instances. So, the number of instances in use
did not match the quota usage (quota out-of-sync).
I noticed in the code
Public bug reported:
I am trying to run horizon integration selenium tests in my local. I
made SELENIUM_HEADLESS=0 in [testenv:py27integration] section of
tox.ini and trying to execute python -e py27integration. But I noticed
that Firefox browser never comes up and all tests were executed in
head
** No longer affects: cloud-archive/pike
** No longer affects: cloud-archive/ocata
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1744062
Title:
[SRU] L3 HA: multiple agents are active
Reviewed: https://review.openstack.org/581648
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=b803195a9979f7b3b0fd9cea41699b33fc8cf2bb
Submitter: Zuul
Branch:master
commit b803195a9979f7b3b0fd9cea41699b33fc8cf2bb
Author: Yuki Nishiwaki
Date: Wed Jul 25 16:05:30 2018
Public bug reported:
The Neutron OVS agent logs can get flooded with KeyErrors as the
'_get_port_info' method skips the added/removed dict items if no ports
have been added/removed, which are expected to be present, even if those
are just empty sets.
Trace: http://paste.openstack.org/raw/726614/
Public bug reported:
The qos policy can be bound to the network, which in turn applies the policy to
all ports on the network.
But too many ports on the same compute node will cause some unnecessary rpc
requests.
** Affects: neutron
Importance: Undecided
Assignee: Chengqian Liu (liuch
Public bug reported:
Description
===
While working on adjacent codepaths exercising
nova.virt.libvirt.vif._set_config_VIFGeneric I discovered that it
appears to expect a Nova VIF object instead of an os-vif object. Since
the _set_config_* functions are called to convert os-vif objects to
Public bug reported:
This bug tracker is for errors with the documentation, use the following
as a template and remove or add fields as you see fit. Convert [ ] into
[x] to check boxes:
- [ ] This doc is inaccurate in this way: __
- [ ] This is a doc addition request.
- [ ] I have a fix to t
While the behavior on this is as described: you can't move a resource
provider between cells, that's how things are designed. You no longer
get the DB error, instead the 409 happens.
So I think this is invalid, working as designed.
That the design is imperfect is a different problem...
** Change
Public bug reported:
Change 13e73cb7490fd74583c91b99dad288cd891dce59 added granularity to
os-services API.
So that different service actions can be controlled for different users. As in
usecase,
I could be possible that the user with largest capability would like to know
who did
what kind of ac
Nova fix: https://review.openstack.org/#/c/585661/
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: nova
Status: New => In Progress
** Changed in: nova
Assignee: (unassigned) => Lucian Petrut (petrutlucian94)
** Description changed:
At the moment,
Public bug reported:
su -s /bin/sh -c "keystone-manage db_sync" keystone
Traceback (most recent call last):
File "/usr/bin/keystone-manage", line 10, in
sys.exit(main())
File "/usr/lib/python2.7/dist-packages/keystone/cmd/manage.py", line 45, in
main
cli.main(argv=sys.argv, config_fi
14 matches
Mail list logo