lp:~niedbalski/charms/trusty/openstack-dashboard/neutron-network-variables

Created by Jorge Niedbalski and last modified
Get this branch:
bzr branch lp:~niedbalski/charms/trusty/openstack-dashboard/neutron-network-variables
Only Jorge Niedbalski can upload to this branch. If you are Jorge Niedbalski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jorge Niedbalski
Status:
Development

Recent revisions

36. By Jorge Niedbalski

Exposes loadbalancer, firewall, and vpn openstack-dashboard panels configuration directives.

    neutron_network_lb:
        type: boolean
        default: False
        description: Enable neutron load balancer service panel
    neutron_network_firewall:
        type: boolean
        default: False
        description: Enable neutron firewall service panel
    neutron_network_vpn:
        type: boolean
        default: False
        description: Enable neutron vpn service panel

35. By Jorge Niedbalski

- Modified unit test neutron firewall,lb,vpn values to False,
   - Justification for this is to follow the same directives as devstack,
   also enabling this variables by default requires other neutron openstack services to be running.

34. By Jorge Niedbalski

- Modified this values to False,
 - Justification for this is to follow the same directives as devstack,
 also enabling this variables by default requires other neutron openstack services to be running.

33. By Jorge Niedbalski

Modified files to use _ in jinja2 templates scope.

32. By Jorge Niedbalski

Modified names to use '-' instead of "_" according to @jamespage

31. By Jorge Niedbalski

- Added context/configuration variables neutron_network_lb, neutron_network_firewall, neutron_network_vpn
 For enable/disable neutron network panels from the dashboard.

----------------------------------------------------------------------
Ran 36 tests in 0.942s

OK

30. By James Page

[trivial] Ensure lint and test pass before publish

29. By James Page

[tribaal,r=james-page,t=james-page]

Resync helpers to pickup fixes for apt lock races and better block device detection and handling.

28. By James Page

[gnuoy,r=james-page] Fixup handling of https under apache 2.4

27. By James Page

[niedbalski] Force use of http for key imports

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~openstack-charmers-archive/charms/precise/openstack-dashboard/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers