Commit Graph

9 Commits

Author SHA1 Message Date
Matt McEuen a7205d4b66 Make README.rst
The previous README file for Divingbell did not render correctly
as a md.  This change converts it to a small RST file.

Change-Id: Iabfc3eb6ed763ddf306d85f85399f2f3f99069ae
2019-01-07 18:09:24 -06:00
Roman Gorshunov c53ab7e423 Set up publishing of docs
Set up publishing of docs to the readthedocs.

Change-Id: Id3ceba960d6b1cf441b13bfc875b17fb0b09de2c
2018-10-04 16:38:36 +00:00
Roman Gorshunov d734925bb6 Fix: various documentation and URL fixes
1) UCP -> Airship
2) readthedocs.org -> readthedocs.io (there is redirect)
3) http -> https
4) attcomdev -> airshipit (repo on quay.io)
5) att-comdev -> openstack/airship-* (repo on github/openstack git)
6) many URLs have been verified and adjusted to be current
7) no need for 'en/latest/' path in URL of the RTD
8) added more info to some setup.cfg and setup.py files
9) ucp-integration docs are now in airship-in-a-bottle
10) airship-divingbell-ubuntu gate repo split fix (tools/helm_tk.sh)
11) various other minor fixes

Change-Id: I1b7956e77fdd2f01368df1b81b44fdd51ee8443c
2018-09-25 11:44:57 +02:00
Felipe Monteiro 58c4f0c907 Drop AT&T copyright from README
This patchset simply drops the AT&T copyright from the Divingbell
README as it renders quite strangely on Github [0]. And besides
that copyrights aren't usually included in README files.

[0] https://github.com/openstack/airship-divingbell

Change-Id: I8484b31f35d67d400c71d2da7a1cda20ec509be7
2018-05-17 20:03:08 +00:00
Craig Anderson b4c7160aa6 [US394832] Convert to sphinx docs
Change-Id: I6ff0ce53ccdac3083d458b7f366f5c97b3af6bb5
2018-03-15 21:24:23 +00:00
Craig Anderson 82254b99e1 Refactor with helm-toolkit template functions
Change-Id: I32e59d6e9bb1833f2d143f545a06ed0c29092934
2017-12-06 18:40:54 +00:00
Craig Anderson ae819b9a3b Add label prioritization
Altered daemonset scheduling to determonistically ensure one and
only one daemonset is schedule to each node. This is done via
implicit label override prioritization. If nodes contain multiple
labels, a given daemonset will always schedule to whichever label
was the last to be defined in overrides yaml.

Change-Id: Ib90f36f27e3bcd50d017262c07317aa3a64464bb
2017-11-22 23:02:12 +00:00
Craig Anderson 6d2f967ce4 Initial commit.
Change-Id: I30007d1dd1248f32f7adf9a350853791e029b774
2017-11-16 05:59:36 +00:00
Jenkins 1eb962eed4 Initial commit 2017-10-17 13:25:54 -05:00