[Yahoo-eng-team] [Bug 1938913] [NEW] Install and configure compute node in Neutron

2021-08-04 Thread Dalton Cézane
Public bug reported: After following the steps to install and configure neutron in the compute node, the nova service is not starting: sudo service nova-compute status ● nova-compute.service - OpenStack Compute Loaded: loaded (/lib/systemd/system/nova-compute.service; enabled; vendor preset

[Yahoo-eng-team] [Bug 1938826] [NEW] Install and configure controller node in Neutron

2021-08-03 Thread Dalton Cézane
Public bug reported: When restarting the neutron-linuxbridge-agent service, I am facing a problem: sudo service neutron-linuxbridge-agent status ● neutron-linuxbridge-agent.service - Openstack Neutron Linux Bridge Agent Loaded: loaded (/lib/systemd/system/neutron-linuxbridge-agent.service; e

[Yahoo-eng-team] [Bug 1938162] [NEW] Verify operation in glance

2021-07-27 Thread Dalton Cézane
Public bug reported: I installed the Glance service according to the tutorial, but received the following error when testing the image creation: glance image-create --name "cirros" --file Downloads/cirros-0.4.0-x86_64-disk.img --disk-format qcow2 --container-format bare --visibility=public WARN

[Yahoo-eng-team] [Bug 1936686] [NEW] Install and configure in keystone: after keystone installation, there is no /etc/keystone folder

2021-07-16 Thread Dalton Cézane
Public bug reported: Keystone installation is not generating the /etc/keystone folder. Thus, I cannot configure the service. This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [X]

[Yahoo-eng-team] [Bug 1936429] [NEW] Create a domain, projects, users, and roles in keystone

2021-07-15 Thread Dalton Cézane
Public bug reported: Trying to communicate with Openstack, I am getting the following error: openstack domain list Failed to discover available identity versions when contacting http://controller:5000/v3. Attempting to parse version from URL. Unable to establish connection to http://controller:50

[Yahoo-eng-team] [Bug 1936425] [NEW] Install and configure in keystone: problem when bootstraping the identity service

2021-07-15 Thread Dalton Cézane
Public bug reported: When bootstraping the identity service, I am getting the following error: keystone-manage bootstrap --bootstrap-password 'ADMIN_PASS' \ --bootstrap-admin-url http://controller:5000/v3/ \ --bootstrap-internal-url http://controller:5000/v3/ \ --bootstrap-public-url http:/

[Yahoo-eng-team] [Bug 1936423] [NEW] Install and configure in keystone

2021-07-15 Thread Dalton Cézane
Public bug reported: When running the command to populate the keystone database, I got the following error: su -s /bin/sh -c "keystone-manage db_sync" keystone Traceback (most recent call last): File "/usr/lib/python3/dist-packages/oslo_config/cfg.py", line 1604, in _parse_file parser.par

[Yahoo-eng-team] [Bug 1914058] Re: After installation, Apache2 default page is loaded instead of the Horizon dashboard

2021-02-01 Thread Dalton Cézane
** 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 Dashboard (Horizon). https://bugs.launchpad.net/bugs/1914058 Title: After installation, Apache2 default page is loade

[Yahoo-eng-team] [Bug 1914058] [NEW] After installation, Apache2 default page is loaded instead of the Horizon dashboard

2021-02-01 Thread Dalton Cézane
Public bug reported: I followed the guide to install the Queens Horizon on an Ubuntu 18.04 (https://docs.openstack.org/horizon/queens/install/install-ubuntu.html), but when I try to access the Horizon dashboard, the Apache default page is exhibited. I think the guide is missing some configuration

[Yahoo-eng-team] [Bug 1913603] Re: Neutron doest start - Error: No type driver for tenant network_type: local

2021-01-28 Thread Dalton Cézane
The link https://docs.openstack.org/neutron/queens/install/controller- install-option1-ubuntu.html tells to configure type_drivers of the ML2 plugin (/etc/neutron/plugins/ml2/ml2_conf.ini) as: [ml2] # ... type_drivers = flat,vlan I was just able to solve the problem when added the "local" to the

[Yahoo-eng-team] [Bug 1913603] [NEW] Neutron doest start - Error: No type driver for tenant network_type: local

2021-01-28 Thread Dalton Cézane
Public bug reported: I am using this guide https://docs.openstack.org/neutron/queens/install/ to install Neutron on an Ubuntu 18.04 VM. I carried out all the steps in the following link: https://docs.openstack.org/neutron/queens/install /controller-install-option1-ubuntu.html . Then, in the final

[Yahoo-eng-team] [Bug 1913310] Re: Glance does not start

2021-01-26 Thread Dalton Cézane
I would like to know how to remove this problem from Launchpad. It was a problem in my glance configuration file. As I didn't see any option to remove, I changed to status "Invalid". ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1913310] [NEW] Glance does not start

2021-01-26 Thread Dalton Cézane
Public bug reported: I am following the following installation guide: https://docs.openstack.org/glance/ussuri/install/ I am using an Ubuntu 18.04. The Keystone was successfully installed and I followed all the steps described in the tutorial to install Glance. When I tried to created the Cirros