Got the files there in /etc/nova/api-paste-ini but got no following sections there:
[pipeline:openstackapi10] # pipeline = faultwrap noauth ratelimit osapiapp10 # NOTE(vish): use the following pipeline for deprecated auth #pipeline = faultwrap auth ratelimit osapiapp10 [pipeline:openstackapi11] # pipeline = faultwrap noauth ratelimit extensions osapiapp11 # NOTE(vish): use the following pipeline for deprecated auth pipeline = faultwrap auth ratelimit extensions osapiapp11 [pipeline:ec2cloud] # pipeline = logrequest ec2noauth cloudrequest authorizer ec2executor # NOTE(vish): use the following pipeline for deprecated auth pipeline = logrequest authenticate cloudrequest authorizer ec2executor [pipeline:ec2admin] # pipeline = logrequest ec2noauth adminrequest authorizer ec2executor # NOTE(vish): use the following pipeline for deprecated auth pipeline = logrequest authenticate adminrequest authorizer ec2executor Please tell me how to fix it to move further. Thank you! On Wed, Sep 3, 2014 at 2:01 PM, Sadia Bashir <[email protected]> wrote: > By the way I followed instructions given at www.devstack.org and its > installation went smooth. > > > On Wed, Sep 3, 2014 at 1:51 PM, Sadia Bashir <[email protected]> > wrote: > >> Hello everyone, >> >> I am new here, It is my first email to the list. I successfully completed >> installation of openstack on Ubuntu 14.04 LTS and it gave me URLs for >> accessing dashboard, admin user password and keystone services as well. But >> I am facing following issues: >> >> 1. After I login to openstack dashboard, I got the following error: >> Error: Unable to retrieve usage information >> I am not able to create any instances, volumes or anything there. >> 2. I tried following this link >> https://answers.launchpad.net/horizon/+question/181166 to resolve error >> but I found no nova.conf and keystone.conf in my system. >> >> Pls tell me how do I resolve these errors. Any useful link, suggestion or >> help will be appreciated. Thank you in advance! >> >> >> -- >> Regards, >> Sadia >> >> >> > > > > -- > > > --
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
