** Also affects: django-openstack-auth
Importance: Undecided
Status: New
** Changed in: django-openstack-auth
Assignee: (unassigned) => Lin Hua Cheng (lin-hua-cheng)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to K
Public bug reported:
I want to test commit keystone bug test
** Affects: keystone
Importance: Undecided
Status: New
** Tags: test
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.ne
** Changed in: horizon
Status: In Progress => Invalid
--
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/bugs/1426642
Title:
login page has no session id when user fi
Public bug reported:
Environment:
horizon upstream source code install
Apache settings:
WSGIScriptAlias /horizon
/home/yulong/github/horizon/openstack_dashboard/wsgi/django.wsgi
WSGIDaemonProcess github_horizon user=yulong group=yulong processes=3
threads=10 home=/home/yulong/opensta
Public bug reported:
The Serial Console was introduced in https://review.openstack.org/#/c/144659/ .
An error condition in an instance causes an exception to be thrown when the
instance for the given id cannot be found. The result is that the Serial
Console tries to display the error, but instea
Public bug reported:
Steps to reproduce:
1. In the user settings, set the Item per page as 3.
2. On the project -> Instance page, launch 6 instances.
3. You should see 3 instances per page in the instance table.
4. Click the "Next" link.
6. Notice that the "Prev" link is missing.
** Affects: hor
this bug doesn't make sense. Furthermore, this is actually a valid behavior
IMHO.
I don't see why a host can't be part of two AZs.
AZs are internally defined as a special metadata key/value in an aggregate
(availability_zone key in metadata).
The bug says "Two host aggregates in same AZ(availabi
Public bug reported:
All tenants should be able to see the shared firewall_policies. However,
the current entry in the policy.json is incorrect and points to the
shared attribute of the firewall resource rather than a firewall_policy.
** Affects: neutron
Importance: Undecided
Assignee:
** No longer affects: python-keystoneclient
** Also affects: keystonemiddleware
Importance: Undecided
Status: New
** Changed in: keystonemiddleware
Assignee: (unassigned) => Eric Brown (ericwb)
** Changed in: keystonemiddleware
Importance: Undecided => Wishlist
--
You receive
** Also affects: python-keystoneclient
Importance: Undecided
Status: New
** Changed in: python-keystoneclient
Importance: Undecided => Wishlist
** Changed in: python-keystoneclient
Assignee: (unassigned) => Eric Brown (ericwb)
--
You received this bug notification because you
There are DBDeadlock errors in the neutron server logs:
http://logs.openstack.org/40/122240/19/gate/gate-tempest-dsvm-neutron-
full/4ef0a02/logs/screen-q-svc.txt.gz?level=TRACE#_2015-02-27_18_05_43_389
** Also affects: neutron
Importance: Undecided
Status: New
--
You received this bug
Public bug reported:
Logging with an instance kwarg used to just log the instance uuid but
now it looks like after the change to use oslo_log we're logging the
entire representation of the instance object which blows up the logs and
makes things hard to read:
http://logs.openstack.org/40/122240/1
Public bug reported:
http://logs.openstack.org/40/122240/19/gate/gate-tempest-dsvm-neutron-
full/4ef0a02/logs/screen-n-cpu.txt.gz?level=TRACE#_2015-02-27_18_05_22_444
2015-02-27 18:05:22.444 8433 ERROR nova.compute.manager [-] Instance failed
network setup after 1 attempt(s)
2015-02-27 18:05:22.
Public bug reported:
Version: icehouse. Though looking in to the code in the master I believe bug is
still there
Hypervisor: libvirt
Frequency: very rare, under heavy load (stress tests)
Steps to reproduce: as an operator I issue "nova delete" command. Instead of
being deleted that vm gets into
Public bug reported:
Right now it is possible to create a project with an invalid domain_id
(we do not check if the domain_id exists in the create_project method):
https://github.com/openstack/keystone/blob/master/keystone/resource/core.py#L87-L116
** Affects: keystone
Importance: Undecided
Public bug reported:
I noticed a sudden spike of DBDeadlock failures:
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiREJEZWFkbG9jazogKE9wZXJhdGlvbmFsRXJyb3IpICgxMjA1LCAnTG9jayB3YWl0IHRpbWVvdXQgZXhjZWVkZWQ7IHRyeSByZXN0YXJ0aW5nIHRyYW5zYWN0aW9uJylcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGlt
Public bug reported:
This is related to gate bug:
https://bugs.launchpad.net/neutron/+bug/1426397
Although tempest will need to allow for a delay in the assignment of
ipv6 auto-addresses to guests, on the neutron side we should do all we
can to make sure that everything has been set up to allow t
** Changed in: nova
Status: New => Opinion
** Changed in: nova
Importance: Undecided => Wishlist
--
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/1426401
Title:
Public bug reported:
Upstream provides a Python file for integration with Apache+mod_wsgi.
According to Morgan Fainberg, this will be the recommended default
deployment scenarion for Kilo.
The file is available from
https://github.com/openstack/keystone/blob/master/httpd/keystone.py
but the Ubu
** 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/1426427
Title:
Improve tunnel_sync server side rpc
Status in OpenStack Neutron
Public bug reported:
The API for creating a domain specific config incorrectly shows
POST /domains/{domain_id}/config
instead of
PUT /domains/{domain_id}/config
...which is what the code does, since the /config part of the API is not
valid until the config is create.
** Affects: keystone
Public bug reported:
[nova branch master]
In FakeDrivers, when live-migrating an instance everything goes ok.
So, resources are allocated the correct way and instance's host has been
changed, but instance Power State goes to NOSTATE.
This seems to be caused by get_info method which programmatica
** Project changed: sahara => nova
--
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/1426401
Title:
Importing a instance from RBD backend
Status in OpenStack Compute (Nova
You have been subscribed to a public bug:
There needs to be ability, while moving between clouds, to import a instance
into nova database, from X rbd pool, if RBD pool cloud can connect to.
Right now -
I am able to cp or snap/clone between two rbd pools, and or by doing
"rbd mv src target" (wi
Public bug reported:
We have a concern that we may end up with db conflict errors due to
multiple parallel requests incoming.
Consider two threads (A and B), each receiving tunnel_sync with host set to
HOST1 and HOST2. The race scenario is:
A checks whether tunnel exists and receives nothing.
B
Public bug reported:
The ceilometer default policy file is not constructed properly and is
missing the default rule. This causes checks not defined to return
failure when they should use the default rule. The view also relies
list_projects for all projects. Putting this policy rule first to make
t
Public bug reported:
I am trying to run nova trunk with the oslo.messaging 1.7.0 in my lab.
Apparently, the notifications no long are sent.
After some investigation, here are the issues:
This line is trying to load the notifier driver:
https://github.com/openstack/nova/blob/master/nova/rpc.py#L6
Public bug reported:
The policy check should check the rules as an AND not an OR on panels.
Currently checking rules as an OR.
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: New
--
You received this bug notification because you are a member o
Public bug reported:
http://logs.openstack.org/63/155863/1/gate/gate-tempest-dsvm-neutron-
full/7d13276/console.html#_2015-02-26_20_24_10_382
2015-02-26 20:24:10.382 |
tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os[compute,network]
2015-02-26 20:24:10.382 |
-
Public bug reported:
If we have a large number of security groups (more than 1000) with
security group rules (about 100 for each group) listing them could take
rather long time(more than 1 minute). Analysis shows that listing can be
made on 15% faster(with larger number of security groups can be
Public bug reported:
Some tests mock os.path.exists. By doing so, they break config file
search code located in oslo.config.find_file. This results in the
following failures when running those tests separately. Note that tests
pass in case test runner initialized policy before in another test case
Public bug reported:
With the introduction of stackforge/networking-vsphere project which
includes the OVSvApp L2 agent for doing vsphere networking using
neutron.
We need to have thin mechanism driver in neutron which integrates the
ml2 plugin with the OVSvApp L2 Agent.
The mechanism driver i
Public bug reported:
The scheduler is configured to schedule an instance on a host chosen
randomly from a subset of the N best hosts. Where the size of the subset
is defined as 'scheduler_host_subset_size' from the configuration.
In a configuration where the subset is greater than the default (1)
This plugin does not exist anymore
** Changed in: neutron
Status: Incomplete => Won't Fix
** Changed in: neutron
Assignee: Salvatore Orlando (salvatore-orlando) => (unassigned)
** Changed in: neutron
Importance: High => Undecided
--
You received this bug notification because you
I consider it as keystone bug.
Keystone should handle this like the default domain.
https://github.com/openstack/keystone/blob/master/keystone/common/sql/migrate_repo/versions/034_havana.py#L282
.
** Also affects: keystone
Importance: Undecided
Status: New
--
You received this bug not
sorry, I just test stackalytics. this bug was new before .
** Changed in: nova
Status: Invalid => 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/1410651
Title
** Changed in: nova
Assignee: yanhe...@gmail.com (yanheven) => (unassigned)
** Changed in: nova
Status: Fix Committed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.la
Public bug reported:
i try to search around but can't find any answer, even try to post it
inside ask.openstack.org but no luck. currently running on juno. from
the dashboard, when create we create a monitor and click on the monitor
name we can see it has been assign to a pool. but we run command
Public bug reported:
When specified enable_new_services=False for nova.conf at new node and
started nova-compute service, the nova-compute service is shown
'enabled' and 'up' in nova service-list output.
But it is expected instead that the compute service will not register
itself and will not be
Public bug reported:
Running a keystone-manage db_sync with extension federation fails if the
tables already exist.
See http://paste.openstack.org/show/182962/
The problem is that the table created to support the federation are not
forced to be in utf8 but the migration script check they are in
Public bug reported:
kilo-2 introduce blkid calls for fs detection on all new instances; if
the specified key is not found on the block device, blkid will return 2
instead of 0 - nova needs to deal with this:
2015-02-27 10:48:51.270 3062 INFO nova.virt.disk.vfs.api [-] Unable to import
guestfs,
I think it is already solved in K1 and J2
https://bugs.launchpad.net/horizon/+bug/1365803
More details
https://github.com/openstack/horizon/commit/8ea177b67a28b328b571b1140b7db01e303f6abc
Sorry for the noise.
** Changed in: horizon
Status: New => Invalid
--
You received this bug notific
** Changed in: openstack-ansible/juno
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1400966
Title:
[OSSA-2014-041] Glance allows users to dow
Public bug reported:
We do not currently support email as a first class attribute, although
our API specification includes it in many examples - leading to the
impression that we do support it. We should remove email from these
examples.
** Affects: keystone
Importance: High
Assignee:
Public bug reported:
With openvswitch (tested both vlan and gre)
metadata server is not reachable
when a 169.254.0.0/16 local route is present in a cloud VM
(as is the default with some OS versions)
Steps To Reproduce:
in a cloud VM do
ip r add 169.254.0.0/16 dev eth0
curl 169.254.169.254
Witho
Public bug reported:
There are a few problems with _test_sync_state_helper
1. calling assert_has_called() on a mock object does nothing - should be
assert_has_calls()
2. sync_state() no longer calls refresh_dhcp_helper()
3. safe_configure_dhcp_for_network() is not mocked out
4. it does a set dif
Public bug reported:
While creating a port "Network Name" and "Network Id" are mandatory fields in
read-only mode. Now if a network is there with no name(as per Api reference
network name is optional) and we try to create a port on it then it will give
an error that network name is a mandatory
47 matches
Mail list logo