charm-nova-compute:feature/cellsv2

Last commit made on 2019-04-19
Get this branch:
git clone -b feature/cellsv2 https://git.launchpad.net/charm-nova-compute

Branch merges

Branch information

Name:
feature/cellsv2
Repository:
lp:charm-nova-compute

Recent commits

b3126be... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

4dabbd6... by Liam Young

Support for neutron context without credentials

If the compute node is deployed in a cell it will get service
credentials via a direct relationship with keystone and not
from a nova-cloud-controller relation. This change adds support
for having a complete CloudComputeContext without having
service credentials.

Change-Id: Ie2160a08e431a2c681bda84dfe32a4fa11f2aaae

7effde7... by Liam Young

Retrieve cloud credentials directly from keystone

In a cells deployment the credentials for the nova-compute
application will no longer be available via the
nova-cloud-controller in the local cell. This change adds the
scaffolding for a cell to utilise a new cloud-credentials relation
to allow it to retrieve credentials directly from keystone.

Change-Id: I9d1a7353d730f7cb8e93cc9eea5b788f7c956c3d

f751b88... by Frode Nordahl

Remove orphan symlink

Support for dfs was dropped in commit c4574ef859e9437734858e93237d0189f8727825

Remove orphan symlink in the actions/ directory.

Change-Id: I4819ce8d1fdac1e918c12919b481e03e600c5d2d

dcd080b... by Zuul <email address hidden>

Merge "Allow nova-compute access to fc_host info"

87b8ed5... by Zuul <email address hidden>

Merge "Add action to retrieve hugepage config"

7863093... by Edward Hope-Morley

Allow nova-compute access to fc_host info

Change-Id: Ic9cd7c39de745919e80e8388602c3287cf39e8bb
Closes-Bug: #1772633

bd9e853... by Peter Sabaini

Add action to retrieve hugepage config

Return current hugepage usage and kernel cmdline
for static hugepage allocation

Change-Id: Ib34b2d7c3da5aacd117b19249be41bb95b91dfcd
Closes-Bug: #1734360

20e2f4c... by David Ames

Update PCI passthrough template for >= Pike

The [pci] header is necessary since pike [0]. This change updates the
pike template to add the [pci] header, rename pci_passthrough_whitelist
to passthrough_whitelist and add the config option pci-alias.

[0] https://docs.openstack.org/nova/pike/admin/pci-passthrough.html

Change-Id: I7a8c76f5989edb5b4a0b30036ce722ffb0ecb7ab

6a0ed48... by Zuul <email address hidden>

Merge "Add support for instance storage encryption"