Public bug reported:
Steps to regenerate:
1. From horizon dashboard go to
identity --> projects
2. Here select admin(or any) project, then go to :
actions --> modify quotas.
What I have found is, values coming for "floating_ips" and
"security_group_rules" form this page are not s
[...] we checked the share storage is true or not before migrating.
So, did you do a resize which results in a cold-migration (=rebuild) of
the instance to another server?
[palabhan] We used Nova resize command to change the instance flavor which
cause instance to move another host.
> I think che
Public bug reported:
set project's subnet quota is 10,then create 2 subnets,the useage of subnet
quota is :{'available': 8, 'used': 2, 'quota': 10}.
then modify this project's subnet quota ,set the value is 1,it is sucessful.but
from the code of "UpdateProjectQuotaAction",
value > used is not al
Public bug reported:
in creating subnet workflows, filled in all fields,but set network address is
129.168.0.0,and ip version is ipv4,then click button "Next",
there is nothing to be done.But in the function of _check_subnet_data,it will
raise an error,"The subnet in the Network Address is "
too
Public bug reported:
This log message:
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py#L975-L977
would better to be "WARNING" or "ERROR" level, currently is just
"DEBUG".
** Affects: neutron
Importance: Undecided
Public bug reported:
A few instances:
*
http://logs.openstack.org/16/237716/2/check/gate-neutron-dsvm-fullstack/b8fa6b4/testr_results.html.gz
*
http://logs.openstack.org/86/237586/2/check/gate-neutron-dsvm-fullstack/f81add1/testr_results.html.gz
** Affects: neutron
Importance: Undecided
Public bug reported:
The current workflow for TLS Termination on loadbalancers has a couple
of interesting security vulnerabilities that need to be addressed
somehow. The solution I propose is to encourage the use of passphrase
encryption on private keys, and to store that passphrase in Neutron-
L
Public bug reported:
This is for the angular Launch Instance Wizard.
When launching an instance, and uploading a configuration script, the
'Modified' indicator shows immediately. It should show after the uploaded
script is modified.
** Affects: horizon
Importance: Undecided
Assignee:
Closed bug as invalid, this blueprint covers the work
https://blueprints.launchpad.net/nova/+spec/ironic-networks-support
** 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 Op
Public bug reported:
Exists in 12.0.0 and master right now. An image of type 'raw' cannot be
booted if it tries to clone due to a regression introduced in
12.0.0.0-rc3
2015-10-20 22:27:34.185 1 DEBUG nova.virt.libvirt.imagebackend
[req-8ba3f810-3c6a-4d9c-8848-657308310df8 30c19408c93247c9824e139
Public bug reported:
Since https://review.openstack.org/#/c/236970/ merged, l2pop is broken
to nodes with non-L2 nodes, as get_agent_by_host on a host with non-L2
agents will return a random agent (Which might not have the tunneling_ip
key in its configurations dict). CI passed because our coverag
Public bug reported:
dhcp/router_delete_namespaces[1] options have been defined as a
workaround to an iproute2 limitation[1] corrected 2 years ago.
That's why it's to remove them after their deprecation in Liberty.
[1]
https://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?
Public bug reported:
dhcp/l3 agent use_namespaces option has been deprecated in Liberty[1].
Now kernels property support namespaces, removing this option allow to
simplify agent code and remove an option (use_namespaces == False) not
functionally tested.
[1] https://bugs.launchpad.net/neutron/+b
Public bug reported:
The SR-IOV option agent_required has been deprecated in Liberty[1] in
order to remove it in Mitaka.
Indeed it's no more meaningful to have SR-IOV mech driver without
agents[1].
[1] https://bugs.launchpad.net/neutron/+bug/1488807
** Affects: neutron
Importance: Undecide
Public bug reported:
Nowadays, when using openvswitch-agent with security groups we must use
hybrid bridging, i.e. per instance we have both openvswitch bridge and
linux bridge. The rationale behind this approach is to set filtering
rules matching on given linux bridge.
The hybrid bridging looks
Public bug reported:
Templates openstack_dashboard/dashboards/** are not included in the
karma ng-html2js preprocessor. This prevents the specs from accessing
the templates from the template cache and results in a HTTP error.
This hasn't manifested yet, due to lack of specs for components with
te
As discussed during the drivers meeting, if someone shows active
interest, we can revisit, otherwise out of scope for now.
** Changed in: neutron
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to
** Project changed: neutron => octavia
** Changed in: octavia
Assignee: (unassigned) => Phillip Toohill (phillip-toohill)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1507723
Title
This bug was fixed in the package linux - 3.19.0-31.36
---
linux (3.19.0-31.36) vivid; urgency=low
[ Luis Henriques ]
* Release Tracking Bug
- LP: #1503703
[ Andy Whitcroft ]
* Revert "SAUCE: aufs3: mmap: Fix races in madvise_remove() and
sys_msync()"
- LP: #150
Public bug reported:
With hierarchical port binding, when vm migrating across ToR switch, in the
first step, vm port plug in br-int on new host,
ovs agent get port details by calling get_devices_details_list, but the bottom
vlan segment is old before port hostid is updated and bottom vlan segme
Public bug reported:
if you give any wrong ethertype while creating security group rule.
it will always mention reason None in exception message
Invalid input for ethertype. Reason: 'None' is not in ['IPv4', 'IPv6'].
try
neutron security-group-rule-create --ethertype ip --protocol icmp
it w
** Also affects: neutron/liberty
Importance: Undecided
Status: New
** Changed in: neutron/liberty
Status: New => Confirmed
** Changed in: neutron/liberty
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team,
Public bug reported:
Support for Windows / Hyper-V Server 2008 R2 has been deprecated in
Liberty [1] and it is no longer supported in Mitaka.
The Log warning should be removed, as well as removing any usage of
*utils modules using the old WMI namespace 'root/virtualization' and the
CONF.hyperv.fo
** Changed in: ironic
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/1507558
Title:
Ironic gate breakage: deployed VM's do not get DHCP
Status in Iro
Public bug reported:
The usual log in this cases looks like:
2015-10-20 11:52:17.064 | [32mINFO [karma]: [39mKarma v0.12.31 server started
at http://localhost:9876/
2015-10-20 11:52:17.067 | [32mINFO [launcher]: [39mStarting browser PhantomJS
2015-10-20 11:52:19.559 | [33mWARN [watcher]: [
** Changed in: nova
Status: Invalid => In Progress
** Changed in: nova
Assignee: Stephen Finucane (sfinucan) => Nikola Đipanov (ndipanov)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https:
** Project changed: glance => glance-store
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1507610
Title:
Keystone v3 incompatable with keystone v2
Status in glance_store:
New
Bug desc
Public bug reported:
Find this issue in a large scale test. Steps to reproduce:
(1) I have about 1000 networks and set enable_isolated_metadata=True firstly.
(2) But then I find the metadata_proxy process is too many, and I want to
disable it. So I set the enable_isolated_metadata=False.
(3) res
Public bug reported:
There is a major error in one of the examples in the mapping rules
documentation [0]
When mapping groups by names along with blacklist/whitelist keywords the
correct structure is:
"local": [
{
"groups": "{0}",
@palbhan:
> [...] we checked the share storage is true or not before migrating.
So, did you do a resize which results in a cold-migration (=rebuild) of
the instance to another server?
> I think checking the share storage using " shared_storage =
> (dest == self.get_host_ip_addr())" is not the r
@tangyi:
> vm occur i/o blocked about every five days.
I wouldn't say that this is an issue within Nova or can be solved in
Nova, that's why I think this bug report is invalid.
Nevertheless, if I understand [1] correctly, you can tweak your servers
to handle that IO blocking.
> can we do that?
I
Public bug reported:
if we revoke get_user_roles(RoleAssignmentV2) tenant_id not given, it raise
exception
raise exception.ProjectNotFound(project_id=project_id)
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member
Public bug reported:
I had following settings when I want to enable inject feature in nova.
[libvirt]
inject_partition = -1
inject_key = True
But nova-compute service will raise following exception
2015-10-20 07:12:57.318 ERROR nova.virt.libvirt.driver
[req-777e2fe1-a4f0-4c16-bb71-ee34e59aa2ba a
33 matches
Mail list logo