Hi,
I want to use jclouds. I create pom.xml from
http://jclouds.apache.org/guides/openstack/#pom
Then I run
mvn dependency:copy-dependencies "-DoutputDirectory=./lib"
It shows errors like this BUILD FAILURE
Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.1:copy-dependenc
On 2014-12-23 11:27:49 +0800 (+0800), LIU Yulong wrote:
> I noticed that all test tempest here are broken
> http://status.openstack.org/zuul/. There is no passed tempest
> check today. All patch with tempest check in review.openstack.org
> will get a Jenkins -1 mark today. Please some zuul/tempest'
It seems that the devstack cause the test failed.All openstack services' check
job 'check-tempest-dsvm-full' has the same error output.
2014-12-23 03:22:14.997 | 0 upgraded, 0 newly installed, 0 to remove and 2 not
upgraded. 2014-12-23 03:22:15.247 | Running devstack 2014-12-23 03:22:15.247 |
.
Hi all,
I noticed that all test tempest here are broken
http://status.openstack.org/zuul/.
There is no passed tempest check today.
All patch with tempest check in review.openstack.org will get a Jenkins -1 mark
today.
Please some zuul/tempest's core/maintainer to check this issue.__
Kevin --
Thanks for your thoughts; this seems possible, if ugly. My original
question remains, though: If there is meant to be an upgrade path from
nova-network (In L, or M, or whenever), what will my use case look like
after migration? Will it be this same setup that you suggest, or is a
I've been taking a look at this
(https://github.com/stackforge/swift-ceph-backend and forks etc). Looks
good.
I have some possibly dumb questions :-)
1/ Async updates
There's a comment in rados_server.py about not handling these. What
exactly is the issue? (I note in Juno we need to add a po
Hi everybody,
using RDO IceHouse packages I've set up an infrastructure atop of
RHEL6.6 and am seeing a very unpleasant performance for the storage.
I've done some testing and here's what I get from the same storage: but
different access points:
cinder-volume # dd if=/dev/zero of=baloon bs=10485
Great info! Thanks Lars.
On 12/22/14, 5:08 PM, "Lars Kellogg-Stedman" wrote:
>I wrote an article about using the new serial console support for Nova
>servers introduced in OpenStack Juno:
>
>
>http://blog.oddbit.com/2014/12/22/accessing-the-serial-console-of-your-nov
>a-servers/
>
>I thou
I have a slightly different take on some of this:
On Mon, Dec 22, 2014 at 11:52 AM, Jay Pipes wrote:
>
> On 12/22/2014 11:20 AM, Eriane Leobrera wrote:
>
>> Hi OpenStack,
>>
>> I would really appreciate if anyone can assist me on my dilemma. Below
>> are the capabilities I am looking for. We are
Sorry the command should read
swift-ring-builder account*-1*.builder add hq-ip#1:6002/sda3 100 ?
I forgot to add the -1 in...
On Mon, Dec 22, 2014 at 3:00 PM, Amit Anand wrote:
> Thanks Christian I think thats exactly what I needed - I will try and make
> 2 new rings and see how that works. Yo
Thanks Christian I think thats exactly what I needed - I will try and make
2 new rings and see how that works. You wouldnt per chance know how I would
limit the replicas, ie 2 in the Paris region and 1 at HQ? I only want one
replica to goto the HQ region...
So for instance, if I have two nodes in
On 22.12.14 19:11, Amit Anand wrote:
> Now I want to try and do the following below:
>
> http://techs.enovance.com/7094/openstack-swift-2-0-introducing-storage-policies
>
> So pretty much have a Paris and Montreal center as described - I want to
> add a third datacenter to each as replication. So
Hi,
My cloud is using IPv4 addressing to access metadata only, all
regular/other traffic is all IPv6. I'm facing a problem now where
certain (!) downloads are corrupted, eg. making it impossible to yum
update my kernel (this is a CentOS 7 instance). The instance is
receiving a MTU of 1454 per
HI all,
So now I want to add a third "datacenter" basically more storage nodes. Now
I want to try and do the following below:
http://techs.enovance.com/7094/openstack-swift-2-0-introducing-storage-policies
So pretty much have a Paris and Montreal center as described - I want to
add a third datac
Hi Wilence,
It is good to hear that you are interested in the DVR and wanted to
contribute to DVR.
There are couple of documents out there to get you started and I can
provide you the link.
The best option would be to listen to the Video recording of our
presentation in the Paris Summit. That woul
I wrote an article about using the new serial console support for Nova
servers introduced in OpenStack Juno:
http://blog.oddbit.com/2014/12/22/accessing-the-serial-console-of-your-nova-servers/
I thought this might be of general interest.
Cheers,
--
Lars Kellogg-Stedman | larsks @ {freenod
On 12/22/2014 11:20 AM, Eriane Leobrera wrote:
Hi OpenStack,
I would really appreciate if anyone can assist me on my dilemma. Below
are the capabilities I am looking for. We are on the process of deciding
between OpenStack vs CloudStack. Capabilities are much more important
for us, integrated an
Hi OpenStack,
I would really appreciate if anyone can assist me on my dilemma. Below are the
capabilities I am looking for. We are on the process of deciding between
OpenStack vs CloudStack. Capabilities are much more important for us,
integrated and having everything automated.
Here are the l
Hi All,
Currently I trying to setup the following cloud setup.
Before I go further I just need to review the hardware configuration setup
Basic requirement
Total 40 VMs
Hard Disk per user 10 to 50 GB
RAM per VM 4 GB, dynamic max 12GB
Network per VM 100Mbits/second per VM
MAx req is 16GHz pe
On 2014-12-22 18:09:16 +0530 (+0530), Srinivasreddy R wrote:
> i am trying to install openstack branch stable/icehouse release through
> devstack on ubuntu 14.04 .
[...]
> ImportError: No module named pbr_json
> Complete output from command python setup.py egg_info:
> /usr/local/l
Greetings!
I am new for OpenStack and I focus on dvr of Neutron recently. I have learn
some theory about dvr.
The wiki of neutron and dvr in https://wiki.openstack.org also help me a
alot.
Now I want to make the change about the code of neturn, especially in dvr.
But I still don't know how to
sta
hi,
i am trying to install openstack branch stable/icehouse release through
devstack on ubuntu 14.04 .
getting the below errors .many times i have installed with ubuntu 14.04
and worked fine . but dont know why i am getting the below errors now .
+ git_clone git://git.openstack.org/openstack
Hi All,
I have integrated below CPU pinning patches to Nova
https://review.openstack.org/#/c/132001/2https://review.openstack.org/#/c/128738/12https://review.openstack.org/#/c/129266/11https://review.openstack.org/#/c/129326/11https://review.openstack.org/#/c/129603/10https://review.openstack.org
Hi Openstack users,
I am trying the following scenario and getting the some error, need help in
debugging the issue
1) Created a Host Aggregate and assigned hosts in it, also added metadata
to the Host aggregate using the command "aggregate-set-metadata"
2) Created a flavor and adde
The shared network would have all of the VMs attached to it and would
just be private address space. The shared network would be connected
to a virtual router which would be connected to an external network
where all of your floating IPs come from. The floating IPs from there
would have the allocat
On 12/22/14 2:08 PM, Kevin Benton wrote:
Can't you simulate the same topology as the FlatDHCPManager + Floating
IPs with a shared network attached to a router which is then attached
to an external network?
Mmmmaybe? Floating IP support in nova-network is pretty great
(allocation, assignment,
26 matches
Mail list logo