Comment 24 for bug 1573766

Revision history for this message
Seyeong Kim (seyeongkim) wrote :

ii nova-api-os-compute 2:13.1.4-0ubuntu4.2~cloud0 all OpenStack Compute - OpenStack Compute API frontend
ii nova-cert 2:13.1.4-0ubuntu4.2~cloud0 all OpenStack Compute - certificate management
ii nova-common 2:13.1.4-0ubuntu4.2~cloud0 all OpenStack Compute - common files
ii nova-conductor 2:13.1.4-0ubuntu4.2~cloud0 all OpenStack Compute - conductor service
ii nova-scheduler 2:13.1.4-0ubuntu4.2~cloud0 all OpenStack Compute - virtual machine scheduler
ii python-nova 2:13.1.4-0ubuntu4.2~cloud0 all OpenStack Compute Python libraries

verified this
1. deployed openstack
2. created network, image, instance. base configuration.
3. enables ssl option to keystone.
4. get keystone_juju_ca_cert.pem from keystone node
5. add cacert to novarc
6. nova --debug list shows https link for each instances instead of http.

Thanks