[Yahoo-eng-team] [Bug 1455397] [NEW] vms which donot winth a project will become garbage data, mybe waste resources

2015-05-15 Thread Sun Jing
Public bug reported: now,when an user logs in dashboardAs an administrator, he can delete a project whitout considering wether the project has vms, further more ,keystone doesn't considering that too. So, in nova database table 'instance' the vms data will always exist.There will be no user

[Yahoo-eng-team] [Bug 1455344] [NEW] the deprecated compute_port option need to be removed

2015-05-15 Thread Liusheng
Public bug reported: the compute_port option has been marked deprecated and should be remove in Liberty. ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1455356] [NEW] database networking workflow doesn't align well

2015-05-15 Thread Liyingjun
Public bug reported: See attachment for detail ** Affects: horizon Importance: Undecided Assignee: Liyingjun (liyingjun) Status: In Progress ** Attachment added: Screen Shot 2015-05-15 at 3.05.32 PM.png

[Yahoo-eng-team] [Bug 1455338] [NEW] OVS-agent: KeyError for local_vlan_map

2015-05-15 Thread YAMAMOTO Takashi
Public bug reported: OVS-agent's network_delete calls reclaim_local_vlan, which removes the corresponding entry from local_vlan_map. if it happens in a bad timing, main thread can end up with raising KeyError. eg. in port_bound. 2015-05-15 05:06:34.829 DEBUG

[Yahoo-eng-team] [Bug 1407592] Re: Snapshots fail to upload larger (~30G+) images, with error '500 Internal Server Error Failed to upload image'

2015-05-15 Thread Michael Zhdanov
Hi All Thank to all involved - keystone configuration was the problem (but for my case almost all default values were increased more than in 3 times). ** Changed in: glance Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1455460] [NEW] resize server fails silently

2015-05-15 Thread Timofey Durakov
Public bug reported: Attempt to resize instance from bigger flavor to smaller fails, but no user notification in cli happened: root@node-7:~# nova resize --poll a4 1 Server resizing... 100% complete while nova-compute.log has trace: 2015-05-15 09:39:45.968 32005 TRACE

[Yahoo-eng-team] [Bug 1455439] [NEW] l3 agent: race may lead to creation of deleted routers

2015-05-15 Thread Oleg Bondarev
Public bug reported: During startup (or in case of any sync failure) l3 agent initiates full resync with neutron server. That means fetching all router info and adding update events for each router to agent processing queue. Important thing is that such events are added with SYNC priority which

[Yahoo-eng-team] [Bug 1403617] Re: gce datasource does not handle instance ssh keys

2015-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1106-0ubuntu1 --- cloud-init (0.7.7~bzr1106-0ubuntu1) wily; urgency=medium * New upstream snapshot. * Azure: remove strict dependency on walinux-agent, but still utilize it for the time being. * fix read_seeded

[Yahoo-eng-team] [Bug 1375252] Re: Hostname change is not preserved across reboot on Azure Ubuntu VMs

2015-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1106-0ubuntu1 --- cloud-init (0.7.7~bzr1106-0ubuntu1) wily; urgency=medium * New upstream snapshot. * Azure: remove strict dependency on walinux-agent, but still utilize it for the time being. * fix read_seeded

[Yahoo-eng-team] [Bug 1311463] Re: disk-setup unable to partition disks

2015-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1106-0ubuntu1 --- cloud-init (0.7.7~bzr1106-0ubuntu1) wily; urgency=medium * New upstream snapshot. * Azure: remove strict dependency on walinux-agent, but still utilize it for the time being. * fix read_seeded

[Yahoo-eng-team] [Bug 1455233] Re: read_seeded broken

2015-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1106-0ubuntu1 --- cloud-init (0.7.7~bzr1106-0ubuntu1) wily; urgency=medium * New upstream snapshot. * Azure: remove strict dependency on walinux-agent, but still utilize it for the time being. * fix read_seeded

[Yahoo-eng-team] [Bug 1455675] [NEW] IptablesManager._find_last_entry taking up majority of time to plug ports

2015-05-15 Thread Assaf Muller
Public bug reported: During profiling of the OVS agent, I found that IptablesManager._find_last_entry is taking up roughly 40% of the time when plugging a large amount of ports. ** Affects: neutron Importance: Medium Assignee: Assaf Muller (amuller) Status: In Progress --

[Yahoo-eng-team] [Bug 1446082] Re: Instance without extra data crashes nova-compute

2015-05-15 Thread Alan Pevec
** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New = In Progress ** Changed in: nova/kilo Importance: Undecided = High ** Changed in: nova/kilo Assignee: (unassigned) = Dan Smith (danms) ** Tags removed:

[Yahoo-eng-team] [Bug 1455102] Re: some test jobs broken by tox 2.0 not passing env variables

2015-05-15 Thread Louis Taylor
** Also affects: python-glanceclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1455102 Title: some test jobs broken by tox 2.0 not

[Yahoo-eng-team] [Bug 1452888] Re: Postgresql volume.bootable integer boolean operator error

2015-05-15 Thread Daniel Badea
I'm encountering the same issue on Kilo. For me the workaround is to make cinderclient convert types from int to sql boolean for the 'bootable' parameter: def populate_volume_snapshot_id_choices(self, request, context): # ... if marker: qparams['marker'] = marker

[Yahoo-eng-team] [Bug 1421084] Re: admin_password inject failed in kvm

2015-05-15 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1454986] Re: neutron lbaas-member-list with pool id shows all members

2015-05-15 Thread Adrien Vergé
** Project changed: neutron = python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1454986 Title: neutron lbaas-member-list with pool id shows all members Status in

[Yahoo-eng-team] [Bug 1455630] [NEW] remote security group membership not updated properly

2015-05-15 Thread Ivar Lazzaro
Public bug reported: When using the remote security group feature for SG rules, there are certain cases in which the IPSet entries on the Hosts are not updated properly. Let's say we have two ports, respectively assigned with security groups A and B: If we add a rule in A saying allow TCP from

[Yahoo-eng-team] [Bug 1453754] Re: cannot login after automatic logout

2015-05-15 Thread Matthias Runge
** Changed in: horizon Status: New = In Progress ** Changed in: horizon Importance: Undecided = High ** Changed in: horizon Assignee: (unassigned) = Matthias Runge (mrunge) ** Project changed: horizon = django-openstack-auth ** Changed in: django-openstack-auth Milestone:

[Yahoo-eng-team] [Bug 1455640] [NEW] notifications._send_instance_update_notification should handle InstanceNotFound

2015-05-15 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/21/183321/1/gate/gate-tempest-dsvm- full/a263953/logs/screen-n-cond.txt.gz?level=TRACE#_2015-05-15_15_06_44_176 2015-05-15 15:06:44.176 ERROR nova.notifications [req-47aa9044-90c9-4bdd-b32c-b0b52f8c18eb ServersTestJSON-285875926

[Yahoo-eng-team] [Bug 1455651] [NEW] re-enable test_cli in package builds

2015-05-15 Thread Scott Moser
Public bug reported: revision 1106 made tests in test_cli.py get skipped if there was no bin /cloud-init. that was because package builds would fail, like: == ERROR: test_no_arguments_shows_error_message