Commit Graph

5 Commits

Author SHA1 Message Date
Rob Cresswell dfa791ac4b Retire repo
Depends-On: If89b02e92f3a2f4196c0d2dc10395c9b1c30d62a
Change-Id: I5cd8828ac82c28681bd5009ead8123f387e01b12
2018-02-01 15:47:26 +00:00
Rob Cresswell e9e93f98a4 Fix tests failing due to missing SECRET_KEY
Change-Id: I9868016a2fcdb811938fccf9e6813153a8fd5d65
Closes-Bug: 1555735
2016-03-10 17:46:29 +00:00
Rob Cresswell eb29b1e7b5 Make the plugin translatable
This patch fixes the translation setup in the Cisco UI plugin

Implements: blueprint add-translation
Change-Id: I429f575c9cddd5caa61d160f969c6f4edd5a4978
2015-12-06 16:42:04 +00:00
Rob Cresswell 347e4174e6 Drop run_tests.sh, and just use tox
This patch drops run_tests.sh and just uses tox. This is primarily
because tox is more familiar to Neutron and networking-cisco developers.

This enables py27, py27dj18, pep8 and docs envs.

Also makes minor changes to docs generation to address errors, and
updates gitignore.

Change-Id: Id50e05662178e2490b87b51e30e7a3c78dd8a817
Implements: blueprint repo-cleanup
2015-12-06 15:59:15 +00:00
Rob Cresswell 86b0bce8cf Initial commit
This patch adds the core panels (Cisco Dashboard and Firewalls),
dev install script, basic documentation, and testing.

There is a fairly large amount of extra "stuff" left in, due to the
copy/paste nature of the setup. Specifically, the tests have a lot of
the horizon test code in which is unecessary, but temporary with the aim
of getting up and running quickly.

Change-Id: I5fdce186df09e1168e8d52abfec17e0c20a64031
Partially-Implements: blueprint initial-setup
2015-08-18 14:33:52 +01:00