Bug 1041748

Summary: [RFE][glance]: Add unittests for glance command line tools
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-glanceAssignee: RHOS Maint <rhos-maint>
Status: CLOSED NOTABUG QA Contact: Dafna Ron <dron>
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: eglynn, fpercoco, markmc, scohen, yeylon
Target Milestone: Upstream M3Keywords: FutureFeature, TestOnly, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/glance/+spec/glance-cmd+unittests
Whiteboard: upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-04 13:06:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 19:09:37 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/glance-cmd+unittests.

Description:

For now glance/cmd is one of the least coreved parts of code in Glance. To improve this, more unit tests should be written. 

Functional end-to-end testing should be avoided. Mocking and fake data should be used to restrict system under test.

Specification URL (additional information):

None