



Create the nf configuration file that DevStack needs (localrc is inside it now) with Neutron as an anabled service (NOTE: This notation is explained `here `_)::ĮNABLED_SERVICES+=,n-api,n-crt,n-obj,n-cpu,n-cond,n-schĮNABLED_SERVICES+=,q-api,q-svc,q-agt,q-dhcp,q-l3,q-lbaas,q-meta,neutronĮNABLED_SERVICES+=,cinder,c-api,c-vol,c-sch Sudo su - stack # or whatever user you already have (instead of stack) If you need one, do this as root::Įcho "stack ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers Ensure you have a user already with sudo rights. Please watch `this Quark Github Issue `_ for updates on this. Please also not that once Quark+Neutron+DevStack+Tempest are wired up, the Tempest tests are failing. We mention this because these instructions can become invalid if and when changes are pushed to DevStack. Quark is not currently designed to work with `DevStack `_ (but it can with the instructions below).
