Public bug reported:
Fix three typos on nova/pci directory
QuicAssist=> QuickAssist
comptue => compute
trackes=>tracks
I am looking following report and found it.
https://bugs.launchpad.net/openstack-manuals/+bug/1381017
** Affects: nova
Importance: Undecided
Assignee: Atsushi SAKAI (
** Also affects: python-glanceclient
Importance: Undecided
Status: New
** 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 Dashboard (Horizon).
http
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs
[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/1464290
Ti
Public bug reported:
Now we create a router, its initial status is ACTIVE, but I think its
initial status should not be 'ACTIVE' before this router binds to a l3
agent, I think it is better to change its initial status to
'PENDING_CREATE', such like FWaas, VPNaas.
** Affects: neutron
Im
Public bug reported:
when I enter Access & Security to create security group in dashboard,
then I manage rules and add a rule using "custom icmp rule"
in the type and code item, it cue "Enter a value for ICMP type in the range
(-1:255)"
I think "Enter a value for ICMP type in the range [0:255
Public bug reported:
I created a devstack today having Sahara installed. And when I login, Horizon
report a 500 internal server error as below:
Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server a
** Changed in: openstack-manuals
Status: Invalid => New
** Project changed: openstack-manuals => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1483091
Title:
Same name S
You have been subscribed to a public bug:
In icehouse, if two tenants create a security group with the same name
respectively, then they could not create a vm in the dashboard using
this security group, with the error says "Multiple security_group
matches found for name 'test', use an ID to be mor
Public bug reported:
if user chose ChanceScheduler as scheduler driver, then nova scheduler won't
send out notifier information.
we need to align ChanceScheduler with FilterScheduler
** Affects: nova
Importance: Undecided
Assignee: Eli Qiao (taget-9)
Status: New
** Tags: sch
Public bug reported:
Vendors implementing Neutron L3 API in their devices may not be able to provide
metadata server access via the Neutron router.
In such cases it is useful for the deployer to force metadata server access
using host route injection as done for isolated network segments.
** A
Public bug reported:
I hit the following error while running unit test under glance stable/kilo
branch.
This is the command line I used: ./run_tests.sh -f -V
This is the error information:
error: python-keystoneclient 1.3.2 is installed but
python-keystoneclient>=1.6.0 is required by set(['pyt
another blue print is working on
https://blueprints.launchpad.net/nova/+spec/manager-restart-during-
migration
** Changed in: nova
Status: Opinion => Incomplete
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Comp
Public bug reported:
the Makefile suggests that in order to run tests, use 'make test'
command but it fails and since looking into source code , there is no
test defined https://github.com/openstack/horizon/blob/master/Makefile
** Affects: horizon
Importance: Undecided
Status: New
** Changed in: neutron
Importance: Undecided => Medium
** Changed in: neutron
Status: In Progress => 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/1428305
Title:
Floa
Public bug reported:
Horizon Domain Picker Should be to the right
An unintended result of a recent refactor left the domain picker css
without any love.
** Affects: horizon
Importance: Undecided
Assignee: Diana Whitten (hurgleburgler)
Status: New
** Changed in: horizon
A
Public bug reported:
q-svc log entries
2015-08-11 18:16:06.041 WARNING
neutron_fwaas.services.firewall.fwaas_plugin [req-
9e82a535-e233-4190-8bb2-d40476291cd0 FWaaSExtensionTestJSON-1654170307
FWaaSExtensionTestJSON-582089387] Firewall 2d586bfd-a8ae-431d-b88b-
7169520de59d unexpectedly deleted by
Public bug reported:
The code for fetching the pagination links is hard coded to use WebOb's
Request path_url property. In setups where a proxy is used to forward
requests to neutron nodes, the href shown to the requesting tenant
doesn't match the one he/she made the request against.
https://gith
This is invalid for master (liberty) because it's already in the os-
brick library which nova is using in liberty. I've marked this for
kilo.
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Status: New => In Progress
** Changed in: nova
This was approved to be a no-spec required change:
http://eavesdrop.openstack.org/meetings/keystone/2015/keystone.2015-08-11-18.00.log.html
** Changed in: keystone
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
Public bug reported:
Keystone version discovery is broken if you configure admin_endpoint
and public_endpoint in conf file. Version discovery is supposed to
return the configured endpoint, but it will always return "admin"
endpoint. This bug is in Juno/Kilo/master. This is only applicable for
Public bug reported:
I'm running stable/Juno with VXLAN and Linux Bridge.
Linux default VxLAN UDP port is 8472.
IANA assigned port is 4789.
I tried to add the following in /etc/neutron/plugins/ml2/ml2_conf.ini
file, but it still use port 8472 afterwards.
[agent]
vxlan_udp_port=4789
##
Public bug reported:
Horizon plug-ins wishing to add actions to existing Horizon table or row
actions can configure this with an overrides file.
But in local_settings.py, only one 'customization_module' can be
processed by Horizon at a time.
Therefore, if two or more plug-ins wish to utilize thi
Reviewed: https://review.openstack.org/211285
Committed:
https://git.openstack.org/cgit/openstack/api-site/commit/?id=94cfc6e22143d9d63fb62955b23568f4c044
Submitter: Jenkins
Branch:master
commit 94cfc6e22143d9d63fb62955b23568f4c044
Author: Ilya Sviridov
Date: Mon Aug 10 10:53:28 2
Public bug reported:
local_settings.py.example is not consistent w/ python style guides
** Affects: horizon
Importance: Undecided
Assignee: Darren Shaw (ds354m)
Status: New
** Tags: low-hanging-fruit
** Changed in: horizon
Assignee: (unassigned) => Darren Shaw (ds354m)
** Changed in: ceilometer
Status: Incomplete => 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/1396677
Title:
Heavy use of metering labels/rules cause memory leak in neutr
Since we are dropping support for Eventlet based deployments, continuing
to document them is counterproductive. Please switch over to using
Apache HTTPD.
** Changed in: keystone
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engine
** Changed in: nova
Status: Opinion => In Progress
--
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/1218994
Title:
file based disk images do not get scrubbed on del
Marking invalid per Mark's comments in #2.
** Changed in: neutron
Status: Incomplete => 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/1261510
Title:
Instance fails to sp
Public bug reported:
This bug addresses the problem where the id is correct.
$ curl -v -X PUT
http://127.0.0.1:9292/v1/images/8aa1f62d-73f2-4ed7-8d4c-b66407abd439 -H
'X-Auth-Token: 7535a1be77e3459e8e4928aae02a8042' -H 'x-image-meta-id:
fd6db2fa-9c9d-4105-aa3b-657914593de8'
* Hostname was NOT f
Public bug reported:
I creat a network ,then creat a Subnet with enable Gateway and DHCP.
a port and a DHCP Agents was created.
then I disable Gateway and DHCP, the port was deleted but there is no change
in the DHCP Agents status .
it make no sense DHCP Agents is running well if no subnet
Public bug reported:
_update_subnet_allocation_pools in ipam_backend_mixin.py uses a
generator called pools, but iterates over it twice. Generators can only
be iterated over once, and therefore this function is currently
returning an empty list in all cases. This is not being caught by any
existin
Public bug reported:
> POST /v1/images HTTP/1.1
> User-Agent: curl/7.35.0
> Host: localhost:9292
> Accept: */*
> x-auth-token: 730b8eabc2e34a1299fcafa888131dc5
> x-image-meta-disk-format: raw
> x-image-meta-container-format: bare
> Content-type: application/octet-stream
> x-image-meta-updated_at:
Public bug reported:
When booting a server with ephemeral disks without specifying the size
it defaults to the flavor ephemeral disk size for all of them.
Steps:
1. Create custom flavor with ephemeral disk > 0
ubuntu@ubuntu:~$ nova flavor-list
++---+---+--+-
utopic is EOL.
** Changed in: cloud-init (Ubuntu Precise)
Assignee: (unassigned) => Dan Watkins (daniel-thewatkins)
** Changed in: cloud-init (Ubuntu Precise)
Status: New => In Progress
** Changed in: cloud-init (Ubuntu Utopic)
Status: New => Invalid
** Changed in: cloud-init
Public bug reported:
Ironic baremetal nodes do not support all variety of operations that
nova virtual instances do.
But Nova and Horizon still offers to perform actions with ironic
baremetal nodes that can be applied to virtual instances only.
Examples of steps:
root@node-1:~# nova pause NEW1
r
Fixed with this patch https://review.openstack.org/#/c/176379/3
** 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/1477878
T
Public bug reported:
1. I create net net1 in dashboard
2. then create a subnet subnet1 without enable gateway and dhcp.
3. I modify subnet to enable gateway and dhcp, then no port was created
4. I do it again without modify anything, a port was created.
a port should be created when I first mod
Public bug reported:
There's already a check to ensure pinned CPUs are unpinned and vice
versa, but none to ensure the CPUs are in the known set. This could lead
to an invalid system state and emergent bugs.
I noticed this via code inspection during Liberty. I don't know if it's
possible to hit e
Public bug reported:
when we bulk live migrate VMs, the l2 population may possiblly(not always)
failed at destination compute nodes, because when nova migrate VM at
destination compute node, it just update port's binding:host, the port's
status is still active, from neutron perspective, the pr
Public bug reported:
Preconditions:
ISO:
{"build_id": "2015-08-10_03-11-20", "build_number": "154", "release_versions":
{"2015.1.0-7.0": {"VERSION": {"build_id": "2015-08-10_03-11-20",
"build_number": "154", "api": "1.0", "fuel-library_sha":
"1851b4dff75170dbd63f6e15cde734e348e86d27", "nailgun_
Public bug reported:
vms/volumes/images are all use ceph rbd backend
Nova Version:
root@controller:~# dpkg -l | grep nova
ii nova-api1:2015.1.0-0ubuntu1~cloud0
all OpenStack Compute - API frontend
ii nova-cert 1:2015.1.
Public bug reported:
new launch instance doesn't handle unlimited quota and prevents launch
A "-1" setting in quota is the shortcut for unlimited quota.
The old launch instance button properly handles unlimited quota (whether it be
for instances, networks, memory, what have you.)
The new Horizo
43 matches
Mail list logo