Public bug reported:
When using nova-networking an instance boots correctly despite the case
of the security-group name that is used (assuming it exists, case-
insensitive). http://paste.openstack.org/show/70477/
However, when using neutron the instance will queue with the scheduler
but fail to b
Public bug reported:
The docker driver no longer exposes a get_available_resource method as a
regression introduced with change
58d7eeede1e2912ab250fd306c85ca1a05de2fbc
(https://review.openstack.org/#/c/65837/)
This method was incorrectly renamed to be prefixed by a _ as a private
method, althoug
[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/1237425
Ti
Public bug reported:
When you Create Volume successfully it should show the green "success"
tooltip.
Instead, it currently shows the message on the blue "info" tooltip.
This is also the case for Volume "Create Snapshot".
** Affects: horizon
Importance: Undecided
Status: New
--
Y
Public bug reported:
Currently I'm fixing the bug:
https://bugs.launchpad.net/neutron/+bug/1230323
Unfortunately, I hit another bug that the table
ml2.routerl3agentbindings doesn't support database migration.
I add a uniqueness to a column in that table, and also write a migration
script for tha
Public bug reported:
Added functionality to schedule routers and networks.
** Affects: neutron
Importance: Undecided
Assignee: Dhanashree Gosavi (dhgosavi)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Dhanashree Gosavi (dhgosavi)
--
You received this bug
Public bug reported:
Steps to reproduce:
1. From Virtual Center, export a working VM as an OVA file (test.ova)
2. Upload OVA file to glance using:
glance image-create --name=testova --disk-format=vmdk --container-format=ovf
--is-public=True --property vmware_adaptertype="ide" --property
vmware_d
Public bug reported:
If you launch a heat stack which contains a nested stack, click on
resources, copy the Resource ID for a AWS::CloudFormation::Stack
element, delete the current stack uuid out of the browser location bar,
paste in the nested stack uuid, and hit enter, dashboard will show the
ne
Public bug reported:
An OVA package is a tar archive usually containing an OVF directory
inside it. Nova needs to be able to differentiate OVF and OVA based on
the container format in order to extract the relevant information from
it.
** Affects: glance
Importance: Undecided
Status:
** Changed in: devstack
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1271775
Title:
common log format
Status in devstack - openstack dev
Okay, the reason this works with site-packages disabled is that then it
pulls down oslo.config from pypi, which is older than the one installed
by devstack. I git bisected the problem down to this commit:
https://github.com/openstack/oslo.config/commit/2422d4118c97734067ea0b37ae159bc2e3c492c5
It
Public bug reported:
Steps to reproduce
1. Create a new flavor, setting an access in the flavor access tab
2. The flavor is created but an error is displayed saying "Unable to set flavor
access for project."
** Affects: horizon
Importance: Undecided
Assignee: Santiago Baldassin (s
Public bug reported:
Steps to reproduce:
1. In the Flavors section within Admin, edit any of the available flavors
2. Add an access to the flavor and save the changes
3. Edit again. Remove the access added in step 2 and add a new access and save
the changes
4. Once again edit the same flavor, acc
Public bug reported:
In horizon overview project page, there is a line saying:
Active Instances: # Active RAM: #GB This Period's VCPU-Hours: ##.##
This Period's GB-Hours: .##
The problem is on Active instances and active RAM, horizon is
considering in this count VM instances with non-active
*** This bug is a duplicate of bug 1220273 ***
https://bugs.launchpad.net/bugs/1220273
Juerg,
sorry for the bouncing around of bug dups I just realized that this one was
also a dupe of 1220273.
We can't fix this without changing behavior that someone might be relying on.
Since that beha
*** This bug is a duplicate of bug 1220273 ***
https://bugs.launchpad.net/bugs/1220273
** This bug is no longer a duplicate of bug 1136343
ssh_authorized_keys with space in comment breaks root account disabling
** This bug has been marked a duplicate of bug 1220273
spaces in comment brea
Public bug reported:
Seems to be some internal guy running anvil @ y! that had the following
error, creating bug to track it and investigate.
>>>
YYOOM ERROR: Building Transaction failed
YYOOM ERROR: Transaction failed: Transaction failed: 1
ERROR: @anvil.packaging.helpers.yum_helper : Faile
Public bug reported:
The value of libvirt_type in nova.conf is not respected when Nova
launches libguestfs appliances. This can cause problems were an
administrator has explicitly set libvirt_type=qemu to work around KVM
issues (or to test qemu). Newer versions of libguestfs support the
'force_t
Public bug reported:
In some situations (using nested KVM in an environment where nested KVM
support is buggy), the appliance started by libguestfs will hang and the
libguestfs-launched qemu process will never exit. This will cause the
launched instance to get stuck in state=spawning forver (or u
Public bug reported:
An issue arises if an cached image is manually deleted (rm -rf) from the
image-cache directory, but not removed from the sqlite db, causing the
glance-cache-pruner to fail to prune:
2014-02-28 16:42:11.454 28527 INFO glance.image_cache [-] Image cache loaded
driver 'sqlite'.
** Changed in: tuskar
Status: Fix Committed => Fix Released
--
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/1253497
Title:
Replace uuidutils.generate_uuid() with s
** Changed in: tuskar
Status: Fix Committed => Fix Released
--
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/1282514
Title:
python 3 only has "__self__", the "im_s
neutron-plugin-metering-agent1:2013.2.1-0ubuntu1~cloud0
** Project changed: neutron => neutron (Ubuntu)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1286209
Title:
unhandled trace
Public bug reported:
If network node has no active routers on it l3-agent, metering-agent
tracing:
2014-02-28 17:04:51.286 1121 DEBUG
neutron.services.metering.agents.metering_agent [-] Get router traffic counters
_get_traffic_counters
/usr/lib/python2.7/dist-packages/neutron/services/meterin
Public bug reported:
Both execute_get_output() and execute() don't wait until the process is
finished running.
execute_get_output() probably hasn't caused a problem since it at least
does one read and the commands it runs likely would finish (but this
isn't guaranteed).
execute() sets up a PIPE
"tox -r -e docs" works fine for me, there must be a problem on your
build system or configuration.
** Changed in: keystone
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launch
Attaching the pip freeze output from the system this is building on.
** Description changed:
Our env is python 2.6 and sphinx 1.2
- We hit one problem for build osee-icehouse keystone doc
+ We hit one problem for build icehouse keystone doc
We can not build docs when run python setup.py
** Changed in: keystone
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1286170
Title:
build keystone doc failed in icehouse after 2/26
Status in OpenStack
Public bug reported:
While the docker registry port is most likely to be static for any given
host during the runtime of the compute service, the registry port is
rediscovered on every spawn/snapshot/etc.
While it is possible that the registry container might be relaunched and
the port moved, the
Public bug reported:
Our env is python 2.6 and sphinx 1.2
We hit one problem for build osee-icehouse keystone doc
We can not build docs when run python setup.py build_sphinx.
+ /usr/bin/python setup.py build_sphinx
/usr/lib/python2.6/site-packages/nose/plugins/manager.py:395: RuntimeWarning:
U
Public bug reported:
Setup:
Ubuntu UEC saucy 13.10
Cloud-init v0.7.3
I use the user data sample [1] to set a final message in VM logs and I get
error message at the end of the logs:
'2014-02-28 14:33:33,288 - util.py[WARNING]: Failed to render final message
template' error.
If I made the same
** Project changed: keystone => python-keystoneclient
** Changed in: python-keystoneclient
Milestone: None => 0.6.1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1285833
Title:
Ke
** Changed in: keystone
Importance: Undecided => Critical
** Summary changed:
- CertificateConfigError: Unable to load certificate. Ensure your system is
configured properly
+ Keystone client racing on certificate lookups - CertificateConfigError:
Unable to load certificate. Ensure your syst
*** This bug is a duplicate of bug 1136343 ***
https://bugs.launchpad.net/bugs/1136343
** This bug has been marked a duplicate of bug 1136343
ssh_authorized_keys with space in comment breaks root account disabling
--
You received this bug notification because you are a member of Yahoo!
En
Public bug reported:
In test runs like: http://logs.openstack.org/58/56258/3/gate/gate-
grenade-dsvm/1c1e667/console.html
>From time to time nova-api calling cinder seems to hit an unauthorized
problem. This is unclear if the bug is nova, cinder, or keystone, but it
is showing about twice a day i
Public bug reported:
A live migration of a large instance can take an arbitrarily long period
of time.
Once the underlying driver calls
nova.compute.manager._post_live_migration, the context that's passed in
may have an expired credential attached to it. That makes the calls that
the post-step ru
Public bug reported:
Some dashboards still show exceptions to the user.
Until https://blueprints.launchpad.net/horizon/+spec/improve-error-
message-details-for-usability gets in-place, better to remove them.
** Affects: horizon
Importance: Undecided
Assignee: Leandro Ignacio Costantin
Public bug reported:
Environment:
- OpenStack Havana release (2013.2.1)
- Neutron
Steps to reproduce:
- Go to admin -> projects
- Try to update project quotas
- Update fails with "Error: Modified project information and members, but
unable to modify project quotas."
Workaround:
Comment out "sec
Public bug reported:
There are some problems with page marking - table falls down and a background
of a div that includes active "a" element is not correctly aligned
See the screenshort attached
** Affects: horizon
Importance: Undecided
Assignee: Ekaterina Fedorova (efedorova)
Public bug reported:
The gate failed. I got this error in tempest log.
http://logs.openstack.org/49/74649/3/gate/gate-grenade-
dsvm/2ce3348/console.html
==
FAIL: setUpClass
(tempest.api.compute.servers.test_server_rescue.Serv
** Changed in: manila
Status: Fix Committed => Fix Released
--
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/1253497
Title:
Replace uuidutils.generate_uuid() with s
Public bug reported:
neutron.conf says for the key "service_plugins":
# List of service plugin entrypoints to be loaded from the
# neutron.service_plugins namespace. See setup.cfg for the entrypoint names of
# the plugins included in the neutron source distribution. For compatibility
# with prev
Public bug reported:
INACTIVE status is used in FWaaS and LBaaS because DOWN is introduced
later.
INACTIVE should be changed to DOWN to be consistent with other network
resource status.
** Affects: neutron
Importance: Undecided
Assignee: Xu Han Peng (xuhanp)
Status: Confirmed
** Also affects: neutron/havana
Importance: Undecided
Status: New
** Changed in: neutron/havana
Status: New => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs
** Also affects: neutron/havana
Importance: Undecided
Status: New
** Changed in: neutron/havana
Status: New => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs
** Also affects: neutron/havana
Importance: Undecided
Status: New
** Changed in: neutron/havana
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1
Public bug reported:
If an injected SSH key contains spaces in the comments field, cloud-init
fails to disable the key and root logins are thus not prevented. This
only affects older versions, I believe prior to 0.7.2. But a lot of
current cloud images (12.10 and older) are affected.
** Affects:
** Changed in: nova
Status: Triaged => 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/893586
Title:
Snapshot while creating: stays in queue state forever
48 matches
Mail list logo