I deployed a single node devstack on Ubuntu 14.04.
This devstack belongs to Juno.
I have written a cinder-volume driver for my client backend.
I want to contribute this driver in Juno release.
As i analyzed the contribution process,it is telling to run tempest tests
for Continuous Integration.
Cou
Hi Mike,test which is failed for me is:
*tempest.api.volume.admin.test_volume_types.VolumeTypesTest*
I am getting error in below function call in above test
"*self.volumes_client.wait_for_volume_status**(volume['id'],*
* 'available')**".*
This function call is in below function:
*@test.attr(typ
Hi All,
I have installed three node icehouse on Ubuntu platform. The neutron
agent-list is empty:
--
root@ice-controller:/home/oss# neutron agent-list
root@ice-controller:/home/oss# nova agent-list
+--+++--+-+-+-+
| Agent_id | Hy
Hi Nikesh,
There's a script in devstack, 'driver_certs/cinder_driver_cert.sh' that is
used to test third party drivers. It will run all the necessary tests to
get your driver tested. After run, the script says if your driver passed or
failed. I see that you are using TEMPEST_VOLUME_DRIVER, TEMPES
HI Matthias,
First run the below mentioned command and the command you mentioned. it will
work.
sudo yum install -y http://rdo.fedorapeople.org/rdo-release.rpm
sudo yum install -y openstack-packstack
Regards
Vijay
> Date: Thu, 31 Jul 2014 21:48:35 +0200
> From: mru...@redhat.com
> To: opens
HI Matthias,
First run the below mentioned command and the command you mentioned. it will
work.
sudo yum install -y http://rdo.fedorapeople.org/rdo-release.rpm
sudo yum install -y openstack-packstack
and then you to run
yum update
After the above commands run
yum install openstack-nova-co
I believe you are talking about the behavior of swift command (
python-swiftclient) rather than the swift server process itself.
1. Swift proxy server process ( in turn container process) handles PUT and
POST verbs separately
i.e if you use apis directly,e.g. via curl or python libraries, there w
I am in the process of implementing a custom weigher class. I have created
a weigher that prefers hosts which do not have other instances in the same
group (think GroupAntiAffinityFilter but for weight).
Here is the code for the class:
# Copyright (c) 2011 OpenStack Foundation
# All Rights Reserv
Cinder still has not implemented shared volume concepts
https://blueprints.launchpad.net/cinder/+spec/multi-attach-volume.
I don't think that you can mount VM network interface directly to NFS.
On Fri, Jun 13, 2014 at 12:39 AM, Marc Soda wrote:
> Hey all,
>
> I'm hoping for a little guidance.
On 14:46 Fri 01 Aug , Nikesh Kumar Mahalka wrote:
> Hi Mike,test which is failed for me is:
> *tempest.api.volume.admin.test_volume_types.VolumeTypesTest*
>
> I am getting error in below function call in above test
> "*self.volumes_client.wait_for_volume_status**(volume['id'],*
> * 'available
Le 01/08/2014 18:46, Danny Beutler a écrit :
I am in the process of implementing a custom weigher class. I have
created a weigher that prefers hosts which do not have other instances
in the same group (think GroupAntiAffinityFilter but for weight).
Here is the code for the class:
# Copyright
On 7/31/2014 6:58 AM, Markus Zoeller wrote:
The blueprint "libvirt-driver-domain-metadata" introduces some of the
istances properties to the `libvirt.xml` file. For example the name
of the instance, the name of the flavor and the creation date.
Would it make sense to add the instance.metadata
Am suspecting the .ini of the respective service is not pointing to right
rabbitmq or sql IP. Check:
/etc/neutron/
-rw-r--r-- 1 root root 576 Aug 1 09:12 dhcp_agent.ini
-rw-r--r-- 1 root root 642 Aug 1 09:12 l3_agent.ini
-rw-r--r-- 1 root root 264 Aug 1 09:12 metadata_agent.ini
Regards~hrus
I have a very small patch into config.py adding an 'emulator' node to the
generated XML on instance spawn.
This allows me to not override the system QEMU (and mess with my package
manager).
For future people customizing QEMU you will have to configure AppArmor
(Ubuntu 14.04 LTS Server here) to al
14 matches
Mail list logo