charm-nova-cloud-controller/unit_tests
Liam Young e20db83c7d Add nova-metadata service
Add a service for handling nova metadata api services. This was
previously handled by the neutron-gateway and still is for
deployemnts up to and including Pike, For the neutron metadata
service and the nova service to communicate they need a shared
secret. To achieve this, the change includes:

* A charmhelper sync to get support for multiple wsgi vhosts
* Rendering new wsgi vhost and corresponding haproxy config.
* Setting a shared-secret down the relation with the neutron
  gateway.
* Remove fragile keystone authtoken checks as they are failing
  after a ch sync and any issues will be caught by the instance
  launch functional test.

Change-Id: I5ad15ba782cb87b6fdb3c0941a6482d201670bff
2018-10-03 07:24:05 +00:00
..
__init__.py Remove deploy from source support 2018-01-12 10:42:50 +00:00
test_actions.py Remove deploy from source support 2018-01-12 10:42:50 +00:00
test_actions_openstack_upgrade.py Add nova-metadata service 2018-10-03 07:24:05 +00:00
test_nova_cc_contexts.py Add nova-metadata service 2018-10-03 07:24:05 +00:00
test_nova_cc_hooks.py Add nova-metadata service 2018-10-03 07:24:05 +00:00
test_nova_cc_utils.py Add nova-metadata service 2018-10-03 07:24:05 +00:00
test_utils.py Allow to use any repository in openstack-origin to upgrade 2016-12-14 16:18:26 -03:00