Ok, so i should try to run cinder-volume on a different node.
Although in our case it might bring other problems as the backend is a local
file system (although distributed using an external component) on each compute
node and we need cinder-volume to run commands locally.
So this ticket is inva
** Changed in: python-muranoclient
Status: Fix Committed => Fix Released
** Changed in: python-muranoclient
Milestone: 0.6.1 => 0.6.2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/b
Public bug reported:
in file glance/api/v2/tasks.py, Line 162
the method '_get_filters',
161 if type:
162 if type not in ['import']:
163 msg = _('Invalid type value: %s') % type
164 raise webob.exc.HTTPBadRequest(explanation=msg)
I think the type is
Public bug reported:
In tunnel_type.py, method tunnel_sync, endpoint will be queried by
passed host and tunnel ip, and previous checking in tunnel_sync will
check queried endpoint with passed host and tunnel ip in multiple cases
, like whether local_ip and host has changed or upgrade.
But for cas
Public bug reported:
Reproduce the bug:
1,Login as a normal user for example "demo", and open the identity project
page, you will see the project info displaying in the table.
2,click the project name "demo" link, there will log out the user, and will
redirect to the login page and display the
Public bug reported:
As suggested by Travis here:
https://review.openstack.org/#/c/217437/3/openstack_dashboard/static/app/core/images/table
/images-table.controller.js
Instead of defining
ctrl.sourceFilterStrings = {
cancel: gettext('Cancel'),
prompt: gettext('Click here
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: nova
Assignee: (unassigned) => Xing Yang (xing-yang)
** Changed in: nova
Importance: Undecided => High
** Changed in: nova
Status: New => In Progress
** Changed in: nova
Milestone: None => libert
** Changed in: murano
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1481370
Title:
system logging module is still in use in many places
Sta
*** This bug is a duplicate of bug 1487835 ***
https://bugs.launchpad.net/bugs/1487835
I've reproduced with pbr 1.7.0
keystone$ pip list
docopt (0.6.2)
extras (0.0.3)
formasaurus (0.2)
linecache2 (1.0.0)
pbr (1.7.0)
pip (7.1.2)
python-mimeparse (0.1.4)
setuptools (18.3.1)
six (1.9.0)
testtool
Public bug reported:
Steps to Reproduce:
1. Ensure that the Angular Launch Instance workflow is enabled in your
local_settings.py file.
LAUNCH_INSTANCE_NG_ENABLED = True
2. Go to Project-->Network-->Network Topology tab.
3. Click on the "Launch Instance" button and view that the result is
just
This bug was fixed in the package cloud-init - 0.7.7~bzr1143-0ubuntu1
---
cloud-init (0.7.7~bzr1143-0ubuntu1) wily; urgency=medium
* New upstream snapshot.
* NoCloud: fix consumption of vendor-data (LP: #1493453)
* power_state: support power change only on 'condition'
-- S
Public bug reported:
Disabling and deleting currently-logged-in project and domain need to be
handled with same method.
Stricktly speaking, we should use the same policy for the following actions:
- Disable current project
- Delete current project
- Disable current domain
- Delete current domain
Per https://review.openstack.org/#/c/182920/58 , to keep tunnel connectivity,
reset_bridge
isn't used anymore. And by that, tunnel ports will not be deleted anymore. This
issue is no longer exist, mark it as invalid.
** Changed in: neutron
Status: In Progress => Invalid
--
You received
Public bug reported:
Disabling the currently logged-in domain, renders the horizon UI
inoperable. We need either 1- disallow users from disabling(deleting)
currently logged-in domains, or 2-handle the error anyway.
How to reproduce?
1- Activate v3 APIs in horizon
2- Login with userA in domainA wi
Public bug reported:
Scenario:
2 requests are executed in parallel:
1) authentication against "the tenant" by tenant name
2) delete "the tenant" + create "the tenant"
According to API contract authentication should pass, but internally all magic
is done using tenant_id acquired at the very begi
Public bug reported:
https://github.com/openstack/nova/blob/12.0.0a0/nova/virt/libvirt/driver.py#L4026
is huge, in liberty-3 it's nearly 400 LOC.
We should really look at breaking that up in mitaka since it's too big
to unit test properly and make sure we have the right coverage.
** Affects: nov
Public bug reported:
When you deactivate a image, the below exception will be raised.
2015-09-10 14:06:53.513 DEBUG eventlet.wsgi.server [-] (12570) accepted
('10.0.2.15', 55773) from (pid=12570) server
/usr/local/lib/python2.7/dist-packages/eventlet/wsgi.py:826
2015-09-10 14:06:53.516 DEBUG gl
Public bug reported:
For each fullstack test I execute, I get a new neutron-server instance
hanging there:
6717 pts/1S 0:00 /opt/stack/neutron/.tox/dsvm-fullstack/bin/python
/opt/stack/neutron/.tox/dsvm-fullstack/bin/neutron-server --log-dir
/tmp/dsvm-fullstack-logs/TestConnectivitySa
Public bug reported:
We have instances which have multiple ports, one port goes into the
tenant network - and the other port goes into a network which is not
visible to the tenant. ( This other network is used as a control plane
for lbaas management)
With these instances, they only *sometimes* s
Public bug reported:
The feature, currently, should not be enabled in conf for those
architectures. We need to raise an exception to tell that the spice is
unsupported. Ideally, the operator should be warned prior the compute
starts, but it does not seem to be a solution that can be implemented at
Public bug reported:
Error is observed only in review
https://review.openstack.org/#/c/181023/, which enables Reference IPAM
Driver by default, so all tests uses new IPAM interface instead of build
IPAM implementation.
Last 4 rechecks shows different test failures but, with the same root cause
Ex
** Changed in: cloud-init
Status: In Progress => Fix Released
--
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/1470880
Title:
[SRU] GCE datasource reports availability zones inco
Public bug reported:
For an HA Router which does not have any subnets in the external network,
Neutron
sets the IPv6 proc entry[1] on the gateway interface to receive Router Advts
from
external IPv6 router and configure a default route pointing to the LLA of the
external IPv6 Router.
Normall
** Changed in: cloud-init
Status: In Progress => Fix Released
--
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/1470890
Title:
[SRU] cc_apt_configure does not understand regions
Public bug reported:
https://review.openstack.org/#/c/222000/ in keystone is a new requirements
update that came after https://review.openstack.org/203336 requirements update.
the keystone change is failing, when I run it locally the output
includes:
error in setup command: Invalid environme
** Also affects: keystone
Importance: Undecided
Status: New
** Changed in: keystone
Assignee: (unassigned) => Rajesh Tailor (rajesh-tailor)
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Assignee: (unassigned) => Rajesh Tailor (raj
Public bug reported:
Running Openstack Kilo and networking-arista from master (1aa15e8).
With some HA networks already created in Neutron (created automatically
when adding HA routers), restarting the CVX and neutron-server lead to
those networks disappearing from EOS (not listed by "show opensta
Public bug reported:
The recent change to validators.py to allow for varying scheduler hints
added the parameter 'additional_properties_value', which strongly
affects the behavior of the method, but this behavior was not explained
in the method's docstring. It was felt that we should merge the cha
Public bug reported:
The problem is that keystone endpoint urls from AVAILABLE_REGIONS
settings has suffix defining which keystone version should be used, and
that version does not always match with the version inside the url
returned from keystone catalog.
More concrete example (local_settings.p
Public bug reported:
neutron-openvswitch-agent is crashing with below error
2015-09-10 04:39:36.675 DEBUG neutron.agent.linux.utils
[req-a6c70c4e-aa40-44e4-bd09-493e82bfe43c None None]
Command: ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--',
'--columns=name,other_config,tag',
Public bug reported:
After updating
openstack-dashboardnoarch 2015.1.1-1.el7
openstack-kilo 5.2 M
python-django-horizon noarch 2015.1.1-1.el7
openstack-kilo
+1 Richard. Marking as opinion now rather than just invalidating it, but
have removed rc1 tag as it doesnt look like there is a definitive plan.
** Changed in: horizon
Status: New => Opinion
** Changed in: horizon
Milestone: liberty-rc1 => None
--
You received this bug notification b
(bump)
** 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/1491276
Title:
During evacuate cinder-api tries
** Project changed: glance => python-glanceclient
** Changed in: python-glanceclient
Status: New => Triaged
** Changed in: python-glanceclient
Importance: Undecided => High
** Changed in: python-glanceclient
Assignee: (unassigned) => Erno Kuvaja (jokke)
--
You received this bug
Public bug reported:
As of f6712f5d333e (Wed Aug 26 10:57:30 2015 +), python-glanceclient cli
doesn't work:
anticimex@pishuli /usr/local/src/openstack/python-glanceclient [master] $
glance --version
1.0.1
anticimex@pishuli /usr/local/src/openstack/python-glanceclient [master] $
glance
'Nam
Public bug reported:
Currently we have 2 different kinds of regions: the service regions inside
Keystone catalog and AVAILABLE_REGIONS setting inside
Horizon, yet use the same name 'regions' for both of them. That creates a lot
of confusion when solving some region-related issues at the Horizon/
** Changed in: horizon
Milestone: liberty-rc1 => None
** Changed in: horizon
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bug
Public bug reported:
There are firewall policy columns in FWaaS rules and firewalls tables:
firewall_policy_id = tables.Column(get_policy_name,
link=get_policy_link,
verbose_name=_("In Policy"))
Method "get_policy_name
Public bug reported:
Now nova-novncproxy config options reside in [DEFAULT] group, which is
very confusing given the fact how they are named, e.g.:
cfg.StrOpt('cert',
default='self.pem',
help='SSL certificate file'),
cfg.StrOpt('key',
help='SSL
Devstack code had some issue.
After rechecking out master, and reexecuting stack.sh, the issue got fixed.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.l
Public bug reported:
After restarting devstack, when user has not created any firewall:
reedip@reedip-VirtualBox:~/DocNCode/devstack$ neutron firewall-rule-list
Request Failed: internal server error while processing your request.
reedip@reedip-VirtualBox:~/DocNCode/devstack$ neutron firewall-poli
Public bug reported:
When trying Horizon from Liberty b3, I can login into Horizon, but then
I get the below error all the time in the JS console of Iceweasel:
Error: [$injector:modulerr] Failed to instantiate module horizon.app due to:
[$injector:modulerr] Failed to instantiate module horizon.au
Public bug reported:
in file glance/api/v2/metadef_namespaces.py, Line 468
468 if limit < 0:
469 msg = _("limit param must be positive")
470 raise webob.exc.HTTPBadRequest(explanation=msg)
I think ignore the zero condition and according to
#http://developer.opens
Public bug reported:
When input a "QoS Spec" name that already exist in create "QoS Spec" modal
form, we will see the error message: "Unable to create QoS Spec" in the top
right corner of the page, this error message is not specific and clear.
If we provide specific and clear error message: 'QoS
Public bug reported:
Exception is raised when deleting network ports:
2015-09-09T01:24:36.253938+00:00 err: 2015-09-09 01:24:36.251 10128 ERROR
neutron.api.v2.resource [req-81135bfb-f40b-41ee-b6ce-279eafba97dd ] delete
failed
2015-09-09 01:24:36.251 10128 TRACE neutron.api.v2.resource Traceback
Public bug reported:
Selenium is again detecting (correctly) that the Create Image form
"format" field isn't being auto-filled when a file is selected (eg. a
.iso).
It appears that the angular ImageFormController isn't even active in the
page, though the reason hasn't been determined yet. I suspe
46 matches
Mail list logo