[Yahoo-eng-team] [Bug 1921004] [NEW] Add an option to use short hostname in RHEL

2021-03-23 Thread hamza
Public bug reported: cloud init with RHEL always use the FQDN over the hostname even if the hostname is sent like below #cloud-config --- hostname: shortname the problem with always using the FQDN as hostname is the linux constrain on hostname length getconf HOST_NAME_MAX 64 the FQDN is used f

[Yahoo-eng-team] [Bug 1947638] [NEW] nova-manage [db/api_db sync] sync not working

2021-10-18 Thread hamza
Public bug reported: Hi am trying to upgrade nova from ocata to wallaby and am facing the following issues 1. Database schema file with version 32 doesn't exist. which is most likely due to the missing migration files comparing victoria and wallaby https://github.com/openstack/nova/tree/s

[Yahoo-eng-team] [Bug 1873091] [NEW] Neutron ports dns_assignment does not match the designate DNS records for Neutron port

2020-04-15 Thread hamza
Public bug reported: the Neutron port dns_assignment dont match the designate DNS records assigned to the Neutron port as explained in the link below https://docs.openstack.org/neutron/pike/admin/config-dns-int.html when a user creates a neutron port using the command below neutron port-create

[Yahoo-eng-team] [Bug 1876198] [NEW] Setting unlimited qouta for zone

2020-04-30 Thread hamza
Public bug reported: in designate configuration Quota driver to use (string value) #quota_driver = storage # Number of zones allowed per tenant (integer value) #quota_zones = 10 # Number of recordsets allowed per zone (integer value) #quota_zone_recordsets = 500 # Number of records allowed pe

[Yahoo-eng-team] [Bug 1879009] [NEW] attaching extra port to server raise duplicate dns-name error

2020-05-15 Thread hamza
Public bug reported: if a user have the designate extension in neutron config enabled (dns-domain : example.com) and he creates a server serv1 that server will have a dns record in designate like serv1.example.com. if the user try openstack server add port port2 that port will get the same dns-

[Yahoo-eng-team] [Bug 1774730] [NEW] Compute node convert qcow2 to raw even force_raw_images=false

2018-06-01 Thread hamza
Public bug reported: Using openstack queen version: Uploaded qcow2 image to glance openstack image create --disk-format=qcow2 --container-format=bare --file img/ylinux-7.4.4_236.qcow2 ylinux-7.4.4 and created an instance openstack server create test_queens_f --flavor small --image ylinux-7.4.4

[Yahoo-eng-team] [Bug 2051455] [NEW] Unexpected API Error

2024-01-28 Thread kalech hamza
Public bug reported: im on student and i use controller node and we have 4 friends each one on compute node and one storage node we followed all openstack antelope guide when i launch instance : openstack server create --flavor m1.nano --image cirros --nic net-id=5062c199-81d3-477f-a94c-a357e