← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1220937] Re: with_venv.sh should enclose command args

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => havana-rc1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1220937

Title:
  with_venv.sh should enclose command args

Status in OpenStack Image Registry and Delivery Service (Glance):
  In Progress
Status in Orchestration API (Heat):
  Fix Committed
Status in OpenStack Dashboard (Horizon):
  Fix Committed
Status in OpenStack Identity (Keystone):
  Fix Released
Status in OpenStack Neutron (virtual network service):
  Fix Committed
Status in Trove - Database as a Service:
  Fix Released

Bug description:
  $ tools/with_venv.sh neutron --os-username "admin 1" net-show "net 1"
  Unknown command [u'1', u'net-show', u'net', u'1']

  after enclose command in with_venv.sh
  $ tools/with_venv.sh neutron --os-username "admin 1" net-show "net 1"
  You must provide a password via either --os-password or env[OS_PASSWORD]

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1220937/+subscriptions