9 Commits

Author SHA1 Message Date
Corey Bryant
895eae04f0 Update README snap install command
This snap is now being published to ocata/edge only.

Change-Id: I4c1e204e7d599b3c5e6e89a2822f960db52c714b
2017-08-09 17:08:51 -04:00
Corey Bryant
3f0b92da64 Drop nova-hypervisor interface connection commands
Now that the nova-hypervisor's interfaces are all auto-connected
at install time [1], drop the manual connection commands from the
README.

[1] https://forum.snapcraft.io/t/auto-connecting-the-nova-hypervisor-interfaces/1145/19

Change-Id: I9cbf12d582b0bf12348f9c8f73f5970af9c01664
2017-07-11 20:27:22 +00:00
Corey Bryant
73681fbe5d Use auto-alias for neutron-*-cleanup
The current snaps now have well-known aliases defined at install time
for commands [1]. This means we can drop the manual alias definition
from snapcraft.yaml and the instructions for setting it up.

When building/installing locally users can still create the aliases
with 'snap alias'.

[1] https://forum.snapcraft.io/t/auto-aliases-for-openstack-base-snaps/1146/6

Change-Id: I2eef1705d5e1c01e4f8b76ebdbbaf64374df7272
2017-07-11 20:22:41 +00:00
Corey Bryant
a5f537e3b3 Drop system-trace connection from README
This is inline with the recent change that dropped system-trace
from snapcraft.yaml plugs.

Change-Id: I7db90e496f38ac0ce76fe6efd12eed420d3d75fc
2017-07-05 16:21:16 +00:00
Corey Bryant
5e028582ce Switch back to strict confinement
The following are included in the switch to strict confinement:
* Set snapcraft.yaml confinement to strict and restore/update plugs
* Drop building of python as it's not required for strict snaps
* Switch back to running apps under root
* Build bridge-utils, iptables, iproute2, and libxml2 into snap

Change-Id: I58bc68a946b832ddba5630abf9f2fd5174afed65
2017-06-22 12:12:15 +00:00
Corey Bryant
6e1268b593 Switch from conf.d to <project>.conf.d
This aligns with the extension that oslo.config expects.

Change-Id: I87eca8870c98492e2e7ddbc3c983a9c74c9a3c9a
2017-06-16 18:11:57 +00:00
Corey Bryant
5fa1fef7ff Enable override of config files
Enable the ability for default config files to be overridden.

Also refresh the README while documenting how default config files can
be overridden.

Change-Id: I809c98090e68a2ecddf56971da10f13e3eb6000c
2017-06-05 10:19:19 -04:00
James Page
2c7d0c84e2 Fixup misc typos 2016-11-30 10:40:55 +00:00
James Page
90e28774de Basic hygene tidy 2016-11-30 10:39:13 +00:00