13 Mar
2019
13 Mar
'19
12:21 p.m.
I found this comments in devstack https://github.com/openstack-dev/devstack/blob/master/lib/glance#L180-L181 and I'm trying to reproduce this not implemented behavior. I installed devstack with the following local.conf file:
[[local|localrc]] ADMIN_PASSWORD=supersecret DATABASE_PASSWORD=$ADMIN_PASSWORD RABBIT_PASSWORD=$ADMIN_PASSWORD SERVICE_PASSWORD=$ADMIN_PASSWORD enable_service tls-proxy enable_service s-proxy s-object s-container s-account SWIFT_REPLICAS=1 SWIFT_HASH=1234123412341234 USE_PYTHON3=True HOST_IP=10.0.2.15
After that I changed http to https in /etc/glance/glance-swift-store.conf for auth_address and restarted g-api service. After that I upload an image, but everything working good. Does anybody know how to reproduce it?
2306
Age (days ago)
2306
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vladislav Kuzmin