[Bug 1489059] Re: "db type could not be determined" running py34

2016-06-17 Thread Isaku Yamahata
** Also affects: networking-odl Importance: Undecided Status: New ** Changed in: networking-odl Importance: Undecided => Low ** Changed in: networking-odl Status: New => In Progress ** Changed in: networking-odl Assignee: (unassigned) => Isaku Yamahata

Re: [Bug 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-08-22 Thread Isaku Yamahata
On Mon, Aug 22, 2011 at 01:42:08PM -, Scott Moser wrote: Just from reading comment 2, the issue is clearly not fixed correctly. /proc/partitions shows vda, vdb, and vdc, but the block-device-mapping shows ephemeral0 mapped to vdd. Yes, you're right. The create kvm command line that

Re: [Bug 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-08-22 Thread Isaku Yamahata
On Mon, Aug 22, 2011 at 01:42:08PM -, Scott Moser wrote: Just from reading comment 2, the issue is clearly not fixed correctly. /proc/partitions shows vda, vdb, and vdc, but the block-device-mapping shows ephemeral0 mapped to vdd. Yes, you're right. The create kvm command line that

[Bug 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-08-17 Thread Isaku Yamahata
So far nova lied. It is fixed by nova revision of 1400 in the repository. Here is the example ubuntu@ubuntu:~$ cat /proc/partitions major minor #blocks name 2520 10485760 vda 252 16 20971520 vdb 252 321048576 vdc ubuntu@ubuntu:~$ python -c 'import boto.utils;

[Bug 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-08-17 Thread Isaku Yamahata
So far nova lied. It is fixed by nova revision of 1400 in the repository. Here is the example ubuntu@ubuntu:~$ cat /proc/partitions major minor #blocks name 2520 10485760 vda 252 16 20971520 vdb 252 321048576 vdc ubuntu@ubuntu:~$ python -c 'import boto.utils;