[Yahoo-eng-team] [Bug 1855417] Re: Image data stays in staging store if image is deleted while its in importing state

2020-01-08 Thread Erno Kuvaja
** Also affects: glance/train Importance: Undecided Status: New ** Changed in: glance/train Assignee: (unassigned) => Abhishek Kekane (abhishek-kekane) ** Changed in: glance/train Importance: Undecided => Critical ** Changed in: glance/train Status: New => In Progress -

[Yahoo-eng-team] [Bug 1858615] Re: Fail to boot when NoCloud datasource is included

2020-01-08 Thread Ryan Harper
Thanks for filing a bug. I've added a dmidecode task to track the issue with the tool. It may also affect the kernel package, and possibly firmware (though that's not something that Ubuntu provides). Cloud-init and any other tool may invoke this package and it should not reboot the system; but t

[Yahoo-eng-team] [Bug 1851552] Re: since ubuntu 18 bionic release and latest, the ubuntu18 cloud image is unable to boot up on openstack instance

2020-01-08 Thread Ryan Harper
I'm marking the cloud-init task invalid as at this time the logs point to a nested virtualization/openstack issue with devices not being present; not related to cloud-init. If further investigation points to an issue with cloud-init you can move the cloud-init task back to New. ** Changed in: clo

[Yahoo-eng-team] [Bug 1858921] [NEW] schema: add jsonschema definition to cc_set_hostname

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_set_hostname.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-c

[Yahoo-eng-team] [Bug 1858918] [NEW] schema: add jsonschema definition to cc_scripts_user

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_scripts_user.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-c

[Yahoo-eng-team] [Bug 1858929] [NEW] schema: add jsonschema definition to cc_update_hostname

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_update_hostname.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a clou

[Yahoo-eng-team] [Bug 1858884] [NEW] schema: add jsonschema definition to cc_apt_configure

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_apt_configure.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-

[Yahoo-eng-team] [Bug 1858919] [NEW] schema: add jsonschema definition to cc_scripts_vendor

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_scripts_vendor.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud

[Yahoo-eng-team] [Bug 1858925] [NEW] schema: add jsonschema definition to cc_ssh_import_id

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_ssh_import_id.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-

[Yahoo-eng-team] [Bug 1858926] [NEW] schema: add jsonschema definition to cc_ssh

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_ssh.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config mod

[Yahoo-eng-team] [Bug 1858922] [NEW] schema: add jsonschema definition to cc_set_passwords

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_set_passwords.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-

[Yahoo-eng-team] [Bug 1858920] [NEW] schema: add jsonschema definition to cc_seed_random

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_seed_random.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-co

[Yahoo-eng-team] [Bug 1858924] [NEW] schema: add jsonschema definition to cc_ssh_authkey_fingerprints

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_ssh_authkey_fingerprints.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support f

[Yahoo-eng-team] [Bug 1858930] [NEW] schema: add jsonschema definition to cc_users_groups

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_users_groups.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-c

[Yahoo-eng-team] [Bug 1858927] [NEW] schema: add jsonschema definition to cc_timezone

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_timezone.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-confi

[Yahoo-eng-team] [Bug 1858923] [NEW] schema: add jsonschema definition to cc_spacewalk

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_spacewalk.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-conf

[Yahoo-eng-team] [Bug 1858928] [NEW] schema: add jsonschema definition to cc_update_etc_hosts

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_update_etc_hosts.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a clo

[Yahoo-eng-team] [Bug 1858931] [NEW] schema: add jsonschema definition to cc_write_files

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_write_files.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-co

[Yahoo-eng-team] [Bug 1858932] [NEW] schema: add jsonschema definition to cc_yum_add_repo

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_yum_add_repo.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-c

[Yahoo-eng-team] [Bug 1858892] [NEW] schema: add jsonschema definition to cc_disk_setup

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_disk_setup.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-con

[Yahoo-eng-team] [Bug 1858908] [NEW] schema: add jsonschema definition to cc_power_state_change

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_power_state_change.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a c

[Yahoo-eng-team] [Bug 1858885] [NEW] schema: add jsonschema definition to cc_apt_pipelining

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_apt_pipelining.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud

[Yahoo-eng-team] [Bug 1858887] [NEW] schema: add jsonschema definition to cc_ca_certs

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_ca_certs.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-confi

[Yahoo-eng-team] [Bug 1858912] [NEW] schema: add jsonschema definition to cc_rightscale_userdata

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_rightscale_userdata.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a

[Yahoo-eng-team] [Bug 1858909] [NEW] schema: add jsonschema definition to cc_puppet

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_puppet.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config

[Yahoo-eng-team] [Bug 1858894] [NEW] schema: add jsonschema definition to cc_fan

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_fan.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config mod

[Yahoo-eng-team] [Bug 1858895] [NEW] schema: add jsonschema definition to cc_final_message

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_final_message.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-

[Yahoo-eng-team] [Bug 1858903] [NEW] schema: add jsonschema definition to cc_mcollective

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_mcollective.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-co

[Yahoo-eng-team] [Bug 1858886] [NEW] schema: add jsonschema definition to cc_byobu

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_byobu.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config m

[Yahoo-eng-team] [Bug 1858891] [NEW] schema: add jsonschema definition to cc_disable_ec2_metadata

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_disable_ec2_metadata.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a

[Yahoo-eng-team] [Bug 1858916] [NEW] schema: add jsonschema definition to cc_scripts_per_instance

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_scripts_per_instance.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a

[Yahoo-eng-team] [Bug 1858905] [NEW] schema: add jsonschema definition to cc_mounts

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_mounts.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config

[Yahoo-eng-team] [Bug 1858897] [NEW] schema: add jsonschema definition to cc_growpart

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_growpart.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-confi

[Yahoo-eng-team] [Bug 1858914] [NEW] schema: add jsonschema definition to cc_salt_minion

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_salt_minion.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-co

[Yahoo-eng-team] [Bug 1858910] [NEW] schema: add jsonschema definition to cc_resolv_conf

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_resolv_conf.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-co

[Yahoo-eng-team] [Bug 1858893] [NEW] schema: add jsonschema definition to cc_emit_upstart

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_emit_upstart.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-c

[Yahoo-eng-team] [Bug 1858896] [NEW] schema: add jsonschema definition to cc_foo

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_foo.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config mod

[Yahoo-eng-team] [Bug 1858901] [NEW] schema: add jsonschema definition to cc_locale

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_locale.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config

[Yahoo-eng-team] [Bug 1858889] [NEW] schema: add jsonschema definition to cc_debug

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_debug.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config m

[Yahoo-eng-team] [Bug 1858907] [NEW] schema: add jsonschema definition to cc_phone_home

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_phone_home.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-con

[Yahoo-eng-team] [Bug 1858915] [NEW] schema: add jsonschema definition to cc_scripts_per_boot

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_scripts_per_boot.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a clo

[Yahoo-eng-team] [Bug 1858899] [NEW] schema: add jsonschema definition to cc_keys_to_console

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_keys_to_console.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a clou

[Yahoo-eng-team] [Bug 1858898] [NEW] schema: add jsonschema definition to cc_grub_dpkg

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_grub_dpkg.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-conf

[Yahoo-eng-team] [Bug 1858902] [NEW] schema: add jsonschema definition to cc_lxd

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_lxd.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config mod

[Yahoo-eng-team] [Bug 1858900] [NEW] schema: add jsonschema definition to cc_landscape

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_landscape.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-conf

[Yahoo-eng-team] [Bug 1858888] [NEW] schema: add jsonschema definition to cc_chef

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_chef.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config mo

[Yahoo-eng-team] [Bug 1858906] [NEW] schema: add jsonschema definition to cc_package_update_upgrade_install

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_package_update_upgrade_install.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema sup

[Yahoo-eng-team] [Bug 1858904] [NEW] schema: add jsonschema definition to cc_migrator

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_migrator.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-confi

[Yahoo-eng-team] [Bug 1858913] [NEW] schema: add jsonschema definition to cc_rsyslog

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_rsyslog.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a cloud-config

[Yahoo-eng-team] [Bug 1858911] [NEW] schema: add jsonschema definition to cc_rh_subscription

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_rh_subscription.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a clou

[Yahoo-eng-team] [Bug 1858917] [NEW] schema: add jsonschema definition to cc_scripts_per_once

2020-01-08 Thread Chad Smith
Public bug reported: Add initial jsonschema definition for validation of cloud-config user data to cloudinit/config/cc_scripts_per_once.py. Add a schema dictionary to the cc_*.py module which describes allowed cloud-config properties which are honored by the module. jsonschema support for a clo

[Yahoo-eng-team] [Bug 1858866] [NEW] docs: update datasource rtd documentation for configdrive

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/configdrive.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceConfigDrive.py Example format/style should be something like: doc/rtd/topics/datasources/e

[Yahoo-eng-team] [Bug 1858872] [NEW] docs: write datasource rtd documentation for ibmcloud

2020-01-08 Thread Chad Smith
Public bug reported: Write "read the docs" content at doc/rtd/topics/datasources/ibmcloud.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceIBMCloud.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst

[Yahoo-eng-team] [Bug 1858875] [NEW] docs: update datasource rtd documentation for ovf

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/ovf.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceOVF.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst ** Affec

[Yahoo-eng-team] [Bug 1858869] [NEW] docs: update datasource rtd documentation for exoscale

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/exoscale.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceExoscale.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst

[Yahoo-eng-team] [Bug 1858865] [NEW] docs: update datasource rtd documentation for cloudstack

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/cloudstack.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceCloudStack.py Example format/style should be something like: doc/rtd/topics/datasources/ec2

[Yahoo-eng-team] [Bug 1858862] [NEW] docs: update datasource rtd documentation for altcloud

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/altcloud.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceAltCloud.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst

[Yahoo-eng-team] [Bug 1858873] [NEW] docs: update datasource rtd documentation for openstack

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/openstack.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceOpenStack.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.r

[Yahoo-eng-team] [Bug 1858868] [NEW] docs: update datasource rtd documentation for ec2

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/ec2.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceEc2.py ** Affects: cloud-init Importance: Low Status: Triaged ** Tags: bitesize **

[Yahoo-eng-team] [Bug 1858874] [NEW] docs: update datasource rtd documentation for oracle

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/oracle.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceOracle.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst **

[Yahoo-eng-team] [Bug 1858861] [NEW] docs: update datasource rtd documentation for aliyun

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at: doc/rtd/topics/datasources/aliyun.rst Ensure it correctly represents behavior and configuration options in cloudinit/sources/DataSourceAliYun.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst ** Affects:

[Yahoo-eng-team] [Bug 1858863] [NEW] docs: update datasource rtd documentation for azure

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/azure.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceAzure.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst ** A

[Yahoo-eng-team] [Bug 1858876] [NEW] docs: update datasource rtd documentation for smartos

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/smartos.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceSmartOS.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst

[Yahoo-eng-team] [Bug 1858867] [NEW] docs: update datasource rtd documentation for digitalocean

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/digitalocean.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceDigitalOcean.py Example format/style should be something like: doc/rtd/topics/datasources

[Yahoo-eng-team] [Bug 1858870] [NEW] docs: write datasource rtd documentation for hetzner

2020-01-08 Thread Chad Smith
Public bug reported: Write "read the docs" content at doc/rtd/topics/datasources/hetzner.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceHetzner.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst *

[Yahoo-eng-team] [Bug 1858864] [NEW] docs: update datasource rtd documentation for cloudsigma

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at doc/rtd/topics/datasources/cloudsigma.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceCloudSigma.py Example format/style should be something like: doc/rtd/topics/datasources/ec2

[Yahoo-eng-team] [Bug 1858871] [NEW] docs: write datasource rtd documentation for maas

2020-01-08 Thread Chad Smith
Public bug reported: Write "read the docs" content at doc/rtd/topics/datasources/maas.rst Ensure it correctly represents behavior and configuration options as used in: cloudinit/sources/DataSourceMAAS.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst ** Affe

[Yahoo-eng-team] [Bug 1858877] [NEW] Silent wasted storage with multiple RBD backends

2020-01-08 Thread Dan Smith
Public bug reported: Nova does not currently support multiple rbd backends. However, Glance does and an operator may point Nova at a Glance with access to multiple RBD clusters. If this happens, Nova will silently download the image from Glance, flatten it, and upload it to the local RBD cluster n

[Yahoo-eng-team] [Bug 1858878] [NEW] docs: update datasource rtd documentation for opennebula

2020-01-08 Thread Chad Smith
Public bug reported: Update "read the docs" content at: doc/rtd/topics/datasources/opennebula.rst Ensure it correctly represents behavior and configuration options in cloudinit/sources/DataSourceOpenNebula.py Example format/style should be something like: doc/rtd/topics/datasources/ec2.rst **

[Yahoo-eng-team] [Bug 1857086] Re: Trying to update user options field for ldap user gives 403 forbidden

2020-01-08 Thread Colleen Murphy
We discussed this a bit in yesterday's meeting: http://eavesdrop.openstack.org/meetings/keystone/2020/keystone.2020-01-07-17.00.log.html#l-24 Auth methods are separate from identity backends, and moreover user resource options are separate from users, so it should be possible to set MFA options fo

[Yahoo-eng-team] [Bug 1858842] [NEW] test title

2020-01-08 Thread Chad Smith
Public bug reported: desc ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1858842 Title: test title Status in

[Yahoo-eng-team] [Bug 1858825] [NEW] running as non-root on amazon linux 2 throws python errors

2020-01-08 Thread ananke
Public bug reported: Running cloud-init as non-privileged user on Amazon Linux 2 (18.5-2.amzn2) throws 'NameError: global name 'PermissionError' is not defined' errors. Eg: $ cloud-init status Traceback (most recent call last): File "/usr/bin/cloud-init", line 11, in load_entry_point('clo

[Yahoo-eng-team] [Bug 1856853] Re: OVSInterfaceDriver.plug_new should catch pyroute2.netlink.exceptions.NetlinkError

2020-01-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/699700 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e54b64f7258b95940369c21c0027947971aaa1f9 Submitter: Zuul Branch:master commit e54b64f7258b95940369c21c0027947971aaa1f9 Author: Rodolfo Alonso Hernandez Date: Wed Dec 18 15:10

[Yahoo-eng-team] [Bug 1858808] [NEW] On SUSE mixed static and dhcp setups are no properly configured

2020-01-08 Thread Robert Schweikert
Public bug reported: It should be possible to have a static IPv4 address and a DHCP IPv6 address and vice versa. This does not work on SUSE distributions as the "BOOTPROTO" setting in the generated ifcfg-* file is not correct. The BOOTPROTO setting should be dhcp - if both IPv6 and IPv4 configur

[Yahoo-eng-team] [Bug 1858639] Re: functional test test_migrate_within_cell takes 160 seconds to run

2020-01-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/701364 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7845c0cdd310b5b25275aff239debfd72f7dceb8 Submitter: Zuul Branch:master commit 7845c0cdd310b5b25275aff239debfd72f7dceb8 Author: Balazs Gibizer Date: Tue Jan 7 14:46:24 2020 +0100

[Yahoo-eng-team] [Bug 1858787] [NEW] nova-scheduler does not use image_metadata when resizing instances

2020-01-08 Thread Akira KAMIO
Public bug reported: Description === We found that nova-scheduler does not use image_metadata when resizing instances. Steps to reproduce == We have several type of hosts using aggregate. TypeA: - aggregate metadata - image_host_type=A TypeB: - aggregate metadata - i

[Yahoo-eng-team] [Bug 1858783] [NEW] Remove the references to "tenant_id" in neutron.api.v2.base.Controller

2020-01-08 Thread Rodolfo Alonso
Public bug reported: "neutron.api.v2.base.Controller" class needs to get ride of "tenand_id" references. Those references should be solved in Ocata. "tenant_id" was replaced by "project_id" and all OVOs and API calls should refer to it. ** Affects: neutron Importance: Undecided Stat

[Yahoo-eng-team] [Bug 1843014] Re: Horizon cannot show instances list if volume source has been deleted

2020-01-08 Thread Dincer Celik
** Changed in: horizon Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1843014 Title: Horizon cannot show instances list if

[Yahoo-eng-team] [Bug 1854126] Re: s390x: failed to live migrate VM

2020-01-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/696228 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=011cce6adb30c50737b45ec02e161fd71ab5b3e3 Submitter: Zuul Branch:master commit 011cce6adb30c50737b45ec02e161fd71ab5b3e3 Author: jichenjc Date: Wed Dec 4 03:34:23 2019 +