Hi All,
I am using the Image service REST API v2 to create new image.
In documentation, I am not able to see any HTTP request parameter / JSON
body parameter to specify the URL of the image.
I just wanted to know, does Image service api v2 supports creating new
image by specifying source image fi
Hello Adam,
Swift is able to send metrics to a statsd server, and thus you can
create your own metric dashboard using graphite-web. I would add
collectd for some basic server metrics (like cpu, memory, load, network
traffic) as well. It requires a little bit of work, but it gives you a
very compre
Jayanthi Jeyakumar wrote:
> Hi All,
>
> Seeing the following error when i try to install openstack services in
> HTTPS mode .
This exact question was asked last week,
http://lists.openstack.org/pipermail/openstack/2015-January/011286.html
Check the screen logs for why the service didn't start.
Hi all!
I have a basic environment with two nodes (one controller and one
compute).
My environment works well for the moment unless from the fact that I
cannot directly access the controller from any VM and vice versa.
My VMs are getting IPs from the 10.0.0.0/24 flat network which is
bridg
hello all i have an instance with more than 100 days of uptime.it was
mostly idle for months.
For some reason instance was not responding to ping or any network packets.
A Closer look inside vm shows that the dhcp ip received on interface
has expired and a "dhclient" fixed everything (accessed th
An upgrade to dnsmasq fixed the issue. However there seems to be an issue
with Ubuntu image when an interface is set to inet6 dhcp it does not
automatically set the obtained ip address
After the image comes up we need to ifdown and ifup the interface
Ajay
On 1/26/15, 8:08 AM, "Ajay Kalambur (aka
Hi,
I am unable to ping/ssh from my host VM to guest VM. However opposite works
just fine, that is I am able to ping from guest to host VM. Currently I am
accessing my guest from horizon console and have tried pinging/sshing into my
host VM and it works just fine. I have also tried using n
Hi,
"Resending as the previous mail was returned back for some reason"
I am unable to ping/ssh from my host VM to guest VM. However opposite works
just fine, that is I am able to ping from guest to host VM. Currently I am
accessing my guest from horizon console and have tried pinging/sshin
Hello,
I am unable to ping/ssh from my host VM to guest VM. However opposite works
just fine, that is I am able to ping from guest to host VM. Currently I am
accessing my guest from horizon console and have tried pinging/sshing into
my host VM and it works just fine. I have also tried using networ
Hi,
I just installed OpenStack Juno. Under Images, trying to create a new
Image by uploading from the local system a CentOS 7 generic cloud image
(about 943MB). However it takes hours and nothing happens.
Is there a way to upload the image from the shell ?
Thanks
-Azher
___
On 01/27/2015 11:58 AM, Azher Mughal wrote:
Hi,
I just installed OpenStack Juno. Under Images, trying to create a new
Image by uploading from the local system a CentOS 7 generic cloud image
(about 943MB). However it takes hours and nothing happens.
Is there a way to upload the image from the sh
Sure, once you have your OpenStack credentials set in your environment:
http://docs.openstack.org/user-guide/content/cli_openrc.html
then you can upload with the glance client:
http://docs.openstack.org/user-guide/content/cli_manage_images.html
or with the Python SDK:
http://docs.openstack.org/user
You can use the glance cli client (glance image-create) to do it, but it'll
call the same API over the same network connection, so unless you have a
copy of the image on the same network where glance lives, it may not help.
Any chance you are using Ceph as a backend and haven't configured a proper
Hi, all. On page 52 (as per the PDF page numbering; page 60 by absolute
numbering), I'm told about [database], [glance], and
[keystone_authtoken] sections. However, what's below is the entirety of
my /etc/nova/nova.conf file:
root@controller:/tmp# cat /etc/nova/nova.conf
[DEFAULT]
dhcpbridge
Hi Ken,
You would need to add those sections, if the docs don't make it clear,
please report it as a bug :)
Thanks
Mohammed
On Tue, Jan 27, 2015 at 4:25 PM, Ken D'Ambrosio wrote:
> Hi, all. On page 52 (as per the PDF page numbering; page 60 by absolute
> numbering), I'm told about [database],
- Original Message -
> From: "Matt Griffin"
> To: "Maish Saidel-Keesing"
>
> Here's a great presentation from the Women of OpenStack team about how to
> write a better speaker proposal and the voting process.
>
> Recording: https://www.youtube.com/watch?v=CxFYNZ4jqik
> Slides:
> http://
Packages should include at least the upstream example configuration
file(s). For some reason, Ubuntu continues to package a very minimal
nova.conf file. Please file a bug under the Ubuntu nova package [1] rather
than the documentation.
[1] https://bugs.launchpad.net/ubuntu/+source/nova
On Tue, Ja
On 2015-01-27 18:45, Matt Kassawara wrote:
Packages should include at least the upstream example configuration
file(s). For some reason, Ubuntu continues to package a very minimal
nova.conf file. Please file a bug under the Ubuntu nova package [1]
rather than the documentation.
[1] https://bugs.
Hi Srinivas,
This is a single VM setup this means all the components are installed on the
same VM. This VM has got 2 ethernet interfaces eth0 and eth1. Access to TCP/22
is already enabled as you can see from
nova --os-tenant-name TenantA --os-username UserA --os-password password
--os-auth-ur
Hello Steven,
Thanks for the response.
I went through your blog. It's really good . I have question here.
Openstack CLI will support only V3 version of keystone client?. Because it's
not taking subcommand "--description". Please look into the below output.
I have installed juno on Ubuntu 14.0
20 matches
Mail list logo