-
I have been working with Rightscale and their integration with Alamo installs, and they require public IP addresses on their instances they create. Openstack supports auto-assignment of IP addresses,…
budjb updated
12 years ago
-
This might've been addressed already; possibly a bug to this, so please pardon repost: https://github.com/rcbops/chef-cookbooks/issues/278
[Tue, 27 Nov 2012 21:39:59 -0500] [72] Generating chef-clien…
-
chef-server.qcow2 is not downlaoded in post-installation when $FLAVOR is set to MINIMAL. Post-installation keeps trying to install chef server forever.
-
python test/compliance/job/06_job_container_01.py pbs+ssh://alamo.futuregrid.org oweidner
-
This tends to happen when a VMM node fails and then comes back up. The VMs Nimbus started are gone, but Nimbus doesn't seem to realize that.
Specifically on Alamo right now (Nimbus 2.9), VM instance …
-
Hi! I'm trying to use networkx with Python 3.2.3 on my fedora x64 linux and I got error while executing simple example. I think it is a bug:
input:
import networkx as nx
G=nx.star_graph(20)
pos=nx.sp…
-
hi, :((
naser jan bara box hayi ke ba ajax load mishe ,
toye code haye js be moshkel asasi khordam,
chobo chomagh var dar amar migiram bezanim to goshesh :D
-
Here is the output trace of the example execution.
I submitted 4 pilots using Pilot-api and bliss.
1. ssh://localhost - worked and terminated automatically
2. pbs://localhost - queued and not termina…
-
Multiple instances of a job service during a session fail more or less randomly:
``` python
#!/usr/bin/env python
# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
'''This examples shows how to…
-
The sampling of a chi-squared distribution is currently only possible for a number of degrees of freedom from 1 to 4. However, it is very easy to extend the sampling to any number of degrees of freedo…