Hi Mark,
It's my-meter-name as opposed to my-meter-id, but something like the
following should work:
http://host:8777/v2/meters/cpu_util/statistics?period=60
What version are you using?
Cheers,
Eoghan
- Original Message -
> Hi all,
>
> I notice in the Ceilometer V2 web API that it'
Hi folks,
my name is Alex.
I am using Devstack with Neutron and a Floodlight-Controller. I am
using a two-Node (Physical Servers) setup, the Floodlight-Controller
is running on my local PC.
I tried to configure it by using this guide:
https://wiki.openstack.org/wiki/Neutron/FloodlightPluginSetup
Hello Bob,
Thanks for advices, I reported "resize" bug as you mentioned:
https://bugs.launchpad.net/nova/+bug/1262601
Suggestions about storage live migration is interesting, I will check it.
Thanks.
On 2013.12.18. 15:12, Bob Ball wrote:
-Original Message-
From: Mārtiņš Jakubovičs [m
On 12/17/2013 09:28 PM, Dean Troyer wrote:
> On Tue, Dec 17, 2013 at 5:30 PM, Everett Toews
> mailto:[email protected]>> wrote:
>
> I'd like to run DevStack using create-stack-user.sh but am getting
> an error.
>
>
> [...]
>
>
> but having to clone the repo again feels w
On 12/17/2013 04:40 AM, Thierry Carrez wrote:
> Tim Bell wrote:
>> I would also propose that these user/operator points should be provided to
>> the PTLs at least one month in advance of the summit. Armed with this input,
>> the PTLs can factor this into the summit session planning. If there are
On 12/18/2013 02:12 AM, 黎林果 wrote:
> Hello,
>
> everyone
>
>
>When I set aggregate's metadata, I use
>
> nova aggregate-set-metadata llg_aggregate ''='test_key_empty'
>
>
> it returns:
>
> ++---+---+---+--+
> | Id | Name
Hello,
Why is it not possible to do port forwarding with neutron L3 ?
Any alternative to manually adding to iptables of each virtual router ?
Best regards,
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : ope
Hey Sean,
Thanks for sharing this.
On Dec 19, 2013, at 5:41 AM, Sean Dague wrote:
> The crux being that devstack is really intended to be started from a
> non-priv user. There is nothing special about that user, you just add it
> and put it in you sudoers group.
>
> useradd -m -G sudo -s /bin/b
Hi,
I'm currently investigating on a bug with Neutron ML2 configuration in
stable/havana:
https://bugs.launchpad.net/puppet-neutron/+bug/1262678
Using ML2 + OVS driver + Neutron Security Group API in Nova, it seems that the
only one way to have the API working is to set :
[securitygroup]
firewal
I'm wondering about this too... I think that would be very nice to give the
FWaaS, the ability to manage the NAT table of tenant router.
This way, there is no need for a "NAT Instance" with a second Floating IP
attached to it plus creepy NAT rules there (far away from the tenant
router).
Also, th
On 12/19/2013 09:55 AM, Emilien Macchi wrote:
> Hi,
>
> I'm currently investigating on a bug with Neutron ML2 configuration in
> stable/havana:
> https://bugs.launchpad.net/puppet-neutron/+bug/1262678
>
> Using ML2 + OVS driver + Neutron Security Group API in Nova, it seems that
> the only one w
Could you please elaborate about your temporary solution ?
I couldn't get a VM to act as a router that will do the port forwarding for
other VMs in a private network. For some reason the VM cannot act as a
router.
Is it due to neutron networking ?
Best regards,
2013/12/19 Martinx - ジェームズ
> I'
Abbass,
The only way I figured out to do this, is by creating a "NAT Instance",
with a Floating IP attached to it and, the "magic" happens here:
Contents of my /etc/network/nat-rules.save
---
# Generated by iptables-save v1.4.12 on Fri Oct 18 02:41:35 2013
*filter
:INPUT ACCEPT [0:0]
:FORWARD AC
Dear Thiago,
Thanks a lot for your answer.
One more thing, do your configuration look something like this :
Internet public-network OpenStack-Router
Private-OpenStack-Network NAT-Instance
|
Hi All,
I need some help on bringing up my openstack setup. I am using the havana
release.
Note:
Please excuse me writing a very long email. The intention is to provide
as much detail as possible so that its easier for the community members
to suggest a solution.
I was able to create and bri
It may be simpler than that. Did you set up firewall rules to allow ICMP and
SSH access to your instance? "Access & Security" then "Security Groups".
+Dan
On Dec 19, 2013 12:42 PM, nishant kumar wrote:
>
> Hi All,
>
> I need some help on bringing up my openstack setup. I am using the havana
>
Are you able to execute cinder operations with a single backend?
It looks like your permissions are not set up correctly.
2013-12-18 18:06:31.910 25883 TRACE cinder.service OperationalError:
(OperationalError) (1045, "Access denied for user
'cinder'@'localhost' (using password: YES)") None None
Cool! You're welcome!=)
My topology is "Per-Tenant Router with Private Networks", it does looks
like your first example but, a bit different, like this:
---
Yours:
Internet public-network OpenStack-Router
Private-OpenStack-Network NAT-Instance
Hi Robert,
Thanks to your quick support, I've submitted some patches on Neutron,
Manuals and puppet-neutron to ensure that nobody else will face this issue:
https://review.openstack.org/#/c/63240/
https://review.openstack.org/#/c/63233/
https://review.openstack.org/#/c/63228/
Best,
Emilien Macch
Hi Dan,
Just before launching the instance using 'nova boot', I had run these commands
on controller (ran only on controller):
# nova secgroup-add-rule default tcp 22 22 0.0.0.0/0
# nova secgroup-add-rule default icmp -1 -1 0.0.0.0/
I assumed that they will configure firewall correctly. Please
Reminder: Doc Bug Day is today.
On 13/12/13 08:16, Tom Fifield wrote:
> Reminder: Friday next week - Doc Bug Day.
>
> Current number of doc bugs: 505
>
> On 22/11/13 11:27, Tom Fifield wrote:
>> All,
>>
>> This month, docs reaches 500 bugs, making it the 2nd-largest project by
>> bug count in al
I think you should use UUID token and backend should be sql or memcache
2013/12/17 Anton Massoud
> Hi,
> Could keystone HA active/active?
> Any hints or links how to do that if possible ? Any special setting that
> is required
>
> regards Anton
>
> _
Hello.
I focus on the max number of PKI_token_authenticate or
PKI_token_revocation_list_get requests that Keystone V3 can handle per
second.
I have edited the wiki page. Any question and suggestions are most welcome.
Regards,
wanghong
2013/12/17 Neependra Khare
> Hi Wanghong,
>
> On 12/17/20
I guess the simplest meaning is "all those that are not committing code to
the OpenStack code base"? :D
> -Original Message-
> From: Everett Toews [mailto:[email protected]]
> Sent: Wednesday, 18 December 2013 1:54 AM
> To: Tristan Goode
> Cc: Tom Fifield;
> Subject: Re: [Opens
24 matches
Mail list logo