-
Hi,
this is my python code (the important part):
`with open('proba.txt', 'r') as myfile:
for line in myfile:
if 'Surface' in line:
Surface.append(find_id(line))
geom.add_raw_cod…
-
After having defined a target in a FS model file:
mdt: node=nova4 ha_node=nova3 dev=/dev/mapper/fs1mdt0 ...
the FS config file (xmf) should be installed on `ha_node}}} (here nova3) also. This is…
-
With the default shine.conf, the command shine start fails with the following stack trace:
```
[root@80e259718e60 /]# shine --version
Shine v1.5
[root@80e259718e60 /]# shine start
WARNING: Erro…
-
@LuckyCyborg trying to navigate to a page that uses the default template, I am getting this error:
ErrorException (E_WARNING)
file_put_contents(C:\Bitnami\wampstack-5.6.22-0\apache2\htdocs\nova40…
-
dear David we don't use sample data in master version nova, we must spend many time to remove all.
-
I know I've been the biggest support on staying v3 but with the constant updates happening I feel it would be better to jump to v4 now and separate the application into app and system to the framework…
-
when i push to gitbucket, after write objects and refs, hang up.
```
$ git clone --mirror https://github.com/openstack/nova.git
$ cd nova.git
$ git push --all http://localhost:8080/git/root/nova.git
…