Yes,
I ran glance details which confirms:
[root@testbox backup]# glance details
WARNING! This tool is deprecated in favor of python-glanceclient (see
http://github.com/openstack/python-glanceclient).
URI: http://loca
On Wed, Feb 6, 2013 at 10:32 AM, Malek Mushleh wrote:
> Hi,
>
> I am running into an issue when I try to run an instance of the cirros image
> as specified here:
>
> http://docs.openstack.org/trunk/openstack-compute/install/yum/content/running-an-instance.html
>
> I am unable to ping it, and when
Hi,
I am running into an issue when I try to run an instance of the cirros image as
specified here:
http://docs.openstack.org/trunk/openstack-compute/install/yum/content/running-an-instance.html
I am unable to ping it, and when I connect VNC to the running instance, it
shows the following:
St
Hi Viktor,
* If you have used keystone-data.sh script, the password should be
"password".
* Horizon does not use novarc neither MySQL. It only uses OpenStack APIs.
* Django log files can by found on /var/log/apache2/error.log & access.log
Cheers,
Emilien Macchi
--
Hi Viktor,
* If you have used keystone-data.sh script, the password should be
"password".
* Horizon does not use novarc neither MySQL. It only uses OpenStack APIs.
* Django log files can by found on /var/log/apache2/error.log & access.log
Cheers,
Emilien Macchi
-
Hi Lei,
Perhaps this article I wrote on the packetpushers.net blog can be helpful to
you --
http://packetpushers.net/openstack-quantum-network-implementation-in-linux/
Best,
Will
From: Lei Zhang
Sent: February 6, 2013 1:40 AM
To: openstack@lists.launchpad.net
Subject: Re:
keystone provides APIs for authentication, I would think you only need to
develop some code in your app to call the API and parse the response, then
following request will have to be verified using the token. If you app is
already wsgi app, you will just need to use the keystone middleware in your
On Wed, Feb 6, 2013 at 9:49 AM, Chuck Short wrote:
> So during our regular package builds we been noticing a lot of failures due
> to requests being hardcoded to <1.0. An example of this is the following
> (for glance) can be found at:
>
> http://pastebin.ubuntu.com/1616835/
>
> This is due to pyt
This is already available in a side branch of the Git hub in the
federation code, written to support the following blueprint:
https://blueprints.launchpad.net/keystone/+spec/federation
We have a number of people already experimenting with the above code.
We have a newer version available in ou
Hi All,
I am trying to associate IP to the instance. I am getting following error.
*Error: No nw_info cache associated with instance (HTTP 400) *.
I created IP pool using following command
nova-manage floating create --pool=nova --ip_range=10.42.0.32/27
Thanks & Regards
nivrutti
___
Hi,
So during our regular package builds we been noticing a lot of failures
due to requests being hardcoded to <1.0. An example of this is the
following (for glance) can be found at:
http://pastebin.ubuntu.com/1616835/
This is due to python-keystoneclient having a hard dependency of
request
On 02/06/2013 10:06 AM, pat wrote:
Hi all,
I have a question about keystone. I have an application (Jee web one) which I
want to authenticate against keystone. What I have to do?
Thanks
Pat
Freehosting PIPNI - http://www.pipni.cz/
_
Actually, this isn't trusts, if I understand it correctly, but rather
the REMOTE_USER patch that went in earlier.
THe short version is that you run keystone in Apache, and set up strong
authentication in Apache. REMOTE_USER is from the wsgi (Python CGI)
contract. It is the variable set by Ap
Hi all,
I have a question about keystone. I have an application (Jee web one) which I
want to authenticate against keystone. What I have to do?
Thanks
Pat
Freehosting PIPNI - http://www.pipni.cz/
___
Mai
Adam Young is working on introducing delegation in grizzly:
https://blueprints.launchpad.net/keystone/+spec/trusts
I'm sure he'd appreciate some help if you'd like to contribute!
-Dolph
On Wed, Feb 6, 2013 at 8:54 AM, Mballo Cherif wrote:
> Hi everybody !
>
> I am wondering if it’s possib
Hi everybody !
I am wondering if it's possible to delegate keystone Authentication to an
Authentication against a server (I have one Strong Authentication server) or
an Identity Provider?
If I make modification on keystoneclient code it may be possible?
Any ideas? Please help me!
Thanks !
She
Hey folks,
I've posted an article related to the swift ring format, and how to
read it from Ruby. It's a work in progress and, since I'm not a Swift
expert by any means, it'll be full of inaccuracies probably. I hope
it can be of use to someone else in the meantime.
http://rubiojr.rbel.co/hack/2
Hi,
After a successful installation of Folsom, I'm trying to use Dashboard.
I've had no success login in.
If I just type a random user/passwd string, I get a message: "Invalid
username or password".
If I type admin:secret (a correct user:password combination), the login
page reloads and nothing
18 matches
Mail list logo