Hi,

I am trying to run the EC2 tests in Tempest. On a devstack, here's what I run:

    $ nosetests -sv tempest.thirdparty.boto.test_ec2_instance_run
    SKIP: EC2 InstanceRunTest: requires ami/aki/ari manifest

    ----------------------------------------------------------------------
    Ran 0 tests in 0.648s

    OK (SKIP=1)

What are these manifests and how can I create them?
For the record:

    $ glance image-list
    
+--------------------------------------+---------------------------------+-------------+------------------+-----------+--------+
    | ID                                   | Name                            | 
Disk Format | Container Format | Size      | Status |
    
+--------------------------------------+---------------------------------+-------------+------------------+-----------+--------+
    | bfd32134-abf2-4c12-9b20-a4ad3b2189a3 | cirros-0.3.1-x86_64-uec         | 
ami         | ami              | 25165824  | active |
    | c34374d6-2496-4804-840a-aa20d1ccbdd7 | cirros-0.3.1-x86_64-uec-kernel  | 
aki         | aki              | 4955792   | active |
    | 9c172eb3-6a37-4075-8665-6c10c3295106 | cirros-0.3.1-x86_64-uec-ramdisk | 
ari         | ari              | 3714968   | active |
    
+--------------------------------------+---------------------------------+-------------+------------------+-----------+--------+

Thank you,

---
Joe H. Rahme
IRC: rahmu


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to