Skip to content

Commit

Permalink
Commited 926583
Browse files Browse the repository at this point in the history
  • Loading branch information
Logger committed Dec 9, 2024
1 parent c7e3225 commit c9ccac1
Show file tree
Hide file tree
Showing 28 changed files with 214,385 additions and 28,835 deletions.
39,440 changes: 37,813 additions & 1,627 deletions new_logs/926583/c-api.service

Large diffs are not rendered by default.

7,030 changes: 6,058 additions & 972 deletions new_logs/926583/c-sch.service

Large diffs are not rendered by default.

25,552 changes: 23,228 additions & 2,324 deletions new_logs/926583/c-vol.service

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion new_logs/926583/devstack_logs/devstacklog.txt
57,665 changes: 57,665 additions & 0 deletions new_logs/926583/devstack_logs/devstacklog.txt.2024-12-09-072347

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
2024-12-09 07:23:47.922 | stack.sh log /tmp/devstack_logs/devstacklog.txt.2024-12-09-072347
2024-12-09 07:24:16.397 | Installing package prerequisites
2024-12-09 07:28:19.194 | Starting RabbitMQ
2024-12-09 07:29:09.854 | Installing OpenStack project source
2024-12-09 07:38:01.405 | Installing Tempest
2024-12-09 07:38:05.399 | Configuring and starting MySQL
2024-12-09 07:38:26.493 | Starting Keystone
2024-12-09 07:39:19.948 | Configuring Horizon
2024-12-09 07:40:12.306 | Configuring Glance
2024-12-09 07:40:12.647 | Configuring Neutron
2024-12-09 07:41:11.586 | Configuring Swift
2024-12-09 07:41:11.803 | Configuring Cinder
2024-12-09 07:41:11.978 | Configuring placement
2024-12-09 07:41:32.770 | Configuring Nova
2024-12-09 07:41:50.155 | Starting Swift
2024-12-09 07:42:07.659 | Starting Nova API
2024-12-09 07:42:14.674 | Starting OVN services
2024-12-09 07:42:54.982 | Starting Neutron
2024-12-09 07:43:02.515 | Starting Placement
2024-12-09 07:43:10.790 | Starting Nova
2024-12-09 07:43:31.844 | Starting Cinder
2024-12-09 07:43:44.895 | Starting Glance
2024-12-09 07:43:49.770 | Uploading images
2024-12-09 07:43:58.970 | Starting Horizon
2024-12-09 07:44:24.376 | Configuring lvm.conf global device filter
2024-12-09 07:44:24.709 | set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack
2024-12-09 07:44:25.518 | Initializing Tempest
2024-12-09 07:45:36.535 | Installing Tempest Plugins
2024-12-09 07:45:37.038 | stack.sh completed in 1348 seconds.
2 changes: 1 addition & 1 deletion new_logs/926583/devstack_logs/devstacklog.txt.summary
3,532 changes: 3,121 additions & 411 deletions new_logs/926583/devstack_logs/dstat-csv.log

Large diffs are not rendered by default.

3,534 changes: 3,122 additions & 412 deletions new_logs/926583/dstat.service

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions new_logs/926583/etc/cinder/cinder-api-uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
[uwsgi]
chmod-socket = 666
socket = /var/run/uwsgi/cinder-wsgi.socket
start-time = %t
lazy-apps = true
add-header = Connection: close
buffer-size = 65535
Expand Down
6 changes: 3 additions & 3 deletions new_logs/926583/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 = 7df1f5ed02b3462bbfdb605a11b302fe
cinder_internal_tenant_project_id = e0337f3b67fe4a5a9d4e3f63cd0db4b7
cinder_internal_tenant_user_id = 95edd106c36c4b47b0c465ac4a4661ed
cinder_internal_tenant_project_id = 1e463a0a77c14ab0a9b52d441f68fb12
graceful_shutdown_timeout = 5
glance_api_servers = http://10.201.5.82/image
osapi_volume_workers = 2
Expand Down Expand Up @@ -55,7 +55,7 @@ fixed_key = bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc7
backend = cinder.keymgr.conf_key_mgr.ConfKeyManager

[nimble]
volume_driver = cinder.volume.drivers.nimble.NimbleISCSIDriver
volume_driver = cinder.volume.drivers.hpe.nimble.NimbleISCSIDriver
volume_backend_name = nimble
san_login = admin
san_password = Nim123Boli#
Expand Down
17,826 changes: 9,874 additions & 7,952 deletions new_logs/926583/etc/gate.log

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion new_logs/926583/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 = dbedffcf9bbb4b99b9a3671d693449f8
endpoint_id = 267100c97a20451d94b3e5e10f432bc2
system_scope = all
auth_url = http://10.201.5.82/identity
auth_type = password
Expand Down
1 change: 1 addition & 0 deletions new_logs/926583/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/926583/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/926583/etc/keystone/credential-keys/0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
OXQBzkJcMwMrugk0vglHyjKSUY9k3-lxdxXy8392GoM=
133HsAYcr59ZiJ_Kdd_xBdFxj6ny7Ch8VvuXnqswUBs=
2 changes: 1 addition & 1 deletion new_logs/926583/etc/keystone/credential-keys/1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-GBPYhspyTfDS1OgV5kr6RWJTMr2AQdOAhCvsO1HQlw=
mA7Bu-yP1YOktRik6QbvNr4Oz_WZDos0onsBlNLULsk=
2 changes: 1 addition & 1 deletion new_logs/926583/etc/keystone/fernet-keys/0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
YMkN7Shl3PHkRhHCGNs_WK3EccAV-6Mi4Dqwfhc6p4k=
NOZvO6VOrjZ3NYT5K_eQnRsCXsMmGCx7Ne8c1J8oKwM=
2 changes: 1 addition & 1 deletion new_logs/926583/etc/keystone/fernet-keys/1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pEbLyQvtJrigX_aZQ9G1xoV0lnkg3srPs3rvTH4HnKY=
IS2ogbUMKw16DXeDpoH1Z2AafCsQGzbVRr4AOtsbT5k=
5 changes: 3 additions & 2 deletions new_logs/926583/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 c9ccac1

Please sign in to comment.