blob: af086fe7ba475ff8930170329912304e6ee92abe [file] [log] [blame]
Richard Felkl5e8af582017-02-06 23:27:52 +01001
2===================
3Avinetworks formula
4===================
5
6Sample pillars
7==============
8
9Salt formula to setup Avi Networks LBaaS
10
11.. code-block:: yaml
12
13 avinetworks:
14 server:
15 enabled: true
16 identity: cloud1
17 image_location: http://...
Richard Felkl24f7b3f2017-02-27 21:58:04 +010018 disk_format: qcow2
Richard Felkl5e8af582017-02-06 23:27:52 +010019 public_network: INET1
Richard Felkl0f461952017-03-02 10:42:59 +010020 saltmaster_ip: 10.0.0.90
Richard Felkl5e8af582017-02-06 23:27:52 +010021
22 avinetworks:
23 client:
24 enabled: true
25
26External links
27==============
28
29- https://kb.avinetworks.com/installing-avi-vantage-for-openstack-2/
30
31Documentation and Bugs
32======================
33
34To learn how to install and update salt-formulas, consult the documentation
35available online at:
36
37 http://salt-formulas.readthedocs.io/
38
39In the unfortunate event that bugs are discovered, they should be reported to
40the appropriate issue tracker. Use Github issue tracker for specific salt
41formula:
42
43 https://github.com/salt-formulas/salt-formula-avinetworks/issues
44
45For feature requests, bug reports or blueprints affecting entire ecosystem,
46use Launchpad salt-formulas project:
47
48 https://launchpad.net/salt-formulas
49
50You can also join salt-formulas-users team and subscribe to mailing list:
51
52 https://launchpad.net/~salt-formulas-users
53
54Developers wishing to work on the salt-formulas projects should always base
55their work on master branch and submit pull request against specific formula.
56
57 https://github.com/salt-formulas/salt-formula-avinetworks
58
59Any questions or feedback is always welcome so feel free to join our IRC
60channel:
61
62 #salt-formulas @ irc.freenode.net