Public bug reported:
using Havana nova with python-websockify-0.5.1
I found that the server is not picky enough.
It accepts WebSocket frames with the masked-bit unset
though the relevant standard
https://tools.ietf.org/html/rfc6455#section-5.1
says
The server MUST close the connection upon receiv
Public bug reported:
hi :)
Horizon Typo.
http://git.openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/api/ceilometer.py#n1106
"Duration of volune" > "Duration of volume"
Thanks,
Sungjin Kang.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: string
-
Public bug reported:
nec plugin deletes and recreate a OFC port unexpectedly when update_port from
dhcp-agent
even though there is no actual changes in OpenFlow port information
(datapath_id and port number).
It is caused by normalization of datapath_id is different between when
plugin.update_
Public bug reported:
the admin user try to edit the quota setting of a project:
changing the amount of instances from 10 to 4 when there are 5 instances
active. The dashboard show an error balloon that says that it was unable to
change the quotas & the a success balloon beneath it saying succes
** 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 Compute (nova).
https://bugs.launchpad.net/bugs/1260118
Title:
VNC on compute node refused connection fr
I don't think this is related to Horizon - we simply get the URL from
Nova and embed it in the page.
** Changed in: horizon
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
ht
All commits here were with Partial-Bug: or Related-Bug: - what's left
to fix or can this be closed?
** Also affects: neutron/havana
Importance: Undecided
Status: New
** Changed in: neutron/havana
Status: New => Fix Committed
** Changed in: neutron/havana
Importance: Undecide
AFAICT the real issue here is that devstack doesn't clean up stale .pyc
files
** Also affects: devstack
Importance: Undecided
Status: New
** Summary changed:
- duplicate rpc_backend registration
+ devstack leaves stale .pyc files around
--
You received this bug notification because y
** 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 OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1275967
Title:
devstack leaves stale .pyc files around
Status i
Public bug reported:
it dies on timeout while sending a test success
http://logs.openstack.org/01/68601/2/check/gate-neutron-
python26/69a7a57/console.html#_2014-02-10_10_31_41_262
2014-02-10 10:31:41.312 | File "/usr/lib64/python2.6/socket.py", line 303, in
flush
2014-02-10 10:31:41.313 |
Public bug reported:
Inconsistent behavior between instances,volumes & network, router pages
when quota limit is exceeded
+++Steps to reproduce the issue:
1- Bring up the appliance
2- Login to horizon, create one project and assign one user to this project
3- Edit the project quotas and provide
Public bug reported:
When trying to build a complete Fedora image from scratch (i.e. using
live-cd-creator for creating a live-cd with openstack-neutron package)
with all openstack-* packages, an error arises:
File "/usr/lib/python2.7/site-packages/imgcreate/yuminst.py", line 220, in
runInstall
@nikhil: any chance you could propose this patch for stable/grizzly as
well ?
** Also affects: glance/grizzly
Importance: Undecided
Status: New
** Also affects: glance/havana
Importance: Undecided
Status: New
** Changed in: glance/havana
Status: New => In Progress
--
Public bug reported:
Error message needs to be enhanced when router creation failed.
+++Steps to reproduce the issue:
1- Bring up the horizon
2- Login to horizon portal using administrator
3- Create one user with member role under one new project
4- Edit the project and under quotas provide valu
Public bug reported:
Steps to reproduce:
1. In Horizon, launch an instance;
2. After the launching is completed, terminate the instance;
3. While the instance is being deleted, a "Terminate Instance" button appears
within the row for the instance being terminated;
4. Press the Terminate Ins
** Also affects: python-cinderclient
Importance: Undecided
Status: New
** Changed in: python-cinderclient
Importance: Undecided => Low
** Changed in: python-cinderclient
Assignee: (unassigned) => Jay Bryant (jsbryant)
--
You received this bug notification because you are a mem
Public bug reported:
The spelling of "flavor" in the Nova client is americanized. Those with
a non-American English education might prefer to have aliases available
for "flavour" in, e.g., "nova boot" and the various "nova flavor-*"
commands.
There is a precedent in the gnu/linux world in grep w
The spelling in APIs and command lines are commonly standardized on US
english. I don't think we should go and alias everything which might
have a UK english spelling difference.
** Changed in: nova
Status: New => Won't Fix
--
You received this bug notification because you are a member of
** Also affects: libvirt (Ubuntu Saucy)
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/1228977
Title:
n-cpu seems to crash wh
Based on the newest listed patch being 'Push nwfilter update locking up
to top level', and this patch being applied in trusty, i will mark this
as fix released in trusty.
I'm testing a saucy package with all the v1.1.1-maint patches applied.
** Changed in: libvirt (Ubuntu)
Importance: Undecid
Public bug reported:
Nova Version: master (and probably previous)
Tested with euca2ools 3.0.2-1 on Debian
Line numbers based on commit 48e8f992f46862cb4f50fe0cc9b77a3017e7bb23 in master
for nova, commit 8557e4756e8a326579df826076478d98ca634345 in master for
keystone.
EC2 protocol requires "Sign
Public bug reported:
When creating a port on a shared network, the plugin is currently using
the tenant ID of the port owner in the URI rather than the tenant ID of
the network owner. This should always be the tenant ID of the network
the port is being attached to.
** Affects: neutron
Import
Public bug reported:
When rebuilding an instance without detaching the attached volume from
the instance first, nova ‘rebuild_instance’ doesn’t check for any
attached volumes and go ahead to rebuild the instance. Therefore, the
volume is still attached to the host of 3PAR server. Once the instance
Public bug reported:
The
keystone.tests.test_token_provider.TestTokenProvider.test_provider_token_expiration_validation
test fails on a system where it takes a long time to run the tests. The
problem is that the test is expecting the token to be valid, but with the long
run time and the short
Public bug reported:
The settings.py file in the test directory for openstack_dashboard is
missing the profile option in the OPENSTACK_NEUTRON_NETWORK setting.
This needs to be updated so that the tests for the "router" dashboard
and cisco N1K will be run correctly.
This is the setting in local_
Public bug reported:
== How to Reproduce ==
1. Create an Instance with flavor m1xlarge, then select 'Boot from
Volume'. Pick a volume whose size cannot accommodate the flavor.
2. Launch
==> Instance will go into error state
4. Now click on the instance name to see the Detail view, scroll to
Thanks for pointing that out ttx, however we do not have this issue in
stable/grizzly.
Please find the code for grizzly here:
https://github.com/openstack/glance/blob/stable/grizzly/glance/store/__init__.py#L393
** Changed in: glance/grizzly
Status: New => Invalid
--
You received this bu
Public bug reported:
the NSX plugin is unable to associate a floating IP to a different
internal address on the same port where it's currently associated.
How to reproduce:
- create a port with two IPs on the same subnet (just because the fip needs to
go through the same router)
- associate a fl
** Also affects: landscape-client
Importance: Undecided
Status: New
--
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/1277746
Title:
landscape module not working
Status in Ini
Public bug reported:
Currently there are multiple date options for Resource Usage panel but
many times usage is viewed on month boundaries. I would like to add a
"Month to date' option to date options list.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this
This seems like something that might catch out unsuspecting sysadmins.
Do you think it is worth issuing an OSSN for this?
** Also affects: ossn
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscrib
Public bug reported:
In trying to reuse some of the code in views, I realized that the get method
for SampleView is quite long.
I will submit this refactoring into a few smaller methods as a cleanup. It will
also allow more reuse of the code in the future.
** Affects: horizon
Importance: U
** Also affects: python-keystoneclient
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1260495
Title:
Setting autodoc_tree_index_modules makes
Public bug reported:
I found that when a network has two subnet, vm can't get IP if I delete one
subnet, you can reprodeuce this problem by the step:
1. create a new network
2. create subnetA in this network
3. create a port in subnetA
4. create subnetB in this network
5. delete subnetA
6. creat
Public bug reported:
The VMware needs to cache morefs as much as possible throughout the codebase.
This will avoid extra VC queries.
** Affects: nova
Importance: Undecided
Assignee: Arnaud Legendre (arnaudleg)
Status: New
** Changed in: nova
Assignee: (unassigned) => Arna
Public bug reported:
The API calls just return the results in who-knows-what order, which can
make the summary page look odd in installations with functional
hostnames for compute nodes (e.g., compute1, compute2, compute3, ...)
In addition, jquery-tablesorter sees the "Hostname" column as a plain
Public bug reported:
it is that, if the confirmation is launched through admin user,
then the project_id and user_id in context are all admin's, which
result in reservations in DB are also have wrong project_id and
user_id, when these reservations are committed, the quotas usage of
the instance's
Public bug reported:
Ran an experiment with a 1.5GB file on a very basic devstack setup:
glance download | curl PUT: 2.5min
nova code: 4min
Customers have reported similar concerns.
** Affects: nova
Importance: Undecided
Assignee: Arnaud Legendre (arnaudleg)
Status: New
** Ch
Public bug reported:
it is that, if the resized instance is reverted through admin user,
then the project_id and user_id in context are all admin's, which
result in reservations in DB are also have wrong project_id and
user_id, when these reservations are committed, the quotas usage of
the instanc
** Project changed: keystone => devstack
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1260723
Title:
Invalid OpenStack Nova credentials.
Status in devstack - openstack dev environmen
Public bug reported:
'DescribeInstances' in ec2 shows the wrong image message('ami-0002')
to the instance booting from a volume:
n781dba539a84:~ # euca-describe-instances i-003a
RESERVATION r-mdcwadip c1c092e1c88f4027aeb203d50d63135b
INSTANCEi-003a ami-0002
[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/1247568
Ti
[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
[Expired for tempest because there has been no activity for 60 days.]
** Changed in: tempest
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/1247568
Ti
Public bug reported:
If the token is large, call neutron related API like /v2.0/networks, it
would fail. response would have 400 for header too long
If we checked nova, cinder, it have following as below:
# Raise the default from 8192 to accommodate large tokens
eventlet.wsgi.MAX_HEADER_LINE = 1
Public bug reported:
InvalidAggregateAction .looks like:
class InvalidAggregateAction(Invalid):
msg_fmt = _("Cannot perform action '%(action)s' on aggregate "
"%(aggregate_id)s. Reason: %(reason)s.")
The values for action are:
delete
add_host_to_aggregate
update agg
46 matches
Mail list logo