Comments

24 Comments

Works for me.

[tester@fedora23 ~]$ nova image-list 2>&1 | grep 'Fedora 22' && cat /etc/redhat-release 
| 3bb3aaf4-03eb-4417-87fb-1afd8d5abd15 | Fedora 22 (PVHVM)                                            | ACTIVE |                                      |
Fedora release 23 (Twenty Three)
BZ#1251834 Review Request: python-rackspace-auth-openstack - Rackspace authentication for openstack clients

Works for me.

[tester@fedora22 ~]$ nova image-list 2>&1 | grep 'Fedora 22' && cat /etc/redhat-release 
| 3bb3aaf4-03eb-4417-87fb-1afd8d5abd15 | Fedora 22 (PVHVM)                                            | ACTIVE |                                      |
Fedora release 22 (Twenty Two)
BZ#1251834 Review Request: python-rackspace-auth-openstack - Rackspace authentication for openstack clients

All three features added to nova have been tested successfully. As expected, the package creates, lists and deletes virtual interfaces on a nova instance through the nova API endpoint. All help information is shown as expected.

BZ#1286867 Review Request: python-novaclient-os-virtual-interfaces - Adds Virtual Interfaces support to python-novaclient

All three features added to nova have been tested successfully. As expected, the package creates, lists and deletes virtual interfaces on a nova instance through the nova API endpoint.

BZ#1286867 Review Request: python-novaclient-os-virtual-interfaces - Adds Virtual Interfaces support to python-novaclient