nova image-list, ERROR: Unauthorized (HTTP 401) [closed]
I'm installing openstack havana I got image-list from galance, but I couldn't get image list from nova image-list
I just get this message ERROR: Unauthorized (HTTP 401)
What's wrong? Can you help me please?
my nova.config file... [DEFAULT] dhcpbridge_flagfile=/etc/nova/nova.conf dhcpbridge=/usr/bin/nova-dhcpbridge logdir=/var/log/nova state_path=/var/lib/nova lock_path=/var/lock/nova force_dhcp_release=True iscsi_helper=tgtadm libvirt_use_virtio_for_bridges=True connection_type=libvirt root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf verbose=True ec2_private_dns_show_ip=True api_paste_config=/etc/nova/api-paste.ini volumes_path=/var/lib/nova/volumes enabled_apis=ec2,osapi_compute,metadata my_ip=x.x.x.x vncserver_listen=x.x.x.x vncserver_proxyclient_address=x.x.x.x auth_strategy=keystone rpc_backend = nova.rpc.impl_kombu rabbit_host = controller #Glance# glance_api_servers=x.x.x.x:9292 image_service=nova.image.glance.GlanceImageService #glance_host=x.x.x.x [database] The SQLAlchemy connection string used to connect to the database connection = mysql://nova:NOVA_DBPASS@controller/nova
1. Hope you have the right password here. Is your paswd NOVA_DBPASS ?mysql://nova:NOVA_DBPASS@controller/nova 2. Did you specify the right parameters in api-paste.ini for auth_host and auth_port, admin_user, admin_password etc ?
I just did keystone token-get right now. and it's done... but I did it yesterday, it wan't work... I don't know why...but now it works!!! HAHA Thank you for your kind answers..
that is good news. Need your favor. Can you vote my ans. Just click the up-arrow which is on left side of my answer. Thank you.
Hope we close this request. Can you accept the ans provided by me ? Just do click on the right mark which is left of my ans. Post this I will close my request. Hope you will do the needful.