
vivekraghuwanshi at gmail
May 11, 2012, 5:35 AM
Post #4 of 4
(188 views)
Permalink
|
Hi, it is working for me root [at] ww01388:~# keystone --token ADMIN --endpoint http://10.83.10.100:35357/v2.0/ service-create --name nova --type compute --description 'OpenStack Compute Service' +-------------+----------------------------------+ | Property | Value | +-------------+----------------------------------+ | description | OpenStack Compute Service | | id | 167acc91078543f5b03e061928976f1b | | name | nova | | type | compute | +-------------+----------------------------------+ can you please confirn the --token you are using is same as in your /etc/keystone/keystone.conf file and also please let me know you are creating your database second time in your mysql or other database On Fri, May 11, 2012 at 5:34 PM, Sergio Ariel de la Campa Saiz < sacampa [at] gmv> wrote: > Hi... > Thanks for your advice but this is the result: > > # keystone service-create --name nova --type compute --description'OpenStackCompute Service > ' > > Expecting a username provided via either --os_username or env[OS_USERNAME] > > > > > *Sergio Ariel * > > *de la Campa Saiz* > > GMV-SES Infraestructura / > GMV-SES Infrastructure > > > > > > > > *GMV* > > Isaac Newton, 11 > P.T.M. Tres Cantos > E-28760 Madrid > Tel. > > +34 91 807 21 00 > Fax > > +34 91 807 21 99 > www.gmv.com > > > > > > > > ------------------------------ > *De:* openstack-operators-bounces [at] lists [ > openstack-operators-bounces [at] lists] En nombre de Vivek Singh > Raghuwanshi [vivekraghuwanshi [at] gmail] > *Enviado el:* viernes, 11 de mayo de 2012 13:54 > *Para:* Sergio Ariel de la Campa Saiz > *CC:* openstack-operators [at] lists > *Asunto:* Re: [Openstack-operators] keystone create-service problem > > Hi Try This > > keystone service-create --name nova --type compute --description ‘OpenStack Compute Service’ > > > > On Fri, May 11, 2012 at 4:55 PM, Sergio Ariel de la Campa Saiz < > sacampa [at] gmv> wrote: > >> Hi :-) :-) >> >> I´m trying to create services in keystone using token and endpoint. I >> use this line: >> >> keystone --token 999888777666 --endpoint http://10.10.1.51:35357/v2.0/ >> service-create --name nova --type compute --description 'OpenStackCompute Service >> ' >> >> but I receive this error: >> >> Expecting a username provided via either --os_username or env[OS_USERNAME >> ] >> The token is configurated in /etc/keystone/keystone.conf in 10.10.1.51 >> >> Thanks a lot!!!! >> >> *Sergio Ariel * >> >> *de la Campa Saiz* >> >> GMV-SES Infraestructura / >> GMV-SES Infrastructure >> >> >> >> >> >> >> >> *GMV* >> >> Isaac Newton, 11 >> P.T.M. Tres Cantos >> E-28760 Madrid >> Tel. >> >> +34 91 807 21 00 >> Fax >> >> +34 91 807 21 99 >> www.gmv.com >> >> >> >> >> >> >> ** >> ------------------------------ >> This message including any attachments may contain confidential >> information, according to our Information Security Management System, and >> intended solely for a specific individual to whom they are addressed. Any >> unauthorised copy, disclosure or distribution of this message is strictly >> forbidden. If you have received this transmission in error, please notify >> the sender immediately and delete it. ** >> ------------------------------ >> Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede >> contener información clasificada por su emisor como confidencial en el >> marco de su Sistema de Gestión de Seguridad de la Información siendo para >> uso exclusivo del destinatario, quedando prohibida su divulgación copia o >> distribución a terceros sin la autorización expresa del remitente. Si Vd. >> ha recibido este mensaje erróneamente, se ruega lo notifique al remitente y >> proceda a su borrado. Gracias por su colaboración.**** ** >> ------------------------------ >> Esta mensagem, incluindo qualquer ficheiro anexo, pode conter informação >> confidencial, de acordo com nosso Sistema de Gestão de Segurança da >> Informação, sendo para uso exclusivo do destinatário e estando proibida a >> sua divulgação, cópia ou distribuição a terceiros sem autorização expressa >> do remetente da mesma. Se recebeu esta mensagem por engano, por favor avise >> de imediato o remetente e apague-a. Obrigado pela sua colaboração. **** >> ------------------------------ >> >> >> _______________________________________________ >> Openstack-operators mailing list >> Openstack-operators [at] lists >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators >> >> > > > -- > ViVek Raghuwanshi > Mobile -+91-09595950504 > > Skype - vivek_raghuwanshi > > > ** > ------------------------------ > This message including any attachments may contain confidential > information, according to our Information Security Management System, and > intended solely for a specific individual to whom they are addressed. Any > unauthorised copy, disclosure or distribution of this message is strictly > forbidden. If you have received this transmission in error, please notify > the sender immediately and delete it. ** > ------------------------------ > Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede > contener información clasificada por su emisor como confidencial en el > marco de su Sistema de Gestión de Seguridad de la Información siendo para > uso exclusivo del destinatario, quedando prohibida su divulgación copia o > distribución a terceros sin la autorización expresa del remitente. Si Vd. > ha recibido este mensaje erróneamente, se ruega lo notifique al remitente y > proceda a su borrado. Gracias por su colaboración.**** ** > ------------------------------ > Esta mensagem, incluindo qualquer ficheiro anexo, pode conter informação > confidencial, de acordo com nosso Sistema de Gestão de Segurança da > Informação, sendo para uso exclusivo do destinatário e estando proibida a > sua divulgação, cópia ou distribuição a terceiros sem autorização expressa > do remetente da mesma. Se recebeu esta mensagem por engano, por favor avise > de imediato o remetente e apague-a. Obrigado pela sua colaboração. **** > ------------------------------ > > -- ViVek Raghuwanshi Mobile -+91-09595950504 Skype - vivek_raghuwanshi
|