I never fetched a package. What are the commands I need to do it?

2015-05-26 15:14 GMT+02:00 <rdo-list-request@redhat.com>:
Send Rdo-list mailing list submissions to
        rdo-list@redhat.com

To subscribe or unsubscribe via the World Wide Web, visit
        https://www.redhat.com/mailman/listinfo/rdo-list
or, via email, send a message with subject or body 'help' to
        rdo-list-request@redhat.com

You can reach the person managing the list at
        rdo-list-owner@redhat.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Rdo-list digest..."


Today's Topics:

   1. Re: [horizon] can't access the dashboard (ICHIBA Sara)
   2. [heat] Authorization failed (ICHIBA Sara)
   3. Re: [horizon] can't access the dashboard (ICHIBA Sara)
   4. Re: [horizon] can't access the dashboard (Elvir Kuric)


----------------------------------------------------------------------

Message: 1
Date: Tue, 26 May 2015 09:15:42 +0200
From: ICHIBA Sara <ichi.sara@gmail.com>
To: Rhys Oxenham <roxenham@redhat.com>
Cc: rdo-list@redhat.com
Subject: Re: [Rdo-list] [horizon] can't access the dashboard
Message-ID:
        <CADeXowg3E-DQUZU+wW51oWyv81XMz6qSZh004be11ftfT7oU+Q@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

You're right. I removed the cookies associated with my dashboard and the
error went away. Thanks


2015-05-22 18:20 GMT+02:00 Rhys Oxenham <roxenham@redhat.com>:

> Hi Sara,
>
> To confirm it?s also an issue that I?m seeing, does the error go away when
> you access the page via a private browser window (or by clearing your
> cookies)?
>
> Cheers
> Rhys
>
> > On 22 May 2015, at 06:09, ICHIBA Sara <ichi.sara@gmail.com> wrote:
> >
> > Hello there,
> >
> > I recently installed openstack kilo with packstack. The dashboard was
> working fine until I rebooted My machine, here I couldn't any more access
> the dashboard and I had the error that says to contact the administrator
> for more details.
> >
> > I googled my issue with horizon and found somewhere on that the problem
> is related to OPENSTACK-KEYSTONE_DEFAULT_ROLE and they suggested to define
> it as admin. I did, but my problem is still persisting. I enabled debug
> mode and here I got this errors in the browser after a failed attemp to
> login to my dashboard.
> >
> >
> > In advance, thanks for your response.
> > Sara
> >
> > ValidationError at /auth/login/
> >
> > [u'La valeur \xab\xa0cdf7ff7189174b64983c9bd3e128099c\xa0\xbb doit
> \xeatre un nombre entier.']
> > Request Method:       POST
> > Request URL:  http://192.168.5.34/dashboard/auth/login/
> > Django Version:       1.8.1
> > Exception Type:       ValidationError
> > Exception Value:
> > [u'La valeur \xab\xa0cdf7ff7189174b64983c9bd3e128099c\xa0\xbb doit
> \xeatre un nombre entier.']
> > Exception Location:
>  /usr/lib/python2.7/site-packages/django/db/models/fields/__init__.py in
> to_python, line 969
> > Python Executable:    /usr/bin/python
> > Python Version:       2.7.5
> > Python Path:
> > ['/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../..',
> >  '/usr/lib64/python27.zip',
> >  '/usr/lib64/python2.7',
> >  '/usr/lib64/python2.7/plat-linux2',
> >  '/usr/lib64/python2.7/lib-tk',
> >  '/usr/lib64/python2.7/lib-old',
> >  '/usr/lib64/python2.7/lib-dynload',
> >  '/usr/lib64/python2.7/site-packages',
> >  '/usr/lib/python2.7/site-packages',
> >  '/usr/share/openstack-dashboard/openstack_dashboard']
> >
> > Server time:  ven, 22 Mai 2015 12:52:22 +0000
> >
> >
> > _______________________________________________
> > Rdo-list mailing list
> > Rdo-list@redhat.com
> > https://www.redhat.com/mailman/listinfo/rdo-list
> >
> > To unsubscribe: rdo-list-unsubscribe@redhat.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.redhat.com/archives/rdo-list/attachments/20150526/24654276/attachment.html>

------------------------------

Message: 2
Date: Tue, 26 May 2015 14:09:28 +0200
From: ICHIBA Sara <ichi.sara@gmail.com>
To: rdo-list@redhat.com
Subject: [Rdo-list] [heat] Authorization failed
Message-ID:
        <CADeXowj83GUbiNYeLmGzPvdQ9uXR81i5K09uqPs4ZK7Y-TCejQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hey there,

I installed the latest version of openstack with RDO kilo. and did all the
necessary configuration to make heat work.

I used this command to generate new credentials for heat as I had found the
error authorization failed in my heat-engine.log :

$ heat-keystone-setup-domain \

--stack-user-domain-name heat_user_domain \

--stack-domain-admin heat_domain_admin \
--stack-domain-admin-password heat_domain_password

My problem is that I still have the same problem even if I had updated my
heat.conf with these information and rebooted my openstack controller and
compute.

any ideas?

2015-05-26 13:48:40.380 5046 DEBUG keystoneclient.session [-] Request
returned failure status: 401 request
/usr/lib/python2.7/site-packages/keystoneclient/session.py:396
2015-05-26 13:48:40.380 5046 DEBUG keystoneclient.v3.client [-]
Authorization failed. get_raw_token_from_identity_service
/usr/lib/python2.7/site-packages/keystoneclient/v3/client.py:279
2015-05-26 13:48:40.381 5046 ERROR heat.common.keystoneclient [-] Domain
admin client authentication failed
2015-05-26 13:48:40.405 5046 INFO heat.engine.stack [-] Stack CREATE FAILED
(scaleup_down): Authorization failed.
2015-05-26 13:48:40.406 5046 INFO heat.engine.service [-] Stack create
failed, status FAILED
2015-05-26 13:48:40.408 5046 DEBUG heat.engine.stack_lock [-] Engine
eb952064-9ddf-498a-b60a-5bd725fdbbef released lock on stack
c4dfd3f5-405e-439c-89ba-b65f8add7e74 release
/usr/lib/python2.7/site-packages/heat/engine/stack_lock.py:132
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.redhat.com/archives/rdo-list/attachments/20150526/4a2562eb/attachment.html>

------------------------------

Message: 3
Date: Tue, 26 May 2015 15:08:51 +0200
From: ICHIBA Sara <ichi.sara@gmail.com>
To: Rhys Oxenham <roxenham@redhat.com>, rdo-list@redhat.com
Subject: Re: [Rdo-list] [horizon] can't access the dashboard
Message-ID:
        <CADeXowi-efPfV4pdn3jf+YNZi2QxUrv59DXJA+431Xaz4Fjudg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

this is quite annoying. I have to remove my cookies every time I wanna
login. Do you know any other tricks to get rid of this error for once?

2015-05-26 9:15 GMT+02:00 ICHIBA Sara <ichi.sara@gmail.com>:

> You're right. I removed the cookies associated with my dashboard and the
> error went away. Thanks
>
>
> 2015-05-22 18:20 GMT+02:00 Rhys Oxenham <roxenham@redhat.com>:
>
>> Hi Sara,
>>
>> To confirm it?s also an issue that I?m seeing, does the error go away
>> when you access the page via a private browser window (or by clearing your
>> cookies)?
>>
>> Cheers
>> Rhys
>>
>> > On 22 May 2015, at 06:09, ICHIBA Sara <ichi.sara@gmail.com> wrote:
>> >
>> > Hello there,
>> >
>> > I recently installed openstack kilo with packstack. The dashboard was
>> working fine until I rebooted My machine, here I couldn't any more access
>> the dashboard and I had the error that says to contact the administrator
>> for more details.
>> >
>> > I googled my issue with horizon and found somewhere on that the problem
>> is related to OPENSTACK-KEYSTONE_DEFAULT_ROLE and they suggested to define
>> it as admin. I did, but my problem is still persisting. I enabled debug
>> mode and here I got this errors in the browser after a failed attemp to
>> login to my dashboard.
>> >
>> >
>> > In advance, thanks for your response.
>> > Sara
>> >
>> > ValidationError at /auth/login/
>> >
>> > [u'La valeur \xab\xa0cdf7ff7189174b64983c9bd3e128099c\xa0\xbb doit
>> \xeatre un nombre entier.']
>> > Request Method:       POST
>> > Request URL:  http://192.168.5.34/dashboard/auth/login/
>> > Django Version:       1.8.1
>> > Exception Type:       ValidationError
>> > Exception Value:
>> > [u'La valeur \xab\xa0cdf7ff7189174b64983c9bd3e128099c\xa0\xbb doit
>> \xeatre un nombre entier.']
>> > Exception Location:
>>  /usr/lib/python2.7/site-packages/django/db/models/fields/__init__.py in
>> to_python, line 969
>> > Python Executable:    /usr/bin/python
>> > Python Version:       2.7.5
>> > Python Path:
>> > ['/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../..',
>> >  '/usr/lib64/python27.zip',
>> >  '/usr/lib64/python2.7',
>> >  '/usr/lib64/python2.7/plat-linux2',
>> >  '/usr/lib64/python2.7/lib-tk',
>> >  '/usr/lib64/python2.7/lib-old',
>> >  '/usr/lib64/python2.7/lib-dynload',
>> >  '/usr/lib64/python2.7/site-packages',
>> >  '/usr/lib/python2.7/site-packages',
>> >  '/usr/share/openstack-dashboard/openstack_dashboard']
>> >
>> > Server time:  ven, 22 Mai 2015 12:52:22 +0000
>> >
>> >
>> > _______________________________________________
>> > Rdo-list mailing list
>> > Rdo-list@redhat.com
>> > https://www.redhat.com/mailman/listinfo/rdo-list
>> >
>> > To unsubscribe: rdo-list-unsubscribe@redhat.com
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.redhat.com/archives/rdo-list/attachments/20150526/82c6cce9/attachment.html>

------------------------------

Message: 4
Date: Tue, 26 May 2015 15:14:34 +0200
From: Elvir Kuric <ekuric@redhat.com>
To: rdo-list@redhat.com
Subject: Re: [Rdo-list] [horizon] can't access the dashboard
Message-ID: <556471BA.3080507@redhat.com>
Content-Type: text/plain; charset=windows-1252; format=flowed

On 05/26/2015 03:08 PM, ICHIBA Sara wrote:
> this is quite annoying. I have to remove my cookies every time I wanna
> login. Do you know any other tricks to get rid of this error for once?
in https://bugzilla.redhat.com/show_bug.cgi?id=1218894 comment #9 seems
to be an option.
hth
Elvir
>
> 2015-05-26 9:15 GMT+02:00 ICHIBA Sara <ichi.sara@gmail.com
> <mailto:ichi.sara@gmail.com>>:
>
>     You're right. I removed the cookies associated with my dashboard and
>     the error went away. Thanks
>
>
>     2015-05-22 18:20 GMT+02:00 Rhys Oxenham <roxenham@redhat.com
>     <mailto:roxenham@redhat.com>>:
>
>         Hi Sara,
>
>         To confirm it?s also an issue that I?m seeing, does the error go
>         away when you access the page via a private browser window (or
>         by clearing your cookies)?
>
>         Cheers
>         Rhys
>
>          > On 22 May 2015, at 06:09, ICHIBA Sara <ichi.sara@gmail.com
>         <mailto:ichi.sara@gmail.com>> wrote:
>          >
>          > Hello there,
>          >
>          > I recently installed openstack kilo with packstack. The
>         dashboard was working fine until I rebooted My machine, here I
>         couldn't any more access the dashboard and I had the error that
>         says to contact the administrator for more details.
>          >
>          > I googled my issue with horizon and found somewhere on that
>         the problem is related to OPENSTACK-KEYSTONE_DEFAULT_ROLE and
>         they suggested to define it as admin. I did, but my problem is
>         still persisting. I enabled debug mode and here I got this
>         errors in the browser after a failed attemp to login to my
>         dashboard.
>          >
>          >
>          > In advance, thanks for your response.
>          > Sara
>          >
>          > ValidationError at /auth/login/
>          >
>          > [u'La valeur \xab\xa0cdf7ff7189174b64983c9bd3e128099c\xa0\xbb
>         doit \xeatre un nombre entier.']
>          > Request Method:       POST
>          > Request URL: http://192.168.5.34/dashboard/auth/login/
>          > Django Version:       1.8.1
>          > Exception Type:       ValidationError
>          > Exception Value:
>          > [u'La valeur \xab\xa0cdf7ff7189174b64983c9bd3e128099c\xa0\xbb
>         doit \xeatre un nombre entier.']
>          > Exception Location:
>           /usr/lib/python2.7/site-packages/django/db/models/fields/__init__.py in to_python, line 969
>          > Python Executable:    /usr/bin/python
>          > Python Version:       2.7.5
>          > Python Path:
>          > ['/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../..',
>          >  '/usr/lib64/python27.zip',
>          >  '/usr/lib64/python2.7',
>          >  '/usr/lib64/python2.7/plat-linux2',
>          >  '/usr/lib64/python2.7/lib-tk',
>          >  '/usr/lib64/python2.7/lib-old',
>          >  '/usr/lib64/python2.7/lib-dynload',
>          >  '/usr/lib64/python2.7/site-packages',
>          >  '/usr/lib/python2.7/site-packages',
>          >  '/usr/share/openstack-dashboard/openstack_dashboard']
>          >
>          > Server time:  ven, 22 Mai 2015 12:52:22 +0000
>          >
>          >
>          > _______________________________________________
>          > Rdo-list mailing list
>          > Rdo-list@redhat.com <mailto:Rdo-list@redhat.com>
>          > https://www.redhat.com/mailman/listinfo/rdo-list
>          >
>          > To unsubscribe: rdo-list-unsubscribe@redhat.com
>         <mailto:rdo-list-unsubscribe@redhat.com>
>
>
>
>
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list@redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe@redhat.com
>



------------------------------

_______________________________________________
Rdo-list mailing list
Rdo-list@redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list


End of Rdo-list Digest, Vol 26, Issue 76
****************************************