Commit Graph

15 Commits

Author SHA1 Message Date
Rob Cresswell dfa791ac4b Retire repo
Depends-On: If89b02e92f3a2f4196c0d2dc10395c9b1c30d62a
Change-Id: I5cd8828ac82c28681bd5009ead8123f387e01b12
2018-02-01 15:47:26 +00:00
OpenStack Proposal Bot 8cb67ebdf8 Updated from global requirements
Change-Id: I9e66fec1e5aae1308bc1c5e9d14b603fd1795007
2017-02-10 05:49:27 +00:00
OpenStack Proposal Bot 53dae81d72 Updated from global requirements
Change-Id: I8af5984ae13889dbb0d5ac0698e5914982a275f8
2017-01-20 01:46:40 +00:00
OpenStack Proposal Bot 83d6541471 Updated from global requirements
Change-Id: Ic94a3421fa34d076cb16c7328c2f4d91623e0f38
2016-10-22 01:19:38 +00:00
OpenStack Proposal Bot be44f985a0 Updated from global requirements
Change-Id: Ided02b8f7a169c04ce0a6d8632f42973a8795f3f
2016-09-28 16:53:24 +00:00
OpenStack Proposal Bot 15e304057d Updated from global requirements
Change-Id: I3b82f07e2265412b184552a9ec96cf1b818ba822
2016-07-19 15:25:44 +00:00
OpenStack Proposal Bot 0fa77ad8c8 Updated from global requirements
Change-Id: I4766e3a69e4aa8e7fff98478186c464fd4ddbece
2016-06-24 03:11:51 +00:00
OpenStack Proposal Bot 8c3f9a5d01 Updated from global requirements
Change-Id: I92bf964970a75c14c861d539f69a0c527c0edda7
2016-06-01 14:21:32 +00:00
OpenStack Proposal Bot c57edd9022 Updated from global requirements
Change-Id: Ieebe30dafea73c1ca0e5e0eea0ea9e21c6149ba2
2016-05-12 18:29:00 +00:00
Rob Cresswell 5a5329c7f4 Sync requirements with global-requirements
Change-Id: Iddcc53d5490f49d38638320b87acadcd0b8bf77f
2016-03-22 18:31:31 +00:00
Rob Cresswell a4a56aa6e6 Remove JS linting/testing until it is needed
The basis of ESLint and Karma/ Jasmine support had been added, but has
been removed until it is needed.

Implements: blueprint repo-cleanup
Change-Id: I4872ae7083160aefd4a63df2c77a826d36da7dbc
2015-12-06 20:26:56 +00:00
Rob Cresswell e10298b850 Update requirements, add reno
Change-Id: Id18f2bb3ff7d067b54016cdfda3b16554cf04b69
2015-12-06 16:45:42 +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 25c2525eaf Sync requirements with global-requirements
Change-Id: I5904a6b2934cead20bcc336d1286fa8e35f1d7bd
2015-11-11 09:49:04 +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