[Yahoo-eng-team] [Bug 1320617] [NEW] failed to reach ACTIVE status within the required time (196 s). Current status: SAVING

2014-05-18 Thread Attila Fazekas
Public bug reported: http://logs.openstack.org/08/92608/1/gate/gate-tempest-dsvm-postgres- full/57b137a/console.html.gz 2014-05-09 21:44:09.857 | Captured traceback: 2014-05-09 21:44:09.858 | ~~~ 2014-05-09 21:44:09.858 | Traceback (most recent call last): 2014-05-09

[Yahoo-eng-team] [Bug 1320628] [NEW] Double powering-off state confuses the clinets and causes gate failure

2014-05-18 Thread Attila Fazekas
Public bug reported: http://logs.openstack.org/52/73152/8/check/check-tempest-dsvm- full/9352c04/console.html.gz#_2014-05-13_18_12_38_547 At client side the only way to know an instance action is doable is to making sure the status is a permanent status like ACTIVE or SHUTOFF and no action in

[Yahoo-eng-team] [Bug 1320650] [NEW] Apache2 Python Error when HTTPS

2014-05-18 Thread isador999
Public bug reported: I try to change Horizon from HTTP to HTTPS protocol. I followed Icehouse documentation : - /etc/openstack-dashboard/local_settings.py modifications. - Apache2 files modification. - Restart Apache2 and Memcached Then, with https://mycontroller.domain/horizon/, I get

[Yahoo-eng-team] [Bug 1320655] [NEW] UnicodeDecodeError in the nova gate logs

2014-05-18 Thread Attila Fazekas
Public bug reported:

[Yahoo-eng-team] [Bug 1320670] [NEW] 404 on GET /v3/OS-SIMPLE-CERT/ca at grenade

2014-05-18 Thread Attila Fazekas
Public bug reported: In this [1] grenade job, both test_get_ca_certificate and test_get_certificates failed [2]. The 404 also visible in the keystone log [3] . I do not knew why the CA cart not always visible, but is should. [1]

[Yahoo-eng-team] [Bug 1320028] Re: libvirt volume.py's _run_iscsiadm function logs iscsi node.session.auth.password if debug

2014-05-18 Thread Brad Pokorny
This requires changes to the oslo mask password code as well. ** Also affects: oslo Importance: Undecided Status: New ** Changed in: oslo Assignee: (unassigned) = Brad Pokorny (bpokorny) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1320670] Re: 404 on GET /v3/OS-SIMPLE-CERT/ca at grenade

2014-05-18 Thread Attila Fazekas
This test just recently merged https://review.openstack.org/#/c/87750/, looks like the grenade is not ruining on tempest changes. ** Also affects: grenade Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1320670] Re: 404 on GET /v3/OS-SIMPLE-CERT/ca at grenade

2014-05-18 Thread Attila Fazekas
** Also affects: tempest Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1320670 Title: 404 on GET /v3/OS-SIMPLE-CERT/ca at grenade Status

[Yahoo-eng-team] [Bug 1320728] [NEW] l3_agent can't support router update external_gateway_info

2014-05-18 Thread Xurong Yang
Public bug reported: we can change router external_gateway_info(external_network) by RestAPI, But l3_agent can't support router update external_network. ** Affects: neutron Importance: Undecided Assignee: Xurong Yang (idopra) Status: New ** Changed in: neutron Assignee:

[Yahoo-eng-team] [Bug 1320747] [NEW] Error: Port-profile is not configured to accept switching commands in brocade plugin

2014-05-18 Thread Christoph Dwertmann
Public bug reported: Creating a network fails on a Brocade 6710 switch running NOS 4.10a: 2014-05-16 11:41:39.096 28138 TRACE neutron.plugins.brocade.NeutronPlugin RPCError: NSM_ERR_DCM_APPM_VLAN_PROFILE_MODE_INVALID | %Error: Port-profile is not configured to accept switching commands The

[Yahoo-eng-team] [Bug 1320754] [NEW] flavor-recreate-bug

2014-05-18 Thread Yohei Matsuhashi
Public bug reported: I re-created a flavor that is the same 'flavorid' on before and after. After re-creation, the flavor value of the instance, that created by the 'flavorid', was changed to the new flavor value. Currently, the flavor value of the instance is refer to 'flavorid'. In this case,