lp://qastaging/~dmitriis/charms/trusty/neutron-contrail/trunk

Created by Dmitrii Shcherbakov and last modified
Get this branch:
bzr branch lp://qastaging/~dmitriis/charms/trusty/neutron-contrail/trunk
Only Dmitrii Shcherbakov can upload to this branch. If you are Dmitrii Shcherbakov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dmitrii Shcherbakov
Status:
Development

Recent revisions

67. By Dmitrii Shcherbakov

enable TLS for XMPP communication as of contrail 3

TLS is enabled unconditionally for contail 3.0 and above deployments to
make sure communication is secure by default.

Certificates are generated automatically from a PKI charm (e.g. easyrsa
with a subject alternative name field containing an IP address on a
control network which is used by both contrail-control and
neutron-contrail to communicate with each other.

As of Juju 2.x network spaces can be used if an underlying cloud
supports them. In order to facilitate that support one should bind
control-node endpoint to a specific network space. Otherwise, old
mechanisms such as unit private address are going to be used to retrieve
an ip address to be included into a certificate.

Control node address fetching mechanism has changed as well: instead of
just doing a relation-get for a private IP address of a control-node
unit a different value is taken from the relation data called
control_node_ip (available due to modifications on the contrail-control
side) - it is either an address in the network space which control-node
endpoint is bound to or a fall-back address (unit private address).

66. By Dmitrii Shcherbakov

hooks,utils: pep8 refactoring

65. By Robert Ayres

Merge Ante Karamatic's changes (with modifications)

64. By Robert Ayres

Remove juju bridge by default

63. By Robert Ayres

Remove crashkernel grub entry when using 3.2

62. By Robert Ayres

Ignore unprovisioning failure

61. By Robert Ayres

Merge Ante Karamatic's changes (with modifications)

60. By Robert Ayres

*Add supervisor files for contrail 3.1

59. By Robert Ayres

Sync charm helpers

58. By Robert Ayres

Refactor vRouter creation for Juju 2.0

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.