Hi, all
Q1:
I fork from neutron of mitaka version, and I do some additional code on
this. Then I want to install my DIY neutron into openstack.
I don't know if other part of openstack like nova I used must be some old
version? If it is, how could I find installation guaid of old version?
Q2:
I
Hi all,
https://docs.openstack.org/mitaka/install-guide-ubuntu/environment-sql-database.html
I don't know what's 'mysql_secure_installation' is, could tell me please?
Thank you.
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/open
istrative knowledge on mysql.
>
> On Mar 11, 2017 13:41, "Sam" wrote:
>
> Hi all,
>
> https://docs.openstack.org/mitaka/install-guide-ubuntu/envir
> onment-sql-database.html
>
> I don't know what's 'mysql_secure_installation' is, could tell m
When I install openstack mitaka version, after this step:
https://docs.openstack.org/mitaka/install-guide-ubuntu/keystone-install.html
When I run 'keystone', I got this error. Why?
gateway@ubuntu-1404-64-20160922:~$ keystone -v
Traceback (most recent call last):
File "/usr/bin/keystone", line 6,
Hi all,
I'm installing openstack ocata version, in this step:
https://docs.openstack.org/ocata/install-guide-ubuntu/keystone-users.html
I got error while run 'openstack' command:
Unauthorized: The request you have made requires authentication. (HTTP 401)
(Request-ID: req-1ee39bdd-03b8-4ea8-9432-d0
Hi all,
I'm installing openstack ocata version, in this step:
https://docs.openstack.org/ocata/install-guide-ubuntu/keystone-users.html
I got error while run 'openstack' command:
Unauthorized: The request you have made requires authentication. (HTTP 401)
(Request-ID: req-1ee39bdd-03b8-4ea8-9432-d0
openstack.org/ocata/install-guide-ubuntu/
> keystone-install.html
>
> It's crucial that you set those variables to the same information you
> provide to keystone in the steps listed there.
>
> On Sun, Mar 12, 2017 at 6:35 AM, Sam wrote:
>
>> Hi all,
>>
>> I'
Thank you all, I have solved by re-configure last 3 step in
https://docs.openstack.org/ocata/install-guide-ubuntu/keystone-users.html by
adding 'sudo', then it works.
It seems that I miss some step...
Thank you!
2017-03-13 10:16 GMT+08:00 Mohit . :
> Hello Sam,
>
>
Hi all,
In openstack-ocata install docs, I only found "linux_bridge + vxlan +
l2pop" configure steps, Is there "ovs+vxlan+l2pop" configure steps?
Thank you~
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : op
Hi all,
I'm working on neutron L3 Agent and some other Agent. I found that there
are lots of RPCs including RPC call and notification and lots of 'context'
as bellow. But I don't know its detail context, can I get these from some
docs?
If there are no docs, could I get these using some debug meth
Thank you all.
For 'context', I got it.
For RPCs, is there some document or blog or some debug method to get its
detal contains in neutron L3 Agent?
2017-04-06 9:33 GMT+08:00 김기석 [Kiseok Kim] :
> Hi Sam,
>
>
>
> that 'context' is olso_context and neut
For example, detail of the messages of topics.L3_AGENT
2017-04-06 9:38 GMT+08:00 Sam :
> Thank you all.
>
> For 'context', I got it.
> For RPCs, is there some document or blog or some debug method to get its
> detal contains in neutron L3 Agent?
>
> 2017-04-06
Thank you, use debug option will also help us to get detail of RPC message,
good luck~
2017-04-06 14:20 GMT+08:00 김기석 [Kiseok Kim] :
> Sam,
>
>
>
> I have no idea whether or not the document exists. (I want to read too)
>
>
>
> about L3 RPC messages(L3_AGENT
Hi all,
I am installing openstack grizzly on redhat 6.4. when I created a
instances successfully and tried to access it via vnc, it had no response.
the log file xvpvncproxy.log shows an error as below:
Host: 172.16.2.91:6081
Referer:
http://172.16.2.91/dashboard/project/instances/e1f21e
yes.
2013/7/29 Mahardhika
> Does the nova novnc start well?
>
> On 7/29/2013 2:14 PM, sam lee wrote:
>
> Hi all,
>
> I am installing openstack grizzly on redhat 6.4. when I created
> a instances successfully and tried to access it via vnc, it had no
7/29/2013 2:53 PM, sam lee wrote:
>
> yes.
>
>
> 2013/7/29 Mahardhika
>
>> Does the nova novnc start well?
>>
>> On 7/29/2013 2:14 PM, sam lee wrote:
>>
>> Hi all,
>>
>> I am installing openstack grizzly on redhat 6.4. when I
No application listening 5900 on compute node.
2013/7/30 Mahardhika
> You should check on machine that running compute node (nova-compute), it
> will be /qemu-system-x
>
> #netstat -tulpn
>
> On 7/30/2013 9:52 AM, sam lee wrote:
>
> I doesn't find any appli
e_url =
> http://xxx.xxx.xxx.xxx:6080/vnc_auto.html in the nova.conf.
> then you can try to open the url in the browser like google chrome of
> firefox(html5/websocket should be supported).
> the vnc console will be open if there is no error.
>
>
> 2013-07-29
>
>
> 2013-07-30
> --
> Wangpan
> ------
> *发件人:*sam lee
> *发送时间:*2013-07-30 11:23
> *主题:*Re: [Openstack] can not access vm via vnc(grizzly)
> *收件人:*"Mahardhika"
> *抄送:*"Wangpan","openstack"<
> o
?
Guess I'm just wondering what is the expected behaviour. Currently I have to
keep manually purging the notification queues in rabbit admin.
I was expecting ceilometer to consume these messages.
Cheers,
Sam
___
Mailing list: http://lists.openstac
admin_tenant_name = service
admin_user = quantum
admin_password = password
signing_dir = /var/lib/quantum/keystone-signing
2013/8/1 Guilherme Russi
> Hello Sam,
>
> How is your quantum.conf configuration? I had this problem when I started
> with openstack, let's see if I can help
Hi all:
I installed a three node openstack grizzly on rhel6.4, I can
launch a instances successfully. but the instances can not get fix ip.
[root@controller ~]# quantum router-list
+--+---+
ckets
storage.objects
storage.objects.containers
storage.objects.incoming.bytes
storage.objects.outgoing.bytes
storage.objects.size
vcpus
Have all those settings set. (should note that I'm using stable/grizzly)
Cheers,
Sam
On 01/08/2013, at 11:45 AM, Sandy Walsh wrote:
> You
On 01/08/2013, at 5:46 PM, Julien Danjou wrote:
> On Thu, Aug 01 2013, Sam Morrison wrote:
>
>> image.download
>> image.serve
>> image.size
>> storage.objects.incoming.bytes
>> storage.objects.outgoing.bytes
>
> These come from notifications only.
O
auth_protocol = http
> admin_tenant_name = service
> admin_user = quantum
> admin_password = password
> signing_dir = /var/lib/quantum/keystone-signing
>
> And when you created an internal network, you used the script at the
> openstack document? I have problems with that script and I h
check logs in /var/log/messages
2013/8/5 Rimma I.
> Hi,
>
> On Grizzly OS deployment running on CentOS 6.4 quantum-l3-agent fails
> to start with service status: quantum-l3-agent dead but pid file
> exists.
>
> It was running fine originally but then I noticed that some namespaces
> failed to g
The last one about multi_host seems weird. The instances still need a
gateway in the end, so if you don't use multi_host, that gateway is a
single host and if you enable multi_host, the gateway is the host, that is
running the instances.
With ipv6 you would still not want a single host as gateway,
ce.py:558
2013-08-29 15:39:19 27818 INFO nova.openstack.common.rpc.common [-]
Reconnecting to AMQP server on 172.16.200.1:5672
2013-08-29 15:39:19 27818 INFO nova.openstack.common.rpc.common [-]
Connected to AMQP server on 172.16.200.1:5672
Anybody any suggestions on where to look or any hot fixes
Thanks a lot Jay! Exactly what I was looking for. Will take a look at the
bug.
My colleague fixed it by creating a periodic task which forces the queues
to be declared. But we are not sure if there are consequences other than it
being not so nice.
Sam
On Thu, Aug 29, 2013 at 2:12 PM, Jay Pipes
I have created a new instance with Ubuntu 11.10 with 80G disk space, but
when I log into the instance and execute "df -h" the space show as attached
dfh.png. and the output of "fdisk -l" as fdisk.png.
I want vda taking all of the space and do two steps as below:
1. fdisk /dev/vda, and create a e
@laclasse, @Ritesh, thanks for the help. I will try right now.
@laclasse, I am quite a newbe for openstack, and ubuntu 11.10 is just for
test.
2013/9/16 laclasse
> @sam lee, if I understand properly
>
> you are talking about a custom Ubuntu image you created? IIRC all Ubuntu
&
ffdbd0-fbcd-426d-adc5-9f02e1104652 None] Call to backport
Service(availability_zone=,binary='nova-compute',compute_node=ComputeNode(2),created_at=2015-01-06T03:33:50Z,deleted=False,deleted_at=None,disabled=False,disabled_reason=None,host='nova-compute-i2',id=8,report_count=6911,to
has changed a
lot so I don’t know if this has been fixed here.
I’m wondering if my patches can be applied straight to Juno? [2],[3]
Cheers,
Sam
[0] https://bugs.launchpad.net/nova/+bug/1408496
<https://bugs.launchpad.net/nova/+bug/1408496>
[1] https://bugs.launchpad.net/nova/+bug/1408
Hi,
I am trying to rate limit a port which is the gateway of a Neutron virtual
router without success.
I have created a virtual router with 2 ports:
ip netns exec qrouter-6a080f37-4da0-4646-ad36-062b748d15be ip a
10: qg-4bda7108-d2: mtu 1500 qdisc noqueue state
UNKNOWN
link/ether fa:16:3e:95
I suggest you read the docs, these questions are answered there.
Thanks,
Sam
> On 5 Feb 2015, at 6:40 pm, raghavendra@accenture.com wrote:
>
> Hi Sam,
>
> I am able to run the nova DB sync however it gives error and is not able to
> sync with (nova) 8774.
> Let
?
Sam
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
I am experimenting with an approach. My current plan is to run Cinder LVM
on the compute node and attach block device of the local cinder LVM backend
directly to the VM.
The cinder LVM backend would be a VG span across JBOD disks.
Anybody ever tried this? Are there any special directive required s
Update it seems the Cinder BlockDeviceDriver may be better:
https://wiki.openstack.org/wiki/BlockDeviceDriver
Related article by somebody else:
http://cloudgeekz.com/71/how-to-setup-openstack-to-use-local-disks-for-instances.html
On Sun, May 10, 2015 at 2:14 PM, Sam Stoelinga
wrote:
> I
wrong, what is a neutron plugin code structure?
Any help will be much appreciated!
Thanks,
Sam
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http
Did you tried to get the tenant info from the nova API?
-Original Message-
From: Andrew Bogott [mailto:abog...@wikimedia.org]
Sent: Tuesday, June 16, 2015 6:46 PM
To: openstack@lists.openstack.org
Subject: [Openstack] How should an instance learn what tenant it is in?
I have many us
is no official documentation yet other than 2 out of date
wiki pages. I would like take the content of my blog post to official
OpenStack docs if you guys/girls think it's useful for the broader audience.
Regards,
Sam Stoelinga
___
Mailing
eth3/device/sriov_numvfs on a mellanox card?
This way we don't have to write vendor specific docs on enabling VFs :)
When using modprobe ixgbe max_vfs=7 it tells you that using max_vfs is
deprecated and that the pci sys interface should be used. That's how I
found out about this.
On Sun, J
You can do this by making the network that you want to be shared between
tenants shared.
Both the UI or via CLI support this:
neutron net-create --shared public-net
or for existing network
neutron net-update --shared public-net
Sam Stoelinga
On Mon, Jul 20, 2015 at 12:30 PM, Priyanka wrote
she Levi wrote:
>
>
> > -Original Message-
> > From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com]
> > Sent: Monday, July 20, 2015 10:04 AM
> > To: Moshe Levi
> > Cc: Sam Stoelinga; openstack@lists.openstack.org
> > Subject: Re: [Openstac
, Priyanka wrote:
> Hi Sam,
>
> Thanks. So once the external network is shared I need to add an interface
> to the existing router to add the new subnet I will create for the new
> user similar to demo-subnet for demo user?
>
> Thanks,
>
> Priyanka
>
>
>
/+bug/1476242 will move forward
if bug get's consensus that content is ok to be added to networking guide.
Sam
On Mon, Jul 20, 2015 at 6:56 PM, Moshe Levi wrote:
> Hi,
>
> I have update the SR-IOV wiki
> https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-Networking
> Let
Yes I'm considering writing it as a plugin for Fuel, but did not have time
yet to do so. I miss writing code so hopefully I can make some time for it
:P
On Fri, Jul 24, 2015 at 3:13 PM, Mike Scherbakov
wrote:
> Hi Sam,
> very well & easy to read blog post. Did you consider
ernatively you can disable ARP spoofing for a specific neutron port with
`neutron port-update $port_id --allowed_address_pairs list=true type=dict
ip_address=0.0.0.0/0`
- Enabling cloud-init in your images that you're booting via PXE server.
(May be optional but recommended)
Regards
I created an OpenWRT image based on dtroyers blog post.
Download here:
https://github.com/samos123/openstack-openwrt-image/releases/download/0.1/openwrt-x86-kvm_guest-combined-ext4.img
Github repo which I will try to maintain with latest builds of OpenWRT for
OpenStack: https://github.com/samos123/
scenario:
http://docs.openstack.org/networking-guide/scenario_provider_ovs.html
Sam
On Sep 18, 2015 10:27 AM, "applyhhj" wrote:
> Thank you for your reply. One more thing, I actually use "dhclient br-ex"
> to get ip from dhcp server of our campus network. Is it ok to do
1.138,
length 46
08:01:51.346561 ARP, Request who-has 192.168.111.112 tell 192.168.111.136,
length 46
08:01:51.967905 ARP, Request who-has 192.168.111.122 tell 192.168.111.3,
length 28
Thanks,
Sam Stoelinga
___
Mailing list: http://lists.openstack.org/cgi-b
lass/net/eth3/device/sriov_numvfs
On Tue, Sep 22, 2015 at 4:47 PM, Nasir Mahmood
wrote:
> try this
>
> http://2014.texaslinuxfest.org/sites/default/files/HopkinsPPTdeck.pdf
>
> On Tue, Sep 22, 2015 at 1:16 PM, Sam Stoelinga
> wrote:
>
>> Hi all,
>>
>> Would ap
It looks like there is an issue with six with havana nova (milestone-proposed).
Nova has:
six<1.4.0
python-keystoneclient>=0.3.2
Latest keystoneclient (0.4.1) has:
six>=1.4.1
Does nova need to require an older version of keystoneclient? Downgrading to
0.3.2 will fix it.
Ch
Hi All,
I have created a subnet with 10 ips. But now I need more than ten
instances, is there any way to extend the subnet to add ip address?
eg:
I have ten ips as following:
172.16.2.210 ~ 172.16.2.220
I want to add 20 more ips, and so the
/11/8 Robert Collins
> I've reopened https://bugs.launchpad.net/neutron/+bug/572 as you
> say it should be supported :)
>
> On 7 November 2013 22:28, Aaron Rosen wrote:
> > Hi Sam,
> >
> > Unfortunately we do not support updating the allocation-pools on
*Hi Dmitry,*
* I must use a ip such as 172.16.X.X, because this is used
for my floatingip.*
2013/11/8 Dmitry Mescheryakov
> Sam,
>
> 172.16.2.0/24 is part of 172.16.0.0/16 network. I guess that is why
> Neutron does not allow creating that second network.
>
>
Congratulations!
On Wed, Jan 15, 2014 at 3:05 PM, Yang Shuo (Shuo) wrote:
> Dear Stackers,
>
>
>
> We gave a talk during last OpenStack summit held in HongKong about our
> System Compass, a tool we initially developed to facilitate our internal
> OpenStack deployment, an MVP for ourselves (btw
/libvirt/blockinfo.py there are a few
“if lxc” do something different so I’m thinking this isn’t supported yet?
Any ideas would be great. We’re trying to set up trove for our environment and
this is needed to get it working.
Cheers,
Sam
___
Mailing list
File "/opt/nova/nova/openstack/common/rpc/amqp.py", line 539, in __iter__
raise result
RemoteError: Remote error: UnsupportedRpcVersion Specified RPC version, 1.62,
not supported by this endpoint.
(also note that this is hard coded to use conductor so if you don’t use
conductor
is at
https://github.com/NeCTAR-RC/nova/commits/nectar/havana-icehouse-compat
The last three commits are the fixes needed.
I still need to push up the unlocking one and also a minor fix for metadata
syncing with deleting and notifications.
Would love to get the obje
branch or else
cells is doing something different when it comes to objects.
I don’t think it is a cells issue though as debugging it, it seems like it just
can’t back port a 1.13 object to 1.9.
Cheers,
Sam
On 23 Apr 2014, at 1:01 am, Chris Behrens wrote:
>
> On Apr 19, 2014, at 11:08 P
Hey Chris,
On 24 Apr 2014, at 4:28 pm, Chris Behrens wrote:
> On Apr 23, 2014, at 6:36 PM, Sam Morrison wrote:
>
>> Yeah I’m not sure what’s going on, I removed my hacks and tried it using the
>> conductor rpcapi service and got what I think is a recursive call in
On 25 Apr 2014, at 12:30 am, Chris Behrens wrote:
>>> So, does your nova-conductor not have object version 1.13? As I was trying
>>> to get at in a previous reply, I think the only way this can possibly work
>>> is that you have Icehouse nova-conductor running in ALL cells.
>>
>> OK so in my
owing threads but they said that this should be fixed and
working in Havanna:
http://www.gossamer-threads.com/lists/openstack/operators/25979
http://www.gossamer-threads.com/lists/openstack/operators/25632
Thanks!
Sam
___
Mailing list:
x, and
> was fixed in the Havana release 2013.2.3.
>
> Cheers,
> Robert van Leeuwen
>
>
>
> --
> *From:* Sam Stoelinga [sammiest...@gmail.com]
> *Sent:* Friday, May 09, 2014 10:13 AM
> *To:* openstack@lists.openstack.org
> *Subject:* [Opens
valid?
Anyone else done this and have thoughts?
Cheers,
Sam
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo
:28 pm, Sam Morrison wrote:
> Our signing certificate is due to expire in a couple of weeks.
>
> I’m trying to figure out the best way to replace it with a new one.
>
> I have the new one signed by the same CA but I’m a little unsure of the
> workflow to replace it. If I sw
downloaded a
new one every 7 days or so would suffice.
Cheers,
Sam
On 24 Jun 2014, at 6:23 am, Adam Young wrote:
> On 06/23/2014 03:28 PM, Adam Young wrote:
>> On 06/23/2014 02:38 AM, Sam Morrison wrote:
>>> OK this is looking really scary, (unless I’m missing something…..)
>
On 25 Jun 2014, at 9:05 am, Adam Young wrote:
> On 06/23/2014 07:37 PM, Sam Morrison wrote:
>> Hi Adam,
>>
>> Thanks for the advice, I’ve tested it out and it is possible to switch over
>> pretty seamlessly.
>>
>> Here is what I did (spelt out in full
for both v1 and v2 requests too.
Also just wondering if people are actually using v2?
For instance from what I can tell you can’t create an image with v2 via the
client yet [1]
Cheers,
Sam
[1] https://bugs.launchpad.net/python-glanceclient/+bug/1302351
v1.
Hopefully as more people start to look at v2 we can iron out some of these
issues.
Cheers,
Sam
On 25 Jun 2014, at 10:54 pm, stuart.mcla...@hp.com wrote:
> Hi Sam,
>
> We're just starting to look at v2.
>
> We did see some really slow listing be
Hi All,
I set up an openstack all-in-one environment with nova-network.
I create a network 172.16.10.0/24 which is the same as the real local area
network. When I create an instances, The local area network can not work
correctly sometimes.
I used arping command and found the
but just thought I’d mention it here too.
We have have a setup that includes icehouse computes and havana computes in the
same cloud and we only see this on the icehouse computes. This is using Trusty
and RabbitMQ 3.3.4
Has anyone seen anything like this too?
Thanks,
Sam
Hi Abel,
We were running Havana on Precise before. We moved to Icehouse on Trusty. So
new kombu etc. too.
We also moved to new rabbit servers so all the queues were fresh etc.
Joe: Yeah we have metadata_workers set to 2 also, a little gotcha for the
icehouse upgrade.
Cheers,
Sam
On 3 Sep
ave 160 *
64 core compute nodes you all of a sudden have a *lot* more api-metadata
workers...)
Sam
On 3 Sep 2014, at 3:20 pm, Tim Bell wrote:
> What was the problem with metadata workers set to 2 ?
>
> Tim
>
>> -Original Message-
>> From: Sam Morrison
ple I used a private ip space, but in the
actual lab environment I am using a public internet routable ipv4 addresses
as floating ip, hence the restriction and fragmentation of the ip range.
Regards,
Sam
___
Mailing list: http://lists.openstack.org/cgi-bin/ma
gt; Sławek Kapłoński
> sla...@kaplonski.pl
>
> Dnia środa, 10 września 2014 14:26:15 Sam Stoelinga pisze:
> > Hi,
> >
> > How can I setup neutron so that it supports a range of fragmented ips
> > within a subnet? Version: Icehouse
> >
> > For example
-- Forwarded message --
From: Sam Stoelinga
Date: Fri, Sep 12, 2014 at 11:37 AM
Subject: Re: [Openstack] [Neutron] Multiple allocation pools in a single
subnet for floating ips
To: Sławek Kapłoński
Cc: "openstack@lists.openstack.org"
TLDR I fixed it by manually changing dat
I set up an openstack environment using nova-network with multi_host mode.
created network info as below,
root@ubuntu:~# nova network-show e77b754d-5a89-41fd-8c82-69051e69c4ed
+-+--+
| Property| Value
*Best Regards!*
>
>
> *Chao Yan--**My twitter:Andy Yan @yanchao727
> <https://twitter.com/yanchao727>*
>
>
> *My Weibo:http://weibo.com/herewearenow
> <http://weibo.com/herewearenow>--*
>
> 2014-09-23 15:13 GMT+08:00 Sam Lee :
>
>> I am
ght?
>
>
> *Best Regards!*
>
>
> *Chao Yan--**My twitter:Andy Yan @yanchao727
> <https://twitter.com/yanchao727>*
>
>
> *My Weibo:http://weibo.com/herewearenow
> <http://weibo.com/herewearenow>--*
>
> 2014-09-23 14:33 GMT+08:00 Sam Lee
@yanchao727
> <https://twitter.com/yanchao727>*
>
>
> *My Weibo:http://weibo.com/herewearenow
> <http://weibo.com/herewearenow>--*
>
> 2014-09-23 15:21 GMT+08:00 Sam Lee :
>
>> I have tracked the packets using tcpdump, and it shows that the eth0
o.com/herewearenow
> <http://weibo.com/herewearenow>--*
>
> 2014-09-23 15:51 GMT+08:00 Sam Lee :
>
>> I think routing is in step 4。 The packet shoule be processed by eth1
>> based on routing table. in fact eth0 process it. this is what I am puzzled
>>
>> 2014-0
I think routing is in step 4。 The packet shoule be processed by eth1 based
on routing table. in fact eth0 process it. this is what I am puzzled
2014-09-23 15:47 GMT+08:00 Sam Lee :
> Can you explain it more detail? when the routing table is used?
>
> 2014-09-23 15:39 GMT+08:00 严超
Hi all,
What's the current state of Dynamic routing in neutron? Is it supported by
any vendor / plugin?
Seems development was halted:
https://review.openstack.org/#/q/topic:bp/bgp-dynamic-routing,n,z
https://wiki.openstack.org/wiki/Meetings/Neutron-L3-Subteam
Thanks
You should be able to set glance to chuck the image when it is over a certain
size.
The default is to chuck into 200MB objects when the image os over 5GB (5GB is
also the default max object size in swift)
Sam
> On 26 Nov 2014, at 2:15 am, Chinasubbareddy M
> wrote:
>
> Hi,
g wrong? We build packages based
on git versions so I want to keep the hash in there.
Thanks,
Sam
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.op
> On 8 Jun 2016, at 10:51 PM, Doug Hellmann wrote:
>
> Excerpts from Sam Morrison's message of 2016-06-08 16:59:37 +1000:
>> We have been building our own packages for a few years now and I’ve just
>> started to build packages for liberty.
>>
>> I got a
> On 9 Jun 2016, at 8:16 AM, Sam Morrison wrote:
>
>
>
>> On 8 Jun 2016, at 10:51 PM, Doug Hellmann wrote:
>>
>> Excerpts from Sam Morrison's message of 2016-06-08 16:59:37 +1000:
>>> We have been building our own packages for a few years now and
> On 9 Jun 2016, at 10:06 AM, Doug Hellmann wrote:
>
> Excerpts from Sam Morrison's message of 2016-06-09 08:16:11 +1000:
>>
>>> On 8 Jun 2016, at 10:51 PM, Doug Hellmann wrote:
>>>
>>> Excerpts from Sam Morrison's message of 2016-06-0
f the existing tempest images
weren't being updated actively. I've integrated travis CI and will set it
up to trigger a nightly build of latest Tempest master branch such that the
image always stays up to date.
Regards,
Sam Stoelinga
___
Mai
Hi Jeremy,
Setting the environment variable still doesn’t work as it is still required to
meet the PBR standard.
It would be great to fix the docs and get PBR to follow PEP440 if that is
intended.
Eg. I should be able to set a version like 12.0.3.post74+gea340da
Thanks,
Sam
> On 10
If you're using PCI passhtrough with direct passthrough you shouldn't be
hit by ARP spoofing protection so even though it assigns an IP you could in
theory use any IP. If you need to allow a single IP to be allowed on
multiple ports you can use allowed address pairs functionality. From what I
under
You can not get memory.usage meter from cirros images.
2016-11-10 15:27 GMT+08:00 Ja. C.A. :
> What's your pipeline.yaml?
>
>
> On 10/11/16 00:17, Rodrigo Moreira wrote:
>
> Please I need help.
>
> Ceilometer don't show cpu_usage meters.
>
> Best Regards
>
> On Fri, Nov 4, 2016 at 11:04 PM, Rodri
Hi,
I'm testing gnocchi on lab and realizing it drains CPU and RAM too much.
Do you have a recommendtion for sizing Gnocchi Server configuration?
Thanks and regards,
Sam
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/open
Hi guys,
I meet this issue when deploying Mitaka.
When I attach LVM volume to VM, it keeps state "Attaching". I am also
unable to boot VM from volume.
This is /var/log/nova/nova-compute.log in Compute node when I attach volume.
http://paste.openstack.org/show/598282/
Mitaka version: http://prnts
nova contact to cinder for volume,
but nova log still returns "VolumeNotFound", can't understand.
http://paste.openstack.org/show/598332/
cinder-scheduler.log and cinder-volume.log do not have any error and
attaching log.
2017-02-10 10:16 GMT+07:00 Sean McGinnis :
> On Fri, Feb
Hi,
I'm unable to show event-list of ceilometer, meanwhile meter-list has data.
Ceilometer log does not any "ERROR".
My ceilometer.conf: http://paste.openstack.org/show/598925/
My ceilometer version: http://prntscr.com/e8wob6
I'm using OpenStack Mitaka.
But, with another system installing Gnocch
-- Forwarded message --
From: Sam Huracan
Date: 2017-02-16 9:27 GMT+07:00
Subject: Re: [openstack-dev] Ceilometer event-list empty
To: "OpenStack Development Mailing List (not for usage questions)" <
openstack-...@lists.openstack.org>
Hi Gordon,
I check m
ier:// and - notifier://?topic=event to config, all
things operate accurately as they must to do. :)
Thank you
2017-02-16 19:46 GMT+07:00 gordon chung :
>
>
> On 15/02/17 09:27 PM, Sam Huracan wrote:
> >
> > I check mongodb has event collection, but it is empty
> > http://pr
1 - 100 of 111 matches
Mail list logo