-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Logger
committed
Feb 20, 2024
1 parent
1552927
commit ca291e1
Showing
30 changed files
with
200,629 additions
and
601 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/tmp/devstack_logs/devstacklog.txt.2024-02-20-012827 | ||
/tmp/devstack_logs/devstacklog.txt.2024-02-20-020031 |
59,053 changes: 59,053 additions & 0 deletions
59,053
new_logs/902106/devstack_logs/devstacklog.txt.2024-02-20-020031
Large diffs are not rendered by default.
Oops, something went wrong.
30 changes: 30 additions & 0 deletions
30
new_logs/902106/devstack_logs/devstacklog.txt.2024-02-20-020031.summary.2024-02-20-020031
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
2024-02-20 02:00:31.711 | stack.sh log /tmp/devstack_logs/devstacklog.txt.2024-02-20-020031 | ||
2024-02-20 02:00:50.437 | Installing package prerequisites | ||
2024-02-20 02:19:14.470 | Starting RabbitMQ | ||
2024-02-20 02:20:13.969 | Installing OpenStack project source | ||
2024-02-20 02:37:12.944 | Installing Tempest | ||
2024-02-20 02:37:22.190 | Configuring and starting MySQL | ||
2024-02-20 02:37:52.243 | Starting Keystone | ||
2024-02-20 02:38:44.134 | Configuring Horizon | ||
2024-02-20 02:39:49.662 | Configuring Glance | ||
2024-02-20 02:39:49.989 | Configuring Neutron | ||
2024-02-20 02:40:38.077 | Configuring Swift | ||
2024-02-20 02:40:38.253 | Configuring Cinder | ||
2024-02-20 02:40:38.420 | Configuring placement | ||
2024-02-20 02:40:59.794 | Configuring Nova | ||
2024-02-20 02:41:15.341 | Starting Swift | ||
2024-02-20 02:42:10.462 | Starting Nova API | ||
2024-02-20 02:42:15.982 | Starting OVN services | ||
2024-02-20 02:42:45.715 | Starting Neutron | ||
2024-02-20 02:42:52.554 | Starting Placement | ||
2024-02-20 02:43:00.680 | Creating initial neutron network elements | ||
2024-02-20 02:43:39.905 | Starting Nova | ||
2024-02-20 02:43:56.698 | Starting Cinder | ||
2024-02-20 02:44:09.921 | Starting Glance | ||
2024-02-20 02:44:14.769 | Uploading images | ||
2024-02-20 02:44:34.972 | Starting Horizon | ||
2024-02-20 02:45:00.333 | Configuring lvm.conf global device filter | ||
2024-02-20 02:45:00.579 | set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack | ||
2024-02-20 02:45:01.040 | Initializing Tempest | ||
2024-02-20 02:47:02.984 | Installing Tempest Plugins | ||
2024-02-20 02:47:03.602 | stack.sh completed in 2799 seconds. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/tmp/devstack_logs/devstacklog.txt.2024-02-20-012827.summary.2024-02-20-012827 | ||
/tmp/devstack_logs/devstacklog.txt.2024-02-20-020031.summary.2024-02-20-020031 |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,10 @@ interface = public | |
auth_type = password | ||
|
||
[DEFAULT] | ||
volume_name_template = openstack-ci-%s | ||
iscsi_helper = tgtadm | ||
cinder_internal_tenant_user_id = f123b96f06a24759b03482b508b18997 | ||
cinder_internal_tenant_project_id = 56a11c5a2bdf412492eb9e792c985269 | ||
graceful_shutdown_timeout = 5 | ||
glance_api_servers = http://10.201.5.82/image | ||
osapi_volume_workers = 2 | ||
|
@@ -46,11 +50,18 @@ connection = mysql+pymysql://root:[email protected]/cinder?charset=utf8&pl | |
lock_path = /opt/stack/data/cinder | ||
|
||
[key_manager] | ||
fixed_key = 71ef274aa5dd4a7dac9b903082a0cc07 | ||
fixed_key = bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec | ||
backend = cinder.keymgr.conf_key_mgr.ConfKeyManager | ||
|
||
[nimble] | ||
image_volume_cache_enabled = True | ||
volume_driver = cinder.volume.drivers.hpe.nimble.NimbleISCSIDriver | ||
volume_backend_name = nimble | ||
san_login = admin | ||
san_password = admin | ||
num_volume_device_scan_tries = 10 | ||
nimble_subnet_label = management | ||
san_ip = 10.132.239.43 | ||
image_volume_cache_enabled = true | ||
|
||
[nova] | ||
region_name = RegionOne | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ky9g1tBdKthev9N6zVRofOJx3qlmol6yYD9sh4V2hhg= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2ziOgEdBdNl1YT9l_ufFuCuhN1GvXl42teAz-yHA-Hk= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ujY8FLSCO9fV3mvIAvOM-eU3DzgVYExmf0GvNzH7klY= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
idJig2lI459qrFC27NqlJ6C1KknXbhtBhrA0_4scCl4= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
[composite:neutron] | ||
use = egg:Paste#urlmap | ||
/networking/: neutronversions_composite | ||
/networking/healthcheck: healthcheck | ||
/networking/v2.0: neutronapi_v2_0 | ||
|
||
[composite:neutronapi_v2_0] | ||
use = call:neutron.auth:pipeline_factory | ||
noauth = cors http_proxy_to_wsgi request_id fake_project_id catch_errors osprofiler extensions neutronapiapp_v2_0 | ||
keystone = cors http_proxy_to_wsgi request_id catch_errors osprofiler authtoken keystonecontext extensions neutronapiapp_v2_0 | ||
|
||
[composite:neutronversions_composite] | ||
use = call:neutron.auth:pipeline_factory | ||
noauth = cors http_proxy_to_wsgi neutronversions | ||
keystone = cors http_proxy_to_wsgi neutronversions | ||
|
||
[filter:request_id] | ||
paste.filter_factory = oslo_middleware:RequestId.factory | ||
|
||
[filter:catch_errors] | ||
paste.filter_factory = oslo_middleware:CatchErrors.factory | ||
|
||
[filter:cors] | ||
paste.filter_factory = oslo_middleware.cors:filter_factory | ||
oslo_config_project = neutron | ||
|
||
[filter:project_id] | ||
paste.filter_factory = neutron.api.extensions:ProjectIdMiddleware.factory | ||
oslo_config_project = neutron | ||
|
||
[filter:fake_project_id] | ||
paste.filter_factory = neutron.auth:NoauthFakeProjectId.factory | ||
|
||
[filter:http_proxy_to_wsgi] | ||
paste.filter_factory = oslo_middleware.http_proxy_to_wsgi:HTTPProxyToWSGI.factory | ||
|
||
[filter:keystonecontext] | ||
paste.filter_factory = neutron.auth:NeutronKeystoneContext.factory | ||
|
||
[filter:authtoken] | ||
paste.filter_factory = keystonemiddleware.auth_token:filter_factory | ||
|
||
[filter:extensions] | ||
paste.filter_factory = neutron.api.extensions:plugin_aware_extension_middleware_factory | ||
|
||
[app:neutronversions] | ||
paste.app_factory = neutron.pecan_wsgi.app:versions_factory | ||
|
||
[app:neutronapiapp_v2_0] | ||
paste.app_factory = neutron.api.v2.router:APIRouter.factory | ||
|
||
[filter:osprofiler] | ||
paste.filter_factory = osprofiler.web:WsgiMiddleware.factory | ||
|
||
[app:healthcheck] | ||
paste.app_factory = oslo_middleware:Healthcheck.app_factory | ||
backends = disable_by_file | ||
disable_by_file_path = /var/lib/neutron/healthcheck_disable |
Oops, something went wrong.