An OpenStack Compute driver for LXD
Go to file
James Page 216b7a5cd5 Switch to using lxd: namespace for extra-specs
Use of unscoped extra-specs confuses the ComputeCapabilitiesFilter,
causing all LXD compute hosts to be excluded as targets for
scheduling of instances.

Switch supported extra-specs to the lxd: namespace to ensure that
they are correctly ignored by other parts of Nova, but remain
visible in the LXD compute driver:

  lxd_isolated -> lxd:isolated
  lxd_privileged_allowed -> lxd:privileged_allowed
  lxd_nested_allowed -> lxd:nested_allowed

(also fixup branch configuration for stable/mitaka)

Change-Id: I5ff696769c25639ff28eb029f27c8d22d5769adf
Closes-Bug: 1648056
2016-12-07 15:18:08 +00:00
contrib/glance_metadefs Switch to using lxd: namespace for extra-specs 2016-12-07 15:18:08 +00:00
devstack Transition from nova-compute-lxd to nova-lxd 2015-11-23 11:06:10 -05:00
doc/source Transition from nova-compute-lxd to nova-lxd 2015-11-23 11:06:10 -05:00
etc Update filters 2015-04-18 20:43:14 -04:00
nova_lxd Switch to using lxd: namespace for extra-specs 2016-12-07 15:18:08 +00:00
specs Update todo list 2015-11-07 15:28:54 -05:00
tools Fix PEP8 errors 2015-07-06 12:16:29 +02:00
.coveragerc Fix coverage 2016-01-19 20:30:51 -05:00
.gitignore final code refactor 2015-06-22 15:18:48 -04:00
.gitreview Switch to using lxd: namespace for extra-specs 2016-12-07 15:18:08 +00:00
.mailmap Add missing files 2015-01-09 13:18:48 -05:00
.testr.conf revert .testr.conf change 2016-01-19 12:58:10 -05:00
.travis.yml Tox runs flake8; travis shouldn't 2016-05-12 10:47:34 -06:00
CONTRIBUTING.rst No 2016-01-29 17:53:16 +01:00
HACKING.rst Transition from nova-compute-lxd to nova-lxd 2015-11-23 11:06:10 -05:00
LICENSE Frist commit 2015-01-09 11:33:42 -05:00
MANIFEST.in Frist commit 2015-01-09 11:33:42 -05:00
README.md Transition from nova-compute-lxd to nova-lxd 2015-11-23 11:06:10 -05:00
babel.cfg Frist commit 2015-01-09 11:33:42 -05:00
openstack-common.conf Transition from nova-compute-lxd to nova-lxd 2015-11-23 11:06:10 -05:00
requirements.txt Fix stable/mitaka branch tests for tox 2016-05-12 09:52:16 -06:00
run_tests.sh Update package defaults 2015-11-07 15:25:28 -05:00
setup.cfg Add support for isolated idmaps to mitaka. 2016-12-05 04:35:15 +00:00
setup.py Update requirements 2015-11-20 12:55:08 -05:00
test-requirements.txt Fix stable/mitaka branch tests for tox 2016-05-12 09:52:16 -06:00
tox.ini Fix stable/mitaka branch tests for tox 2016-05-12 09:52:16 -06:00

README.md

nova-lxd Build Status

An OpenStack Compute driver for managing containers using LXD.

Bug reports

Bug reports can be filed at https://github.com/lxc/nova-lxd/issues/new

Support and discussions

We use the LXC mailing-lists for developer and user discussions, you can find and subscribe to those at: https://lists.linuxcontainers.org

If you prefer live discussions, some of us also hang out in #lxcontainers on irc.freenode.net.