Skip to content

Commit

Permalink
Commited 925098
Browse files Browse the repository at this point in the history
  • Loading branch information
Logger committed Dec 4, 2024
1 parent bce1e0d commit bd4d1ac
Show file tree
Hide file tree
Showing 27 changed files with 85,257 additions and 36,674 deletions.
3,226 changes: 1,593 additions & 1,633 deletions new_logs/925098/c-api.service

Large diffs are not rendered by default.

1,958 changes: 984 additions & 974 deletions new_logs/925098/c-sch.service

Large diffs are not rendered by default.

1,390 changes: 699 additions & 691 deletions new_logs/925098/c-vol.service

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion new_logs/925098/devstack_logs/devstacklog.txt
57,614 changes: 57,614 additions & 0 deletions new_logs/925098/devstack_logs/devstacklog.txt.2024-12-04-131034

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
2024-12-04 13:10:34.712 | stack.sh log /tmp/devstack_logs/devstacklog.txt.2024-12-04-131034
2024-12-04 13:10:54.966 | Installing package prerequisites
2024-12-04 13:14:06.778 | Starting RabbitMQ
2024-12-04 13:14:48.125 | Installing OpenStack project source
2024-12-04 13:23:32.554 | Installing Tempest
2024-12-04 13:23:36.720 | Configuring and starting MySQL
2024-12-04 13:23:56.294 | Starting Keystone
2024-12-04 13:24:47.548 | Configuring Horizon
2024-12-04 13:25:39.955 | Configuring Glance
2024-12-04 13:25:40.297 | Configuring Neutron
2024-12-04 13:26:39.300 | Configuring Swift
2024-12-04 13:26:39.559 | Configuring Cinder
2024-12-04 13:26:39.790 | Configuring placement
2024-12-04 13:27:00.581 | Configuring Nova
2024-12-04 13:27:17.401 | Starting Swift
2024-12-04 13:27:34.720 | Starting Nova API
2024-12-04 13:27:41.670 | Starting OVN services
2024-12-04 13:28:15.206 | Starting Neutron
2024-12-04 13:28:21.793 | Starting Placement
2024-12-04 13:28:29.794 | Starting Nova
2024-12-04 13:28:50.325 | Starting Cinder
2024-12-04 13:29:03.761 | Starting Glance
2024-12-04 13:29:08.721 | Uploading images
2024-12-04 13:29:16.560 | Starting Horizon
2024-12-04 13:29:41.703 | Configuring lvm.conf global device filter
2024-12-04 13:29:41.974 | set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack
2024-12-04 13:29:42.511 | Initializing Tempest
2024-12-04 13:30:45.230 | Installing Tempest Plugins
2024-12-04 13:30:45.658 | stack.sh completed in 1240 seconds.
2 changes: 1 addition & 1 deletion new_logs/925098/devstack_logs/devstacklog.txt.summary
912 changes: 452 additions & 460 deletions new_logs/925098/devstack_logs/dstat-csv.log

Large diffs are not rendered by default.

915 changes: 454 additions & 461 deletions new_logs/925098/dstat.service

Large diffs are not rendered by default.

19 changes: 17 additions & 2 deletions new_logs/925098/etc/cinder/cinder.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ auth_type = password
[DEFAULT]
volume_name_template = openstack-ci-%s
iscsi_helper = tgtadm
cinder_internal_tenant_user_id = 11826811752144cf8bc9c4a374685bff
cinder_internal_tenant_project_id = f306b71387ac4c118c06000a2a6151d0
cinder_internal_tenant_user_id = 63db039833b2471cadfa15d67895a85f
cinder_internal_tenant_project_id = 4b1c29a3a35d47bc9b6e724c7be19a92
graceful_shutdown_timeout = 5
glance_api_servers = http://10.201.5.82/image
osapi_volume_workers = 2
log_color = True
logging_exception_prefix = ERROR %(name)s %(instance)s
logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s
logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s
Expand Down Expand Up @@ -82,3 +83,17 @@ backend_url = etcd3+http://10.201.5.82:2379?api_version=v3
[oslo_policy]
enforce_new_defaults = false
enforce_scope = false

[service_user]
auth_strategy = keystone
send_service_user_token = True
memcached_servers = localhost:11211
cafile = /opt/stack/data/ca-bundle.pem
project_domain_name = Default
project_name = service
user_domain_name = Default
password = nimblestorage
username = cinder
auth_url = http://10.201.5.82/identity
interface = public
auth_type = password
16,864 changes: 8,363 additions & 8,501 deletions new_logs/925098/etc/gate.log

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion new_logs/925098/etc/glance/glance-api.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
use_keystone_limits = True
enforce_secure_rbac = true
worker_self_reference_url = http://127.0.0.1:60999
log_color = True
logging_exception_prefix = ERROR %(name)s %(instance)s
logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s
logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s
Expand Down Expand Up @@ -41,6 +42,9 @@ auth_type = password
[oslo_messaging_notifications]
driver = messagingv2

[image_format]
require_image_format_match = True

[glance_store]
stores = file, http, swift
default_swift_reference = ref1
Expand All @@ -57,7 +61,7 @@ enforce_new_defaults = true
enforce_scope = true

[oslo_limit]
endpoint_id = f1a397b686994960b9a21adab56a33cc
endpoint_id = 146e2c4075cf47ae844abbfc7ce43ced
system_scope = all
auth_url = http://10.201.5.82/identity
auth_type = password
Expand Down
10 changes: 8 additions & 2 deletions new_logs/925098/etc/glance/metadefs/compute-libvirt-image.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
"uefi"
]
},
"hw_firmware_stateless": {
"title": "Stateless Firmware",
"description": "Specifies whether the image should be booted with only read-only firmware image. If true, firmware configurations do not persist over server reboot. Note stateless firmware is only supported when UEFI is used.",
"type": "boolean"
},
"hw_rng_model": {
"title": "Random Number Generator Device",
"description": "Adds a random-number generator device to the image's instances. The cloud administrator can enable and control device behavior by configuring the instance's flavor. By default: The generator device is disabled. /dev/random is used as the default entropy source. To specify a physical HW RNG device, use the following option in the nova.conf file: rng_dev_path=/dev/hwrng",
Expand Down Expand Up @@ -106,7 +111,7 @@
},
"hw_vif_model": {
"title": "Virtual Network Interface",
"description": "Specifies the model of virtual network interface device to use. The valid options depend on the hypervisor configuration. libvirt driver options: KVM and QEMU: e1000, ne2k_pci, pcnet, rtl8139, spapr-vlan, virtio, e1000e and vmxnet3. Xen: e1000, netfront, ne2k_pci, pcnet, and rtl8139.",
"description": "Specifies the model of virtual network interface device to use. The valid options depend on the hypervisor configuration. libvirt driver options: KVM and QEMU: e1000, ne2k_pci, pcnet, rtl8139, spapr-vlan, virtio, e1000e, vmxnet3 and igb. Xen: e1000, netfront, ne2k_pci, pcnet, and rtl8139.",
"type": "string",
"enum": [
"e1000",
Expand All @@ -117,7 +122,8 @@
"rtl8139",
"spapr-vlan",
"virtio",
"vmxnet3"
"vmxnet3",
"igb"
]
},
"hw_vif_multiqueue_enabled": {
Expand Down
2 changes: 1 addition & 1 deletion new_logs/925098/etc/keystone/credential-keys/0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
gqwcDuHxLjex-pLlRnDvSJGwDlxukkrB0QUCS9f6UU8=
2W5Kx2bqWJbHRW1Rbs5-4_8rIUCW4YNO0tAaZilOBro=
2 changes: 1 addition & 1 deletion new_logs/925098/etc/keystone/credential-keys/1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
75Qz28w_3I2NyebkJz6jBxdftLqG5wCIVceBNWCfyGM=
r7ftz_q4u_p9qf3IID-iP0wbKI7qI8no-MHvVQAi5v8=
2 changes: 1 addition & 1 deletion new_logs/925098/etc/keystone/fernet-keys/0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2bmwpKh-jPlXmgmK4MoaeI5U44rwEmwjxmllyBPBwAc=
_Yzp8tyDEXKex3MKNiGI0kpKfklkRLt6jMPDy9dcERw=
2 changes: 1 addition & 1 deletion new_logs/925098/etc/keystone/fernet-keys/1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ivXVdtM2KEoyXBHUktcdGqnpotW9OQKCXLELPZ-_ROQ=
cidwfZ2hIud9GucgvCnPutlB96zPNlmbpLHi31YIZEA=
4 changes: 2 additions & 2 deletions new_logs/925098/etc/keystone/keystone-uwsgi-public.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[uwsgi]
chmod-socket = 666
socket = /var/run/uwsgi/keystone-wsgi-public.socket
socket = /var/run/uwsgi/keystone-api.socket
lazy-apps = true
add-header = Connection: close
buffer-size = 65535
Expand All @@ -14,4 +14,4 @@ exit-on-reload = false
die-on-term = true
master = true
processes = 2
wsgi-file = /opt/stack/data/venv/bin/keystone-wsgi-public
module = keystone.wsgi.api:application
1 change: 1 addition & 0 deletions new_logs/925098/etc/keystone/keystone.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ transport_url = rabbit://stackrabbit:[email protected]:5672/
[DEFAULT]
max_token_size = 16384
debug = True
log_color = True
logging_exception_prefix = ERROR %(name)s %(instance)s
logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s
logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s
Expand Down
Loading

0 comments on commit bd4d1ac

Please sign in to comment.