I am out of the office until 04/20/2014.
I will be out of the office August 9 to August 12. I will have no email
connectivity and no phone connectivity.
For any urgent matters please contact Ohad Atia.
Note: This is an automated response to your message "Openstack Digest, Vol
10, Issue 17" sen
Howdy All,
I need a small advice. I am working from last two years on Eucalyptus.
Recently, switched to Openstack and trying to contribute to Code-Base.
My skills are:
*- I have good understanding of private Cloud*
*- Total beginner in Python but somewhat good at Java*
于 2014-4-16 15:27, Mayur Patil 写道:
My skills are:
*- I have good understanding of private Cloud
*
*- Total beginner in Python but somewhat good at Java
*
* Except SWIFT & NEUTRON, I am clear with other components concepts.
*
so which project/component should I study to get
I’ve been playing with having an Icehouse API cell and a Havana compute cell to
see how it goes and to plan how we upgrade to Icehouse.
Most things actually work out of the box, booting etc works which I would think
is the hard one.
Unfortunately some of the simple ones fail, after some brief t
Hi,
I want to launch one VM which will have two Ethernet interfaces with
IP of single subnet. Is this supported now in openstack ? Any suggestion ?
Thanx
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to :
*With 'interfaces' I mean 'nics' of VM*.
On Wed, Apr 16, 2014 at 4:18 PM, Vikash Kumar <
vikash.ku...@oneconvergence.com> wrote:
> Hi,
>
> I want to launch one VM which will have two Ethernet interfaces with
> IP of single subnet. Is this supported now in openstack ? Any suggestion ?
>
>
>
Hi All,
I am experimenting to install swift on single machine.
I am following this guide :
http://docs.openstack.org/havana/install-guide/install/apt/content/general-installation-steps-swift.html
What I have done is:
1. Created keystone endpoint using proxy-server IP i.e. mach
> Subject: Welcome to the "Openstack" mailing list (Digest mode)
> From: openstack-requ...@lists.openstack.org
> To: thakkarja...@live.com
> Date: Wed, 16 Apr 2014 08:04:54 +
>
> Welcome to the Openstack@lists.openstack.org mailing list!
>
> To post to this list, send your email to:
>
>
Need more specific information of the ERROR.
2014-04-16 19:31 GMT+08:00 Mayur Patil :
> Hi All,
>
> I am experimenting to install swift on single machine.
>
> I am following this guide :
> http://docs.openstack.org/havana/install-guide/install/apt/content/general-installation-steps-sw
Hi Kuo,
This what I got from /var/log/syslog
computenode proxy-server STDOUT: ERROR:root:Error connecting to memcached:
127.0.0.1:11211#012Traceback (most recent call last):#012 File
"/usr/lib/python2.7/dist-packages/swift/common/memcached.py", line 208, in
_get_conns#012fp, sock = self._cl
Hi Kuo,
Additionally these are my configuration files
proxy-server.conf: http://fpaste.org/94653/
memcached.conf: http://fpaste.org/94654/
rsyncd.conf: http://fpaste.org/94655/
object-expirer.conf: http://fpaste.org/94657/
Please have a look !
Thanks !
*--*
*Cheers,Mayur*
__
how do you update the json? using gerrit or there is some other process.
Sent from Yahoo Mail on Android
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lis
Hi All,
I set up a havana with hyper-v and neutron (vlan) platform.
my problem is that the virtual machine does not take an ip address yet it
takes the id of the vlan.
Can you help me please.
thanks.
___
Mailing list: http://lists.openstack.org/cgi-bin/
The options are documented in http://devstack.org/stack.sh.html
Just search for LDAP:
Keystone can now optionally install OpenLDAP by enabling the ldap service
in localrc (e.g. enable_service ldap). To clean out the Keystone contents
in OpenLDAP set KEYSTONE_CLEAR_LDAP to yes (e.g. KEYSTONE_CL
Hello,
There is no such integration that I am aware of, sorry.
--
Chuck
On Wed, Apr 16, 2014 at 1:26 AM, mehmet hacısalihoğlu
wrote:
> Hi,
>
> My problem;
> If swift storage fill up 80 percent or 90 percent, It will automaticly
> store azure storage to new data.
> So I want to integrate swift
Hi,
I am using nova-network + VlanNetworkManage in Havana (2013.2.2). But I
meet
following issue.
Different tenants can ping each other using fixed ip. I also found a bug
fixed
commit[1] about this. But it seems not work very well. It add following
rule to the
iptables. (bond1 is the public_inte
Hallo all,
I am implementing a system in Java that should get VM related events such as
created, deleted, resized and etc from OpenStack. Can I kindly know is there a
project that publishes this information via Java REST interface?
Regards,
Krishnaprasad Narayanan
__
Hallo all,
>From the internet, I found that there is a project called StackTach which
>seems to be monitoring utility for OpenStack events. Can I know is there a
>Java interface for the StackTach project?
Regards,
Krishnaprasad
From: /O=UNI-MAINZ/OU=EXCHANGE ADMINISTRATIVE GROUP
(FYDIBOHF23SP
Hello everyone,
I have an Openstack infranstructure up and running with Neutron using
GRE tunnel thanks to Openvswitch. I can create networks, subnets,
floating IPs and private IPs. Now, I would like to scan my VMs for
security purposes.
Do you know if it is possible to scan private IPs with
Hi!
Nova can publish notifications on the queue whenever anything important happens.
https://wiki.openstack.org/wiki/SystemUsageData
Tools like YAGI can consume these events and send them to downstream systems.
Or you could use something like StackTach to consume them and expose them via a
RES
Hello there,
My name is Min Wang, and I am working in HP cloud compute team. I got a
question regarding keystone configuration and need guidance.
So I am following the instruction in this pdf file:
http://docs.openstack.org/havana/install-guide/install/apt/openstack-install-guide-apt-havana.pdf
Thanks Solly for Guidance.
I also hope to get familiar with NOVA internals soon.
Thanks !
On Wed, Apr 16, 2014 at 9:20 PM, Solly Ross wrote:
> If you start contributing to Nova, my advice would be to start small --
> find a part of Nova
> that you get to know well, and then branch out. Nova i
Hi Min Wang,
This is error might be due to permission problem you *must run *these
commands from root.
The command * openssh rand -hex 10*
will create the token which you have to put in
/etc/keystone/keystone.conf in admin section.
the mentioned command
# export
Devendra Gupta wrote:
OK, So If I want something on stable on Havana then I need to go
through the HTTPD/mod_wsgi ? Isn't it.
I also see lots of things around TripleO but don't have much idea.
Things like TripleO, Tuskar
.http://openstack.redhat.com/Deploying_RDO_using_Tuskar_and_TripleO
Though
the econnrefused is probably saying the endpoint for keystone is
misconfigured in your proxy?
The link you pasted for your proxy conf looks like an rsync conf - the
keystone section of your proxy could be very telling - you have to
configure all that service account mumbo jumbo.
You should also t
Hello Everyone,
I am confugring openstack swift single node and doing testing with COSBench.
IN COSBench during Workload Configuration if i am not selecting Clean up
stage and Dispose Stage are these containers are created in my Object
folder in my loopback device partition ??
Thank you
_
Can you make sure that memcached is running on your machine? If not,
make sure you install and run it.
Also, I believe it is required that memcached be started first before
starting swift. You might have to do:
$ sudo service memcached stop
$ swift-init all stop
$ sudo service memcached start
$ s
Hey guys,
Good news!
SPICE Console is now the default for this guide I wrote, and it is working
with IPv6 too! Both SPICE Servers and Proxy... Check it out!
Next step for VDI: Enable Sound device for each Instance.
Cheers!
Thiago
On 15 April 2014 20:49, Martinx - ジェームズ wrote:
> Hello Stacke
Sounds like you're looking for a dump-excess cloud-to-cloud sort of thing?
*Adam Lawson*
AQORN, Inc.
427 North Tatnall Street
Ste. 58461
Wilmington, Delaware 19801-2230
Toll-free: (888) 406-7620
On Wed, Apr 16, 2014 at 7:00 AM, Chuck Thier wrote:
> Hello,
>
> There is no such integration tha
Kinda like this? https://review.openstack.org/#/c/64430/
From: Adam Lawson [mailto:alaw...@aqorn.com]
Sent: Wednesday, April 16, 2014 3:27 PM
To: Chuck Thier
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] Openstack Swift with Azure Integration
Sounds like you're looking for a dump-ex
On 2014-04-16 06:08:08 -0700 (-0700), dua_rajd...@yahoo.com wrote:
> how do you update the json? using gerrit or there is some other
> process.
Yes, through the Gerrit instance at review.openstack.org. You
probably want to propose an update to
https://git.openstack.org/cgit/stackforge/stackalytics
Hi,
I have a setup in which I need to preserve port 5672 for ActiveMQ. On my
OpenStack server, I'm trying to change the default port for Rabbitmq from 5672
to 5673. I modified this port in /etc/neutron/neutron.conf and
/etc/rabbitmq/rabbitmq-env.conf and rebooted the server. After the ser
Hi,august:
I have this issue in icehouse on SuseSP3, and fix it by updating
neutron.conf.
This is soluton by eupub:
https://ask.openstack.org/en/question/26985/icehouse-virtual-interface-creation-failed/
2014-04-10 5:41 GMT+08:00 August Simonelli :
> Hi all,
>
> I'm following the Icehouse+U
python-keystoneclient 0.8.0 has been released and is now available on pypi
[1].
Given the recency of the 0.7 series, this a relatively small release.
However, 0.8.0 notably fixes a race condition in
keystoneclient.middleware.auth_token for PKI deployments [2], which is
closely related to an issue
Hi,
I want to integrate an external service with keystone, in a way that only
an authorized user in keystone could make access to that service.
In the simplest form, consider it as a web service which receive the user's
request and return a specific feature of his/her instance.
Surely, users shoul
For information in your memcached.conf :
# Specify which IP address to listen on. The default is to listen on all IP
addresses
# This parameter is one of the only security measures that memcached has,
so make sure
# it's listening on a firewalled interface.
-l 192.168.2.21
You need to set the mem
36 matches
Mail list logo