The 'stamp' option sets the DB version so the upgrade process knows where
to start and the 'upgrade' option actually upgrades the DB[1]. You probably
want to re-stamp the DB as 'icehouse' and then upgrade to 'juno'.
[1]
https://github.com/openstack/neutron/blob/master/neutron/db/migration/README
hi all
as a translation coordinator, we just done our first translation
meeting, and yes we are translating now ;) hugh still thousand word to
do
we have general mailing list, forum , group in FB
and we know this TG and IG , dont have mailing list, and we should ask
ping pong between General and
hi all
i am planning to render something on several VM, as render farm
any idea to make gPU Rendering on top of NOva?
Frans
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Un
I'm not sure if this was because i did something wrong, or its a bug... but
in case you run into it...
On upgrade from icehouse to juno (ubuntu 14.04->14.10), i ran into an issue
w/ DHCP where I got an error out like:
agent['heartbeat_timestamp']
TypeError: 'NoneType' object has no attribute '__g
At least, you'll need an IOMMU capable MOBO... Than pass your GPUs to your
Instances... I'l doing this using KVM (ubuntu-virt) (outside OpenStack), it
works!
On 19 October 2014 15:31, Frans Thamura wrote:
> hi all
>
> i am planning to render something on several VM, as render farm
>
> any idea t
After doing this upgrade (with a good chunk of data in the database that
was created on icehouse), i'm running into a problem I'm wondering if
anyone else has seen.
In particular, if i do a 'heat resource-list' on a stack that was created
with icehouse, i get an error, which is below.
I'm not sur
On 17/10/14 21:23, Jitendra Kumar Bhaskar wrote:
> Awesome work by all involved developers from different regions!!!
>
> As per document when I tried to add juno repo in ubuntu 14.04 am getting
> error :
>
> # add-apt-repository cloud-archive:juno
> 'juno': not a valid cloud-archive name.
> Must
I am trying to find a way of creating a dynamic List of Loadbalancer
PoolMembers using Heat.
The idea is that the number of PoolMembers and the required Addresses would
be received as Heat parameters.
However, I am unable to get %index% working inside a Fn:Select block.
Is there some other way
Hi,
I've written a few scripts to make adding of storage to swift cluster
easier:
remakerings: removes existing ring files and builds new empty rings.
addtorings: adds new IP:DISK pair to existing rings.
removefromrings: removes an IP:DISK pair from existing rings.
I'm facing a problem in one sce