[Yahoo-eng-team] [Bug 1463733] [NEW] Image metadata update view doesn't search for image property key name

2015-06-10 Thread Markus Zoeller
Public bug reported: Issue = The image metadata update view doesn't search for the key names of image metadata key name (like "os_command_line"). It only searches for the image metadata *display* names. Steps to reproduce == * start devstack * login to horizon as admin * go

[Yahoo-eng-team] [Bug 1040694] Re: in-progress queries are intolerant of mysql restarts

2015-06-08 Thread Markus Zoeller
This bug has the status "incomplete" for more than 30 days. It is unclear if this is an "invalid" bug or if it is an "opinion". I set it to "won't fix". Feel free to reopen the bug by providing the requested information and set the bug status back to "New". ** Changed in: nova Status: In

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

2015-06-02 Thread Markus Zoeller
I added "Keystone" as possible affected project. I'm not sure if the responsibility of checking this is in Nova. ** Also 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 1460054] [NEW] Instance details: switch between tabs is not possible anymore

2015-05-29 Thread Markus Zoeller
Public bug reported: Issue = It's not possible anymore to switch between the tabs in the Instance details view. Steps to reproduce == * launch an instance * go to the details view of that instance * click on tab "console" Expected behavior = The tab "consol

[Yahoo-eng-team] [Bug 1459943] [NEW] The API unit tests for serial console use http instead of ws

2015-05-29 Thread Markus Zoeller
Public bug reported: AFAIK the serial console will only work if a websocket URL is returned, e.g. "ws://127.0.0.1:6083/" [1] The API unit tests use "http" as scheme name [2], which could lead to misinterpretation of the capabilities of this feature. IMO they should use "ws" in the tests to avoid

[Yahoo-eng-team] [Bug 1451468] [NEW] support_matrix.py does not render URLs in notes

2015-05-04 Thread Markus Zoeller
Public bug reported: The sphinx-extension which renders the support_matrix.ini file into HTML [1] does not recognize URLs in the notes which have to be written as an HTML anchor element. I tried to use the sphinx notation with a backquote and the direct use of the HTML anchor element, but this

[Yahoo-eng-team] [Bug 1434611] Re: serial console in Horizon is broken by origin header verification

2015-04-01 Thread Markus Zoeller
** Changed in: horizon Status: New => 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/1434611 Title: serial console in Horizon is broken by origin header v

[Yahoo-eng-team] [Bug 1434611] [NEW] serial console in Horizon is broken by origin header verification

2015-03-20 Thread Markus Zoeller
Public bug reported: Issue = The console tab in Horizon doesn't show the console of the instance anymore if the "serial console" feature is enabled. Steps to reproduce == * Enable "serial console" feature in "nova.conf" [Default] vnc_enabled=False [serial_console] e

[Yahoo-eng-team] [Bug 1434429] [NEW] libvirt: _compare_cpu doesn't consider NotSupportedError

2015-03-20 Thread Markus Zoeller
hes NotSupportedError; https://github.com/openstack/nova/blob/master/nova/virt/libvirt/host.py#L753 ** Affects: nova Importance: Undecided Assignee: Markus Zoeller (mzoeller) Status: In Progress ** Tags: libvirt -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1427141] [NEW] console auth token timeout has no impact

2015-03-02 Thread Markus Zoeller
Public bug reported: Issue = The console feature (VNC, SERIAL, ...) returns a connection with an auth token. This connection *never* times out. Steps to reproduce == The steps below are suitable for testing with the serial console but the behavior is the same with VNC. * ena

[Yahoo-eng-team] [Bug 1425640] [NEW] LibvirtDriver: "get_serial_console" returns always the first port of N defined ports

2015-02-25 Thread Markus Zoeller
Public bug reported: Issue = The libvirt driver returns *always" the first port and ignores each further defined port for the "serial console" feature. Steps to reproduce == * enable the "serial console" feature in nova.conf [serial_console] enabled=True * start the nov

[Yahoo-eng-team] [Bug 1418675] Re: libvirt utils doesn't canonicalize the image architecture property

2015-02-06 Thread Markus Zoeller
** Also affects: glance Importance: Undecided Status: 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/1418675 Title: libvirt utils doesn't canonicalize the

[Yahoo-eng-team] [Bug 1418675] [NEW] libvirt utils doesn't canonicalize the image architecture property

2015-02-05 Thread Markus Zoeller
Public bug reported: If the image has an architecture property, the libvirt utils do *not* canonicalize that. ``utils.get_arch(image_meta)`` can possibly return "S390X" (<= upper case). The canonicalized version should be "s390x" (<= lower case). This will be an issue when a user adds the proper

[Yahoo-eng-team] [Bug 1414038] [NEW] libvirt driver creates wrong console device for system z

2015-01-23 Thread Markus Zoeller
: [...] [...] [...] [*] The CI environment for this platform is still under development. ** Affects: nova Importance: Undecided Assignee: Markus Zoeller (mzoeller) Status: In Progress ** Tags: libvirt ** Changed in: nova

[Yahoo-eng-team] [Bug 1408708] [NEW] The API returns a serial console connection without an activated nova-serialproxy

2015-01-08 Thread Markus Zoeller
Public bug reported: Problem description === The Nova REST API returns with server action ``os-getSerialConsole`` a connection info (a websocket URL) although the nova-serialproxy service is *not* activated. Steps to reproduce == * Configure in ``nova.conf`` [

<    1   2   3   4   5   6