Hi,
The API doc about glance api says that a post request to
"http://glance/v1/images";.
How can I perform that ? Especially, I don't understant how i specify the image
I want to upload in the registry in the post request.
I have no problem using glance client (glance add) but i don't unders
Hi
I am installing openstack on ubuntu 12.10 beta2 with precise-updates/folsom
repo , after sync keystone database, then these parameters in ~/.bashrc
export SERVICE_TOKEN=admin
export OS_TENANT_NAME=admin
export OS_USERNAME=admin
export OS_PASSWORD=openstack
export OS_AUTH_URL=http://10.211.5
Hi-
I have installed Folsom version of Openstack using the installation guide
https://github.com/EmilienM/openstack-folsom-guide
The Horizon GUI looks awkward and the login gives me this error in the
apache error logs.
I have installed Horizon the way given in the Folsom guide given above.
[im
Seems end point created failed. Can you show us your endpoint list?
curl -H "Content-type: application/json" -d
'{"auth":{"passwordCredentials":{"username": "admin", "password":
"openstack"}, "tenantName": "demo"}}' http://ip:5000/v2.0/tokens | python
-mjson.tool
- Ray
Yours faithfully, Kind rega
Hello,
I also have the layout problem.
Didn't had time to find out why this occurred. If you remove the
ubuntu theme for horizon, the layout will we fine.
Kind regards,
Jasper Aikema
Hi-
I have install
Hi,
glance add is a deprecated command, use glance image-create instead.
When you want to reproduce the API request, you can always use -d arg
to enter in debug mode and see the API request translation.
For glance, you have something like (this is what I got from the -d option):
curl -i -X POST
So, can anyone help me?
2012/10/16 Daniel Oliveira
> When viewing the console-log of a VM, I noticed the following:
>
> "
> Starting network...
> udhcpc (v1.18.5) started
> Sending discover...
> Sending discover...
> Sending discover...
> No lease, failing
> WARN: /etc/rc3.d/S40-network failed
>
I had the same issue, you can remove the Ubuntu theme with the following
command:
rm /etc/openstack-dashboard/ubuntu_theme.py
Double check if that's the correct path though, im writing this out of
memory.
Or uncomment the lines in /etc/openstack-dashboard/local_settings.py which
load the ubuntu the
Le 18/10/2012 12:26, Trinath Somanchi a écrit :
I have installed Folsom version of Openstack using the installation
guide https://github.com/EmilienM/openstack-folsom-guide
The Horizon GUI looks awkward and the login gives me this error in
the apache error logs.
I have installed Horizon the
Yes, it does work.
the quantum will not check if the tenant id specified is in keystone or
other Auth system.
On 10/18/2012 04:25 AM, Raja Gajju wrote:
Hi,
Many thanks for your reply.
But we are using Quantum CLIs V1.0 and we are having Quantum
V1.0 only in our set up.
So, these CLIs sho
Trying to setup something similar to the Demo Setup described on the
Openstack Quantum Admin Guide posted at:
http://docs.openstack.org/trunk/openstack-network/admin/content/app_demo.html
. I am using devstack to do the installation.
For the Network Node it says three network interfaces are requ
The good news is that since replacing qpid with rabbitmq our
environment seems to have stabilized to the point that it's *almost*
useful.
The last remaining issue is that dnsmasq will occasionally stop
responding to instances. Killing dnsmasq and restarting
openstack-nova-network makes things wor
Hi Daniel,
>From the information you provided the only advice I can give you is to
ensure the default security groups allows DHCP traffic. I read about ICMP
and SSH, but not DHCP.
It might be good if you can provide some more detail in order to allow
someone from the community to help you.
Are yo
I have also tried it out in my lab by following steps documented in this
URL,
http://docs.openstack.org/trunk/openstack-network/admin/content/app_demo
.html
The floating IP address assigned to VM spawned off in controller node is
working from, however, for VMs spawned off on compute node, f
Sam,
Your comments are pretty reasonable.
Let me think about this and give me comments later.
Thanks.
-jiangang
On Wed, Oct 17, 2012 at 4:24 PM, Samuel Merritt wrote:
> On 10/15/12 5:36 PM, Duan, Jiangang wrote:
>>
>> Some of our customers are interested in Erasure code than
>> tri-replicate
Hello all,
This bug is reported and fixed (#1064420).
The next release (2012.2-ubuntu2) will have this fixed. At the moment
this packages is in proposed. It worked for me.
Kind regards,
Jasper Aikema
Op 18-10-12 14:30, Sam Stoelinga schreef:
> I had the same issue, you can remove the Ubuntu th
Hello all,
I did report a bug about the lack of good documentation of quantum
and provider routing.
If you find the solution, can you add it to the bug report? Maybe
I can write a 'fix' for it.
The bug number is #1066782
Ki
On Thu, Oct 18, 2012 at 6:08 AM, gong yong sheng
wrote:
> Yes, it does work.
> the quantum will not check if the tenant id specified is in keystone or
> other Auth system.
Yes, though this is only true for the Essex release of quantum, as the
quantum API was only used by nova, not directly by ten
Hi,
I'm wondering if there is any timelines as to when the Ubuntu Cloud Archive
will be ready to use?
I'm particularly worried about the following bugs which I believe aren't a
problem with the packages themselves but with incompatibilities with the
version of python2.7 installed on Precise (o
19 matches
Mail list logo