nova-network get installed when I have ENABLED_SERVCIES="mysql key swift"

Bug #885767 reported by Chmouel Boudjnah
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Ken Pepple

Bug Description

Enabled Services:

stack@devstack4:~/devstack$ grep ENABLE *rc
localrc:ENABLED_SERVICES='swift key mysql'

Logs:

+ [[ swift key mysql =~ mysql ]]
+ /opt/stack/nova/bin/nova-manage network create private 10.0.0.0/24 1 256
2011-11-03 16:25:50,931 DEBUG nova.utils [-] backend <module 'nova.db.sqlalchemy.api' from '/opt/stack/nova/nova/db/sqlalchemy/api.py'> from (pid=16084) __get_backend /opt/stack/nova/nova/utils.py:447

Revision history for this message
Yun Mao (yunmao) wrote :

This step (nova-manage) should only create the fixed IPs in the database. You can probably argue that it belongs to mysql, because nova-network might be installed on multiple nodes, but those DB entires should only be created once.

Changed in devstack:
assignee: nobody → Ken Pepple (ken-pepple)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/5118
Committed: http://github.com/openstack-dev/devstack/commit/389f4efb1ed9c2261caffc3a64006fe6171aae39
Submitter: Jenkins
Branch: master

commit 389f4efb1ed9c2261caffc3a64006fe6171aae39
Author: Ken Pepple <email address hidden>
Date: Thu Mar 8 19:37:03 2012 -0800

    support glance only mode by if...then checking for is_service_enabled nova.
    removed redundant is_service_enabled checks for screen_it processes.
    fixes bug 885767

    Change-Id: I4441e8d0e9d7b96770923721fa97dbd10c4379a8

Changed in devstack:
status: In Progress → Fix Committed
Dean Troyer (dtroyer)
Changed in devstack:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.