Commit Graph

  • ae5d18cb12 Clean missed merge conflicts Scott Hussey 2017-07-13 21:06:02 -05:00
  • eca07e47e4 Fix Dockerfile Scott Hussey 2017-07-13 21:04:51 -05:00
  • 7ec9e52cc5 Merge pull request #55 from sh8121att/feature/fixes_enhancements_mec_demo Mark Burnett 2017-07-12 12:52:17 -05:00
  • a11d55327e Merge remote-tracking branch 'attcomdev/master' Scott Hussey 2017-07-12 12:49:22 -05:00
  • 273f11f21a Use best practice for imports Scott Hussey 2017-07-12 10:23:55 -05:00
  • 15632ffaa7 Remove hardcoded join script Scott Hussey 2017-07-12 10:23:23 -05:00
  • 973b5a91e2 Correctly pass args to super class Scott Hussey 2017-07-08 15:17:30 -05:00
  • dff25c888f Fix list vs singleton issue Scott Hussey 2017-07-08 14:56:46 -05:00
  • 07e24ff20f Add logging for the MaaS API client Scott Hussey 2017-07-08 14:56:29 -05:00
  • ecd7de9fd5 Fix bootdata issue rendering prom config Scott Hussey 2017-07-08 14:55:29 -05:00
  • f43cfc7f05 Clean up config.conf references Scott Hussey 2017-07-08 14:53:17 -05:00
  • ebe34e7370 Add global variable for the config manager Scott Hussey 2017-07-08 14:48:56 -05:00
  • e8209c6090 Add placeholder option for network driver Scott Hussey 2017-07-08 14:45:16 -05:00
  • ad1d3feddc Fix merge conflict tags Scott Hussey 2017-07-07 20:30:10 -05:00
  • acb56a9fe1 Merge branch 'defect/scope_promenade_config_to_design' Scott Hussey 2017-07-07 13:24:16 -05:00
  • 79f258fee5 Fix issue with generating promenade config Scott Hussey 2017-07-07 13:23:29 -05:00
  • 91d18d1004 Merge pull request #50 from sh8121att/dryd30_kernel_params Felipe Monteiro 2017-07-07 12:04:54 -04:00
  • eca9d8f895 Merge branch 'defect/scope_promenade_config_to_design' Scott Hussey 2017-07-05 21:30:53 -05:00
  • 604c961c4b Convert to cfg.CONF pattern Scott Hussey 2017-06-28 13:08:42 -05:00
  • 3fcf90f8c7 Move promenade config into the design context Scott Hussey 2017-07-05 21:17:30 -05:00
  • ef2a1d597a Move config dump to after API is init Scott Hussey 2017-07-05 21:12:53 -05:00
  • 9f82ecc350 Change prom_init service to remove env setup Scott Hussey 2017-07-05 21:10:37 -05:00
  • 28707019b4 Change prom_init asset to be sourced from file Scott Hussey 2017-07-05 21:10:06 -05:00
  • b097054e5e Fixes from PR review Scott Hussey 2017-06-28 14:55:22 -05:00
  • e6715a0510 Merge pull request #49 from sh8121att/config_file_support Felipe Monteiro 2017-07-05 11:33:44 -04:00
  • 064395fea8 Convert to cfg.CONF pattern Scott Hussey 2017-06-28 13:08:42 -05:00
  • e937282626 DRYD-30 Support node tags and kernel parameters Scott Hussey 2017-06-20 14:51:47 -05:00
  • 6facad6c06 Add secret tag to sensitive options Add debug logging of options values on startup Scott Hussey 2017-06-19 16:34:35 -05:00
  • 2182c63557 Update some references to old configuration object Scott Hussey 2017-06-21 12:57:33 -05:00
  • a4357c1198 Update oslo_config integration to support auto-generation of files Scott Hussey 2017-06-21 10:38:16 -05:00
  • a7488c657b Add secret tag to sensitive options Add debug logging of options values on startup Scott Hussey 2017-06-19 16:34:35 -05:00
  • 28d460590c DRYD-31 Drydock driven by a config file Scott Hussey 2017-06-19 16:14:35 -05:00
  • fbbb6b5186 Merge pull request #48 from sh8121att/dryd-2_node_deploy Mark Burnett 2017-07-05 10:19:32 -05:00
  • 3f2f734b1e Updates to fix issues found in testing Scott Hussey 2017-06-18 20:06:28 -05:00
  • 3c3ecd83f3 DRYD-2 MVP Final Phase - Node deployment Scott Hussey 2017-06-17 10:15:26 -05:00
  • b803875c90 Add another design verification facet Scott Hussey 2017-06-16 09:34:36 -05:00
  • eaa4c2484e Merge pull request #45 from sh8121att/dryd_2_config_iface Mark Burnett 2017-07-05 10:01:52 -05:00
  • 1ae3c813fa DRYD-2 MVP Phase 3 - Network interface configuration Scott Hussey 2017-06-15 16:59:54 -05:00
  • 243deee064 Merge branch 'defect/configure_hw_subtask_issue' Scott Hussey 2017-07-04 17:11:24 -05:00
  • a19beafbfa Fix some print statement errors Scott Hussey 2017-07-04 17:10:53 -05:00
  • 897fe9383f Correct subtask polling issue Scott Hussey 2017-07-04 17:08:02 -05:00
  • 5b672acda2 Add status check for DeployNode action Scott Hussey 2017-07-04 13:13:40 -05:00
  • 420cfe1d72 Use correct command in VF configuration service Scott Hussey 2017-07-04 12:44:01 -05:00
  • a4e309960e Fix setting DHCP subnet links in MaaS Scott Hussey 2017-07-03 15:09:47 -05:00
  • 9307fa1884 WIP - Drydock client and Drydock CLI Scott Hussey 2017-07-03 15:03:22 -05:00
  • c34ab4c714 Split SR-IOV config and prom_init startup Scott Hussey 2017-07-01 21:41:23 -05:00
  • a27d003b5d Implement user ssh key injection for deployed nodes Scott Hussey 2017-07-01 21:09:35 -05:00
  • 2f7b944903 Merge branch 'defect/maas_dupe_tag_creation' Scott Hussey 2017-07-01 08:42:15 -05:00
  • cf6dc5c42c Syntax issue Scott Hussey 2017-06-30 15:21:23 -05:00
  • 8489d15110 Fix variable namespace error Scott Hussey 2017-06-30 16:46:57 -05:00
  • 2a09cfe4a8 Fix tag creation race condition Scott Hussey 2017-06-30 15:15:55 -05:00
  • 507de9fa2d Fix variable namespace error Scott Hussey 2017-06-30 16:46:57 -05:00
  • 4d90930f5b Fix defect where linked subnets didn't get updated attributes. Mainly affected attempts to statically assigns addresses to the PXE interface. Scott Hussey 2017-06-30 16:12:50 -05:00
  • 638cf88fb6 Syntax issue Scott Hussey 2017-06-30 15:21:23 -05:00
  • 71c8c1fab9 Merge branch 'network_ignore_metadata' Scott Hussey 2017-06-30 15:18:05 -05:00
  • 44e312b828 Fix tag creation race condition Scott Hussey 2017-06-30 15:15:55 -05:00
  • f6d15ab791 Fixing missing import Scott Hussey 2017-06-30 14:43:48 -05:00
  • df68bc19cc Add checks for failed MaaS actions during polling Scott Hussey 2017-06-30 14:43:28 -05:00
  • 22d6ca07bd Add polling interval logic Scott Hussey 2017-06-30 14:03:44 -05:00
  • 66c2bde852 Merge pull request #44 from sh8121att/dockerize Felipe Monteiro 2017-06-29 15:51:13 -04:00
  • 993bc845be Merge branch 'dockerize' of github.com:sh8121att/drydock into dockerize Scott Hussey 2017-06-28 11:27:20 -05:00
  • 4efe40d184 Update Dockerfile to better pattern Scott Hussey 2017-06-28 11:24:24 -05:00
  • 842ad35bb8 Update Dockerfile to better pattern Scott Hussey 2017-06-28 11:24:24 -05:00
  • 9185219d70 Merge pull request #43 from sh8121att/dryd_2_node_commission Scott Hussey 2017-06-28 09:54:15 -05:00
  • 182252dc76 Fix formatting of YAML certificate data Scott Hussey 2017-06-27 20:48:09 -05:00
  • 1bc871c151 Fix prom_init artifact formatting Scott Hussey 2017-06-27 14:44:04 -05:00
  • 84f054610a Merge pull request #21 from sh8121att/network_ignore_metadata Scott Hussey 2017-06-27 10:24:40 -05:00
  • 06eb5e7057 Move environment override to after option init Scott Hussey 2017-06-26 13:31:59 -05:00
  • 7e6b2f6442 Add autoreload to uWSGI Scott Hussey 2017-06-26 10:41:49 -05:00
  • b201ccbfe7 Fix bug in IPMI session management Add environment variable for API key Scott Hussey 2017-06-26 09:13:52 -05:00
  • 19840c9ab6 Fix pyghmi driver to use oob_parameters Add correct promenade init script Scott Hussey 2017-06-23 21:18:23 -05:00
  • 04f98f9a06 Merge pull request #20 from sh8121att/network_ignore_metadata Scott Hussey 2017-06-23 14:53:12 -05:00
  • 91b97785a0 Add 'noconfig' metadata label to skip MaaS config of some elements Scott Hussey 2017-06-23 14:46:34 -05:00
  • 8e5389b07d Dryd7 bootdata (#19) Scott Hussey 2017-06-23 10:06:55 -05:00
  • 5d1f857524 Revert "Fix typo" Scott Hussey 2017-06-23 09:06:50 -05:00
  • c3ed51dfd3 Fix typo Scott Hussey 2017-06-23 09:06:13 -05:00
  • deaf53f4d1 Merge pull request #18 from sh8121att/DRYD7_bootdata Scott Hussey 2017-06-23 08:31:29 -05:00
  • 3d496425f8 One last fix to YAML format Scott Hussey 2017-06-23 08:30:10 -05:00
  • 78649075db Merge branch 'master' into dryd_2_node_commission Scott Hussey 2017-06-23 08:04:29 -05:00
  • 2875d725ad Merge pull request #36 from sh8121att/module_rename Scott Hussey 2017-06-23 07:54:47 -05:00
  • f1d39608eb Merge branch 'master' into module_rename Scott Hussey 2017-06-23 07:54:14 -05:00
  • 19504735af Fix formatting of promenade YAML Scott Hussey 2017-06-23 07:40:57 -05:00
  • eaf4b540f5 Merge pull request #51 from att-comdev/revert-46-sh8121att-initial-api-service Scott Hussey 2017-06-23 07:36:35 -05:00
  • dac6cfba16 Revert "Sh8121att initial api service" Scott Hussey 2017-06-22 20:43:38 -05:00
  • f042412a42 Merge pull request #46 from att-comdev/sh8121att-initial-api-service Scott Hussey 2017-06-22 20:41:17 -05:00
  • ad5ad1fa11 Fix how the Promenade yaml is generated Scott Hussey 2017-06-22 20:30:12 -05:00
  • bd3b0eb4d1 Change None to empty list play nice with extend Scott Hussey 2017-06-22 19:48:59 -05:00
  • 3ababfbbd0 Put bootdata init back in place Scott Hussey 2017-06-22 18:58:27 -05:00
  • 14089f60d7 Remove data key from bootdata until better delivery method is found Scott Hussey 2017-06-22 18:47:49 -05:00
  • 95a416fd9f Fixed missing variable assignment Scott Hussey 2017-06-22 17:09:28 -05:00
  • 905d6be7fd Fix copy/paste error Scott Hussey 2017-06-22 16:46:26 -05:00
  • 0a42a5790c Fixed wrong method name and variable name Scott Hussey 2017-06-22 16:29:24 -05:00
  • 3b5f14bb32 Convert UUID to string Scott Hussey 2017-06-22 16:10:04 -05:00
  • 69996e3d72 Fix variable scoping issue Scott Hussey 2017-06-22 16:02:41 -05:00
  • 1268eaa1af Fix variable scope Scott Hussey 2017-06-22 15:40:10 -05:00
  • a623eedea1 Add timeout for platform config Scott Hussey 2017-06-22 15:32:31 -05:00
  • 38ff56ae17 Fixed reference to old configuration manager Scott Hussey 2017-06-22 15:27:18 -05:00
  • abc9432c10 Fix variable scope Scott Hussey 2017-06-22 15:05:31 -05:00
  • 56fa2d3d17 Split dockerfile to have an intermediate image w/ all Python deps Fix some issues in bootdata implementation Scott Hussey 2017-06-22 13:19:11 -05:00
  • ab03692a81 DRYD7 - Bootdata API and promenade integration Scott Hussey 2017-06-22 11:54:56 -05:00