On 24/06/13 08:07, Anshul Gangwar wrote:
> Hi JuanFra,
>
> This is not solving my problem. I want a solution where urls are
> relative to certain fixed string say os.
>
> Currently I can either make them relative by making changes in
> settings.py or absolute.
>
> for example when I see page so
On Sat, Jun 22 2013, Bruno Oliveira ~lychinus wrote:
> So, long story short, is technically possible for me to create metrics
> to make the API show up system_usage_metrics instead of simply
> system_allocated_metrics ? (I guess I misunderstood, right?)
>
> Could you please enlight the path for m
Hi all
I think that we are all (people working with ceilometer), trying to figure out
how to get the system actual data metrics from VMs.Do we need to install
Healthnmon in order to get them? (because ceilometer as Julien already said,
can't do it yet)
Cheers
Cláudio Marques
-claudio@onesou
Hello Team,
I am unable to login to Swift using the Keystone integration. Here is sample
output when I try to get swift status:
vagrant@swift:~$ swift -A http://172.16.0.201:5000/v2.0 -U service:swift -K
swift stat
Auth GET failed: http://172.16.0.201:5000/v2.0 200 OK
I tried adding TempAuth
Thanks. Unfortunately server restart didn't help...
On 20 June 2013 13:41, Jobin Raju George wrote:
> I had this exact problem yesterday which, when I restarted the server,
> seems to have been resolved(I can't see the ERROR message again logged
> after restarting). You can see the conversation
On Jun 24, 2013, at 12:01 AM, Peter Cheung wrote:
>
> Dear All
> I want to use OVS for my VMs. So which one i should do
> 1) i use alway use quantum to control OVS. I believe quantum cannot 100%
> control the OVS, so i can use ovs command line to control the additional
> features.
Which fe
Hi KyleIs Neutron support this1) create vlan, adding a port(tap) for a
vm?2) create vlan tag and assign to tap
http://openvswitch.org/support/config-cookbooks/vlan-configuration-cookbook/
?3) control the netflow of openvswitch4) control the QOS of openvswitch5) does
it provide an API to d
Hi Salvatore, Pandora is our open source admin UI for openstack
https://code.google.com/p/c2-pandora/
On 22 June 2013 12:23, Peter Cheung wrote:
Thanks SalvatoreI am thinking these:1) openvswitch has more features than
quantum, so i want to support it in pandora first, then later to supp
A few comments inline from my side.
On 24 June 2013 14:53, Peter Cheung wrote:
> Hi Kyle
> Is Neutron support this
> 1) create vlan, adding a port(tap) for a vm?
>
I think this is one of Neutron's basic use cases, unless I'm missing
something.
> 2) create vlan tag and assign to tap
> http
Hi everyone,
I am getting this warning (which seems more like an error) when trying to
launch instances:
/var/log/quantum/server.log:2013-06-24 09:34:03 WARNING
[quantum.db.agentschedulers_db] Fail scheduling network {'status':
u'ACTIVE', 'subnets': [u'19f681a4-99b0-4e45-85eb-6d08aa77cedb'], 'na
@Julien
Right. Working on it, Julien. I'll let you guys know if I manage to
get any significant progress.
Thank you.
@Claudio
> Do we need to install Healthnmon in order to get them? (because ceilometer
Yeah. Until we manage to find a way to retrieve'em with Ceilometer or
until the two project
Thank you Bruno!
Cheers
Cláudio Marques
-claudio@onesource.pthttp://www.onesource.pt/
> From: brunnop.olive...@gmail.com
> Date: Mon, 24 Jun 2013 11:56:08 -0300
> To: clau...@onesource.pt
> CC: openstack@lists.launchpad.net
> Subject: Re: [Openstack] [Ceilometer][Healthnmon] Dealing with
>
Thanks Salvatore. I think i should use Neutron to do all the stuffs first,
because Neutron is the primary network component of openstack. If it doesn't
support some functions, i just direct control the openvswitch, I hope i won't
break the neutron.
Thanksfrom Peter
Date: Mon, 24 Jun 2013 15:06:
Hello.
I'm trying to exploit new features of Keystone Identity API v3 in Grizzly,
however I faced problems using* python-openstackclient*. If I specify to
use v3 API to the *openstackclient*, it still tries to obtain tokens using
v2.0 scheme and the server rejects such requests. So the first probl
I struggled figuring out the v3 syntax myself. Here is the same command in v2.0
and v3 format:
openstack --os-token 012345SECRET99TOKEN012345 --os-auth-url
"http://15.253.57.115:35357/v3"; --os-url "http://15.253.57.115:35357/v3";
--log-file "/var/log/os.log" --os-identity-api-version 3 role l
Thanks a lot for the tip!
Perhaps, "--os-url" is new parameter in *openstackclient *(can't remember
it using in *keystoneclient*). By the way, a doc mentions that --os-url is
a "URL to OpenStack service". Do they mean URL of the Nova API on
controller node or something else, do you know?
On Mon,
Hey all,
I'm running grizzly on Ubuntu 12.04 server. I have two instances, both with the
same security groups ("default" and one to allow XMPP traffic). The firewall
rules are working for one instance but not for the other. Can anyone think of
why the group rules would be applied differently?
I posted a blog post about the Portland Summit survey results, and some of the
plans for Hong Kong (Nov5-8):
http://www.openstack.org/blog/2013/06/openstack-summit-survey-results/
Don't forget to register: openstack.org/summit - in addition to opening
registration, we also opened the call
Hey All,
I investigated and played with few tools for team collaboration, mainly
focused on designs and discussions. They are mostly similar as
Phabricator [1], what Monty suggested. You can see inVision [2] or
GoVisually [3] for example. And of course there are more, however they
are all som
I am not getting disk.root.size meter notifications from nova to ceilometer. I
am getting all ther pollster meters but not notification meters.
Do I need to add something else in nova.conf other than
notification_driver =
nova.openstack.common.notifier.rpc_notifier,ceilometer.compute.nova_noti
if i try to install ubuntu 12.04 from ISO it does not recognize Root
Disk. It only detects Ephemeral Disk.
what is difference in both.. please help?
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscri
where are you trying to install Ubuntu? Do you want to use it via glance to
OpenStack Nova instance?
On 25 June 2013 10:55, imran wrote:
> if i try to install ubuntu 12.04 from ISO it does not recognize Root
> Disk. It only detects Ephemeral Disk.
> what is difference in both.. please help?
>
Hi,
I am new to openstack and trying to use devstack to launch an openstack compute
node on my machine.
The nova was installed and started successfully. However, I could not get the
logging part work:
What I am expecting to see: as a consumer service should be started by
bin/nova-compute prog
23 matches
Mail list logo