Skip to content

Commit

Permalink
Commited 907127
Browse files Browse the repository at this point in the history
  • Loading branch information
Logger committed Dec 12, 2024
1 parent 0d14c2d commit 88d1618
Show file tree
Hide file tree
Showing 27 changed files with 83,754 additions and 26,985 deletions.
3,226 changes: 1,593 additions & 1,633 deletions new_logs/907127/c-api.service

Large diffs are not rendered by default.

1,962 changes: 984 additions & 978 deletions new_logs/907127/c-sch.service

Large diffs are not rendered by default.

1,400 changes: 700 additions & 700 deletions new_logs/907127/c-vol.service

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion new_logs/907127/devstack_logs/devstacklog.txt
57,625 changes: 57,625 additions & 0 deletions new_logs/907127/devstack_logs/devstacklog.txt.2024-12-12-055721

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
2024-12-12 05:57:21.263 | stack.sh log /tmp/devstack_logs/devstacklog.txt.2024-12-12-055721
2024-12-12 06:01:34.528 | Installing package prerequisites
2024-12-12 06:06:07.278 | Starting RabbitMQ
2024-12-12 06:06:57.339 | Installing OpenStack project source
2024-12-12 06:15:09.768 | Installing Tempest
2024-12-12 06:15:13.811 | Configuring and starting MySQL
2024-12-12 06:15:32.093 | Starting Keystone
2024-12-12 06:16:24.365 | Configuring Horizon
2024-12-12 06:17:15.303 | Configuring Glance
2024-12-12 06:17:15.479 | Configuring Neutron
2024-12-12 06:18:08.279 | Configuring Swift
2024-12-12 06:18:08.461 | Configuring Cinder
2024-12-12 06:18:08.636 | Configuring placement
2024-12-12 06:18:28.784 | Configuring Nova
2024-12-12 06:18:45.727 | Starting Swift
2024-12-12 06:19:02.989 | Starting Nova API
2024-12-12 06:19:09.823 | Starting OVN services
2024-12-12 06:19:50.619 | Starting Neutron
2024-12-12 06:19:57.602 | Starting Placement
2024-12-12 06:20:04.032 | Starting Nova
2024-12-12 06:20:23.526 | Starting Cinder
2024-12-12 06:20:37.747 | Starting Glance
2024-12-12 06:20:42.639 | Uploading images
2024-12-12 06:20:50.914 | Starting Horizon
2024-12-12 06:21:17.921 | Configuring lvm.conf global device filter
2024-12-12 06:21:18.194 | set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack
2024-12-12 06:21:18.826 | Initializing Tempest
2024-12-12 06:22:24.765 | Installing Tempest Plugins
2024-12-12 06:22:25.376 | stack.sh completed in 1543 seconds.
2 changes: 1 addition & 1 deletion new_logs/907127/devstack_logs/devstacklog.txt.summary
943 changes: 456 additions & 487 deletions new_logs/907127/devstack_logs/dstat-csv.log

Large diffs are not rendered by default.

945 changes: 457 additions & 488 deletions new_logs/907127/dstat.service

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions new_logs/907127/etc/cinder/cinder-api-uwsgi.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

[uwsgi]
chmod-socket = 666
socket = /var/run/uwsgi/cinder-wsgi.socket
socket = /var/run/uwsgi/cinder-api.socket
start-time = %t
lazy-apps = true
add-header = Connection: close
buffer-size = 65535
Expand All @@ -14,4 +15,4 @@ exit-on-reload = false
die-on-term = true
master = true
processes = 2
wsgi-file = /opt/stack/data/venv/bin/cinder-wsgi
module = cinder.wsgi.api:application
4 changes: 2 additions & 2 deletions new_logs/907127/etc/cinder/cinder.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ auth_type = password
[DEFAULT]
volume_name_template = openstack-ci-%s
iscsi_helper = tgtadm
cinder_internal_tenant_user_id = ee4c2d56ab674e9f833fe4b55034a513
cinder_internal_tenant_project_id = 106ad2afd51e414c987b0f3d22ff19fa
cinder_internal_tenant_user_id = 87c2da57f5b3447cb8651be5d90ca2e2
cinder_internal_tenant_project_id = 6cda720c70ae4eff8535d319ce9f2724
graceful_shutdown_timeout = 5
glance_api_servers = http://10.201.5.82/image
osapi_volume_workers = 2
Expand Down
14,151 changes: 6,855 additions & 7,296 deletions new_logs/907127/etc/gate.log

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion new_logs/907127/etc/glance/glance-api.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,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 @@ -58,7 +61,7 @@ enforce_new_defaults = true
enforce_scope = true

[oslo_limit]
endpoint_id = 63ecda71e9184a7d9304f2e13069550c
endpoint_id = c4b568bec58d459999023077d9445dee
system_scope = all
auth_url = http://10.201.5.82/identity
auth_type = password
Expand Down
1 change: 1 addition & 0 deletions new_logs/907127/etc/glance/glance-uwsgi.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

[uwsgi]
start-time = %t
socket-timeout = 30
http-keepalive = false
http-auto-chunked = true
Expand Down
10 changes: 8 additions & 2 deletions new_logs/907127/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/907127/etc/keystone/credential-keys/0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mG34GR-ennjuTLu7k0doSM03cKqU-vl7ZpxyAIF5oc0=
VA7kJxGWSh0N9otGFx26nIi3jNAiixAt-W0c9QyuZEI=
2 changes: 1 addition & 1 deletion new_logs/907127/etc/keystone/credential-keys/1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
LTDVv5kdu8d3RDIq2JjTxGj4EEK4B4eVsdgLzRgqmRY=
bkBP5bo6jn2WUqb0d1nRcU1SQ43lcGmcSIv8ildjIgI=
2 changes: 1 addition & 1 deletion new_logs/907127/etc/keystone/fernet-keys/0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
UbF5u778RvNwY6x9SSEM8qy2ZJJRSYqs0VQWeXbGQPA=
B0TuYaVSDECcESMnnsccNuH192R4BAUTvzVo_brzjlE=
2 changes: 1 addition & 1 deletion new_logs/907127/etc/keystone/fernet-keys/1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
63tP4tRT9adsWEOYLPAQROmMzwFhRSgB1RzKvke82gg=
Vodu0mXSCl9BtHySyoSqsD3I04F1efS0AVOATInW4LI=
5 changes: 3 additions & 2 deletions new_logs/907127/etc/keystone/keystone-uwsgi-public.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

[uwsgi]
chmod-socket = 666
socket = /var/run/uwsgi/keystone-wsgi-public.socket
socket = /var/run/uwsgi/keystone-api.socket
start-time = %t
lazy-apps = true
add-header = Connection: close
buffer-size = 65535
Expand All @@ -14,4 +15,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
Loading

0 comments on commit 88d1618

Please sign in to comment.