** Also affects: percona-server-5.5 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: percona-server-5.5 (Ubuntu)
Assignee: (unassigned) => Yaguang Tang (heut2008)
** No longer affects: percona-server-5.5 (Ubuntu)
--
You received this bug notification because you ar
** Also affects: keystone (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381768
Title:
AttributeError: 'module' object has no attribute
'LDAP_C
I have tested with Trusty that python-ldap will be install as a
dependency of keystone
yaguang@yaguang-ThinkPad-X230:~/working/openstack/nova$ sudo apt-get install
keystone
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were
I think the blueprint https://blueprints.launchpad.net/nova/+spec
/serial-ports is just a workaround for this bug, and currently we have
no way to disable console.log .
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
I have tested using valgrind , the new version fixes memory leak issue.
python /tmp/d.py 100
==8200== LEAK SUMMARY:
==8200==definitely lost: 546,282 bytes in 99 blocks
==8200==indirectly lost: 0 bytes in 0 blocks
==8200== possibly lost: 6,582 bytes in 3 blocks
==8200==still rea
** Patch added: "backport patch from utopic to trusty"
https://bugs.launchpad.net/ubuntu/+source/libvirt-python/+bug/1365250/+attachment/4211962/+files/libvirt-memleak.patch
** Description changed:
[Impact]
- * nova-compute service which uses python-libvirt continuously grows the
heap
** Changed in: libvirt-python (Ubuntu)
Assignee: Yaguang Tang (heut2008) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1365250
Title:
nova-compute memory leak
To man
** Description changed:
+ [Impact]
+
+ * nova-compute service which uses python-libvirt continuously grows the
heap size
+
+
+
+ [Test Case]
+
+ * using valgrind tool can detect memory leak, valgrind --leak-
+ check=full /usr/bin/python ./d.py
+
+ [Regression Potential]
+
+ * patch
This has been fixed in upstream http://libvirt.org/git/?p=libvirt-
python.git;a=commitdiff;h=4acfb169400497da2a82a849dc8aaa65f88ac6d1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1365250
Title:
nov
** Package changed: nova (Ubuntu) => libvirt-python (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1365250
Title:
nova-compute memory leak
To manage notifications about this bug go to:
http
** Changed in: nova (Ubuntu)
Assignee: (unassigned) => Yaguang Tang (heut2008)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1365250
Title:
nova-compute memory leak
To manage notificati
Public bug reported:
keystone can be configured to use ldap as identity backend , therefore,
python-ldap is needed as a dependency.
** Affects: keystone (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
** Also affects: neutron (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1361030
Title:
new dnsmasq requirement exceeds available version on ubuntu
Is it possiable to backport this fix to current MaaS 1.5.2 in trusty ?
This is required for rabbitmq-server charm to works well in
active/active clusteing mode.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
** Also affects: maas (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250435
Title:
CNAME record leaks into juju's private-address, breaks host ba
I have tested using saucy-proposed package and with script
https://i169454669.restricted.launchpadlibrarian.net/169454669/test.sh?token=0ec975572fe4aa8f9924385e7c7e5444
the new package fixes the issue.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this
Public bug reported:
instances with more than 8 data volumes failed to boot and stuck after
the POST screen, with the message "no bootable device".
** Affects: seabios (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubun
** Also affects: cloud-archive
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1178745
Title:
Inconsistent connectivity between instances with floating IPs
** Also affects: ubuntu
Importance: Undecided
Status: New
** No longer affects: ubuntu
** Also affects: ubuntu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
should we first fix it in nova before kvm and libvirt have better fix
on this ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/832507
Title:
console.log grows indefinitely
To manage notifications a
** Project changed: keystone => python-keystoneclient
** Also affects: python-keystoneclient (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: python-keystoneclient (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
** Also affects: openstack-dashboard (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1116991
Title:
horizon cann't display user's snapshot images
** Description changed:
[Impact]
- * horizon throw errors when view horizon/syspanel/instances/ page with
deleted
-flavor still in use by instances.
+ * horizon throw errors when view horizon/syspanel/instances/ page with
deleted
+ flavor still in use by instances.
- * try to g
** Description changed:
- In Nova dashboard and Syspanel dashboard if the flavor of an instance
- cannot be retrieved the property .full_flavor will still be set to
- "None". If there is no error retrieving flavors and a flavor has been
- deleted, this can cause a large traceback in the table rend
debdiff patch for this
** Patch added: "deleted-flavor-exception.patch"
https://bugs.launchpad.net/horizon/+bug/981269/+attachment/3480045/+files/deleted-flavor-exception.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
the essex horizon cann't get the deleted flavor,this because nova api
can ony return deleted flavor info by using novaclient.flavors.get()
,novaclient.flavors.list() cann't get the deleted flavor info.
in the essex
full_flavors = SortedDict([(str(flavor.id), flavor)
in a conclusion. this is caused by human operation. not a code bug.
** Changed in: nova
Status: In Progress => Invalid
** Changed in: nova (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
27 matches
Mail list logo