Reviewed: https://review.openstack.org/252378 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=a0846362d70a24b4609d55504c57883c44d535bd Submitter: Jenkins Branch: master
commit a0846362d70a24b4609d55504c57883c44d535bd Author: kairat_kushaev <[email protected]> Date: Wed Dec 2 16:12:50 2015 +0300 Remove artifact entry point Artifact entry point doesn't exist in glance. So it can be safely removed. Change-Id: If7baac6b0e8685843900157717ff1c6c7c8032c0 Closes-bug: #1508879 ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1508879 Title: glance-artifacts doesn't exist Status in Glance: Fix Released Bug description: Using Liberty release, if I run $ /nix/store/rgmjikgzkvcrpd7w5v28p6w01bhb9yq1-glance-11.0.0/bin/glance-artifacts Traceback (most recent call last): File "/nix/store/rgmjikgzkvcrpd7w5v28p6w01bhb9yq1-glance-11.0.0/bin/glance-artifacts", line 6, in <module> from glance.cmd.artifacts import main ImportError: No module named artifacts I can't spot artifacts module inside glance/cmd/ folder. Should it be removed? To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1508879/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

