[Yahoo-eng-team] [Bug 1752789] [NEW] init rc script not working properly at first boot

2018-03-01 Thread KIM JUNHO
Public bug reported: Hi, I'm newbie on cloud-init. I used qemu-system-x86_64 using kvm and cloud-init for provisioning ubuntu-cloud-image. I want to file system mount using 9p file system. If I want to use it, I need to put my path on the qemu starting command like '-fsdev .. something like

[Yahoo-eng-team] [Bug 1752711] Re: cloud-init no longer processes user data on GCE in artful

2018-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 18.1-5-g40e77380-0ubuntu1 --- cloud-init (18.1-5-g40e77380-0ubuntu1) bionic; urgency=medium * New upstream snapshot. - GCE: fix reading of user-data that is not base64 encoded. (LP: #1752711) - doc: fix chef install from apt

[Yahoo-eng-team] [Bug 1751051] Re: UnicodeEncodeError when creating user with non-ascii chars

2018-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 18.1-5-g40e77380-0ubuntu1 --- cloud-init (18.1-5-g40e77380-0ubuntu1) bionic; urgency=medium * New upstream snapshot. - GCE: fix reading of user-data that is not base64 encoded. (LP: #1752711) - doc: fix chef install from apt

[Yahoo-eng-team] [Bug 1538565] Re: Guest CPU does not support 1Gb hugepages with explicit models

2018-03-01 Thread Chris Friesen
In recent versions of qemu the "Skylake-Server" cpu model has the flag, but any earlier Intel processor models do not. ** Changed in: nova Status: Expired => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1752731] [NEW] documentation first installation RH7.4

2018-03-01 Thread Jack Wood
Public bug reported: a clean installation on RHEL 7.4 and django.wsgi hangs. The install doc needs to add the following lines: Edit the /etc/httpd/conf.d/openstack-dashboard.conf file and just before WSGIScriptAlias put: WSGIApplicationGroup %{GLOBAL} Otherwise - the openstack-dashboard.conf

[Yahoo-eng-team] [Bug 1752736] [NEW] Nova compute dies if it cannot authenticate to RabbitMQ

2018-03-01 Thread Mohammed Naser
Public bug reported: At the moment, nova-compute will die if it fails to authenticate to the messaging cluster and it will not retry on start. It is possible that the vhost is not ready yet so it should be handled here:

[Yahoo-eng-team] [Bug 1752711] Re: cloud-init no longer processes user data on GCE in artful

2018-03-01 Thread Scott Moser
** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => High ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1752704] Re: queens missing 'Launch Instance' button on admin panel

2018-03-01 Thread Corey Bryant
Alright I think this is invalid. I thought this was possible on prior releases but appears to not be the case. ** Changed in: horizon (Ubuntu) Status: New => Invalid ** Changed in: cloud-archive Status: New => Invalid ** Changed in: horizon Status: New => Invalid -- You

[Yahoo-eng-team] [Bug 1752711] [NEW] cloud-init no longer processes user data on GCE in artful

2018-03-01 Thread Dan Watkins
Public bug reported: If I pass in user data like so: $ cat cfg #!/bin/sh touch /tmp/foobar $ gcloud compute instances create aa-$(date +%y%m%d-%H%M) --image-family ubuntu-1710 --image-project ubuntu-os-cloud-devel --metadata-from-file user-data=cfg ... Then in the instance: $ ls /tmp/foobar

[Yahoo-eng-team] [Bug 1752704] Re: queens issues with 'Launch Instance' and 'Delete Instances' admin panel buttons

2018-03-01 Thread Corey Bryant
** Attachment added: "horizon screenshot" https://bugs.launchpad.net/horizon/+bug/1752704/+attachment/5066418/+files/horizon_stable_queens_tempest.png ** Also affects: horizon (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-archive Importance: Undecided

[Yahoo-eng-team] [Bug 1752704] [NEW] queens missing 'Launch Instance' button on admin panel

2018-03-01 Thread Corey Bryant
Public bug reported: In Queens, the admin panel is missing the 'Launch Instance' button. ** Affects: cloud-archive Importance: Undecided Status: New ** Affects: horizon Importance: Undecided Status: New ** Affects: horizon (Ubuntu) Importance: Undecided

[Yahoo-eng-team] [Bug 1752660] Re: keystone requires cffi to be installed for fernat tokens

2018-03-01 Thread Corey Bryant
Hi Graham, Thanks for reporting this. It would be good if this was specified in upstream keystone's requirements as well, so adding upstream to the bug. Thanks, Corey ** Changed in: cloud-archive Status: New => Triaged ** Also affects: keystone Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1746608] Re: Nova not always using get to access driver capabilites dict

2018-03-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/539715 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2dd322a64291c20da33f28fd5c302ff27e70eae4 Submitter: Zuul Branch:master commit 2dd322a64291c20da33f28fd5c302ff27e70eae4 Author: esberglu Date: Wed Jan 31

[Yahoo-eng-team] [Bug 1752604] [NEW] Tabs may not appear in angular instance wizard

2018-03-01 Thread David Gutman
Public bug reported: In the launch instance wizard, when a specific tab is disabled (by example not matching the required policy) then some other tabs may not be displayed. After a long analysis : Each tabs resolved itself if it should or shouldn't be displayed (ready or not). But at the first

[Yahoo-eng-team] [Bug 1750728] Re: api-ref: Missing a response code in resource provider API

2018-03-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/546494 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b2cf359491a7609b9c634450e36cf5f8e19feac1 Submitter: Zuul Branch:master commit b2cf359491a7609b9c634450e36cf5f8e19feac1 Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1742584] Re: nova reset-state does not work : Reset state for server "" failed: Policy doesn't allow os_compute_api:os-admin-actions:reset_state to be performed

2018-03-01 Thread Takashi NATSUME
It seems an issue on nova side (policy configuration). Needs nova version and policy configuration file (policy.yaml). ** Changed in: python-novaclient Status: New => Incomplete ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New =>