Commit Graph

29 Commits

Author SHA1 Message Date
James Page 6603a7f323 Retire master branch of nova-lxd
Drop content and replace with retirement notice.

Change-Id: I2de2eff7694d60597a6413a0a64124fbbede69bb
2019-07-23 13:56:57 +01:00
Vieri 80b99add8a Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Update the setup.py to support twine; explicitly say that the long
description is a markdown file.

Change-Id: Ia5315b68818e86a08c0b35e8ed896f91bf851228
2019-01-23 18:38:15 +00:00
Chandan Kumar 56df4ecd91 Fixed import error of nova-lxd-tempest-plugin
* While running nova lxd tempest plugin with tempest, it gives
  ERROR tempest ImportError: No module named nova_lxd_tempest_plugin.plugin.
  It can be fixed by adding nova_lxd_tempest_plugin to site packages.

Change-Id: Id08618a497b0f9205680a97d31600481b92eab08
2017-11-13 11:16:25 +05:30
Hangdong Zhang 655285fd65 Update the documentation link for doc migration
Change-Id: Icbb63027ce6530372475b9392eb373c8678ae0fb
BTW: Do some optimization as well (http -> https)
2017-07-31 10:20:03 +00:00
Paul Hummer e56acc2eac Remove some unneeded/unused dependencies
Dependencies in openstack are sometimes a little hairy (resulting
in some painful mismatches) and the Openstack requirements bot
only complicates things. So I removed the ones we aren't actually
using.

There's also some removal of configs for internationalization that
haven't worked since right after xenial was released, and that we
aren't using and don't really have a need for.

Change-Id: If5c1725cf420174cd75cbd93e1915e276adfe46e
2016-11-06 14:28:25 -07:00
Chuck Short 20aed992e1 Add nova-lxd tempest plugin
Add infrastructure support for nova-lxd tempest plugin. To run the tests,
run the following command in the tempest tree:

tox -e all-plugin -- nova_lxd

Change-Id: I030cfd0a38e5fa191baa0acc48a969b3b553fced
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-09-14 09:41:39 -07:00
Chuck Short fb9c9a4fa1 Remove version
Remove version so pbr can generate it from the
tag.

Change-Id: I40fe2d8822b6137f9128109cf7260104e88fb24c
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-07-20 09:34:49 -04:00
Chuck Short 11b111292c Fix package installs
Doing a package install was failing because the
the egg was not being generated properly.

Change-Id: I8b05567a2cc7acec18e8205cbc696a78f56142db
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-06-13 21:00:18 -04:00
Chuck Short 3457fa29b4 Clean up setup.cfg
Clean up setup.cfg a bit more so that we arent using
the nova_lxd namespace.

Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-05-11 11:38:15 -04:00
Chuck Short ca8aff5729 Remove linux-image-converter
Remve the linux-image-converter from entry-points since
it no longer exists.

Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-05-11 10:06:16 -04:00
Chuck Short 8d634ee967 Fix nova-lxd driver loading
Recent nova commit 8eb03de1eb83a6cd2d4d41804e1b8253f94e5400 removed the
mechanism by which nova-lxd was loading its ComputeDriver from out
of tree.

With this change we can now add a nova.virt.lxd
to the nova.virt namespace from the nova-lxd package.
This makes it easier to maintain and easier to merge
into the nova tree when it is ready.

Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-05-11 10:06:16 -04:00
Chuck Short ff2792f7ef Tag 13.0.0
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-04-08 14:34:01 -04:00
Chuck Short 1c0057871d Bump version
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-03-04 08:59:45 -05:00
Chuck Short 294223b41b Bump version to 13.0.0b2
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-02-17 11:55:20 -05:00
Chuck Short 8df86968b8 Bump version
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-12-15 14:07:26 -05:00
Chuck Short 88f5e74ae4 Bump to v0.19
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-12-11 10:00:40 -05:00
Chuck Short d0371a3ecb Update package defaults
nclxd -> nova_lxd and rename project to nova-lxd

Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-11-07 15:25:28 -05:00
Chuck Short 36ef711436 Bump to 0.18
Bump to 0.18

Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-10-01 21:41:32 -04:00
James Page 185283ea43 Fixup for rename of README.rst to README.md 2015-09-29 14:57:36 +01:00
Chuck Short c62d1187d6 Version bump
Bump version to 0.17.1

Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-09-23 09:43:37 -04:00
Chuck Short 8d63fa0918 Update setup.cfg
Update setup.cfg

Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-09-21 13:29:23 -04:00
Chuck Short cef5c47ffe Release 0.16
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-08-20 14:31:02 -04:00
Chuck Short 183359b82a tag 0.13
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-07-16 14:09:32 -04:00
Chuck Short f469c7b6e1 tag 0.12
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-07-01 18:05:57 -04:00
Chuck Short df6c0aabcf Re-do lxd-image-converter
Re-do the converter script so that it gets installed properly.

Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-03-25 20:14:20 -04:00
Chuck Short 3564a57067 Update to version 0.5
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-03-25 14:34:26 -04:00
Chuck Short dfaa33850f Fix console and other stuff.
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-02-21 20:05:56 -05:00
Chuck Short 1523de6a37 Add version
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-02-20 13:27:26 -05:00
Chuck Short ce54272ad4 Frist commit
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2015-01-09 11:33:42 -05:00